diff --git a/plinth/locale/cs/LC_MESSAGES/django.po b/plinth/locale/cs/LC_MESSAGES/django.po index fb8acc332..611cb50eb 100644 --- a/plinth/locale/cs/LC_MESSAGES/django.po +++ b/plinth/locale/cs/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-10 09:50-0400\n" +"POT-Creation-Date: 2017-07-10 22:56-0400\n" "PO-Revision-Date: 2017-06-07 07:14+0000\n" "Last-Translator: Pavel Borecki \n" "Language-Team: Czech \n" "Language-Team: Danish \n" -"Language-Team: German " -"\n" +"Language-Team: German \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -415,9 +415,9 @@ msgstr "" "Der eingestellte diaspora* Pod Domainname ist %(domain_name)s. Nutzer " "IDs werden aussehen wie Nutzername@diaspora.%(domain_name)s
Falls " "Sie den FreedomBox Domainname ändern, wären alle Daten der Nutzer des " -"vorherigen Pod-Namens nicht mehr erreichbar.
Sie erreichen den diaspora*" -" Pod unter diaspora.%(domain_name)s" +"vorherigen Pod-Namens nicht mehr erreichbar.
Sie erreichen den " +"diaspora* Pod unter diaspora." +"%(domain_name)s" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 #: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 @@ -683,17 +683,17 @@ msgid "Use HTTP basic authentication" msgstr "HTTP-Basisauthentifizierung verwenden" #: plinth/modules/dynamicdns/dynamicdns.py:143 -#: plinth/modules/networks/forms.py:227 plinth/modules/transmission/forms.py:37 +#: plinth/modules/networks/forms.py:228 plinth/modules/transmission/forms.py:37 msgid "Username" msgstr "Benutzername" #: plinth/modules/dynamicdns/dynamicdns.py:146 -#: plinth/modules/networks/forms.py:228 plinth/modules/transmission/forms.py:41 +#: plinth/modules/networks/forms.py:229 plinth/modules/transmission/forms.py:41 msgid "Password" msgstr "Passwort" #: plinth/modules/dynamicdns/dynamicdns.py:149 -#: plinth/modules/networks/forms.py:230 +#: plinth/modules/networks/forms.py:231 msgid "Show password" msgstr "Zeige Passwort" @@ -789,8 +789,8 @@ msgid "" "changes, it may take up to %(timer)s minutes until your DNS entry is updated." msgstr "" "Hinter einem NAT. Dies bedeutet dass der Dynamische DNS-Dienst für " -"Änderungen die \"URL zum Holen der öffentlichen IP-Adresse\" aufrufen wird (" -"diese URL ist erforderlich um Änderungen der IP-Adresse zu erkennen). Im " +"Änderungen die \"URL zum Holen der öffentlichen IP-Adresse\" aufrufen wird " +"(diese URL ist erforderlich um Änderungen der IP-Adresse zu erkennen). Im " "Falle einer Änderung Ihrer WAN IP-Adresse kann es möglicherweise bis zu " "%(timer)s Minuten dauern bis der DNS-Eintrag aktualisiert ist." @@ -930,15 +930,15 @@ msgid "Service/Port" msgstr "Dienst/Port" #: plinth/modules/firewall/templates/firewall.html:65 -#: plinth/modules/letsencrypt/templates/letsencrypt.html:68 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:88 #: plinth/modules/names/templates/names.html:49 msgid "Enabled" msgstr "Aktiviert" #: plinth/modules/firewall/templates/firewall.html:68 -#: plinth/modules/letsencrypt/templates/letsencrypt.html:70 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:90 #: plinth/modules/names/templates/names.html:51 -#: plinth/modules/networks/forms.py:62 +#: plinth/modules/networks/forms.py:63 msgid "Disabled" msgstr "Deaktiviert" @@ -1021,8 +1021,8 @@ msgstr "Dokumentation" msgid "Where to Get Help" msgstr "Wo man Hilfe bekommt" -#: plinth/modules/help/help.py:38 plinth/modules/networks/forms.py:61 -#: plinth/modules/networks/forms.py:101 plinth/templates/index.html:124 +#: plinth/modules/help/help.py:38 plinth/modules/networks/forms.py:62 +#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:124 msgid "Manual" msgstr "Handbuch" @@ -1417,27 +1417,57 @@ msgid "Actions" msgstr "Aktion" #: plinth/modules/letsencrypt/templates/letsencrypt.html:56 -#, python-format -msgid "Expires on %(expiry_date)s" +#, fuzzy, python-format +#| msgid "Expires on %(expiry_date)s" +msgid "Valid, expires on %(expiry_date)s" msgstr "Verfällt am %(expiry_date)s" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:62 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:63 +#, fuzzy +#| msgid "Revoke" +msgid "Revoked" +msgstr "Zurückziehen" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:67 +#, fuzzy, python-format +#| msgid "Expires on %(expiry_date)s" +msgid "Expired on %(expiry_date)s" +msgstr "Verfällt am %(expiry_date)s" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:71 +#, fuzzy +#| msgid "Invalid kite name" +msgid "Invalid test certificate" +msgstr "Ungültiger kite Name" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:75 +#, python-format +msgid "Invalid (%(reason)s)" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:82 msgid "No certificate" msgstr "Kein Zertifikat" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:79 -msgid "Revoke" -msgstr "Zurückziehen" - -#: plinth/modules/letsencrypt/templates/letsencrypt.html:85 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:99 msgid "Re-obtain" msgstr "Wieder beziehen" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:92 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:105 +#: plinth/modules/networks/templates/connection_show.html:63 +#: plinth/modules/snapshot/templates/snapshot.html:34 +msgid "Delete" +msgstr "Löschen" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:112 +msgid "Revoke" +msgstr "Zurückziehen" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:120 msgid "Obtain" msgstr "Beziehen" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:105 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:133 msgid "" "No domains have been configured. Configure domains to be able to obtain " "certificates for them." @@ -1446,25 +1476,40 @@ msgstr "" "Domains konfiguriert werden." #: plinth/modules/letsencrypt/views.py:55 -#, python-brace-format -msgid "Certificate successfully revoked for domain {domain}" +#, fuzzy, python-brace-format +#| msgid "Certificate successfully revoked for domain {domain}" +msgid "" +"Certificate successfully revoked for domain {domain}.This may take a few " +"moments to take effect." msgstr "Zertifikat erfolgreich zurückgezogen für Domain {domain}" -#: plinth/modules/letsencrypt/views.py:60 +#: plinth/modules/letsencrypt/views.py:61 #, python-brace-format msgid "Failed to revoke certificate for domain {domain}: {error}" msgstr "Zurückziehen des Zertifikats für Domain {domain} gescheiter: {error}" -#: plinth/modules/letsencrypt/views.py:72 +#: plinth/modules/letsencrypt/views.py:73 #, python-brace-format msgid "Certificate successfully obtained for domain {domain}" msgstr "Zertifikat erfolgreich bezogen für Domain {domain}" -#: plinth/modules/letsencrypt/views.py:77 +#: plinth/modules/letsencrypt/views.py:78 #, python-brace-format msgid "Failed to obtain certificate for domain {domain}: {error}" msgstr "Beziehen des Zertifikats für Domain {domain} fehlgeschlagen: {error}" +#: plinth/modules/letsencrypt/views.py:90 +#, fuzzy, python-brace-format +#| msgid "Certificate successfully revoked for domain {domain}" +msgid "Certificate successfully deleted for domain {domain}" +msgstr "Zertifikat erfolgreich zurückgezogen für Domain {domain}" + +#: plinth/modules/letsencrypt/views.py:95 +#, fuzzy, python-brace-format +#| msgid "Failed to revoke certificate for domain {domain}: {error}" +msgid "Failed to delete certificate for domain {domain}: {error}" +msgstr "Zurückziehen des Zertifikats für Domain {domain} gescheiter: {error}" + #: plinth/modules/matrixsynapse/__init__.py:41 msgid "" "Chat Server \n" @@ -1577,9 +1622,13 @@ msgid "Maximum number of players" msgstr "Maximale Spielerzahl" #: plinth/modules/minetest/forms.py:35 +#, fuzzy +#| msgid "" +#| "You can change the maximum number of players playing " +#| "minetest at a single instance of time" msgid "" -"You can change the maximum number of players playing " -"minetest at a single instance of time" +"You can change the maximum number of players playing minetest at a single " +"instance of time." msgstr "" "Sie können die maximale Anzahl der Spieler ändern, die minetest gleichzeitig " "spielen können" @@ -1589,10 +1638,14 @@ msgid "Enable creative mode" msgstr "Kreativ-Modus einschalten" #: plinth/modules/minetest/forms.py:41 +#, fuzzy +#| msgid "" +#| "Creative mode changes the rules of the game to make " +#| "it more suitable for creative gameplay, rather " +#| "than challenging \"survival\" gameplay." msgid "" -"Creative mode changes the rules of the game to make it " -"more suitable for creative gameplay, rather than " -"challenging \"survival\" gameplay." +"Creative mode changes the rules of the game to make it more suitable for " +"creative gameplay, rather than challenging \"survival\" gameplay." msgstr "" "Creative-Modus ändert die Regeln des Spiels, um es besser geeignet für " "kreatives Spiel zu mache, anstatt anspruchsvolles \"Survival\" Spiel." @@ -1602,9 +1655,11 @@ msgid "Enable PVP" msgstr "PVP einschalten" #: plinth/modules/minetest/forms.py:48 -msgid "" -"Enabling Player Vs Player will allow players to damage " -"other players" +#, fuzzy +#| msgid "" +#| "Enabling Player Vs Player will allow players to " +#| "damage other players" +msgid "Enabling Player Vs Player will allow players to damage other players." msgstr "" "Wenn Sie Spieler gegen Spieler aktivieren, können Spieler andere Spieler " "schaden" @@ -1614,9 +1669,11 @@ msgid "Enable damage" msgstr "Schaden einschalten" #: plinth/modules/minetest/forms.py:54 -msgid "" -"When disabled, players cannot die or receive damage of " -"any kind" +#, fuzzy +#| msgid "" +#| "When disabled, players cannot die or receive damage " +#| "of any kind" +msgid "When disabled, players cannot die or receive damage of any kind." msgstr "" "Wenn deaktiviert, können Spieler nicht sterben oder Schäden jeglicher Art " "erhalten" @@ -1891,21 +1948,21 @@ msgstr "" "Die Firewall Zone entscheidet welche Dienste über diese Schnittstellen zur " "Verfügung stehen. Wählen Sie 'Intern' nur für vertrauenswürdige Netzwerke." -#: plinth/modules/networks/forms.py:48 +#: plinth/modules/networks/forms.py:49 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "Extern" -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:50 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "Intern" -#: plinth/modules/networks/forms.py:51 +#: plinth/modules/networks/forms.py:52 msgid "IPv4 Addressing Method" msgstr "IPv4 Adressierungs-Methode" -#: plinth/modules/networks/forms.py:54 +#: plinth/modules/networks/forms.py:55 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -1917,23 +1974,23 @@ msgstr "" "{box_name} wie einen Router arbeiten, die Clients dieses Netzwerks " "konfigurieren und die Internet-Verbindung teilen." -#: plinth/modules/networks/forms.py:59 +#: plinth/modules/networks/forms.py:60 msgid "Automatic (DHCP)" msgstr "Automatisch (DHCP)" -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:61 msgid "Shared" msgstr "geteilt" -#: plinth/modules/networks/forms.py:64 plinth/modules/networks/forms.py:104 +#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 msgid "Address" msgstr "Adresse" -#: plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:69 msgid "Netmask" msgstr "Netzmaske" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:70 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." @@ -1941,21 +1998,21 @@ msgstr "" "Optionaler Wert. Wenn er leer gelassen wird, wird eine Maske basierend auf " "der Adresse verwendet." -#: plinth/modules/networks/forms.py:74 plinth/modules/networks/forms.py:114 +#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "Gateway" -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 msgid "Optional value." msgstr "Optionaler Wert." -#: plinth/modules/networks/forms.py:79 plinth/modules/networks/forms.py:119 +#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 msgid "DNS Server" msgstr "DNS Server" -#: plinth/modules/networks/forms.py:80 +#: plinth/modules/networks/forms.py:81 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -1964,11 +2021,11 @@ msgstr "" "\"Automatic\" ist, werden die DNS Server die von einem DHCP Server " "bereitgestellt wurden, ignoriert." -#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 +#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 msgid "Second DNS Server" msgstr "Zweiter DNS Server" -#: plinth/modules/networks/forms.py:87 +#: plinth/modules/networks/forms.py:88 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -1977,11 +2034,11 @@ msgstr "" "\"Automatic\" ist, werden die DNS Server die von einem DHCP Server " "bereitgestellt wurden, ignoriert." -#: plinth/modules/networks/forms.py:93 +#: plinth/modules/networks/forms.py:94 msgid "IPv6 Addressing Method" msgstr "IPv6 Adressierungs-Methode" -#: plinth/modules/networks/forms.py:96 +#: plinth/modules/networks/forms.py:97 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " @@ -1990,27 +2047,27 @@ msgstr "" "Die \"Automatisch\" Methode lässt {box_name} die Konfiguration von diesem " "Netzwerk holen und macht es zu einem Client." -#: plinth/modules/networks/forms.py:99 plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 msgid "Automatic" msgstr "Automatisch" -#: plinth/modules/networks/forms.py:100 +#: plinth/modules/networks/forms.py:101 msgid "Automatic, DHCP only" msgstr "Automatisch, nur DHCP" -#: plinth/modules/networks/forms.py:102 +#: plinth/modules/networks/forms.py:103 msgid "Ignore" msgstr "Ignorieren" -#: plinth/modules/networks/forms.py:108 +#: plinth/modules/networks/forms.py:109 msgid "Prefix" msgstr "Präfix" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:110 msgid "Value between 1 and 128." msgstr "Wert zwischen 1 und 128." -#: plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:121 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2019,7 +2076,7 @@ msgstr "" "\"Automatic\" ist, werden die DNS Server die von einem DHCP Server " "bereitgestellt wurden, ignoriert." -#: plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:128 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2028,54 +2085,54 @@ msgstr "" "\"Automatic\" ist, werden die DNS Server die von einem DHCP Server " "bereitgestellt wurden, ignoriert." -#: plinth/modules/networks/forms.py:137 +#: plinth/modules/networks/forms.py:138 msgid "-- select --" msgstr "-- auswählen --" -#: plinth/modules/networks/forms.py:262 +#: plinth/modules/networks/forms.py:263 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "SSID" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:264 msgid "The visible name of the network." msgstr "Der sichtbare Name des Netzwerks." -#: plinth/modules/networks/forms.py:265 +#: plinth/modules/networks/forms.py:266 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "Modus" -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:267 msgid "Infrastructure" msgstr "Infrastruktur" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:268 msgid "Access Point" msgstr "Zugangspunkt" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:269 msgid "Ad-hoc" msgstr "Ad-hoc" -#: plinth/modules/networks/forms.py:270 +#: plinth/modules/networks/forms.py:271 msgid "Frequency Band" msgstr "Frequenz-Band" -#: plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:273 msgid "A (5 GHz)" msgstr "A (5 GHz)" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:274 msgid "B/G (2.4 GHz)" msgstr "B/G (2,4 GHz)" -#: plinth/modules/networks/forms.py:275 +#: plinth/modules/networks/forms.py:276 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "Kanal" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:277 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." @@ -2083,11 +2140,11 @@ msgstr "" "Optionaler Wert. Beschränkung auf den Wireless Kanal in dem ausgewählten " "Frequenzband. Leer oder 0 bedeutet automatische Auswahl." -#: plinth/modules/networks/forms.py:283 +#: plinth/modules/networks/forms.py:284 msgid "BSSID" msgstr "BSSID" -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:285 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " @@ -2097,11 +2154,11 @@ msgstr "" "einem Zugangspunkt ist nur zugelassen, wenn die BSSID des Zugangspunkts mit " "diesem Wert übereinstimmt. Beispiel: 00:11:22:aa:bb:cc." -#: plinth/modules/networks/forms.py:291 +#: plinth/modules/networks/forms.py:292 msgid "Authentication Mode" msgstr "Authentifizierungs-Modus" -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:293 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." @@ -2109,15 +2166,15 @@ msgstr "" "Wählen Sie WPA, wenn das Wireless-Netzwerk gesichert ist und ein Passwort " "für die Benutzung erfordert." -#: plinth/modules/networks/forms.py:294 +#: plinth/modules/networks/forms.py:295 msgid "WPA" msgstr "WPA" -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:296 msgid "Open" msgstr "Offen" -#: plinth/modules/networks/forms.py:297 +#: plinth/modules/networks/forms.py:298 msgid "Passphrase" msgstr "Passphrase" @@ -2219,7 +2276,7 @@ msgid "Edit connection" msgstr "Bearbeite Verbindung" #: plinth/modules/networks/templates/connection_show.html:43 -#: plinth/templates/base.html:138 +#: plinth/templates/base.html:140 plinth/templates/base.html:141 msgid "Edit" msgstr "Bearbeiten" @@ -2237,11 +2294,6 @@ msgstr "Einschalten" msgid "Delete connection" msgstr "Lösche Verbindung" -#: plinth/modules/networks/templates/connection_show.html:63 -#: plinth/modules/snapshot/templates/snapshot.html:34 -msgid "Delete" -msgstr "Löschen" - #: plinth/modules/networks/templates/connection_show.html:66 #: plinth/modules/networks/templates/connections_diagram.html:73 #: plinth/modules/networks/templates/connections_diagram.html:76 @@ -2925,12 +2977,12 @@ msgstr "Spezielle Dienste" msgid "Pagekite setup finished. The HTTP and HTTPS services are activated now." msgstr "Pagekite setup beendet. Die HTTP und HTTPS Dienste sind jetzt aktiv." -#: plinth/modules/power/__init__.py:30 plinth/modules/power/views.py:50 +#: plinth/modules/power/__init__.py:28 plinth/modules/power/views.py:50 #: plinth/modules/power/views.py:65 msgid "Power" msgstr "Power" -#: plinth/modules/power/__init__.py:33 +#: plinth/modules/power/__init__.py:31 msgid "Restart or shut down the system." msgstr "Neu starten oder das System herunterfahren." @@ -3444,8 +3496,8 @@ msgid "" "syncthing/\">/syncthing. Desktop and mobile clients are also available." msgstr "" -"Falls aktiviert, ist die Webschnittstelle von Syncthing auf /syncthing erreichbar. Client-Apps für Desktop und Handy " +"Falls aktiviert, ist die Webschnittstelle von Syncthing auf /syncthing erreichbar. Client-Apps für Desktop und Handy " "sind auch erhältlich." #: plinth/modules/tahoe/__init__.py:42 @@ -3484,11 +3536,11 @@ msgid "" "DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." msgstr "" -"Die Tahoe-LAFS Server-Domain ist eingestellt auf " -"%(domain_name)s%(domain_name)s. Änderungen am FreeomBox Domain-Namen " -"würden eine Neuinstallation von Tahoe-LAFS erfordern, und SIE WÜRDEN DATEN " -"VERLIEREN. Sie können Tahoe-LAFS auf https://%(domain_name)s:5678 erreichen." +"Die Tahoe-LAFS Server-Domain ist eingestellt auf %(domain_name)s" +"%(domain_name)s. Änderungen am FreeomBox Domain-Namen würden eine " +"Neuinstallation von Tahoe-LAFS erfordern, und SIE WÜRDEN DATEN VERLIEREN. " +"Sie können Tahoe-LAFS auf https://" +"%(domain_name)s:5678 erreichen." #: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 #, fuzzy @@ -4234,20 +4286,32 @@ msgstr "Startseite" msgid "Apps" msgstr "Apps" -#: plinth/templates/base.html:140 plinth/templates/base.html:141 +#: plinth/templates/base.html:146 plinth/templates/base.html:147 msgid "Change password" msgstr "Passwort ändern" -#: plinth/templates/base.html:145 plinth/templates/base.html:159 -#: plinth/templates/base.html:161 +#: plinth/templates/base.html:152 plinth/templates/base.html:153 +#: plinth/templates/base.html:190 plinth/templates/base.html:192 msgid "Log out" msgstr "Abmelden" -#: plinth/templates/base.html:151 plinth/templates/base.html:153 +#: plinth/templates/base.html:168 plinth/templates/base.html:169 +#, fuzzy +#| msgid "Restart Now" +msgid "Restart" +msgstr "Jetzt neu starten" + +#: plinth/templates/base.html:174 plinth/templates/base.html:175 +#, fuzzy +#| msgid "Shut Down Now" +msgid "Shut down" +msgstr "Jetzt herunterfahren" + +#: plinth/templates/base.html:182 plinth/templates/base.html:184 msgid "Log in" msgstr "Anmelden" -#: plinth/templates/base.html:225 plinth/templates/index.html:164 +#: plinth/templates/base.html:256 plinth/templates/index.html:164 msgid "JavaScript license information" msgstr "JavaScript Lizenzinformation" diff --git a/plinth/locale/django.pot b/plinth/locale/django.pot index 257275eee..69bb006f2 100644 --- a/plinth/locale/django.pot +++ b/plinth/locale/django.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-10 09:50-0400\n" +"POT-Creation-Date: 2017-07-10 22:56-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -593,17 +593,17 @@ msgid "Use HTTP basic authentication" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:143 -#: plinth/modules/networks/forms.py:227 plinth/modules/transmission/forms.py:37 +#: plinth/modules/networks/forms.py:228 plinth/modules/transmission/forms.py:37 msgid "Username" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:146 -#: plinth/modules/networks/forms.py:228 plinth/modules/transmission/forms.py:41 +#: plinth/modules/networks/forms.py:229 plinth/modules/transmission/forms.py:41 msgid "Password" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:149 -#: plinth/modules/networks/forms.py:230 +#: plinth/modules/networks/forms.py:231 msgid "Show password" msgstr "" @@ -799,15 +799,15 @@ msgid "Service/Port" msgstr "" #: plinth/modules/firewall/templates/firewall.html:65 -#: plinth/modules/letsencrypt/templates/letsencrypt.html:68 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:88 #: plinth/modules/names/templates/names.html:49 msgid "Enabled" msgstr "" #: plinth/modules/firewall/templates/firewall.html:68 -#: plinth/modules/letsencrypt/templates/letsencrypt.html:70 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:90 #: plinth/modules/names/templates/names.html:51 -#: plinth/modules/networks/forms.py:62 +#: plinth/modules/networks/forms.py:63 msgid "Disabled" msgstr "" @@ -883,8 +883,8 @@ msgstr "" msgid "Where to Get Help" msgstr "" -#: plinth/modules/help/help.py:38 plinth/modules/networks/forms.py:61 -#: plinth/modules/networks/forms.py:101 plinth/templates/index.html:124 +#: plinth/modules/help/help.py:38 plinth/modules/networks/forms.py:62 +#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:124 msgid "Manual" msgstr "" @@ -1213,26 +1213,50 @@ msgstr "" #: plinth/modules/letsencrypt/templates/letsencrypt.html:56 #, python-format -msgid "Expires on %(expiry_date)s" +msgid "Valid, expires on %(expiry_date)s" msgstr "" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:62 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:63 +msgid "Revoked" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:67 +#, python-format +msgid "Expired on %(expiry_date)s" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:71 +msgid "Invalid test certificate" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:75 +#, python-format +msgid "Invalid (%(reason)s)" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:82 msgid "No certificate" msgstr "" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:79 -msgid "Revoke" -msgstr "" - -#: plinth/modules/letsencrypt/templates/letsencrypt.html:85 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:99 msgid "Re-obtain" msgstr "" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:92 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:105 +#: plinth/modules/networks/templates/connection_show.html:63 +#: plinth/modules/snapshot/templates/snapshot.html:34 +msgid "Delete" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:112 +msgid "Revoke" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:120 msgid "Obtain" msgstr "" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:105 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:133 msgid "" "No domains have been configured. Configure domains to be able to obtain " "certificates for them." @@ -1240,24 +1264,36 @@ msgstr "" #: plinth/modules/letsencrypt/views.py:55 #, python-brace-format -msgid "Certificate successfully revoked for domain {domain}" +msgid "" +"Certificate successfully revoked for domain {domain}.This may take a few " +"moments to take effect." msgstr "" -#: plinth/modules/letsencrypt/views.py:60 +#: plinth/modules/letsencrypt/views.py:61 #, python-brace-format msgid "Failed to revoke certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/letsencrypt/views.py:72 +#: plinth/modules/letsencrypt/views.py:73 #, python-brace-format msgid "Certificate successfully obtained for domain {domain}" msgstr "" -#: plinth/modules/letsencrypt/views.py:77 +#: plinth/modules/letsencrypt/views.py:78 #, python-brace-format msgid "Failed to obtain certificate for domain {domain}: {error}" msgstr "" +#: plinth/modules/letsencrypt/views.py:90 +#, python-brace-format +msgid "Certificate successfully deleted for domain {domain}" +msgstr "" + +#: plinth/modules/letsencrypt/views.py:95 +#, python-brace-format +msgid "Failed to delete certificate for domain {domain}: {error}" +msgstr "" + #: plinth/modules/matrixsynapse/__init__.py:41 msgid "" "Chat Server \n" @@ -1336,8 +1372,8 @@ msgstr "" #: plinth/modules/minetest/forms.py:35 msgid "" -"You can change the maximum number of players playing " -"minetest at a single instance of time" +"You can change the maximum number of players playing minetest at a single " +"instance of time." msgstr "" #: plinth/modules/minetest/forms.py:39 @@ -1346,9 +1382,8 @@ msgstr "" #: plinth/modules/minetest/forms.py:41 msgid "" -"Creative mode changes the rules of the game to make it " -"more suitable for creative gameplay, rather than " -"challenging \"survival\" gameplay." +"Creative mode changes the rules of the game to make it more suitable for " +"creative gameplay, rather than challenging \"survival\" gameplay." msgstr "" #: plinth/modules/minetest/forms.py:46 @@ -1356,9 +1391,7 @@ msgid "Enable PVP" msgstr "" #: plinth/modules/minetest/forms.py:48 -msgid "" -"Enabling Player Vs Player will allow players to damage " -"other players" +msgid "Enabling Player Vs Player will allow players to damage other players." msgstr "" #: plinth/modules/minetest/forms.py:52 @@ -1366,9 +1399,7 @@ msgid "Enable damage" msgstr "" #: plinth/modules/minetest/forms.py:54 -msgid "" -"When disabled, players cannot die or receive damage of " -"any kind" +msgid "When disabled, players cannot die or receive damage of any kind." msgstr "" #: plinth/modules/minetest/views.py:58 @@ -1612,21 +1643,21 @@ msgid "" "interfaces. Select Internal only for trusted networks." msgstr "" -#: plinth/modules/networks/forms.py:48 +#: plinth/modules/networks/forms.py:49 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "" -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:50 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "" -#: plinth/modules/networks/forms.py:51 +#: plinth/modules/networks/forms.py:52 msgid "IPv4 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:54 +#: plinth/modules/networks/forms.py:55 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -1634,184 +1665,184 @@ msgid "" "router, configure clients on this network and share its Internet connection." msgstr "" -#: plinth/modules/networks/forms.py:59 +#: plinth/modules/networks/forms.py:60 msgid "Automatic (DHCP)" msgstr "" -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:61 msgid "Shared" msgstr "" -#: plinth/modules/networks/forms.py:64 plinth/modules/networks/forms.py:104 +#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 msgid "Address" msgstr "" -#: plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:69 msgid "Netmask" msgstr "" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:70 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." msgstr "" -#: plinth/modules/networks/forms.py:74 plinth/modules/networks/forms.py:114 +#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "" -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 msgid "Optional value." msgstr "" -#: plinth/modules/networks/forms.py:79 plinth/modules/networks/forms.py:119 +#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 msgid "DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:80 +#: plinth/modules/networks/forms.py:81 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 +#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 msgid "Second DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:87 +#: plinth/modules/networks/forms.py:88 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:93 +#: plinth/modules/networks/forms.py:94 msgid "IPv6 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:96 +#: plinth/modules/networks/forms.py:97 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " "network making it a client." msgstr "" -#: plinth/modules/networks/forms.py:99 plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 msgid "Automatic" msgstr "" -#: plinth/modules/networks/forms.py:100 +#: plinth/modules/networks/forms.py:101 msgid "Automatic, DHCP only" msgstr "" -#: plinth/modules/networks/forms.py:102 +#: plinth/modules/networks/forms.py:103 msgid "Ignore" msgstr "" -#: plinth/modules/networks/forms.py:108 +#: plinth/modules/networks/forms.py:109 msgid "Prefix" msgstr "" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:110 msgid "Value between 1 and 128." msgstr "" -#: plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:121 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:128 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:137 +#: plinth/modules/networks/forms.py:138 msgid "-- select --" msgstr "" -#: plinth/modules/networks/forms.py:262 +#: plinth/modules/networks/forms.py:263 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:264 msgid "The visible name of the network." msgstr "" -#: plinth/modules/networks/forms.py:265 +#: plinth/modules/networks/forms.py:266 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "" -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:267 msgid "Infrastructure" msgstr "" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:268 msgid "Access Point" msgstr "" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:269 msgid "Ad-hoc" msgstr "" -#: plinth/modules/networks/forms.py:270 +#: plinth/modules/networks/forms.py:271 msgid "Frequency Band" msgstr "" -#: plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:273 msgid "A (5 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:274 msgid "B/G (2.4 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:275 +#: plinth/modules/networks/forms.py:276 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:277 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." msgstr "" -#: plinth/modules/networks/forms.py:283 +#: plinth/modules/networks/forms.py:284 msgid "BSSID" msgstr "" -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:285 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " "one provided. Example: 00:11:22:aa:bb:cc." msgstr "" -#: plinth/modules/networks/forms.py:291 +#: plinth/modules/networks/forms.py:292 msgid "Authentication Mode" msgstr "" -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:293 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." msgstr "" -#: plinth/modules/networks/forms.py:294 +#: plinth/modules/networks/forms.py:295 msgid "WPA" msgstr "" -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:296 msgid "Open" msgstr "" -#: plinth/modules/networks/forms.py:297 +#: plinth/modules/networks/forms.py:298 msgid "Passphrase" msgstr "" @@ -1911,7 +1942,7 @@ msgid "Edit connection" msgstr "" #: plinth/modules/networks/templates/connection_show.html:43 -#: plinth/templates/base.html:138 +#: plinth/templates/base.html:140 plinth/templates/base.html:141 msgid "Edit" msgstr "" @@ -1929,11 +1960,6 @@ msgstr "" msgid "Delete connection" msgstr "" -#: plinth/modules/networks/templates/connection_show.html:63 -#: plinth/modules/snapshot/templates/snapshot.html:34 -msgid "Delete" -msgstr "" - #: plinth/modules/networks/templates/connection_show.html:66 #: plinth/modules/networks/templates/connections_diagram.html:73 #: plinth/modules/networks/templates/connections_diagram.html:76 @@ -2544,12 +2570,12 @@ msgstr "" msgid "Pagekite setup finished. The HTTP and HTTPS services are activated now." msgstr "" -#: plinth/modules/power/__init__.py:30 plinth/modules/power/views.py:50 +#: plinth/modules/power/__init__.py:28 plinth/modules/power/views.py:50 #: plinth/modules/power/views.py:65 msgid "Power" msgstr "" -#: plinth/modules/power/__init__.py:33 +#: plinth/modules/power/__init__.py:31 msgid "Restart or shut down the system." msgstr "" @@ -3608,20 +3634,28 @@ msgstr "" msgid "Apps" msgstr "" -#: plinth/templates/base.html:140 plinth/templates/base.html:141 +#: plinth/templates/base.html:146 plinth/templates/base.html:147 msgid "Change password" msgstr "" -#: plinth/templates/base.html:145 plinth/templates/base.html:159 -#: plinth/templates/base.html:161 +#: plinth/templates/base.html:152 plinth/templates/base.html:153 +#: plinth/templates/base.html:190 plinth/templates/base.html:192 msgid "Log out" msgstr "" -#: plinth/templates/base.html:151 plinth/templates/base.html:153 +#: plinth/templates/base.html:168 plinth/templates/base.html:169 +msgid "Restart" +msgstr "" + +#: plinth/templates/base.html:174 plinth/templates/base.html:175 +msgid "Shut down" +msgstr "" + +#: plinth/templates/base.html:182 plinth/templates/base.html:184 msgid "Log in" msgstr "" -#: plinth/templates/base.html:225 plinth/templates/index.html:164 +#: plinth/templates/base.html:256 plinth/templates/index.html:164 msgid "JavaScript license information" msgstr "" diff --git a/plinth/locale/es/LC_MESSAGES/django.po b/plinth/locale/es/LC_MESSAGES/django.po index 8b4895e0b..0a090dd02 100644 --- a/plinth/locale/es/LC_MESSAGES/django.po +++ b/plinth/locale/es/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-10 09:50-0400\n" +"POT-Creation-Date: 2017-07-10 22:56-0400\n" "PO-Revision-Date: 2017-01-21 22:36+0000\n" "Last-Translator: Luis A. Arizmendi \n" "Language-Team: Spanish \n" "Language-Team: Persian \n" "Language-Team: Plinth Developers \n" -"Language-Team: French " -"\n" +"Language-Team: French \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -415,9 +415,9 @@ msgstr "" "Le domaine du pod diaspora* (noeud) est défini sur %(domain_name)s. " "L'ID utilisateur ressemblera à username@diaspora.%(domain_name)s
" "Si le nom de domaine FreedomBox est modifié, toutes les données des " -"utilisateurs enregistrés auprès du pod précédent seraient inaccessibles.
" -" Vous pouvez accéder au pod diaspora* à diaspora.%(domain_name)s" +"utilisateurs enregistrés auprès du pod précédent seraient inaccessibles.
Vous pouvez accéder au pod diaspora* à diaspora.%(domain_name)s" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 #: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 @@ -686,17 +686,17 @@ msgid "Use HTTP basic authentication" msgstr "Utiliser une authentification HTTP basique" #: plinth/modules/dynamicdns/dynamicdns.py:143 -#: plinth/modules/networks/forms.py:227 plinth/modules/transmission/forms.py:37 +#: plinth/modules/networks/forms.py:228 plinth/modules/transmission/forms.py:37 msgid "Username" msgstr "Nom Utilisateur" #: plinth/modules/dynamicdns/dynamicdns.py:146 -#: plinth/modules/networks/forms.py:228 plinth/modules/transmission/forms.py:41 +#: plinth/modules/networks/forms.py:229 plinth/modules/transmission/forms.py:41 msgid "Password" msgstr "Mot de passe" #: plinth/modules/dynamicdns/dynamicdns.py:149 -#: plinth/modules/networks/forms.py:230 +#: plinth/modules/networks/forms.py:231 msgid "Show password" msgstr "Montrer le mot de passe" @@ -938,15 +938,15 @@ msgid "Service/Port" msgstr "Service/Port" #: plinth/modules/firewall/templates/firewall.html:65 -#: plinth/modules/letsencrypt/templates/letsencrypt.html:68 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:88 #: plinth/modules/names/templates/names.html:49 msgid "Enabled" msgstr "Activé" #: plinth/modules/firewall/templates/firewall.html:68 -#: plinth/modules/letsencrypt/templates/letsencrypt.html:70 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:90 #: plinth/modules/names/templates/names.html:51 -#: plinth/modules/networks/forms.py:62 +#: plinth/modules/networks/forms.py:63 msgid "Disabled" msgstr "Désactivé" @@ -1029,8 +1029,8 @@ msgstr "Documentation" msgid "Where to Get Help" msgstr "Où Obtenir de l'Aide" -#: plinth/modules/help/help.py:38 plinth/modules/networks/forms.py:61 -#: plinth/modules/networks/forms.py:101 plinth/templates/index.html:124 +#: plinth/modules/help/help.py:38 plinth/modules/networks/forms.py:62 +#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:124 msgid "Manual" msgstr "Manuel" @@ -1430,27 +1430,57 @@ msgid "Actions" msgstr "Actions" #: plinth/modules/letsencrypt/templates/letsencrypt.html:56 -#, python-format -msgid "Expires on %(expiry_date)s" +#, fuzzy, python-format +#| msgid "Expires on %(expiry_date)s" +msgid "Valid, expires on %(expiry_date)s" msgstr "Expire le %(expiry_date)s" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:62 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:63 +#, fuzzy +#| msgid "Revoke" +msgid "Revoked" +msgstr "Révoquer" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:67 +#, fuzzy, python-format +#| msgid "Expires on %(expiry_date)s" +msgid "Expired on %(expiry_date)s" +msgstr "Expire le %(expiry_date)s" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:71 +#, fuzzy +#| msgid "Invalid kite name" +msgid "Invalid test certificate" +msgstr "Nom Kite invalide" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:75 +#, python-format +msgid "Invalid (%(reason)s)" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:82 msgid "No certificate" msgstr "Aucun certificat" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:79 -msgid "Revoke" -msgstr "Révoquer" - -#: plinth/modules/letsencrypt/templates/letsencrypt.html:85 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:99 msgid "Re-obtain" msgstr "Obtenir à nouveau" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:92 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:105 +#: plinth/modules/networks/templates/connection_show.html:63 +#: plinth/modules/snapshot/templates/snapshot.html:34 +msgid "Delete" +msgstr "Supprimer" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:112 +msgid "Revoke" +msgstr "Révoquer" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:120 msgid "Obtain" msgstr "Obtenir" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:105 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:133 msgid "" "No domains have been configured. Configure domains to be able to obtain " "certificates for them." @@ -1459,26 +1489,42 @@ msgstr "" "obtenir des certificats." #: plinth/modules/letsencrypt/views.py:55 -#, python-brace-format -msgid "Certificate successfully revoked for domain {domain}" +#, fuzzy, python-brace-format +#| msgid "Certificate successfully revoked for domain {domain}" +msgid "" +"Certificate successfully revoked for domain {domain}.This may take a few " +"moments to take effect." msgstr "Certificat révoqué avec succès pour le domaine {domain}" -#: plinth/modules/letsencrypt/views.py:60 +#: plinth/modules/letsencrypt/views.py:61 #, python-brace-format msgid "Failed to revoke certificate for domain {domain}: {error}" msgstr "" "Échec de la révocation du certificat pour le domaine {domain} : {error}" -#: plinth/modules/letsencrypt/views.py:72 +#: plinth/modules/letsencrypt/views.py:73 #, python-brace-format msgid "Certificate successfully obtained for domain {domain}" msgstr "Certificat obtenu avec succès pour le domaine {domain}" -#: plinth/modules/letsencrypt/views.py:77 +#: plinth/modules/letsencrypt/views.py:78 #, python-brace-format msgid "Failed to obtain certificate for domain {domain}: {error}" msgstr "Échec de l'obtention du certificat pour le domaine {domain} : {error}" +#: plinth/modules/letsencrypt/views.py:90 +#, fuzzy, python-brace-format +#| msgid "Certificate successfully revoked for domain {domain}" +msgid "Certificate successfully deleted for domain {domain}" +msgstr "Certificat révoqué avec succès pour le domaine {domain}" + +#: plinth/modules/letsencrypt/views.py:95 +#, fuzzy, python-brace-format +#| msgid "Failed to revoke certificate for domain {domain}: {error}" +msgid "Failed to delete certificate for domain {domain}: {error}" +msgstr "" +"Échec de la révocation du certificat pour le domaine {domain} : {error}" + #: plinth/modules/matrixsynapse/__init__.py:41 msgid "" "Chat Server \n" @@ -1590,9 +1636,13 @@ msgid "Maximum number of players" msgstr "Nombre maximum de joueurs" #: plinth/modules/minetest/forms.py:35 +#, fuzzy +#| msgid "" +#| "You can change the maximum number of players playing " +#| "minetest at a single instance of time" msgid "" -"You can change the maximum number of players playing " -"minetest at a single instance of time" +"You can change the maximum number of players playing minetest at a single " +"instance of time." msgstr "" "Il est possible de modifier le nombre maximum de personnes jouant à minetest " "à un moment donné" @@ -1602,10 +1652,14 @@ msgid "Enable creative mode" msgstr "Activer le mode créatif" #: plinth/modules/minetest/forms.py:41 +#, fuzzy +#| msgid "" +#| "Creative mode changes the rules of the game to make " +#| "it more suitable for creative gameplay, rather " +#| "than challenging \"survival\" gameplay." msgid "" -"Creative mode changes the rules of the game to make it " -"more suitable for creative gameplay, rather than " -"challenging \"survival\" gameplay." +"Creative mode changes the rules of the game to make it more suitable for " +"creative gameplay, rather than challenging \"survival\" gameplay." msgstr "" "Le mode créatif modifie les règles du jeu. Il le rend plus propice à la " "construction plutôt qu'à la lutte pour la survie." @@ -1615,9 +1669,11 @@ msgid "Enable PVP" msgstr "Activer PVP" #: plinth/modules/minetest/forms.py:48 -msgid "" -"Enabling Player Vs Player will allow players to damage " -"other players" +#, fuzzy +#| msgid "" +#| "Enabling Player Vs Player will allow players to " +#| "damage other players" +msgid "Enabling Player Vs Player will allow players to damage other players." msgstr "" "Activer le paramètre joueur contre joueur (player versus player, PVP), " "permettra aux joueurs d'infliger des dommages aux autres joueurs" @@ -1627,9 +1683,11 @@ msgid "Enable damage" msgstr "Activer les blessures" #: plinth/modules/minetest/forms.py:54 -msgid "" -"When disabled, players cannot die or receive damage of " -"any kind" +#, fuzzy +#| msgid "" +#| "When disabled, players cannot die or receive damage " +#| "of any kind" +msgid "When disabled, players cannot die or receive damage of any kind." msgstr "" "Si désactivé, les joueurs ne peuvent pas mourir ou être blessés d'aucune " "manière" @@ -1904,21 +1962,21 @@ msgstr "" "La zone pare-feu contrôlera quels services sont disponibles via ces " "interfaces. Sélectionnez « Interne » seulement pour des réseaux de confiance." -#: plinth/modules/networks/forms.py:48 +#: plinth/modules/networks/forms.py:49 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "Externe" -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:50 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "Interne" -#: plinth/modules/networks/forms.py:51 +#: plinth/modules/networks/forms.py:52 msgid "IPv4 Addressing Method" msgstr "Méthode d'adressage IPv4" -#: plinth/modules/networks/forms.py:54 +#: plinth/modules/networks/forms.py:55 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -1930,23 +1988,23 @@ msgstr "" "fera agir {box_name} en tant que routeur, lui fera configurer les clients " "sur ce réseau et partagera sa connexion Internet." -#: plinth/modules/networks/forms.py:59 +#: plinth/modules/networks/forms.py:60 msgid "Automatic (DHCP)" msgstr "Automatique (DHCP)" -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:61 msgid "Shared" msgstr "Partagée" -#: plinth/modules/networks/forms.py:64 plinth/modules/networks/forms.py:104 +#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 msgid "Address" msgstr "Adresse" -#: plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:69 msgid "Netmask" msgstr "Masque de sous-réseau" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:70 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." @@ -1954,21 +2012,21 @@ msgstr "" "Valeur optionnelle. Si laissée vide, un masque de sous-réseau basé sur " "l'adresse sera utilisé par défaut." -#: plinth/modules/networks/forms.py:74 plinth/modules/networks/forms.py:114 +#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "Passerelle" -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 msgid "Optional value." msgstr "Valeur optionnelle." -#: plinth/modules/networks/forms.py:79 plinth/modules/networks/forms.py:119 +#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 msgid "DNS Server" msgstr "Serveur DNS" -#: plinth/modules/networks/forms.py:80 +#: plinth/modules/networks/forms.py:81 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -1977,11 +2035,11 @@ msgstr "" "d'adressage IPv4 est « Automatique », les serveurs DNS fournis par le " "serveur DHCP seront ignorés." -#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 +#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 msgid "Second DNS Server" msgstr "Second Serveur DNS" -#: plinth/modules/networks/forms.py:87 +#: plinth/modules/networks/forms.py:88 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -1990,11 +2048,11 @@ msgstr "" "d'adressage IPv4 est « Automatique », les serveurs DNS fournis par le " "serveur DHCP seront ignorés." -#: plinth/modules/networks/forms.py:93 +#: plinth/modules/networks/forms.py:94 msgid "IPv6 Addressing Method" msgstr "Méthode d'adressage IPv6" -#: plinth/modules/networks/forms.py:96 +#: plinth/modules/networks/forms.py:97 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " @@ -2003,27 +2061,27 @@ msgstr "" "Les méthodes « automatiques » feront en sorte que {box_name} obtienne sa " "configuration depuis ce réseau en tant que client." -#: plinth/modules/networks/forms.py:99 plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 msgid "Automatic" msgstr "Automatique" -#: plinth/modules/networks/forms.py:100 +#: plinth/modules/networks/forms.py:101 msgid "Automatic, DHCP only" msgstr "Automatique, DHCP uniquement" -#: plinth/modules/networks/forms.py:102 +#: plinth/modules/networks/forms.py:103 msgid "Ignore" msgstr "Ignorer" -#: plinth/modules/networks/forms.py:108 +#: plinth/modules/networks/forms.py:109 msgid "Prefix" msgstr "Préfixe" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:110 msgid "Value between 1 and 128." msgstr "Valeur entre 1 et 128." -#: plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:121 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2032,7 +2090,7 @@ msgstr "" "d'adressage IPv6 est « Automatique », les serveurs DNS fournis par le " "serveur DHCP seront ignorés." -#: plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:128 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2041,54 +2099,54 @@ msgstr "" "d'adressage IPv6 est « Automatique », les serveurs DNS fournis par le " "serveur DHCP seront ignorés." -#: plinth/modules/networks/forms.py:137 +#: plinth/modules/networks/forms.py:138 msgid "-- select --" msgstr "-- sélectionner --" -#: plinth/modules/networks/forms.py:262 +#: plinth/modules/networks/forms.py:263 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "SSID" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:264 msgid "The visible name of the network." msgstr "Le nom visible du réseau." -#: plinth/modules/networks/forms.py:265 +#: plinth/modules/networks/forms.py:266 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "Mode" -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:267 msgid "Infrastructure" msgstr "Infrastructure" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:268 msgid "Access Point" msgstr "Point d'accès" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:269 msgid "Ad-hoc" msgstr "Ad hoc" -#: plinth/modules/networks/forms.py:270 +#: plinth/modules/networks/forms.py:271 msgid "Frequency Band" msgstr "Bande de fréquences" -#: plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:273 msgid "A (5 GHz)" msgstr "A (5 GHz)" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:274 msgid "B/G (2.4 GHz)" msgstr "B/G (2,4 GHz)" -#: plinth/modules/networks/forms.py:275 +#: plinth/modules/networks/forms.py:276 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "Canal" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:277 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." @@ -2097,11 +2155,11 @@ msgstr "" "fréquence sélectionnée. Une valeur vide ou égale à 0 signifie une sélection " "automatique." -#: plinth/modules/networks/forms.py:283 +#: plinth/modules/networks/forms.py:284 msgid "BSSID" msgstr "BSSID" -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:285 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " @@ -2111,11 +2169,11 @@ msgstr "" "connexion à un point d'accès, connectez-vous seulement si la BSSID du point " "d'accès correspond à celle fournie. Exemple : 00:11:22:aa:bb:cc." -#: plinth/modules/networks/forms.py:291 +#: plinth/modules/networks/forms.py:292 msgid "Authentication Mode" msgstr "Mode Authentification" -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:293 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." @@ -2123,15 +2181,15 @@ msgstr "" "Sélectionner WPA si votre réseau sans fil est sécurisé et s'il demande aux " "clients un mot de passe pour se connecter." -#: plinth/modules/networks/forms.py:294 +#: plinth/modules/networks/forms.py:295 msgid "WPA" msgstr "WPA" -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:296 msgid "Open" msgstr "Ouvert" -#: plinth/modules/networks/forms.py:297 +#: plinth/modules/networks/forms.py:298 msgid "Passphrase" msgstr "Phrase secrète" @@ -2233,7 +2291,7 @@ msgid "Edit connection" msgstr "Modifier Connexion" #: plinth/modules/networks/templates/connection_show.html:43 -#: plinth/templates/base.html:138 +#: plinth/templates/base.html:140 plinth/templates/base.html:141 msgid "Edit" msgstr "Modifier" @@ -2251,11 +2309,6 @@ msgstr "Activer" msgid "Delete connection" msgstr "Supprimer Connexion" -#: plinth/modules/networks/templates/connection_show.html:63 -#: plinth/modules/snapshot/templates/snapshot.html:34 -msgid "Delete" -msgstr "Supprimer" - #: plinth/modules/networks/templates/connection_show.html:66 #: plinth/modules/networks/templates/connections_diagram.html:73 #: plinth/modules/networks/templates/connections_diagram.html:76 @@ -2935,12 +2988,12 @@ msgid "Pagekite setup finished. The HTTP and HTTPS services are activated now." msgstr "" "Installation de Pagekite terminée. Les services HTTP et HTTPS sont activés." -#: plinth/modules/power/__init__.py:30 plinth/modules/power/views.py:50 +#: plinth/modules/power/__init__.py:28 plinth/modules/power/views.py:50 #: plinth/modules/power/views.py:65 msgid "Power" msgstr "Alimentation" -#: plinth/modules/power/__init__.py:33 +#: plinth/modules/power/__init__.py:31 msgid "Restart or shut down the system." msgstr "Redémarrer ou éteindre le système." @@ -3461,9 +3514,9 @@ msgid "" "syncthing/\">/syncthing. Desktop and mobile clients are also available." msgstr "" -"Quand activé, l'interface web de Syncthing sera disponible à /syncthing. Des clients bureau et mobile sont aussi disponibles.." +"Quand activé, l'interface web de Syncthing sera disponible à /syncthing. Des clients bureau et mobile sont aussi disponibles.." #: plinth/modules/tahoe/__init__.py:42 msgid "Distributed File Storage (Tahoe-LAFS)" @@ -3500,10 +3553,10 @@ msgid "" "DATA. You can access Tahoe-LAFS at https://%(domain_name)s:5678." msgstr "" -"Le domaine du serveur Tahoe-LAFS est défini sur %(domain_name)s" -".Changer le nom de domaine de FreedomBox nécessite la ré-installation de " -"Tahoe-LAFS et vous PERDREZ DES DONNÉES. Vous pouvez accéder à Tahoe-LAFS à <" -"a href=\"https://%(domain_name)s:5678\">https://%(domain_name)s:5678." +"Le domaine du serveur Tahoe-LAFS est défini sur %(domain_name)s." +"Changer le nom de domaine de FreedomBox nécessite la ré-installation de " +"Tahoe-LAFS et vous PERDREZ DES DONNÉES. Vous pouvez accéder à Tahoe-LAFS à " +"https://%(domain_name)s:5678." #: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 msgid "Local introducer" @@ -4238,20 +4291,32 @@ msgstr "Accueil" msgid "Apps" msgstr "Applis" -#: plinth/templates/base.html:140 plinth/templates/base.html:141 +#: plinth/templates/base.html:146 plinth/templates/base.html:147 msgid "Change password" msgstr "Changer le mot de passe" -#: plinth/templates/base.html:145 plinth/templates/base.html:159 -#: plinth/templates/base.html:161 +#: plinth/templates/base.html:152 plinth/templates/base.html:153 +#: plinth/templates/base.html:190 plinth/templates/base.html:192 msgid "Log out" msgstr "Se déconnecter" -#: plinth/templates/base.html:151 plinth/templates/base.html:153 +#: plinth/templates/base.html:168 plinth/templates/base.html:169 +#, fuzzy +#| msgid "Restart Now" +msgid "Restart" +msgstr "Redémarrer Maintenant" + +#: plinth/templates/base.html:174 plinth/templates/base.html:175 +#, fuzzy +#| msgid "Shut Down Now" +msgid "Shut down" +msgstr "Éteindre Maintenant" + +#: plinth/templates/base.html:182 plinth/templates/base.html:184 msgid "Log in" msgstr "S'identifier" -#: plinth/templates/base.html:225 plinth/templates/index.html:164 +#: plinth/templates/base.html:256 plinth/templates/index.html:164 msgid "JavaScript license information" msgstr "Information de licence JavaScript" diff --git a/plinth/locale/gu/LC_MESSAGES/django.po b/plinth/locale/gu/LC_MESSAGES/django.po index 257275eee..69bb006f2 100644 --- a/plinth/locale/gu/LC_MESSAGES/django.po +++ b/plinth/locale/gu/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-10 09:50-0400\n" +"POT-Creation-Date: 2017-07-10 22:56-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -593,17 +593,17 @@ msgid "Use HTTP basic authentication" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:143 -#: plinth/modules/networks/forms.py:227 plinth/modules/transmission/forms.py:37 +#: plinth/modules/networks/forms.py:228 plinth/modules/transmission/forms.py:37 msgid "Username" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:146 -#: plinth/modules/networks/forms.py:228 plinth/modules/transmission/forms.py:41 +#: plinth/modules/networks/forms.py:229 plinth/modules/transmission/forms.py:41 msgid "Password" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:149 -#: plinth/modules/networks/forms.py:230 +#: plinth/modules/networks/forms.py:231 msgid "Show password" msgstr "" @@ -799,15 +799,15 @@ msgid "Service/Port" msgstr "" #: plinth/modules/firewall/templates/firewall.html:65 -#: plinth/modules/letsencrypt/templates/letsencrypt.html:68 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:88 #: plinth/modules/names/templates/names.html:49 msgid "Enabled" msgstr "" #: plinth/modules/firewall/templates/firewall.html:68 -#: plinth/modules/letsencrypt/templates/letsencrypt.html:70 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:90 #: plinth/modules/names/templates/names.html:51 -#: plinth/modules/networks/forms.py:62 +#: plinth/modules/networks/forms.py:63 msgid "Disabled" msgstr "" @@ -883,8 +883,8 @@ msgstr "" msgid "Where to Get Help" msgstr "" -#: plinth/modules/help/help.py:38 plinth/modules/networks/forms.py:61 -#: plinth/modules/networks/forms.py:101 plinth/templates/index.html:124 +#: plinth/modules/help/help.py:38 plinth/modules/networks/forms.py:62 +#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:124 msgid "Manual" msgstr "" @@ -1213,26 +1213,50 @@ msgstr "" #: plinth/modules/letsencrypt/templates/letsencrypt.html:56 #, python-format -msgid "Expires on %(expiry_date)s" +msgid "Valid, expires on %(expiry_date)s" msgstr "" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:62 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:63 +msgid "Revoked" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:67 +#, python-format +msgid "Expired on %(expiry_date)s" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:71 +msgid "Invalid test certificate" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:75 +#, python-format +msgid "Invalid (%(reason)s)" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:82 msgid "No certificate" msgstr "" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:79 -msgid "Revoke" -msgstr "" - -#: plinth/modules/letsencrypt/templates/letsencrypt.html:85 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:99 msgid "Re-obtain" msgstr "" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:92 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:105 +#: plinth/modules/networks/templates/connection_show.html:63 +#: plinth/modules/snapshot/templates/snapshot.html:34 +msgid "Delete" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:112 +msgid "Revoke" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:120 msgid "Obtain" msgstr "" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:105 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:133 msgid "" "No domains have been configured. Configure domains to be able to obtain " "certificates for them." @@ -1240,24 +1264,36 @@ msgstr "" #: plinth/modules/letsencrypt/views.py:55 #, python-brace-format -msgid "Certificate successfully revoked for domain {domain}" +msgid "" +"Certificate successfully revoked for domain {domain}.This may take a few " +"moments to take effect." msgstr "" -#: plinth/modules/letsencrypt/views.py:60 +#: plinth/modules/letsencrypt/views.py:61 #, python-brace-format msgid "Failed to revoke certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/letsencrypt/views.py:72 +#: plinth/modules/letsencrypt/views.py:73 #, python-brace-format msgid "Certificate successfully obtained for domain {domain}" msgstr "" -#: plinth/modules/letsencrypt/views.py:77 +#: plinth/modules/letsencrypt/views.py:78 #, python-brace-format msgid "Failed to obtain certificate for domain {domain}: {error}" msgstr "" +#: plinth/modules/letsencrypt/views.py:90 +#, python-brace-format +msgid "Certificate successfully deleted for domain {domain}" +msgstr "" + +#: plinth/modules/letsencrypt/views.py:95 +#, python-brace-format +msgid "Failed to delete certificate for domain {domain}: {error}" +msgstr "" + #: plinth/modules/matrixsynapse/__init__.py:41 msgid "" "Chat Server \n" @@ -1336,8 +1372,8 @@ msgstr "" #: plinth/modules/minetest/forms.py:35 msgid "" -"You can change the maximum number of players playing " -"minetest at a single instance of time" +"You can change the maximum number of players playing minetest at a single " +"instance of time." msgstr "" #: plinth/modules/minetest/forms.py:39 @@ -1346,9 +1382,8 @@ msgstr "" #: plinth/modules/minetest/forms.py:41 msgid "" -"Creative mode changes the rules of the game to make it " -"more suitable for creative gameplay, rather than " -"challenging \"survival\" gameplay." +"Creative mode changes the rules of the game to make it more suitable for " +"creative gameplay, rather than challenging \"survival\" gameplay." msgstr "" #: plinth/modules/minetest/forms.py:46 @@ -1356,9 +1391,7 @@ msgid "Enable PVP" msgstr "" #: plinth/modules/minetest/forms.py:48 -msgid "" -"Enabling Player Vs Player will allow players to damage " -"other players" +msgid "Enabling Player Vs Player will allow players to damage other players." msgstr "" #: plinth/modules/minetest/forms.py:52 @@ -1366,9 +1399,7 @@ msgid "Enable damage" msgstr "" #: plinth/modules/minetest/forms.py:54 -msgid "" -"When disabled, players cannot die or receive damage of " -"any kind" +msgid "When disabled, players cannot die or receive damage of any kind." msgstr "" #: plinth/modules/minetest/views.py:58 @@ -1612,21 +1643,21 @@ msgid "" "interfaces. Select Internal only for trusted networks." msgstr "" -#: plinth/modules/networks/forms.py:48 +#: plinth/modules/networks/forms.py:49 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "" -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:50 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "" -#: plinth/modules/networks/forms.py:51 +#: plinth/modules/networks/forms.py:52 msgid "IPv4 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:54 +#: plinth/modules/networks/forms.py:55 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -1634,184 +1665,184 @@ msgid "" "router, configure clients on this network and share its Internet connection." msgstr "" -#: plinth/modules/networks/forms.py:59 +#: plinth/modules/networks/forms.py:60 msgid "Automatic (DHCP)" msgstr "" -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:61 msgid "Shared" msgstr "" -#: plinth/modules/networks/forms.py:64 plinth/modules/networks/forms.py:104 +#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 msgid "Address" msgstr "" -#: plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:69 msgid "Netmask" msgstr "" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:70 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." msgstr "" -#: plinth/modules/networks/forms.py:74 plinth/modules/networks/forms.py:114 +#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "" -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 msgid "Optional value." msgstr "" -#: plinth/modules/networks/forms.py:79 plinth/modules/networks/forms.py:119 +#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 msgid "DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:80 +#: plinth/modules/networks/forms.py:81 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 +#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 msgid "Second DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:87 +#: plinth/modules/networks/forms.py:88 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:93 +#: plinth/modules/networks/forms.py:94 msgid "IPv6 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:96 +#: plinth/modules/networks/forms.py:97 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " "network making it a client." msgstr "" -#: plinth/modules/networks/forms.py:99 plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 msgid "Automatic" msgstr "" -#: plinth/modules/networks/forms.py:100 +#: plinth/modules/networks/forms.py:101 msgid "Automatic, DHCP only" msgstr "" -#: plinth/modules/networks/forms.py:102 +#: plinth/modules/networks/forms.py:103 msgid "Ignore" msgstr "" -#: plinth/modules/networks/forms.py:108 +#: plinth/modules/networks/forms.py:109 msgid "Prefix" msgstr "" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:110 msgid "Value between 1 and 128." msgstr "" -#: plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:121 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:128 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:137 +#: plinth/modules/networks/forms.py:138 msgid "-- select --" msgstr "" -#: plinth/modules/networks/forms.py:262 +#: plinth/modules/networks/forms.py:263 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:264 msgid "The visible name of the network." msgstr "" -#: plinth/modules/networks/forms.py:265 +#: plinth/modules/networks/forms.py:266 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "" -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:267 msgid "Infrastructure" msgstr "" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:268 msgid "Access Point" msgstr "" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:269 msgid "Ad-hoc" msgstr "" -#: plinth/modules/networks/forms.py:270 +#: plinth/modules/networks/forms.py:271 msgid "Frequency Band" msgstr "" -#: plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:273 msgid "A (5 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:274 msgid "B/G (2.4 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:275 +#: plinth/modules/networks/forms.py:276 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:277 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." msgstr "" -#: plinth/modules/networks/forms.py:283 +#: plinth/modules/networks/forms.py:284 msgid "BSSID" msgstr "" -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:285 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " "one provided. Example: 00:11:22:aa:bb:cc." msgstr "" -#: plinth/modules/networks/forms.py:291 +#: plinth/modules/networks/forms.py:292 msgid "Authentication Mode" msgstr "" -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:293 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." msgstr "" -#: plinth/modules/networks/forms.py:294 +#: plinth/modules/networks/forms.py:295 msgid "WPA" msgstr "" -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:296 msgid "Open" msgstr "" -#: plinth/modules/networks/forms.py:297 +#: plinth/modules/networks/forms.py:298 msgid "Passphrase" msgstr "" @@ -1911,7 +1942,7 @@ msgid "Edit connection" msgstr "" #: plinth/modules/networks/templates/connection_show.html:43 -#: plinth/templates/base.html:138 +#: plinth/templates/base.html:140 plinth/templates/base.html:141 msgid "Edit" msgstr "" @@ -1929,11 +1960,6 @@ msgstr "" msgid "Delete connection" msgstr "" -#: plinth/modules/networks/templates/connection_show.html:63 -#: plinth/modules/snapshot/templates/snapshot.html:34 -msgid "Delete" -msgstr "" - #: plinth/modules/networks/templates/connection_show.html:66 #: plinth/modules/networks/templates/connections_diagram.html:73 #: plinth/modules/networks/templates/connections_diagram.html:76 @@ -2544,12 +2570,12 @@ msgstr "" msgid "Pagekite setup finished. The HTTP and HTTPS services are activated now." msgstr "" -#: plinth/modules/power/__init__.py:30 plinth/modules/power/views.py:50 +#: plinth/modules/power/__init__.py:28 plinth/modules/power/views.py:50 #: plinth/modules/power/views.py:65 msgid "Power" msgstr "" -#: plinth/modules/power/__init__.py:33 +#: plinth/modules/power/__init__.py:31 msgid "Restart or shut down the system." msgstr "" @@ -3608,20 +3634,28 @@ msgstr "" msgid "Apps" msgstr "" -#: plinth/templates/base.html:140 plinth/templates/base.html:141 +#: plinth/templates/base.html:146 plinth/templates/base.html:147 msgid "Change password" msgstr "" -#: plinth/templates/base.html:145 plinth/templates/base.html:159 -#: plinth/templates/base.html:161 +#: plinth/templates/base.html:152 plinth/templates/base.html:153 +#: plinth/templates/base.html:190 plinth/templates/base.html:192 msgid "Log out" msgstr "" -#: plinth/templates/base.html:151 plinth/templates/base.html:153 +#: plinth/templates/base.html:168 plinth/templates/base.html:169 +msgid "Restart" +msgstr "" + +#: plinth/templates/base.html:174 plinth/templates/base.html:175 +msgid "Shut down" +msgstr "" + +#: plinth/templates/base.html:182 plinth/templates/base.html:184 msgid "Log in" msgstr "" -#: plinth/templates/base.html:225 plinth/templates/index.html:164 +#: plinth/templates/base.html:256 plinth/templates/index.html:164 msgid "JavaScript license information" msgstr "" diff --git a/plinth/locale/hi/LC_MESSAGES/django.po b/plinth/locale/hi/LC_MESSAGES/django.po index a848e01ca..3559f0f71 100644 --- a/plinth/locale/hi/LC_MESSAGES/django.po +++ b/plinth/locale/hi/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-10 09:50-0400\n" +"POT-Creation-Date: 2017-07-10 22:56-0400\n" "PO-Revision-Date: 2017-03-30 17:23+0000\n" "Last-Translator: Joseph Nuthalapati \n" "Language-Team: Hindi \n" "Language-Team: Indonesian \n" "Language-Team: LANGUAGE \n" @@ -594,17 +594,17 @@ msgid "Use HTTP basic authentication" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:143 -#: plinth/modules/networks/forms.py:227 plinth/modules/transmission/forms.py:37 +#: plinth/modules/networks/forms.py:228 plinth/modules/transmission/forms.py:37 msgid "Username" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:146 -#: plinth/modules/networks/forms.py:228 plinth/modules/transmission/forms.py:41 +#: plinth/modules/networks/forms.py:229 plinth/modules/transmission/forms.py:41 msgid "Password" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:149 -#: plinth/modules/networks/forms.py:230 +#: plinth/modules/networks/forms.py:231 msgid "Show password" msgstr "" @@ -800,15 +800,15 @@ msgid "Service/Port" msgstr "" #: plinth/modules/firewall/templates/firewall.html:65 -#: plinth/modules/letsencrypt/templates/letsencrypt.html:68 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:88 #: plinth/modules/names/templates/names.html:49 msgid "Enabled" msgstr "" #: plinth/modules/firewall/templates/firewall.html:68 -#: plinth/modules/letsencrypt/templates/letsencrypt.html:70 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:90 #: plinth/modules/names/templates/names.html:51 -#: plinth/modules/networks/forms.py:62 +#: plinth/modules/networks/forms.py:63 msgid "Disabled" msgstr "" @@ -884,8 +884,8 @@ msgstr "" msgid "Where to Get Help" msgstr "" -#: plinth/modules/help/help.py:38 plinth/modules/networks/forms.py:61 -#: plinth/modules/networks/forms.py:101 plinth/templates/index.html:124 +#: plinth/modules/help/help.py:38 plinth/modules/networks/forms.py:62 +#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:124 msgid "Manual" msgstr "" @@ -1214,26 +1214,50 @@ msgstr "" #: plinth/modules/letsencrypt/templates/letsencrypt.html:56 #, python-format -msgid "Expires on %(expiry_date)s" +msgid "Valid, expires on %(expiry_date)s" msgstr "" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:62 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:63 +msgid "Revoked" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:67 +#, python-format +msgid "Expired on %(expiry_date)s" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:71 +msgid "Invalid test certificate" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:75 +#, python-format +msgid "Invalid (%(reason)s)" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:82 msgid "No certificate" msgstr "" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:79 -msgid "Revoke" -msgstr "" - -#: plinth/modules/letsencrypt/templates/letsencrypt.html:85 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:99 msgid "Re-obtain" msgstr "" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:92 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:105 +#: plinth/modules/networks/templates/connection_show.html:63 +#: plinth/modules/snapshot/templates/snapshot.html:34 +msgid "Delete" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:112 +msgid "Revoke" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:120 msgid "Obtain" msgstr "" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:105 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:133 msgid "" "No domains have been configured. Configure domains to be able to obtain " "certificates for them." @@ -1241,24 +1265,36 @@ msgstr "" #: plinth/modules/letsencrypt/views.py:55 #, python-brace-format -msgid "Certificate successfully revoked for domain {domain}" +msgid "" +"Certificate successfully revoked for domain {domain}.This may take a few " +"moments to take effect." msgstr "" -#: plinth/modules/letsencrypt/views.py:60 +#: plinth/modules/letsencrypt/views.py:61 #, python-brace-format msgid "Failed to revoke certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/letsencrypt/views.py:72 +#: plinth/modules/letsencrypt/views.py:73 #, python-brace-format msgid "Certificate successfully obtained for domain {domain}" msgstr "" -#: plinth/modules/letsencrypt/views.py:77 +#: plinth/modules/letsencrypt/views.py:78 #, python-brace-format msgid "Failed to obtain certificate for domain {domain}: {error}" msgstr "" +#: plinth/modules/letsencrypt/views.py:90 +#, python-brace-format +msgid "Certificate successfully deleted for domain {domain}" +msgstr "" + +#: plinth/modules/letsencrypt/views.py:95 +#, python-brace-format +msgid "Failed to delete certificate for domain {domain}: {error}" +msgstr "" + #: plinth/modules/matrixsynapse/__init__.py:41 msgid "" "Chat Server \n" @@ -1337,8 +1373,8 @@ msgstr "" #: plinth/modules/minetest/forms.py:35 msgid "" -"You can change the maximum number of players playing " -"minetest at a single instance of time" +"You can change the maximum number of players playing minetest at a single " +"instance of time." msgstr "" #: plinth/modules/minetest/forms.py:39 @@ -1347,9 +1383,8 @@ msgstr "" #: plinth/modules/minetest/forms.py:41 msgid "" -"Creative mode changes the rules of the game to make it " -"more suitable for creative gameplay, rather than " -"challenging \"survival\" gameplay." +"Creative mode changes the rules of the game to make it more suitable for " +"creative gameplay, rather than challenging \"survival\" gameplay." msgstr "" #: plinth/modules/minetest/forms.py:46 @@ -1357,9 +1392,7 @@ msgid "Enable PVP" msgstr "" #: plinth/modules/minetest/forms.py:48 -msgid "" -"Enabling Player Vs Player will allow players to damage " -"other players" +msgid "Enabling Player Vs Player will allow players to damage other players." msgstr "" #: plinth/modules/minetest/forms.py:52 @@ -1367,9 +1400,7 @@ msgid "Enable damage" msgstr "" #: plinth/modules/minetest/forms.py:54 -msgid "" -"When disabled, players cannot die or receive damage of " -"any kind" +msgid "When disabled, players cannot die or receive damage of any kind." msgstr "" #: plinth/modules/minetest/views.py:58 @@ -1613,21 +1644,21 @@ msgid "" "interfaces. Select Internal only for trusted networks." msgstr "" -#: plinth/modules/networks/forms.py:48 +#: plinth/modules/networks/forms.py:49 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "" -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:50 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "" -#: plinth/modules/networks/forms.py:51 +#: plinth/modules/networks/forms.py:52 msgid "IPv4 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:54 +#: plinth/modules/networks/forms.py:55 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -1635,184 +1666,184 @@ msgid "" "router, configure clients on this network and share its Internet connection." msgstr "" -#: plinth/modules/networks/forms.py:59 +#: plinth/modules/networks/forms.py:60 msgid "Automatic (DHCP)" msgstr "" -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:61 msgid "Shared" msgstr "" -#: plinth/modules/networks/forms.py:64 plinth/modules/networks/forms.py:104 +#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 msgid "Address" msgstr "" -#: plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:69 msgid "Netmask" msgstr "" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:70 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." msgstr "" -#: plinth/modules/networks/forms.py:74 plinth/modules/networks/forms.py:114 +#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "" -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 msgid "Optional value." msgstr "" -#: plinth/modules/networks/forms.py:79 plinth/modules/networks/forms.py:119 +#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 msgid "DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:80 +#: plinth/modules/networks/forms.py:81 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 +#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 msgid "Second DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:87 +#: plinth/modules/networks/forms.py:88 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:93 +#: plinth/modules/networks/forms.py:94 msgid "IPv6 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:96 +#: plinth/modules/networks/forms.py:97 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " "network making it a client." msgstr "" -#: plinth/modules/networks/forms.py:99 plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 msgid "Automatic" msgstr "" -#: plinth/modules/networks/forms.py:100 +#: plinth/modules/networks/forms.py:101 msgid "Automatic, DHCP only" msgstr "" -#: plinth/modules/networks/forms.py:102 +#: plinth/modules/networks/forms.py:103 msgid "Ignore" msgstr "" -#: plinth/modules/networks/forms.py:108 +#: plinth/modules/networks/forms.py:109 msgid "Prefix" msgstr "" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:110 msgid "Value between 1 and 128." msgstr "" -#: plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:121 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:128 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:137 +#: plinth/modules/networks/forms.py:138 msgid "-- select --" msgstr "" -#: plinth/modules/networks/forms.py:262 +#: plinth/modules/networks/forms.py:263 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:264 msgid "The visible name of the network." msgstr "" -#: plinth/modules/networks/forms.py:265 +#: plinth/modules/networks/forms.py:266 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "" -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:267 msgid "Infrastructure" msgstr "" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:268 msgid "Access Point" msgstr "" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:269 msgid "Ad-hoc" msgstr "" -#: plinth/modules/networks/forms.py:270 +#: plinth/modules/networks/forms.py:271 msgid "Frequency Band" msgstr "" -#: plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:273 msgid "A (5 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:274 msgid "B/G (2.4 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:275 +#: plinth/modules/networks/forms.py:276 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:277 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." msgstr "" -#: plinth/modules/networks/forms.py:283 +#: plinth/modules/networks/forms.py:284 msgid "BSSID" msgstr "" -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:285 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " "one provided. Example: 00:11:22:aa:bb:cc." msgstr "" -#: plinth/modules/networks/forms.py:291 +#: plinth/modules/networks/forms.py:292 msgid "Authentication Mode" msgstr "" -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:293 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." msgstr "" -#: plinth/modules/networks/forms.py:294 +#: plinth/modules/networks/forms.py:295 msgid "WPA" msgstr "" -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:296 msgid "Open" msgstr "" -#: plinth/modules/networks/forms.py:297 +#: plinth/modules/networks/forms.py:298 msgid "Passphrase" msgstr "" @@ -1912,7 +1943,7 @@ msgid "Edit connection" msgstr "" #: plinth/modules/networks/templates/connection_show.html:43 -#: plinth/templates/base.html:138 +#: plinth/templates/base.html:140 plinth/templates/base.html:141 msgid "Edit" msgstr "" @@ -1930,11 +1961,6 @@ msgstr "" msgid "Delete connection" msgstr "" -#: plinth/modules/networks/templates/connection_show.html:63 -#: plinth/modules/snapshot/templates/snapshot.html:34 -msgid "Delete" -msgstr "" - #: plinth/modules/networks/templates/connection_show.html:66 #: plinth/modules/networks/templates/connections_diagram.html:73 #: plinth/modules/networks/templates/connections_diagram.html:76 @@ -2545,12 +2571,12 @@ msgstr "" msgid "Pagekite setup finished. The HTTP and HTTPS services are activated now." msgstr "" -#: plinth/modules/power/__init__.py:30 plinth/modules/power/views.py:50 +#: plinth/modules/power/__init__.py:28 plinth/modules/power/views.py:50 #: plinth/modules/power/views.py:65 msgid "Power" msgstr "" -#: plinth/modules/power/__init__.py:33 +#: plinth/modules/power/__init__.py:31 msgid "Restart or shut down the system." msgstr "" @@ -3609,20 +3635,28 @@ msgstr "" msgid "Apps" msgstr "" -#: plinth/templates/base.html:140 plinth/templates/base.html:141 +#: plinth/templates/base.html:146 plinth/templates/base.html:147 msgid "Change password" msgstr "" -#: plinth/templates/base.html:145 plinth/templates/base.html:159 -#: plinth/templates/base.html:161 +#: plinth/templates/base.html:152 plinth/templates/base.html:153 +#: plinth/templates/base.html:190 plinth/templates/base.html:192 msgid "Log out" msgstr "" -#: plinth/templates/base.html:151 plinth/templates/base.html:153 +#: plinth/templates/base.html:168 plinth/templates/base.html:169 +msgid "Restart" +msgstr "" + +#: plinth/templates/base.html:174 plinth/templates/base.html:175 +msgid "Shut down" +msgstr "" + +#: plinth/templates/base.html:182 plinth/templates/base.html:184 msgid "Log in" msgstr "" -#: plinth/templates/base.html:225 plinth/templates/index.html:164 +#: plinth/templates/base.html:256 plinth/templates/index.html:164 msgid "JavaScript license information" msgstr "" diff --git a/plinth/locale/ja/LC_MESSAGES/django.po b/plinth/locale/ja/LC_MESSAGES/django.po index 04d1f1576..4e53411a4 100644 --- a/plinth/locale/ja/LC_MESSAGES/django.po +++ b/plinth/locale/ja/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-10 09:50-0400\n" +"POT-Creation-Date: 2017-07-10 22:56-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -594,17 +594,17 @@ msgid "Use HTTP basic authentication" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:143 -#: plinth/modules/networks/forms.py:227 plinth/modules/transmission/forms.py:37 +#: plinth/modules/networks/forms.py:228 plinth/modules/transmission/forms.py:37 msgid "Username" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:146 -#: plinth/modules/networks/forms.py:228 plinth/modules/transmission/forms.py:41 +#: plinth/modules/networks/forms.py:229 plinth/modules/transmission/forms.py:41 msgid "Password" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:149 -#: plinth/modules/networks/forms.py:230 +#: plinth/modules/networks/forms.py:231 msgid "Show password" msgstr "" @@ -800,15 +800,15 @@ msgid "Service/Port" msgstr "" #: plinth/modules/firewall/templates/firewall.html:65 -#: plinth/modules/letsencrypt/templates/letsencrypt.html:68 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:88 #: plinth/modules/names/templates/names.html:49 msgid "Enabled" msgstr "" #: plinth/modules/firewall/templates/firewall.html:68 -#: plinth/modules/letsencrypt/templates/letsencrypt.html:70 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:90 #: plinth/modules/names/templates/names.html:51 -#: plinth/modules/networks/forms.py:62 +#: plinth/modules/networks/forms.py:63 msgid "Disabled" msgstr "" @@ -884,8 +884,8 @@ msgstr "" msgid "Where to Get Help" msgstr "" -#: plinth/modules/help/help.py:38 plinth/modules/networks/forms.py:61 -#: plinth/modules/networks/forms.py:101 plinth/templates/index.html:124 +#: plinth/modules/help/help.py:38 plinth/modules/networks/forms.py:62 +#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:124 msgid "Manual" msgstr "" @@ -1214,26 +1214,50 @@ msgstr "" #: plinth/modules/letsencrypt/templates/letsencrypt.html:56 #, python-format -msgid "Expires on %(expiry_date)s" +msgid "Valid, expires on %(expiry_date)s" msgstr "" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:62 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:63 +msgid "Revoked" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:67 +#, python-format +msgid "Expired on %(expiry_date)s" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:71 +msgid "Invalid test certificate" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:75 +#, python-format +msgid "Invalid (%(reason)s)" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:82 msgid "No certificate" msgstr "" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:79 -msgid "Revoke" -msgstr "" - -#: plinth/modules/letsencrypt/templates/letsencrypt.html:85 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:99 msgid "Re-obtain" msgstr "" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:92 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:105 +#: plinth/modules/networks/templates/connection_show.html:63 +#: plinth/modules/snapshot/templates/snapshot.html:34 +msgid "Delete" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:112 +msgid "Revoke" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:120 msgid "Obtain" msgstr "" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:105 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:133 msgid "" "No domains have been configured. Configure domains to be able to obtain " "certificates for them." @@ -1241,24 +1265,36 @@ msgstr "" #: plinth/modules/letsencrypt/views.py:55 #, python-brace-format -msgid "Certificate successfully revoked for domain {domain}" +msgid "" +"Certificate successfully revoked for domain {domain}.This may take a few " +"moments to take effect." msgstr "" -#: plinth/modules/letsencrypt/views.py:60 +#: plinth/modules/letsencrypt/views.py:61 #, python-brace-format msgid "Failed to revoke certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/letsencrypt/views.py:72 +#: plinth/modules/letsencrypt/views.py:73 #, python-brace-format msgid "Certificate successfully obtained for domain {domain}" msgstr "" -#: plinth/modules/letsencrypt/views.py:77 +#: plinth/modules/letsencrypt/views.py:78 #, python-brace-format msgid "Failed to obtain certificate for domain {domain}: {error}" msgstr "" +#: plinth/modules/letsencrypt/views.py:90 +#, python-brace-format +msgid "Certificate successfully deleted for domain {domain}" +msgstr "" + +#: plinth/modules/letsencrypt/views.py:95 +#, python-brace-format +msgid "Failed to delete certificate for domain {domain}: {error}" +msgstr "" + #: plinth/modules/matrixsynapse/__init__.py:41 msgid "" "Chat Server \n" @@ -1337,8 +1373,8 @@ msgstr "" #: plinth/modules/minetest/forms.py:35 msgid "" -"You can change the maximum number of players playing " -"minetest at a single instance of time" +"You can change the maximum number of players playing minetest at a single " +"instance of time." msgstr "" #: plinth/modules/minetest/forms.py:39 @@ -1347,9 +1383,8 @@ msgstr "" #: plinth/modules/minetest/forms.py:41 msgid "" -"Creative mode changes the rules of the game to make it " -"more suitable for creative gameplay, rather than " -"challenging \"survival\" gameplay." +"Creative mode changes the rules of the game to make it more suitable for " +"creative gameplay, rather than challenging \"survival\" gameplay." msgstr "" #: plinth/modules/minetest/forms.py:46 @@ -1357,9 +1392,7 @@ msgid "Enable PVP" msgstr "" #: plinth/modules/minetest/forms.py:48 -msgid "" -"Enabling Player Vs Player will allow players to damage " -"other players" +msgid "Enabling Player Vs Player will allow players to damage other players." msgstr "" #: plinth/modules/minetest/forms.py:52 @@ -1367,9 +1400,7 @@ msgid "Enable damage" msgstr "" #: plinth/modules/minetest/forms.py:54 -msgid "" -"When disabled, players cannot die or receive damage of " -"any kind" +msgid "When disabled, players cannot die or receive damage of any kind." msgstr "" #: plinth/modules/minetest/views.py:58 @@ -1613,21 +1644,21 @@ msgid "" "interfaces. Select Internal only for trusted networks." msgstr "" -#: plinth/modules/networks/forms.py:48 +#: plinth/modules/networks/forms.py:49 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "" -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:50 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "" -#: plinth/modules/networks/forms.py:51 +#: plinth/modules/networks/forms.py:52 msgid "IPv4 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:54 +#: plinth/modules/networks/forms.py:55 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -1635,184 +1666,184 @@ msgid "" "router, configure clients on this network and share its Internet connection." msgstr "" -#: plinth/modules/networks/forms.py:59 +#: plinth/modules/networks/forms.py:60 msgid "Automatic (DHCP)" msgstr "" -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:61 msgid "Shared" msgstr "" -#: plinth/modules/networks/forms.py:64 plinth/modules/networks/forms.py:104 +#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 msgid "Address" msgstr "" -#: plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:69 msgid "Netmask" msgstr "" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:70 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." msgstr "" -#: plinth/modules/networks/forms.py:74 plinth/modules/networks/forms.py:114 +#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "" -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 msgid "Optional value." msgstr "" -#: plinth/modules/networks/forms.py:79 plinth/modules/networks/forms.py:119 +#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 msgid "DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:80 +#: plinth/modules/networks/forms.py:81 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 +#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 msgid "Second DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:87 +#: plinth/modules/networks/forms.py:88 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:93 +#: plinth/modules/networks/forms.py:94 msgid "IPv6 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:96 +#: plinth/modules/networks/forms.py:97 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " "network making it a client." msgstr "" -#: plinth/modules/networks/forms.py:99 plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 msgid "Automatic" msgstr "" -#: plinth/modules/networks/forms.py:100 +#: plinth/modules/networks/forms.py:101 msgid "Automatic, DHCP only" msgstr "" -#: plinth/modules/networks/forms.py:102 +#: plinth/modules/networks/forms.py:103 msgid "Ignore" msgstr "" -#: plinth/modules/networks/forms.py:108 +#: plinth/modules/networks/forms.py:109 msgid "Prefix" msgstr "" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:110 msgid "Value between 1 and 128." msgstr "" -#: plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:121 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:128 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:137 +#: plinth/modules/networks/forms.py:138 msgid "-- select --" msgstr "" -#: plinth/modules/networks/forms.py:262 +#: plinth/modules/networks/forms.py:263 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:264 msgid "The visible name of the network." msgstr "" -#: plinth/modules/networks/forms.py:265 +#: plinth/modules/networks/forms.py:266 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "" -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:267 msgid "Infrastructure" msgstr "" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:268 msgid "Access Point" msgstr "" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:269 msgid "Ad-hoc" msgstr "" -#: plinth/modules/networks/forms.py:270 +#: plinth/modules/networks/forms.py:271 msgid "Frequency Band" msgstr "" -#: plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:273 msgid "A (5 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:274 msgid "B/G (2.4 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:275 +#: plinth/modules/networks/forms.py:276 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:277 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." msgstr "" -#: plinth/modules/networks/forms.py:283 +#: plinth/modules/networks/forms.py:284 msgid "BSSID" msgstr "" -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:285 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " "one provided. Example: 00:11:22:aa:bb:cc." msgstr "" -#: plinth/modules/networks/forms.py:291 +#: plinth/modules/networks/forms.py:292 msgid "Authentication Mode" msgstr "" -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:293 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." msgstr "" -#: plinth/modules/networks/forms.py:294 +#: plinth/modules/networks/forms.py:295 msgid "WPA" msgstr "" -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:296 msgid "Open" msgstr "" -#: plinth/modules/networks/forms.py:297 +#: plinth/modules/networks/forms.py:298 msgid "Passphrase" msgstr "" @@ -1912,7 +1943,7 @@ msgid "Edit connection" msgstr "" #: plinth/modules/networks/templates/connection_show.html:43 -#: plinth/templates/base.html:138 +#: plinth/templates/base.html:140 plinth/templates/base.html:141 msgid "Edit" msgstr "" @@ -1930,11 +1961,6 @@ msgstr "" msgid "Delete connection" msgstr "" -#: plinth/modules/networks/templates/connection_show.html:63 -#: plinth/modules/snapshot/templates/snapshot.html:34 -msgid "Delete" -msgstr "" - #: plinth/modules/networks/templates/connection_show.html:66 #: plinth/modules/networks/templates/connections_diagram.html:73 #: plinth/modules/networks/templates/connections_diagram.html:76 @@ -2545,12 +2571,12 @@ msgstr "" msgid "Pagekite setup finished. The HTTP and HTTPS services are activated now." msgstr "" -#: plinth/modules/power/__init__.py:30 plinth/modules/power/views.py:50 +#: plinth/modules/power/__init__.py:28 plinth/modules/power/views.py:50 #: plinth/modules/power/views.py:65 msgid "Power" msgstr "" -#: plinth/modules/power/__init__.py:33 +#: plinth/modules/power/__init__.py:31 msgid "Restart or shut down the system." msgstr "" @@ -3609,20 +3635,28 @@ msgstr "" msgid "Apps" msgstr "" -#: plinth/templates/base.html:140 plinth/templates/base.html:141 +#: plinth/templates/base.html:146 plinth/templates/base.html:147 msgid "Change password" msgstr "" -#: plinth/templates/base.html:145 plinth/templates/base.html:159 -#: plinth/templates/base.html:161 +#: plinth/templates/base.html:152 plinth/templates/base.html:153 +#: plinth/templates/base.html:190 plinth/templates/base.html:192 msgid "Log out" msgstr "" -#: plinth/templates/base.html:151 plinth/templates/base.html:153 +#: plinth/templates/base.html:168 plinth/templates/base.html:169 +msgid "Restart" +msgstr "" + +#: plinth/templates/base.html:174 plinth/templates/base.html:175 +msgid "Shut down" +msgstr "" + +#: plinth/templates/base.html:182 plinth/templates/base.html:184 msgid "Log in" msgstr "" -#: plinth/templates/base.html:225 plinth/templates/index.html:164 +#: plinth/templates/base.html:256 plinth/templates/index.html:164 msgid "JavaScript license information" msgstr "" diff --git a/plinth/locale/nb/LC_MESSAGES/django.po b/plinth/locale/nb/LC_MESSAGES/django.po index 499002aba..612c87b1f 100644 --- a/plinth/locale/nb/LC_MESSAGES/django.po +++ b/plinth/locale/nb/LC_MESSAGES/django.po @@ -15,11 +15,11 @@ msgid "" msgstr "" "Project-Id-Version: FreedomBox UI\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-10 09:50-0400\n" +"POT-Creation-Date: 2017-07-10 22:56-0400\n" "PO-Revision-Date: 2017-07-02 02:21+0000\n" "Last-Translator: James Valleroy \n" -"Language-Team: Norwegian Bokmål " -"\n" +"Language-Team: Norwegian Bokmål \n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -682,17 +682,17 @@ msgid "Use HTTP basic authentication" msgstr "Bruk HTTP-basisgodkjenning" #: plinth/modules/dynamicdns/dynamicdns.py:143 -#: plinth/modules/networks/forms.py:227 plinth/modules/transmission/forms.py:37 +#: plinth/modules/networks/forms.py:228 plinth/modules/transmission/forms.py:37 msgid "Username" msgstr "Brukernavn" #: plinth/modules/dynamicdns/dynamicdns.py:146 -#: plinth/modules/networks/forms.py:228 plinth/modules/transmission/forms.py:41 +#: plinth/modules/networks/forms.py:229 plinth/modules/transmission/forms.py:41 msgid "Password" msgstr "Passord" #: plinth/modules/dynamicdns/dynamicdns.py:149 -#: plinth/modules/networks/forms.py:230 +#: plinth/modules/networks/forms.py:231 msgid "Show password" msgstr "Vis passord" @@ -926,15 +926,15 @@ msgid "Service/Port" msgstr "Tjeneste/Port" #: plinth/modules/firewall/templates/firewall.html:65 -#: plinth/modules/letsencrypt/templates/letsencrypt.html:68 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:88 #: plinth/modules/names/templates/names.html:49 msgid "Enabled" msgstr "Aktivert" #: plinth/modules/firewall/templates/firewall.html:68 -#: plinth/modules/letsencrypt/templates/letsencrypt.html:70 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:90 #: plinth/modules/names/templates/names.html:51 -#: plinth/modules/networks/forms.py:62 +#: plinth/modules/networks/forms.py:63 msgid "Disabled" msgstr "Deaktivert" @@ -1017,8 +1017,8 @@ msgstr "Dokumentasjon" msgid "Where to Get Help" msgstr "Hvor kan en få hjelp" -#: plinth/modules/help/help.py:38 plinth/modules/networks/forms.py:61 -#: plinth/modules/networks/forms.py:101 plinth/templates/index.html:124 +#: plinth/modules/help/help.py:38 plinth/modules/networks/forms.py:62 +#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:124 msgid "Manual" msgstr "Manual" @@ -1409,27 +1409,57 @@ msgid "Actions" msgstr "Handlinger" #: plinth/modules/letsencrypt/templates/letsencrypt.html:56 -#, python-format -msgid "Expires on %(expiry_date)s" +#, fuzzy, python-format +#| msgid "Expires on %(expiry_date)s" +msgid "Valid, expires on %(expiry_date)s" msgstr "Utløper %(expiry_date)s" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:62 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:63 +#, fuzzy +#| msgid "Revoke" +msgid "Revoked" +msgstr "Inndra (tilbakekall)" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:67 +#, fuzzy, python-format +#| msgid "Expires on %(expiry_date)s" +msgid "Expired on %(expiry_date)s" +msgstr "Utløper %(expiry_date)s" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:71 +#, fuzzy +#| msgid "Invalid kite name" +msgid "Invalid test certificate" +msgstr "Ugyldig «kite»-navn" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:75 +#, python-format +msgid "Invalid (%(reason)s)" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:82 msgid "No certificate" msgstr "Sertifikat mangler" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:79 -msgid "Revoke" -msgstr "Inndra (tilbakekall)" - -#: plinth/modules/letsencrypt/templates/letsencrypt.html:85 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:99 msgid "Re-obtain" msgstr "Gjeninnhente" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:92 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:105 +#: plinth/modules/networks/templates/connection_show.html:63 +#: plinth/modules/snapshot/templates/snapshot.html:34 +msgid "Delete" +msgstr "Slett" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:112 +msgid "Revoke" +msgstr "Inndra (tilbakekall)" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:120 msgid "Obtain" msgstr "Innhente" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:105 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:133 msgid "" "No domains have been configured. Configure domains to be able to obtain " "certificates for them." @@ -1438,25 +1468,40 @@ msgstr "" "for dem." #: plinth/modules/letsencrypt/views.py:55 -#, python-brace-format -msgid "Certificate successfully revoked for domain {domain}" +#, fuzzy, python-brace-format +#| msgid "Certificate successfully revoked for domain {domain}" +msgid "" +"Certificate successfully revoked for domain {domain}.This may take a few " +"moments to take effect." msgstr "Sertifikat vellykket tilbakekalt for domenet {domain}" -#: plinth/modules/letsencrypt/views.py:60 +#: plinth/modules/letsencrypt/views.py:61 #, python-brace-format msgid "Failed to revoke certificate for domain {domain}: {error}" msgstr "Klarte ikke å inndra sertifikatet for domenet {domain}: {error}" -#: plinth/modules/letsencrypt/views.py:72 +#: plinth/modules/letsencrypt/views.py:73 #, python-brace-format msgid "Certificate successfully obtained for domain {domain}" msgstr "Sertifikat vellykket innhentet til domene {domain}" -#: plinth/modules/letsencrypt/views.py:77 +#: plinth/modules/letsencrypt/views.py:78 #, python-brace-format msgid "Failed to obtain certificate for domain {domain}: {error}" msgstr "Klarte ikke å oppnå sertifikat til domene {domain}: {error}" +#: plinth/modules/letsencrypt/views.py:90 +#, fuzzy, python-brace-format +#| msgid "Certificate successfully revoked for domain {domain}" +msgid "Certificate successfully deleted for domain {domain}" +msgstr "Sertifikat vellykket tilbakekalt for domenet {domain}" + +#: plinth/modules/letsencrypt/views.py:95 +#, fuzzy, python-brace-format +#| msgid "Failed to revoke certificate for domain {domain}: {error}" +msgid "Failed to delete certificate for domain {domain}: {error}" +msgstr "Klarte ikke å inndra sertifikatet for domenet {domain}: {error}" + #: plinth/modules/matrixsynapse/__init__.py:41 msgid "" "Chat Server \n" @@ -1564,9 +1609,13 @@ msgid "Maximum number of players" msgstr "Maksimalt antall spillere" #: plinth/modules/minetest/forms.py:35 +#, fuzzy +#| msgid "" +#| "You can change the maximum number of players playing " +#| "minetest at a single instance of time" msgid "" -"You can change the maximum number of players playing " -"minetest at a single instance of time" +"You can change the maximum number of players playing minetest at a single " +"instance of time." msgstr "" "Du kan til enhver tid endre hvor mange som kan spille minetest på en enkelt " "instans" @@ -1576,10 +1625,14 @@ msgid "Enable creative mode" msgstr "Aktiver kreativ modus" #: plinth/modules/minetest/forms.py:41 +#, fuzzy +#| msgid "" +#| "Creative mode changes the rules of the game to make " +#| "it more suitable for creative gameplay, rather " +#| "than challenging \"survival\" gameplay." msgid "" -"Creative mode changes the rules of the game to make it " -"more suitable for creative gameplay, rather than " -"challenging \"survival\" gameplay." +"Creative mode changes the rules of the game to make it more suitable for " +"creative gameplay, rather than challenging \"survival\" gameplay." msgstr "" "Creativ modus endrer reglene i spillet for å gjøre det bedre egnet for " "kreativ spilling, i stedet for mer utfordrende «overlevelses»-spilling." @@ -1589,9 +1642,11 @@ msgid "Enable PVP" msgstr "Aktiver PVP" #: plinth/modules/minetest/forms.py:48 -msgid "" -"Enabling Player Vs Player will allow players to damage " -"other players" +#, fuzzy +#| msgid "" +#| "Enabling Player Vs Player will allow players to " +#| "damage other players" +msgid "Enabling Player Vs Player will allow players to damage other players." msgstr "Aktiver spiller mot spiller for å la spillere skade andre spillere" #: plinth/modules/minetest/forms.py:52 @@ -1599,9 +1654,11 @@ msgid "Enable damage" msgstr "Aktiver skade" #: plinth/modules/minetest/forms.py:54 -msgid "" -"When disabled, players cannot die or receive damage of " -"any kind" +#, fuzzy +#| msgid "" +#| "When disabled, players cannot die or receive damage " +#| "of any kind" +msgid "When disabled, players cannot die or receive damage of any kind." msgstr "Når den ikke er aktiv, kan ikke spillere dø eller ta skade av noe slag" #: plinth/modules/minetest/views.py:58 @@ -1872,21 +1929,21 @@ msgstr "" "Brannmuren vil kontrollere hvilke tjenester som er tilgjengelig over dette " "grensesnitt. Velg Internal (Internt) bare for klarerte nettverk." -#: plinth/modules/networks/forms.py:48 +#: plinth/modules/networks/forms.py:49 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "Eksternt" -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:50 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "Intern" -#: plinth/modules/networks/forms.py:51 +#: plinth/modules/networks/forms.py:52 msgid "IPv4 Addressing Method" msgstr "IPv4 adresseringsmetode" -#: plinth/modules/networks/forms.py:54 +#: plinth/modules/networks/forms.py:55 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -1898,23 +1955,23 @@ msgstr "" "å oppføre seg som en router, sette opp klienter på dette nettverket og dele " "sin Internett-forbindelse." -#: plinth/modules/networks/forms.py:59 +#: plinth/modules/networks/forms.py:60 msgid "Automatic (DHCP)" msgstr "Automatisk (DHCP)" -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:61 msgid "Shared" msgstr "Delt" -#: plinth/modules/networks/forms.py:64 plinth/modules/networks/forms.py:104 +#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 msgid "Address" msgstr "Adresse" -#: plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:69 msgid "Netmask" msgstr "Nettmaske" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:70 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." @@ -1922,21 +1979,21 @@ msgstr "" "Valgfri verdi. Om det står tomt, vil en standard nettmaske, basert på " "adressen, bli brukt." -#: plinth/modules/networks/forms.py:74 plinth/modules/networks/forms.py:114 +#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "Inngangsport" -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 msgid "Optional value." msgstr "Valgfri verdi." -#: plinth/modules/networks/forms.py:79 plinth/modules/networks/forms.py:119 +#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 msgid "DNS Server" msgstr "DNS-tjener" -#: plinth/modules/networks/forms.py:80 +#: plinth/modules/networks/forms.py:81 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -1944,11 +2001,11 @@ msgstr "" "Valgfri verdi. Hvis denne verdien er gitt, og IPv4-adresseringsmetoden er " "«Automatisk», så vil DNS-tjenerne levert fra en DHCP-tjener bli ignorert." -#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 +#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 msgid "Second DNS Server" msgstr "Andre DNS-tjener" -#: plinth/modules/networks/forms.py:87 +#: plinth/modules/networks/forms.py:88 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -1956,11 +2013,11 @@ msgstr "" "Valgfri verdi. Hvis denne verdien er gitt, og IPv4-adresseringsmetoden er " "«Automatisk», vil DNS-serverne som tilbys fra en DHCP-tjener bli ignorert." -#: plinth/modules/networks/forms.py:93 +#: plinth/modules/networks/forms.py:94 msgid "IPv6 Addressing Method" msgstr "IPv6-adresseringsmetode" -#: plinth/modules/networks/forms.py:96 +#: plinth/modules/networks/forms.py:97 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " @@ -1969,27 +2026,27 @@ msgstr "" "«Automatiske» metoder vil få {box_name} til å hente oppsettet fra dette " "nettverket og gjøre den til en klient." -#: plinth/modules/networks/forms.py:99 plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 msgid "Automatic" msgstr "Automatisk" -#: plinth/modules/networks/forms.py:100 +#: plinth/modules/networks/forms.py:101 msgid "Automatic, DHCP only" msgstr "Automatisk, kun DHCP" -#: plinth/modules/networks/forms.py:102 +#: plinth/modules/networks/forms.py:103 msgid "Ignore" msgstr "Overse" -#: plinth/modules/networks/forms.py:108 +#: plinth/modules/networks/forms.py:109 msgid "Prefix" msgstr "Forstavelse" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:110 msgid "Value between 1 and 128." msgstr "Verdi mellom 1 og 128." -#: plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:121 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -1997,7 +2054,7 @@ msgstr "" "Valgfri verdi. Hvis denne verdien er gitt, og IPv6-adresseringsmetoden er " "«Automatisk», så vil DNS-tjenerne levert fra en DHCP-tjener bli ignorert." -#: plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:128 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2005,54 +2062,54 @@ msgstr "" "Valgfri verdi. Hvis denne verdien er gitt, og IPv6-adresseringsmetoden er " "«Automatisk», så vil DNS-serverne som tilbys fra en DHCP-tjener bli ignorert." -#: plinth/modules/networks/forms.py:137 +#: plinth/modules/networks/forms.py:138 msgid "-- select --" msgstr "-- velg --" -#: plinth/modules/networks/forms.py:262 +#: plinth/modules/networks/forms.py:263 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "SSID (Service Set Identifier)" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:264 msgid "The visible name of the network." msgstr "Det synlige navnet på nettverket." -#: plinth/modules/networks/forms.py:265 +#: plinth/modules/networks/forms.py:266 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "Modus" -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:267 msgid "Infrastructure" msgstr "Infrastruktur" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:268 msgid "Access Point" msgstr "Aksesspunkt" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:269 msgid "Ad-hoc" msgstr "Ad-hoc" -#: plinth/modules/networks/forms.py:270 +#: plinth/modules/networks/forms.py:271 msgid "Frequency Band" msgstr "Frekvensbånd" -#: plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:273 msgid "A (5 GHz)" msgstr "A (5 GHz)" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:274 msgid "B/G (2.4 GHz)" msgstr "B/G (2.4 GHz)" -#: plinth/modules/networks/forms.py:275 +#: plinth/modules/networks/forms.py:276 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "Kanal" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:277 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." @@ -2060,11 +2117,11 @@ msgstr "" "Valgfri verdi. Trådløskanal i det valgte frekvensbåndet som det skal " "begrenses til. Blank eller verdi 0 betyr at det skal velges automatisk." -#: plinth/modules/networks/forms.py:283 +#: plinth/modules/networks/forms.py:284 msgid "BSSID" msgstr "BSSID" -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:285 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " @@ -2074,11 +2131,11 @@ msgstr "" "aksesspunkt, koble kun til hvis BSSID-en til aksesspunktet stemmer med det " "som er oppgitt. Eksempel: 00:11:22:aa:bb:cc." -#: plinth/modules/networks/forms.py:291 +#: plinth/modules/networks/forms.py:292 msgid "Authentication Mode" msgstr "Autentiseringsmodus" -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:293 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." @@ -2086,15 +2143,15 @@ msgstr "" "Velg WPA (Wi-Fi Protected Access) hvis det trådløse nettverket er sikret og " "krever at brukerne har passordet som trengs for å koble seg til." -#: plinth/modules/networks/forms.py:294 +#: plinth/modules/networks/forms.py:295 msgid "WPA" msgstr "WPA" -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:296 msgid "Open" msgstr "Åpen" -#: plinth/modules/networks/forms.py:297 +#: plinth/modules/networks/forms.py:298 msgid "Passphrase" msgstr "Passfrase" @@ -2196,7 +2253,7 @@ msgid "Edit connection" msgstr "Rediger tilkobling" #: plinth/modules/networks/templates/connection_show.html:43 -#: plinth/templates/base.html:138 +#: plinth/templates/base.html:140 plinth/templates/base.html:141 msgid "Edit" msgstr "Rediger" @@ -2214,11 +2271,6 @@ msgstr "Aktiver" msgid "Delete connection" msgstr "Slett tilkobling" -#: plinth/modules/networks/templates/connection_show.html:63 -#: plinth/modules/snapshot/templates/snapshot.html:34 -msgid "Delete" -msgstr "Slett" - #: plinth/modules/networks/templates/connection_show.html:66 #: plinth/modules/networks/templates/connections_diagram.html:73 #: plinth/modules/networks/templates/connections_diagram.html:76 @@ -2897,12 +2949,12 @@ msgstr "Tilpassede tjenester" msgid "Pagekite setup finished. The HTTP and HTTPS services are activated now." msgstr "PageKite oppsett ferdig. HTTP- og HTTPS-tjenester er nå aktivert." -#: plinth/modules/power/__init__.py:30 plinth/modules/power/views.py:50 +#: plinth/modules/power/__init__.py:28 plinth/modules/power/views.py:50 #: plinth/modules/power/views.py:65 msgid "Power" msgstr "Strøm" -#: plinth/modules/power/__init__.py:33 +#: plinth/modules/power/__init__.py:31 msgid "Restart or shut down the system." msgstr "Start om igjen, eller slå av systemet." @@ -3403,8 +3455,8 @@ msgid "" "syncthing/\">/syncthing. Desktop and mobile clients are also available." msgstr "" -"Når aktivert, vil Syncthings webgrensesnitt være tilgjengelig fra /syncthing. Stasjonære og mobile klienter er også /syncthing. Stasjonære og mobile klienter er også -tilgjengelig (available)." #: plinth/modules/tahoe/__init__.py:42 @@ -3444,8 +3496,8 @@ msgid "" msgstr "" "Tahoe-LAFS-tjenerdomenet er satt til %(domain_name)s. Endrer du " "navnet på FreedomBox-domenet, trengs en reinstallering av Tahoe-LAFS, og du " -"VIL MISTE DATA. Du kan få tilgang til Tahoe-LAFS på https://%(domain_name)s:5678." +"VIL MISTE DATA. Du kan få tilgang til Tahoe-LAFS på https://%(domain_name)s:5678." #: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 msgid "Local introducer" @@ -4177,20 +4229,32 @@ msgstr "Hjem" msgid "Apps" msgstr "Apps/Programmer" -#: plinth/templates/base.html:140 plinth/templates/base.html:141 +#: plinth/templates/base.html:146 plinth/templates/base.html:147 msgid "Change password" msgstr "Endre passord" -#: plinth/templates/base.html:145 plinth/templates/base.html:159 -#: plinth/templates/base.html:161 +#: plinth/templates/base.html:152 plinth/templates/base.html:153 +#: plinth/templates/base.html:190 plinth/templates/base.html:192 msgid "Log out" msgstr "Logg ut" -#: plinth/templates/base.html:151 plinth/templates/base.html:153 +#: plinth/templates/base.html:168 plinth/templates/base.html:169 +#, fuzzy +#| msgid "Restart Now" +msgid "Restart" +msgstr "Omstart nå" + +#: plinth/templates/base.html:174 plinth/templates/base.html:175 +#, fuzzy +#| msgid "Shut Down Now" +msgid "Shut down" +msgstr "Slå av nå" + +#: plinth/templates/base.html:182 plinth/templates/base.html:184 msgid "Log in" msgstr "Logg inn" -#: plinth/templates/base.html:225 plinth/templates/index.html:164 +#: plinth/templates/base.html:256 plinth/templates/index.html:164 msgid "JavaScript license information" msgstr "JavaScript lisensinformasjon" diff --git a/plinth/locale/nl/LC_MESSAGES/django.po b/plinth/locale/nl/LC_MESSAGES/django.po index f9cc143ec..dbeaca0c5 100644 --- a/plinth/locale/nl/LC_MESSAGES/django.po +++ b/plinth/locale/nl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-10 09:50-0400\n" +"POT-Creation-Date: 2017-07-10 22:56-0400\n" "PO-Revision-Date: 2017-04-10 08:31+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Dutch \n" "Language-Team: Polish \n" "Language-Team: Portuguese \n" -"Language-Team: Russian " -"\n" +"Language-Team: Russian \n" "Language: ru\n" "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 2.15-dev\n" #: plinth/action_utils.py:254 @@ -662,17 +662,17 @@ msgid "Use HTTP basic authentication" msgstr "Использовать базовую аутентификацию HTTP" #: plinth/modules/dynamicdns/dynamicdns.py:143 -#: plinth/modules/networks/forms.py:227 plinth/modules/transmission/forms.py:37 +#: plinth/modules/networks/forms.py:228 plinth/modules/transmission/forms.py:37 msgid "Username" msgstr "Имя пользователя" #: plinth/modules/dynamicdns/dynamicdns.py:146 -#: plinth/modules/networks/forms.py:228 plinth/modules/transmission/forms.py:41 +#: plinth/modules/networks/forms.py:229 plinth/modules/transmission/forms.py:41 msgid "Password" msgstr "Пароль" #: plinth/modules/dynamicdns/dynamicdns.py:149 -#: plinth/modules/networks/forms.py:230 +#: plinth/modules/networks/forms.py:231 msgid "Show password" msgstr "Показать пароль" @@ -904,15 +904,15 @@ msgid "Service/Port" msgstr "Служба/Порт" #: plinth/modules/firewall/templates/firewall.html:65 -#: plinth/modules/letsencrypt/templates/letsencrypt.html:68 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:88 #: plinth/modules/names/templates/names.html:49 msgid "Enabled" msgstr "Включено" #: plinth/modules/firewall/templates/firewall.html:68 -#: plinth/modules/letsencrypt/templates/letsencrypt.html:70 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:90 #: plinth/modules/names/templates/names.html:51 -#: plinth/modules/networks/forms.py:62 +#: plinth/modules/networks/forms.py:63 msgid "Disabled" msgstr "Выключено" @@ -993,8 +993,8 @@ msgstr "Документация" msgid "Where to Get Help" msgstr "Где получить помощь" -#: plinth/modules/help/help.py:38 plinth/modules/networks/forms.py:61 -#: plinth/modules/networks/forms.py:101 plinth/templates/index.html:124 +#: plinth/modules/help/help.py:38 plinth/modules/networks/forms.py:62 +#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:124 msgid "Manual" msgstr "Руководство" @@ -1384,27 +1384,57 @@ msgid "Actions" msgstr "Действия" #: plinth/modules/letsencrypt/templates/letsencrypt.html:56 -#, python-format -msgid "Expires on %(expiry_date)s" +#, fuzzy, python-format +#| msgid "Expires on %(expiry_date)s" +msgid "Valid, expires on %(expiry_date)s" msgstr "Истекает %(expiry_date)s" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:62 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:63 +#, fuzzy +#| msgid "Revoke" +msgid "Revoked" +msgstr "Отменить" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:67 +#, fuzzy, python-format +#| msgid "Expires on %(expiry_date)s" +msgid "Expired on %(expiry_date)s" +msgstr "Истекает %(expiry_date)s" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:71 +#, fuzzy +#| msgid "Invalid kite name" +msgid "Invalid test certificate" +msgstr "Недопустимое имя kite" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:75 +#, python-format +msgid "Invalid (%(reason)s)" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:82 msgid "No certificate" msgstr "Не сертификата" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:79 -msgid "Revoke" -msgstr "Отменить" - -#: plinth/modules/letsencrypt/templates/letsencrypt.html:85 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:99 msgid "Re-obtain" msgstr "Получить повторно" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:92 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:105 +#: plinth/modules/networks/templates/connection_show.html:63 +#: plinth/modules/snapshot/templates/snapshot.html:34 +msgid "Delete" +msgstr "Удалить" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:112 +msgid "Revoke" +msgstr "Отменить" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:120 msgid "Obtain" msgstr "Получить" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:105 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:133 msgid "" "No domains have been configured. Configure domains to be able to obtain " "certificates for them." @@ -1413,25 +1443,40 @@ msgstr "" "получить сертификаты для них." #: plinth/modules/letsencrypt/views.py:55 -#, python-brace-format -msgid "Certificate successfully revoked for domain {domain}" +#, fuzzy, python-brace-format +#| msgid "Certificate successfully revoked for domain {domain}" +msgid "" +"Certificate successfully revoked for domain {domain}.This may take a few " +"moments to take effect." msgstr "Сертификат успешно отменен для домена {domain}" -#: plinth/modules/letsencrypt/views.py:60 +#: plinth/modules/letsencrypt/views.py:61 #, python-brace-format msgid "Failed to revoke certificate for domain {domain}: {error}" msgstr "Не удалось отозвать сертификат для домена {domain}: {error}" -#: plinth/modules/letsencrypt/views.py:72 +#: plinth/modules/letsencrypt/views.py:73 #, python-brace-format msgid "Certificate successfully obtained for domain {domain}" msgstr "Сертификат успешно получен для домена {domain}" -#: plinth/modules/letsencrypt/views.py:77 +#: plinth/modules/letsencrypt/views.py:78 #, python-brace-format msgid "Failed to obtain certificate for domain {domain}: {error}" msgstr "Не удалось получить сертификат для домена {domain}: {error}" +#: plinth/modules/letsencrypt/views.py:90 +#, fuzzy, python-brace-format +#| msgid "Certificate successfully revoked for domain {domain}" +msgid "Certificate successfully deleted for domain {domain}" +msgstr "Сертификат успешно отменен для домена {domain}" + +#: plinth/modules/letsencrypt/views.py:95 +#, fuzzy, python-brace-format +#| msgid "Failed to revoke certificate for domain {domain}: {error}" +msgid "Failed to delete certificate for domain {domain}: {error}" +msgstr "Не удалось отозвать сертификат для домена {domain}: {error}" + #: plinth/modules/matrixsynapse/__init__.py:41 msgid "" "Chat Server \n" @@ -1542,9 +1587,13 @@ msgid "Maximum number of players" msgstr "Максимальное количество игроков" #: plinth/modules/minetest/forms.py:35 +#, fuzzy +#| msgid "" +#| "You can change the maximum number of players playing " +#| "minetest at a single instance of time" msgid "" -"You can change the maximum number of players playing " -"minetest at a single instance of time" +"You can change the maximum number of players playing minetest at a single " +"instance of time." msgstr "" "Можно изменить максимальное количество игроков, играющих " "в minetest одновременно" @@ -1554,10 +1603,14 @@ msgid "Enable creative mode" msgstr "Включить творческий режим" #: plinth/modules/minetest/forms.py:41 +#, fuzzy +#| msgid "" +#| "Creative mode changes the rules of the game to make " +#| "it more suitable for creative gameplay, rather " +#| "than challenging \"survival\" gameplay." msgid "" -"Creative mode changes the rules of the game to make it " -"more suitable for creative gameplay, rather than " -"challenging \"survival\" gameplay." +"Creative mode changes the rules of the game to make it more suitable for " +"creative gameplay, rather than challenging \"survival\" gameplay." msgstr "" "Творческий режим меняет правила игры, чтобы сделать его более подходящим для " "творческой игры, а не сложного режима «выживание»." @@ -1567,9 +1620,11 @@ msgid "Enable PVP" msgstr "Включить PVP" #: plinth/modules/minetest/forms.py:48 -msgid "" -"Enabling Player Vs Player will allow players to damage " -"other players" +#, fuzzy +#| msgid "" +#| "Enabling Player Vs Player will allow players to " +#| "damage other players" +msgid "Enabling Player Vs Player will allow players to damage other players." msgstr "" "Включение игрок против игрока позволит игрокам наносить " "урон другим игрокам" @@ -1579,9 +1634,11 @@ msgid "Enable damage" msgstr "Включить урон" #: plinth/modules/minetest/forms.py:54 -msgid "" -"When disabled, players cannot die or receive damage of " -"any kind" +#, fuzzy +#| msgid "" +#| "When disabled, players cannot die or receive damage " +#| "of any kind" +msgid "When disabled, players cannot die or receive damage of any kind." msgstr "" "Когда выключено, игроки не могут умереть или получить " "урон любого рода" @@ -1852,21 +1909,21 @@ msgstr "" "Зона брандмауэра будет контролировать службы, доступные через этот " "интерфейс. Выбирайте Внутренний только в доверенных сетях." -#: plinth/modules/networks/forms.py:48 +#: plinth/modules/networks/forms.py:49 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "Внешний" -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:50 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "Внутренний" -#: plinth/modules/networks/forms.py:51 +#: plinth/modules/networks/forms.py:52 msgid "IPv4 Addressing Method" msgstr "Метод адресации IPv4" -#: plinth/modules/networks/forms.py:54 +#: plinth/modules/networks/forms.py:55 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -1877,23 +1934,23 @@ msgstr "" "сети в качестве клиента. \"Общий\" метод позволяет {box_name} выступать как " "роутер, настраивая клиентов в сети, разделяя подключение к интернету." -#: plinth/modules/networks/forms.py:59 +#: plinth/modules/networks/forms.py:60 msgid "Automatic (DHCP)" msgstr "Автоматически (DHCP)" -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:61 msgid "Shared" msgstr "Общее" -#: plinth/modules/networks/forms.py:64 plinth/modules/networks/forms.py:104 +#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 msgid "Address" msgstr "Адрес" -#: plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:69 msgid "Netmask" msgstr "Маска сети" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:70 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." @@ -1901,21 +1958,21 @@ msgstr "" "Необязательное значение. Если оставить пустым, будет использоваться маска " "подсети по умолчанию, основанная на адресе." -#: plinth/modules/networks/forms.py:74 plinth/modules/networks/forms.py:114 +#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "Шлюз" -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 msgid "Optional value." msgstr "Необязательное значение." -#: plinth/modules/networks/forms.py:79 plinth/modules/networks/forms.py:119 +#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 msgid "DNS Server" msgstr "DNS-сервер" -#: plinth/modules/networks/forms.py:80 +#: plinth/modules/networks/forms.py:81 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -1923,11 +1980,11 @@ msgstr "" "Необязательное значение. Если задано это значение, и метод адресации IPv4 " "«Автомат», предоставляемые DHCP-сервером DNS-серверы будут игнорироваться." -#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 +#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 msgid "Second DNS Server" msgstr "Второй DNS-сервер" -#: plinth/modules/networks/forms.py:87 +#: plinth/modules/networks/forms.py:88 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -1935,11 +1992,11 @@ msgstr "" "Необязательное значение. Если задано это значение и метод адресации IPv4 " "«Автомат», предоставляемые DHCP-сервером DNS-серверы будут игнорироваться." -#: plinth/modules/networks/forms.py:93 +#: plinth/modules/networks/forms.py:94 msgid "IPv6 Addressing Method" msgstr "Метод адресации IPv6" -#: plinth/modules/networks/forms.py:96 +#: plinth/modules/networks/forms.py:97 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " @@ -1948,27 +2005,27 @@ msgstr "" "Метод \"Автоматически\" позволит получить {box_name} конфигурацию этой сети, " "что сделает его клиентом." -#: plinth/modules/networks/forms.py:99 plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 msgid "Automatic" msgstr "Автоматически" -#: plinth/modules/networks/forms.py:100 +#: plinth/modules/networks/forms.py:101 msgid "Automatic, DHCP only" msgstr "Автоматически, только DHCP" -#: plinth/modules/networks/forms.py:102 +#: plinth/modules/networks/forms.py:103 msgid "Ignore" msgstr "Игнорировать" -#: plinth/modules/networks/forms.py:108 +#: plinth/modules/networks/forms.py:109 msgid "Prefix" msgstr "Префикс" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:110 msgid "Value between 1 and 128." msgstr "Значение от 1 до 128." -#: plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:121 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -1977,7 +2034,7 @@ msgstr "" "«Автоматически», предоставляемые DHCP-сервером DNS-серверы будут " "игнорироваться." -#: plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:128 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -1986,54 +2043,54 @@ msgstr "" "«Автоматически», предоставляемые DHCP-сервером DNS-серверы будут " "игнорироваться." -#: plinth/modules/networks/forms.py:137 +#: plinth/modules/networks/forms.py:138 msgid "-- select --" msgstr "-- Выберите --" -#: plinth/modules/networks/forms.py:262 +#: plinth/modules/networks/forms.py:263 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "SSID" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:264 msgid "The visible name of the network." msgstr "Отображаемое имя сети." -#: plinth/modules/networks/forms.py:265 +#: plinth/modules/networks/forms.py:266 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "Режим" -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:267 msgid "Infrastructure" msgstr "Инфраструктура" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:268 msgid "Access Point" msgstr "Точка доступа" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:269 msgid "Ad-hoc" msgstr "Беспроводная Ad-hoc" -#: plinth/modules/networks/forms.py:270 +#: plinth/modules/networks/forms.py:271 msgid "Frequency Band" msgstr "Полоса частот" -#: plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:273 msgid "A (5 GHz)" msgstr "А (5 ГГц)" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:274 msgid "B/G (2.4 GHz)" msgstr "B/G (2,4 ГГц)" -#: plinth/modules/networks/forms.py:275 +#: plinth/modules/networks/forms.py:276 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "Канал" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:277 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." @@ -2041,11 +2098,11 @@ msgstr "" "Необязательное значение. Ограничение беспроводного канала в выбранном " "диапазоне частот. Оставьте пустым или укажите 0 для автоматического выбора." -#: plinth/modules/networks/forms.py:283 +#: plinth/modules/networks/forms.py:284 msgid "BSSID" msgstr "BSSID" -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:285 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " @@ -2055,11 +2112,11 @@ msgstr "" "подключении к точке доступа, подключатся только по BSSID. Пример: 00:11:22:" "aa:bb:cc." -#: plinth/modules/networks/forms.py:291 +#: plinth/modules/networks/forms.py:292 msgid "Authentication Mode" msgstr "Режим проверки подлинности" -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:293 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." @@ -2067,15 +2124,15 @@ msgstr "" "Выберите WPA, если беспроводная сеть защищена и требует от клиентов пароль " "для подключения." -#: plinth/modules/networks/forms.py:294 +#: plinth/modules/networks/forms.py:295 msgid "WPA" msgstr "WPA" -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:296 msgid "Open" msgstr "Open" -#: plinth/modules/networks/forms.py:297 +#: plinth/modules/networks/forms.py:298 msgid "Passphrase" msgstr "Парольная фраза" @@ -2175,7 +2232,7 @@ msgid "Edit connection" msgstr "Редактирование подключения" #: plinth/modules/networks/templates/connection_show.html:43 -#: plinth/templates/base.html:138 +#: plinth/templates/base.html:140 plinth/templates/base.html:141 msgid "Edit" msgstr "Редактировать" @@ -2193,11 +2250,6 @@ msgstr "Включить" msgid "Delete connection" msgstr "Удаление подключения" -#: plinth/modules/networks/templates/connection_show.html:63 -#: plinth/modules/snapshot/templates/snapshot.html:34 -msgid "Delete" -msgstr "Удалить" - #: plinth/modules/networks/templates/connection_show.html:66 #: plinth/modules/networks/templates/connections_diagram.html:73 #: plinth/modules/networks/templates/connections_diagram.html:76 @@ -2871,12 +2923,12 @@ msgstr "Пользовательские службы" msgid "Pagekite setup finished. The HTTP and HTTPS services are activated now." msgstr "Установка Pagekite завершена. Службы HTTP И HTTPS запущены." -#: plinth/modules/power/__init__.py:30 plinth/modules/power/views.py:50 +#: plinth/modules/power/__init__.py:28 plinth/modules/power/views.py:50 #: plinth/modules/power/views.py:65 msgid "Power" msgstr "Pоwer" -#: plinth/modules/power/__init__.py:33 +#: plinth/modules/power/__init__.py:31 msgid "Restart or shut down the system." msgstr "Перезагрузка или завершение работы системы." @@ -3387,9 +3439,9 @@ msgid "" "syncthing/\">/syncthing. Desktop and mobile clients are also available." msgstr "" -"Когда включен, Web-интерфейс Syncthing будет доступен через /syncthing. Настольные и мобильные клиенты также доступны." +"Когда включен, Web-интерфейс Syncthing будет доступен через /syncthing. Настольные и мобильные клиенты также доступны." #: plinth/modules/tahoe/__init__.py:42 msgid "Distributed File Storage (Tahoe-LAFS)" @@ -4147,20 +4199,32 @@ msgstr "Домой" msgid "Apps" msgstr "Приложения" -#: plinth/templates/base.html:140 plinth/templates/base.html:141 +#: plinth/templates/base.html:146 plinth/templates/base.html:147 msgid "Change password" msgstr "Смена пароля" -#: plinth/templates/base.html:145 plinth/templates/base.html:159 -#: plinth/templates/base.html:161 +#: plinth/templates/base.html:152 plinth/templates/base.html:153 +#: plinth/templates/base.html:190 plinth/templates/base.html:192 msgid "Log out" msgstr "Выход" -#: plinth/templates/base.html:151 plinth/templates/base.html:153 +#: plinth/templates/base.html:168 plinth/templates/base.html:169 +#, fuzzy +#| msgid "Restart Now" +msgid "Restart" +msgstr "Перезагрузить сейчас" + +#: plinth/templates/base.html:174 plinth/templates/base.html:175 +#, fuzzy +#| msgid "Shut Down Now" +msgid "Shut down" +msgstr "Завершить работу сейчас" + +#: plinth/templates/base.html:182 plinth/templates/base.html:184 msgid "Log in" msgstr "Войти" -#: plinth/templates/base.html:225 plinth/templates/index.html:164 +#: plinth/templates/base.html:256 plinth/templates/index.html:164 msgid "JavaScript license information" msgstr "Информация о лицензии JavaScript" diff --git a/plinth/locale/sv/LC_MESSAGES/django.po b/plinth/locale/sv/LC_MESSAGES/django.po index 6a607beb9..e6337ab94 100644 --- a/plinth/locale/sv/LC_MESSAGES/django.po +++ b/plinth/locale/sv/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-10 09:50-0400\n" +"POT-Creation-Date: 2017-07-10 22:56-0400\n" "PO-Revision-Date: 2016-07-23 19:30+0000\n" "Last-Translator: Caly \n" "Language-Team: Swedish \n" "Language-Team: LANGUAGE \n" @@ -594,17 +594,17 @@ msgid "Use HTTP basic authentication" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:143 -#: plinth/modules/networks/forms.py:227 plinth/modules/transmission/forms.py:37 +#: plinth/modules/networks/forms.py:228 plinth/modules/transmission/forms.py:37 msgid "Username" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:146 -#: plinth/modules/networks/forms.py:228 plinth/modules/transmission/forms.py:41 +#: plinth/modules/networks/forms.py:229 plinth/modules/transmission/forms.py:41 msgid "Password" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:149 -#: plinth/modules/networks/forms.py:230 +#: plinth/modules/networks/forms.py:231 msgid "Show password" msgstr "" @@ -800,15 +800,15 @@ msgid "Service/Port" msgstr "" #: plinth/modules/firewall/templates/firewall.html:65 -#: plinth/modules/letsencrypt/templates/letsencrypt.html:68 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:88 #: plinth/modules/names/templates/names.html:49 msgid "Enabled" msgstr "" #: plinth/modules/firewall/templates/firewall.html:68 -#: plinth/modules/letsencrypt/templates/letsencrypt.html:70 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:90 #: plinth/modules/names/templates/names.html:51 -#: plinth/modules/networks/forms.py:62 +#: plinth/modules/networks/forms.py:63 msgid "Disabled" msgstr "" @@ -884,8 +884,8 @@ msgstr "" msgid "Where to Get Help" msgstr "" -#: plinth/modules/help/help.py:38 plinth/modules/networks/forms.py:61 -#: plinth/modules/networks/forms.py:101 plinth/templates/index.html:124 +#: plinth/modules/help/help.py:38 plinth/modules/networks/forms.py:62 +#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:124 msgid "Manual" msgstr "" @@ -1214,26 +1214,50 @@ msgstr "" #: plinth/modules/letsencrypt/templates/letsencrypt.html:56 #, python-format -msgid "Expires on %(expiry_date)s" +msgid "Valid, expires on %(expiry_date)s" msgstr "" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:62 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:63 +msgid "Revoked" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:67 +#, python-format +msgid "Expired on %(expiry_date)s" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:71 +msgid "Invalid test certificate" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:75 +#, python-format +msgid "Invalid (%(reason)s)" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:82 msgid "No certificate" msgstr "" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:79 -msgid "Revoke" -msgstr "" - -#: plinth/modules/letsencrypt/templates/letsencrypt.html:85 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:99 msgid "Re-obtain" msgstr "" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:92 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:105 +#: plinth/modules/networks/templates/connection_show.html:63 +#: plinth/modules/snapshot/templates/snapshot.html:34 +msgid "Delete" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:112 +msgid "Revoke" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:120 msgid "Obtain" msgstr "" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:105 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:133 msgid "" "No domains have been configured. Configure domains to be able to obtain " "certificates for them." @@ -1241,24 +1265,36 @@ msgstr "" #: plinth/modules/letsencrypt/views.py:55 #, python-brace-format -msgid "Certificate successfully revoked for domain {domain}" +msgid "" +"Certificate successfully revoked for domain {domain}.This may take a few " +"moments to take effect." msgstr "" -#: plinth/modules/letsencrypt/views.py:60 +#: plinth/modules/letsencrypt/views.py:61 #, python-brace-format msgid "Failed to revoke certificate for domain {domain}: {error}" msgstr "" -#: plinth/modules/letsencrypt/views.py:72 +#: plinth/modules/letsencrypt/views.py:73 #, python-brace-format msgid "Certificate successfully obtained for domain {domain}" msgstr "" -#: plinth/modules/letsencrypt/views.py:77 +#: plinth/modules/letsencrypt/views.py:78 #, python-brace-format msgid "Failed to obtain certificate for domain {domain}: {error}" msgstr "" +#: plinth/modules/letsencrypt/views.py:90 +#, python-brace-format +msgid "Certificate successfully deleted for domain {domain}" +msgstr "" + +#: plinth/modules/letsencrypt/views.py:95 +#, python-brace-format +msgid "Failed to delete certificate for domain {domain}: {error}" +msgstr "" + #: plinth/modules/matrixsynapse/__init__.py:41 msgid "" "Chat Server \n" @@ -1337,8 +1373,8 @@ msgstr "" #: plinth/modules/minetest/forms.py:35 msgid "" -"You can change the maximum number of players playing " -"minetest at a single instance of time" +"You can change the maximum number of players playing minetest at a single " +"instance of time." msgstr "" #: plinth/modules/minetest/forms.py:39 @@ -1347,9 +1383,8 @@ msgstr "" #: plinth/modules/minetest/forms.py:41 msgid "" -"Creative mode changes the rules of the game to make it " -"more suitable for creative gameplay, rather than " -"challenging \"survival\" gameplay." +"Creative mode changes the rules of the game to make it more suitable for " +"creative gameplay, rather than challenging \"survival\" gameplay." msgstr "" #: plinth/modules/minetest/forms.py:46 @@ -1357,9 +1392,7 @@ msgid "Enable PVP" msgstr "" #: plinth/modules/minetest/forms.py:48 -msgid "" -"Enabling Player Vs Player will allow players to damage " -"other players" +msgid "Enabling Player Vs Player will allow players to damage other players." msgstr "" #: plinth/modules/minetest/forms.py:52 @@ -1367,9 +1400,7 @@ msgid "Enable damage" msgstr "" #: plinth/modules/minetest/forms.py:54 -msgid "" -"When disabled, players cannot die or receive damage of " -"any kind" +msgid "When disabled, players cannot die or receive damage of any kind." msgstr "" #: plinth/modules/minetest/views.py:58 @@ -1613,21 +1644,21 @@ msgid "" "interfaces. Select Internal only for trusted networks." msgstr "" -#: plinth/modules/networks/forms.py:48 +#: plinth/modules/networks/forms.py:49 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "" -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:50 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "" -#: plinth/modules/networks/forms.py:51 +#: plinth/modules/networks/forms.py:52 msgid "IPv4 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:54 +#: plinth/modules/networks/forms.py:55 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -1635,184 +1666,184 @@ msgid "" "router, configure clients on this network and share its Internet connection." msgstr "" -#: plinth/modules/networks/forms.py:59 +#: plinth/modules/networks/forms.py:60 msgid "Automatic (DHCP)" msgstr "" -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:61 msgid "Shared" msgstr "" -#: plinth/modules/networks/forms.py:64 plinth/modules/networks/forms.py:104 +#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 msgid "Address" msgstr "" -#: plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:69 msgid "Netmask" msgstr "" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:70 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." msgstr "" -#: plinth/modules/networks/forms.py:74 plinth/modules/networks/forms.py:114 +#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "" -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 msgid "Optional value." msgstr "" -#: plinth/modules/networks/forms.py:79 plinth/modules/networks/forms.py:119 +#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 msgid "DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:80 +#: plinth/modules/networks/forms.py:81 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 +#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 msgid "Second DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:87 +#: plinth/modules/networks/forms.py:88 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:93 +#: plinth/modules/networks/forms.py:94 msgid "IPv6 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:96 +#: plinth/modules/networks/forms.py:97 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " "network making it a client." msgstr "" -#: plinth/modules/networks/forms.py:99 plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 msgid "Automatic" msgstr "" -#: plinth/modules/networks/forms.py:100 +#: plinth/modules/networks/forms.py:101 msgid "Automatic, DHCP only" msgstr "" -#: plinth/modules/networks/forms.py:102 +#: plinth/modules/networks/forms.py:103 msgid "Ignore" msgstr "" -#: plinth/modules/networks/forms.py:108 +#: plinth/modules/networks/forms.py:109 msgid "Prefix" msgstr "" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:110 msgid "Value between 1 and 128." msgstr "" -#: plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:121 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:128 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:137 +#: plinth/modules/networks/forms.py:138 msgid "-- select --" msgstr "" -#: plinth/modules/networks/forms.py:262 +#: plinth/modules/networks/forms.py:263 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:264 msgid "The visible name of the network." msgstr "" -#: plinth/modules/networks/forms.py:265 +#: plinth/modules/networks/forms.py:266 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "" -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:267 msgid "Infrastructure" msgstr "" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:268 msgid "Access Point" msgstr "" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:269 msgid "Ad-hoc" msgstr "" -#: plinth/modules/networks/forms.py:270 +#: plinth/modules/networks/forms.py:271 msgid "Frequency Band" msgstr "" -#: plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:273 msgid "A (5 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:274 msgid "B/G (2.4 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:275 +#: plinth/modules/networks/forms.py:276 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:277 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." msgstr "" -#: plinth/modules/networks/forms.py:283 +#: plinth/modules/networks/forms.py:284 msgid "BSSID" msgstr "" -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:285 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " "one provided. Example: 00:11:22:aa:bb:cc." msgstr "" -#: plinth/modules/networks/forms.py:291 +#: plinth/modules/networks/forms.py:292 msgid "Authentication Mode" msgstr "" -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:293 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." msgstr "" -#: plinth/modules/networks/forms.py:294 +#: plinth/modules/networks/forms.py:295 msgid "WPA" msgstr "" -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:296 msgid "Open" msgstr "" -#: plinth/modules/networks/forms.py:297 +#: plinth/modules/networks/forms.py:298 msgid "Passphrase" msgstr "" @@ -1912,7 +1943,7 @@ msgid "Edit connection" msgstr "" #: plinth/modules/networks/templates/connection_show.html:43 -#: plinth/templates/base.html:138 +#: plinth/templates/base.html:140 plinth/templates/base.html:141 msgid "Edit" msgstr "" @@ -1930,11 +1961,6 @@ msgstr "" msgid "Delete connection" msgstr "" -#: plinth/modules/networks/templates/connection_show.html:63 -#: plinth/modules/snapshot/templates/snapshot.html:34 -msgid "Delete" -msgstr "" - #: plinth/modules/networks/templates/connection_show.html:66 #: plinth/modules/networks/templates/connections_diagram.html:73 #: plinth/modules/networks/templates/connections_diagram.html:76 @@ -2545,12 +2571,12 @@ msgstr "" msgid "Pagekite setup finished. The HTTP and HTTPS services are activated now." msgstr "" -#: plinth/modules/power/__init__.py:30 plinth/modules/power/views.py:50 +#: plinth/modules/power/__init__.py:28 plinth/modules/power/views.py:50 #: plinth/modules/power/views.py:65 msgid "Power" msgstr "" -#: plinth/modules/power/__init__.py:33 +#: plinth/modules/power/__init__.py:31 msgid "Restart or shut down the system." msgstr "" @@ -3609,20 +3635,28 @@ msgstr "" msgid "Apps" msgstr "" -#: plinth/templates/base.html:140 plinth/templates/base.html:141 +#: plinth/templates/base.html:146 plinth/templates/base.html:147 msgid "Change password" msgstr "" -#: plinth/templates/base.html:145 plinth/templates/base.html:159 -#: plinth/templates/base.html:161 +#: plinth/templates/base.html:152 plinth/templates/base.html:153 +#: plinth/templates/base.html:190 plinth/templates/base.html:192 msgid "Log out" msgstr "" -#: plinth/templates/base.html:151 plinth/templates/base.html:153 +#: plinth/templates/base.html:168 plinth/templates/base.html:169 +msgid "Restart" +msgstr "" + +#: plinth/templates/base.html:174 plinth/templates/base.html:175 +msgid "Shut down" +msgstr "" + +#: plinth/templates/base.html:182 plinth/templates/base.html:184 msgid "Log in" msgstr "" -#: plinth/templates/base.html:225 plinth/templates/index.html:164 +#: plinth/templates/base.html:256 plinth/templates/index.html:164 msgid "JavaScript license information" msgstr "" diff --git a/plinth/locale/te/LC_MESSAGES/django.po b/plinth/locale/te/LC_MESSAGES/django.po index ce59cb24f..2c073947d 100644 --- a/plinth/locale/te/LC_MESSAGES/django.po +++ b/plinth/locale/te/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: FreedomBox UI\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-10 09:50-0400\n" +"POT-Creation-Date: 2017-07-10 22:56-0400\n" "PO-Revision-Date: 2017-03-30 17:59+0000\n" "Last-Translator: Joseph Nuthalapati \n" "Language-Team: Telugu \n" -"Language-Team: Turkish " -"\n" +"Language-Team: Turkish \n" "Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -411,8 +411,8 @@ msgstr "" "kimlikleri kullanıcıismi@diaspora.%(domain_name)s
şeklinde " "olacaktır. Eğer FreedomBox alan adı değiştirilirse önceki koza adı ile kayıt " "edilen kullanıcıların tüm verileri erişilemez duruma geçecektir.
" -"diaspora* kozasına diaspora.%(domain_name)s konumundan erişebilirsiniz" +"diaspora* kozasına diaspora." +"%(domain_name)s konumundan erişebilirsiniz" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 #: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 @@ -675,17 +675,17 @@ msgid "Use HTTP basic authentication" msgstr "Temel HTTP kimlik doğrulamasını kullan" #: plinth/modules/dynamicdns/dynamicdns.py:143 -#: plinth/modules/networks/forms.py:227 plinth/modules/transmission/forms.py:37 +#: plinth/modules/networks/forms.py:228 plinth/modules/transmission/forms.py:37 msgid "Username" msgstr "Kullanıcı ismi" #: plinth/modules/dynamicdns/dynamicdns.py:146 -#: plinth/modules/networks/forms.py:228 plinth/modules/transmission/forms.py:41 +#: plinth/modules/networks/forms.py:229 plinth/modules/transmission/forms.py:41 msgid "Password" msgstr "Parola" #: plinth/modules/dynamicdns/dynamicdns.py:149 -#: plinth/modules/networks/forms.py:230 +#: plinth/modules/networks/forms.py:231 msgid "Show password" msgstr "Parolayı göster" @@ -923,15 +923,15 @@ msgid "Service/Port" msgstr "Servis/Port" #: plinth/modules/firewall/templates/firewall.html:65 -#: plinth/modules/letsencrypt/templates/letsencrypt.html:68 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:88 #: plinth/modules/names/templates/names.html:49 msgid "Enabled" msgstr "Etkin" #: plinth/modules/firewall/templates/firewall.html:68 -#: plinth/modules/letsencrypt/templates/letsencrypt.html:70 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:90 #: plinth/modules/names/templates/names.html:51 -#: plinth/modules/networks/forms.py:62 +#: plinth/modules/networks/forms.py:63 msgid "Disabled" msgstr "Devre dışı" @@ -1014,8 +1014,8 @@ msgstr "Belgelendirme" msgid "Where to Get Help" msgstr "Nerede Yardım Bulabilirim" -#: plinth/modules/help/help.py:38 plinth/modules/networks/forms.py:61 -#: plinth/modules/networks/forms.py:101 plinth/templates/index.html:124 +#: plinth/modules/help/help.py:38 plinth/modules/networks/forms.py:62 +#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:124 msgid "Manual" msgstr "El ile" @@ -1413,27 +1413,57 @@ msgid "Actions" msgstr "Eylemler" #: plinth/modules/letsencrypt/templates/letsencrypt.html:56 -#, python-format -msgid "Expires on %(expiry_date)s" +#, fuzzy, python-format +#| msgid "Expires on %(expiry_date)s" +msgid "Valid, expires on %(expiry_date)s" msgstr "%(expiry_date)s tarihinde sona eriyor" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:62 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:63 +#, fuzzy +#| msgid "Revoke" +msgid "Revoked" +msgstr "İptal et" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:67 +#, fuzzy, python-format +#| msgid "Expires on %(expiry_date)s" +msgid "Expired on %(expiry_date)s" +msgstr "%(expiry_date)s tarihinde sona eriyor" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:71 +#, fuzzy +#| msgid "Invalid kite name" +msgid "Invalid test certificate" +msgstr "Geçersiz kite ismi" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:75 +#, python-format +msgid "Invalid (%(reason)s)" +msgstr "" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:82 msgid "No certificate" msgstr "Sertifika yok" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:79 -msgid "Revoke" -msgstr "İptal et" - -#: plinth/modules/letsencrypt/templates/letsencrypt.html:85 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:99 msgid "Re-obtain" msgstr "Tekrar edin" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:92 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:105 +#: plinth/modules/networks/templates/connection_show.html:63 +#: plinth/modules/snapshot/templates/snapshot.html:34 +msgid "Delete" +msgstr "Sil" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:112 +msgid "Revoke" +msgstr "İptal et" + +#: plinth/modules/letsencrypt/templates/letsencrypt.html:120 msgid "Obtain" msgstr "Edin" -#: plinth/modules/letsencrypt/templates/letsencrypt.html:105 +#: plinth/modules/letsencrypt/templates/letsencrypt.html:133 msgid "" "No domains have been configured. Configure domains to be able to obtain " "certificates for them." @@ -1442,26 +1472,42 @@ msgstr "" "yapılandırın." #: plinth/modules/letsencrypt/views.py:55 -#, python-brace-format -msgid "Certificate successfully revoked for domain {domain}" +#, fuzzy, python-brace-format +#| msgid "Certificate successfully revoked for domain {domain}" +msgid "" +"Certificate successfully revoked for domain {domain}.This may take a few " +"moments to take effect." msgstr "{domain} alanı için sertifika başarılı bir şekilde iptal edildi" -#: plinth/modules/letsencrypt/views.py:60 +#: plinth/modules/letsencrypt/views.py:61 #, python-brace-format msgid "Failed to revoke certificate for domain {domain}: {error}" msgstr "" "{domain} alanı için sertifikanın iptal edilmesi başarısız oldu: {error}" -#: plinth/modules/letsencrypt/views.py:72 +#: plinth/modules/letsencrypt/views.py:73 #, python-brace-format msgid "Certificate successfully obtained for domain {domain}" msgstr "{domain} alanı için sertifika başarılı bir şekilde edinildi" -#: plinth/modules/letsencrypt/views.py:77 +#: plinth/modules/letsencrypt/views.py:78 #, python-brace-format msgid "Failed to obtain certificate for domain {domain}: {error}" msgstr "{domain} alanı için sertifika edinilemedi: {error}" +#: plinth/modules/letsencrypt/views.py:90 +#, fuzzy, python-brace-format +#| msgid "Certificate successfully revoked for domain {domain}" +msgid "Certificate successfully deleted for domain {domain}" +msgstr "{domain} alanı için sertifika başarılı bir şekilde iptal edildi" + +#: plinth/modules/letsencrypt/views.py:95 +#, fuzzy, python-brace-format +#| msgid "Failed to revoke certificate for domain {domain}: {error}" +msgid "Failed to delete certificate for domain {domain}: {error}" +msgstr "" +"{domain} alanı için sertifikanın iptal edilmesi başarısız oldu: {error}" + #: plinth/modules/matrixsynapse/__init__.py:41 msgid "" "Chat Server \n" @@ -1571,9 +1617,13 @@ msgid "Maximum number of players" msgstr "Azami oyuncu sayısı" #: plinth/modules/minetest/forms.py:35 +#, fuzzy +#| msgid "" +#| "You can change the maximum number of players playing " +#| "minetest at a single instance of time" msgid "" -"You can change the maximum number of players playing " -"minetest at a single instance of time" +"You can change the maximum number of players playing minetest at a single " +"instance of time." msgstr "" "Tek bir vakitte minetest oynayan azami oyuncu " "sayısını değiştirebilirsiniz" @@ -1583,10 +1633,14 @@ msgid "Enable creative mode" msgstr "Yaratıcı kipi etkinleştir" #: plinth/modules/minetest/forms.py:41 +#, fuzzy +#| msgid "" +#| "Creative mode changes the rules of the game to make " +#| "it more suitable for creative gameplay, rather " +#| "than challenging \"survival\" gameplay." msgid "" -"Creative mode changes the rules of the game to make it " -"more suitable for creative gameplay, rather than " -"challenging \"survival\" gameplay." +"Creative mode changes the rules of the game to make it more suitable for " +"creative gameplay, rather than challenging \"survival\" gameplay." msgstr "" "Yaratıcı kip, oyunun kurallarını \"hayatta kalma\" oyun " "stili yerine yaratıcı oyun stiline daha " @@ -1597,9 +1651,11 @@ msgid "Enable PVP" msgstr "PVP'yi Etkinleştir" #: plinth/modules/minetest/forms.py:48 -msgid "" -"Enabling Player Vs Player will allow players to damage " -"other players" +#, fuzzy +#| msgid "" +#| "Enabling Player Vs Player will allow players to " +#| "damage other players" +msgid "Enabling Player Vs Player will allow players to damage other players." msgstr "" "PVP'yi (oyuncuya karşı oyuncu) etkinleştirmek, oyuncuların diğer " "oyunculara zarar vermesine izin verecektir" @@ -1609,9 +1665,11 @@ msgid "Enable damage" msgstr "Zararı etkinleştir" #: plinth/modules/minetest/forms.py:54 -msgid "" -"When disabled, players cannot die or receive damage of " -"any kind" +#, fuzzy +#| msgid "" +#| "When disabled, players cannot die or receive damage " +#| "of any kind" +msgid "When disabled, players cannot die or receive damage of any kind." msgstr "" "Devre dışı bırakıldığında, oyuncular ölemez ve hiçbir " "zarar göremezler" @@ -1884,21 +1942,21 @@ msgstr "" "Güvenlik duvarı alanı bu arayüzlerde hangi servislerin mevcut olacağını " "kontrol eder. Dahiliyi sadece güvenilir şebekeler için seçin." -#: plinth/modules/networks/forms.py:48 +#: plinth/modules/networks/forms.py:49 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "Harici" -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:50 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "Dahili" -#: plinth/modules/networks/forms.py:51 +#: plinth/modules/networks/forms.py:52 msgid "IPv4 Addressing Method" msgstr "IPv4 Adresleme Metodu" -#: plinth/modules/networks/forms.py:54 +#: plinth/modules/networks/forms.py:55 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -1910,23 +1968,23 @@ msgstr "" "kutusunun bir yönlendirici olarak iş görmesini, bu ağdaki istemcileri " "yapılandırmasını ve İnternet bağlantısını paylaşmasını sağlayacaktır." -#: plinth/modules/networks/forms.py:59 +#: plinth/modules/networks/forms.py:60 msgid "Automatic (DHCP)" msgstr "Otomatik (DHCP)" -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:61 msgid "Shared" msgstr "Paylaşılan" -#: plinth/modules/networks/forms.py:64 plinth/modules/networks/forms.py:104 +#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 msgid "Address" msgstr "Adres" -#: plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:69 msgid "Netmask" msgstr "Ağ Maskesi" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:70 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." @@ -1934,21 +1992,21 @@ msgstr "" "Seçime dayalı değer. Boş bırakılırsa adrese dayalı varsayılan bir ağ maskesi " "kullanılacaktır." -#: plinth/modules/networks/forms.py:74 plinth/modules/networks/forms.py:114 +#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "Geçit" -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 msgid "Optional value." msgstr "Seçime dayalı değer." -#: plinth/modules/networks/forms.py:79 plinth/modules/networks/forms.py:119 +#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 msgid "DNS Server" msgstr "DNS Sunucusu" -#: plinth/modules/networks/forms.py:80 +#: plinth/modules/networks/forms.py:81 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -1957,11 +2015,11 @@ msgstr "" "\"Otomatik\" ise, DHCP sunucusu tarafından sunulan DNS sunucuları görmezden " "gelinecektir." -#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 +#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 msgid "Second DNS Server" msgstr "İkinci DNS Sunucusu" -#: plinth/modules/networks/forms.py:87 +#: plinth/modules/networks/forms.py:88 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -1970,11 +2028,11 @@ msgstr "" "\"Otomatik\" ise, DHCP sunucusu tarafından sunulan DNS sunucuları görmezden " "gelinecektir." -#: plinth/modules/networks/forms.py:93 +#: plinth/modules/networks/forms.py:94 msgid "IPv6 Addressing Method" msgstr "IPv6 Adresleme Metodu" -#: plinth/modules/networks/forms.py:96 +#: plinth/modules/networks/forms.py:97 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " @@ -1983,27 +2041,27 @@ msgstr "" "\"Otomatik\" metodları {box_name} kutusunun yapılandırmasını bu ağdan " "almasını sağlayacak ve onu bir istemci yapacaktır." -#: plinth/modules/networks/forms.py:99 plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 msgid "Automatic" msgstr "Otomatik" -#: plinth/modules/networks/forms.py:100 +#: plinth/modules/networks/forms.py:101 msgid "Automatic, DHCP only" msgstr "Otomatik, sadece DHCP" -#: plinth/modules/networks/forms.py:102 +#: plinth/modules/networks/forms.py:103 msgid "Ignore" msgstr "Yok say" -#: plinth/modules/networks/forms.py:108 +#: plinth/modules/networks/forms.py:109 msgid "Prefix" msgstr "Önek" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:110 msgid "Value between 1 and 128." msgstr "1 ilâ 128 arasında bir değer." -#: plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:121 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2012,7 +2070,7 @@ msgstr "" "\"Otomatik\" ise, DHCP sunucusu tarafından sunulan DNS sunucuları görmezden " "gelinecektir." -#: plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:128 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2021,54 +2079,54 @@ msgstr "" "\"Otomatik\" ise, DHCP sunucusu tarafından sunulan DNS sunucuları görmezden " "gelinecektir." -#: plinth/modules/networks/forms.py:137 +#: plinth/modules/networks/forms.py:138 msgid "-- select --" msgstr "-- seç --" -#: plinth/modules/networks/forms.py:262 +#: plinth/modules/networks/forms.py:263 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "SSID" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:264 msgid "The visible name of the network." msgstr "Şebekenin görünür ismi." -#: plinth/modules/networks/forms.py:265 +#: plinth/modules/networks/forms.py:266 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "Kip" -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:267 msgid "Infrastructure" msgstr "Altyapı" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:268 msgid "Access Point" msgstr "Erişim Noktası" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:269 msgid "Ad-hoc" msgstr "Geçici" -#: plinth/modules/networks/forms.py:270 +#: plinth/modules/networks/forms.py:271 msgid "Frequency Band" msgstr "Frekans Bandı" -#: plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:273 msgid "A (5 GHz)" msgstr "A (5 GHz)" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:274 msgid "B/G (2.4 GHz)" msgstr "B/G (2,4 GHz)" -#: plinth/modules/networks/forms.py:275 +#: plinth/modules/networks/forms.py:276 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "Kanal" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:277 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." @@ -2076,11 +2134,11 @@ msgstr "" "Seçime dayalı değer. Seçili frekans bandına sınırlanacak kablosuz kanal. Boş " "ya da 0 değeri otomatik seçim anlamına gelir." -#: plinth/modules/networks/forms.py:283 +#: plinth/modules/networks/forms.py:284 msgid "BSSID" msgstr "BSSID" -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:285 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " @@ -2090,11 +2148,11 @@ msgstr "" "noktasına bağlantı kurulduğunda, sadece erişim noktasının BSSID'si " "sağlananla eşleşiyorsa bağlanın. Örnek: 00:11:22:aa:bb:cc." -#: plinth/modules/networks/forms.py:291 +#: plinth/modules/networks/forms.py:292 msgid "Authentication Mode" msgstr "Kimlik Doğrulama Kipi" -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:293 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." @@ -2102,15 +2160,15 @@ msgstr "" "Eğer kablosuz ağ güvenli ise ve istemcilerin bağlantı için parolaları " "olmasını gerektiriyorsa WPA'yi seçin." -#: plinth/modules/networks/forms.py:294 +#: plinth/modules/networks/forms.py:295 msgid "WPA" msgstr "WPA" -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:296 msgid "Open" msgstr "Açık" -#: plinth/modules/networks/forms.py:297 +#: plinth/modules/networks/forms.py:298 msgid "Passphrase" msgstr "Parola" @@ -2212,7 +2270,7 @@ msgid "Edit connection" msgstr "Bağlantıyı Düzenle" #: plinth/modules/networks/templates/connection_show.html:43 -#: plinth/templates/base.html:138 +#: plinth/templates/base.html:140 plinth/templates/base.html:141 msgid "Edit" msgstr "Düzenle" @@ -2230,11 +2288,6 @@ msgstr "Etkinleştir" msgid "Delete connection" msgstr "Bağlantıyı sil" -#: plinth/modules/networks/templates/connection_show.html:63 -#: plinth/modules/snapshot/templates/snapshot.html:34 -msgid "Delete" -msgstr "Sil" - #: plinth/modules/networks/templates/connection_show.html:66 #: plinth/modules/networks/templates/connections_diagram.html:73 #: plinth/modules/networks/templates/connections_diagram.html:76 @@ -2912,12 +2965,12 @@ msgstr "" "Pagekite kurulumu tamamlanmıştır. HTTP ve HTTPS servisleri artık " "etkinleştirilmiştir." -#: plinth/modules/power/__init__.py:30 plinth/modules/power/views.py:50 +#: plinth/modules/power/__init__.py:28 plinth/modules/power/views.py:50 #: plinth/modules/power/views.py:65 msgid "Power" msgstr "Enerji" -#: plinth/modules/power/__init__.py:33 +#: plinth/modules/power/__init__.py:31 msgid "Restart or shut down the system." msgstr "Sistemi tekrar başlat ya da kapat." @@ -3426,9 +3479,9 @@ msgid "" "syncthing/\">/syncthing. Desktop and mobile clients are also available." msgstr "" -"Etkinleştirildiğinde, Syncthing ağ arayüzü syncthing konumundan kullanılabilir. Masaüstü ve mobil istemciler de mevcuttur.." +"Etkinleştirildiğinde, Syncthing ağ arayüzü syncthing konumundan kullanılabilir. Masaüstü ve mobil istemciler de " +"mevcuttur.." #: plinth/modules/tahoe/__init__.py:42 msgid "Distributed File Storage (Tahoe-LAFS)" @@ -4200,20 +4253,32 @@ msgstr "Ev" msgid "Apps" msgstr "Uygulamalar" -#: plinth/templates/base.html:140 plinth/templates/base.html:141 +#: plinth/templates/base.html:146 plinth/templates/base.html:147 msgid "Change password" msgstr "Parolayı değiştir" -#: plinth/templates/base.html:145 plinth/templates/base.html:159 -#: plinth/templates/base.html:161 +#: plinth/templates/base.html:152 plinth/templates/base.html:153 +#: plinth/templates/base.html:190 plinth/templates/base.html:192 msgid "Log out" msgstr "Çıkış yap" -#: plinth/templates/base.html:151 plinth/templates/base.html:153 +#: plinth/templates/base.html:168 plinth/templates/base.html:169 +#, fuzzy +#| msgid "Restart Now" +msgid "Restart" +msgstr "Şimdi Tekrar Başlat" + +#: plinth/templates/base.html:174 plinth/templates/base.html:175 +#, fuzzy +#| msgid "Shut Down Now" +msgid "Shut down" +msgstr "Şimdi Kapat" + +#: plinth/templates/base.html:182 plinth/templates/base.html:184 msgid "Log in" msgstr "Giriş yap" -#: plinth/templates/base.html:225 plinth/templates/index.html:164 +#: plinth/templates/base.html:256 plinth/templates/index.html:164 msgid "JavaScript license information" msgstr "JavaScript lisans bilgileri" diff --git a/plinth/locale/zh_Hans/LC_MESSAGES/django.po b/plinth/locale/zh_Hans/LC_MESSAGES/django.po index c05d15888..8ece79ae8 100644 --- a/plinth/locale/zh_Hans/LC_MESSAGES/django.po +++ b/plinth/locale/zh_Hans/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Plinth\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-10 09:50-0400\n" +"POT-Creation-Date: 2017-07-10 22:56-0400\n" "PO-Revision-Date: 2017-04-19 16:01+0000\n" "Last-Translator: Chi-Hsun Tsai \n" "Language-Team: Chinese (Simplified)