diff options
author | Jo-Philipp Wich <jo@mein.io> | 2018-10-03 13:25:46 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2018-10-03 13:25:46 +0200 |
commit | 280dd33980cdd685dfd9f7876541f981b51eb0ed (patch) | |
tree | a4c195ae8c964ed02a4329c337a1e76eea8395d7 | |
parent | fb859e602b1254c5d199d7f641f6b6717edd01cf (diff) |
luci-base: reword rollback notification dialog
Rename "Apply unchecked" to "Apply anyway" for better clarity and update
the base translation files accordingly.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
28 files changed, 1036 insertions, 172 deletions
diff --git a/modules/luci-base/luasrc/view/cbi/apply_widget.htm b/modules/luci-base/luasrc/view/cbi/apply_widget.htm index ce279edd4..0df16e88c 100644 --- a/modules/luci-base/luasrc/view/cbi/apply_widget.htm +++ b/modules/luci-base/luasrc/view/cbi/apply_widget.htm @@ -93,11 +93,11 @@ if (r.status === 204) { uci_status_message('warning', '<h4><%:Configuration has been rolled back!%></h4>' + - '<p><%:The device could not be reached within %d seconds after applying the pending changes, which caused the configuration to be rolled back for safety reasons. If you believe that the configuration changes are correct nonetheless, perform an unchecked configuration apply. Alternatively, you can dismiss this warning and edit changes before attempting to apply again, or revert all pending changes to keep the currently working configuration state.%></p>'.format(uci_apply_rollback) + + '<p><%:The device could not be reached within %d seconds after applying the pending changes, which caused the configuration to be rolled back for safety reasons. If you believe that the configuration changes are correct nonetheless, proceed by applying anyway. Alternatively, you can dismiss this warning and edit changes before attempting to apply again, or revert all pending changes to keep the currently working configuration state.%></p>'.format(uci_apply_rollback) + '<div class="right">' + '<input type="button" class="btn" onclick="uci_status_message(false)" value="<%:Dismiss%>" /> ' + '<input type="button" class="btn cbi-button-action important" onclick="uci_revert()" value="<%:Revert changes%>" /> ' + - '<input type="button" class="btn cbi-button-negative important" onclick="uci_apply(false)" value="<%:Apply unchecked%>" />' + + '<input type="button" class="btn cbi-button-negative important" onclick="uci_apply(false)" value="<%:Apply anyway%>" />' + '</div>'); return; diff --git a/modules/luci-base/po/ca/base.po b/modules/luci-base/po/ca/base.po index a7c06d5e3..9c656cc7c 100644 --- a/modules/luci-base/po/ca/base.po +++ b/modules/luci-base/po/ca/base.po @@ -409,10 +409,10 @@ msgstr "Configuració d'antena" msgid "Any zone" msgstr "Qualsevol zona" -msgid "Apply request failed with status <code>%h</code>" +msgid "Apply anyway" msgstr "" -msgid "Apply unchecked" +msgid "Apply request failed with status <code>%h</code>" msgstr "" msgid "Architecture" @@ -940,6 +940,9 @@ msgstr "" msgid "Disable Encryption" msgstr "" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "" @@ -2021,6 +2024,9 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "" @@ -2273,6 +2279,9 @@ msgstr "Nslookup" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "D'acord" @@ -3038,6 +3047,9 @@ msgstr "Mida (.ipk)" msgid "Size of DNS query cache" msgstr "" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "Salta" @@ -3142,6 +3154,9 @@ msgid "" "configurations where only hosts with a corresponding lease are served." msgstr "" +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "Estat" @@ -3278,10 +3293,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" msgid "" @@ -3482,6 +3496,9 @@ msgstr "Sincronització de l'hora" msgid "Time Synchronization is not configured yet." msgstr "La sincronització de hora encara no s'ha configurat." +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "Zona horària" @@ -3863,6 +3880,18 @@ msgid "" "or Safari." msgstr "" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "qualsevol" @@ -3981,6 +4010,9 @@ msgstr "" msgid "routed" msgstr "encaminat" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "" diff --git a/modules/luci-base/po/cs/base.po b/modules/luci-base/po/cs/base.po index a9852f6c5..89a140418 100644 --- a/modules/luci-base/po/cs/base.po +++ b/modules/luci-base/po/cs/base.po @@ -405,10 +405,10 @@ msgstr "Konfigurace antén" msgid "Any zone" msgstr "Libovolná zóna" -msgid "Apply request failed with status <code>%h</code>" +msgid "Apply anyway" msgstr "" -msgid "Apply unchecked" +msgid "Apply request failed with status <code>%h</code>" msgstr "" msgid "Architecture" @@ -936,6 +936,9 @@ msgstr "Zakázat nastavení DNS" msgid "Disable Encryption" msgstr "" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "" @@ -2029,6 +2032,9 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "Nejvyšší povolené množství aktivních DHCP zápůjček" @@ -2281,6 +2287,9 @@ msgstr "Nslookup" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "OK" @@ -3054,6 +3063,9 @@ msgstr "" msgid "Size of DNS query cache" msgstr "" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "Přeskočit" @@ -3166,6 +3178,9 @@ msgstr "" "jmen DHCP klientům. Jsou také vyžadovány pro nedynamické konfigurace " "rozhraní, kde jsou povoleni pouze hosté s odpovídajícím nastavením." +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "Stav" @@ -3308,10 +3323,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" msgid "" @@ -3512,6 +3526,9 @@ msgstr "Synchronizace času" msgid "Time Synchronization is not configured yet." msgstr "Synchronizace času dosud není nakonfigurována." +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "Časové pásmo" @@ -3893,6 +3910,18 @@ msgid "" "or Safari." msgstr "" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "libovolný" @@ -4011,6 +4040,9 @@ msgstr "" msgid "routed" msgstr "směrované" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "" diff --git a/modules/luci-base/po/de/base.po b/modules/luci-base/po/de/base.po index 2154a4f08..261085ace 100644 --- a/modules/luci-base/po/de/base.po +++ b/modules/luci-base/po/de/base.po @@ -412,14 +412,14 @@ msgstr "Antennenkonfiguration" msgid "Any zone" msgstr "Beliebige Zone" +msgid "Apply anyway" +msgstr "Ungeprüft anwenden" + msgid "Apply request failed with status <code>%h</code>" msgstr "" "Anforderung zur Anwendung der Änderungen mit Status <code>%h</code> " "fehlgeschlagen" -msgid "Apply unchecked" -msgstr "Ungeprüft anwenden" - msgid "Architecture" msgstr "Architektur" @@ -971,6 +971,9 @@ msgstr "DNS-Verarbeitung deaktivieren" msgid "Disable Encryption" msgstr "Verschlüsselung deaktivieren" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "Dieses Netzwerk deaktivieren" @@ -2106,6 +2109,9 @@ msgstr "Manuell" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "Maximal erreichbare Datenrate (ATTNDR)" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "Maximal zulässige Anzahl von aktiven DHCP-Leases" @@ -2364,6 +2370,9 @@ msgstr "" "Anzahl der zwischengespeicherten DNS-Einträge. Maximum sind 10000 Einträge, " "\"0\" deaktiviert die Zwischenspeicherung." +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "OK" @@ -3171,6 +3180,9 @@ msgstr "Größe (.ipk)" msgid "Size of DNS query cache" msgstr "Größe des DNS-Caches" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "Überspringen" @@ -3291,6 +3303,9 @@ msgstr "" "Konfigurationen benötigt auf denen lediglich Hosts mit zugehörigem " "statischem Lease-Eintrag bedient werden." +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "Status" @@ -3444,10 +3459,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" "Das Gerät konnte nach dem Anwenden der ausstehenden Änderungen innerhalb von " "%d Sekunden nicht mehr erreicht werden, daher wurde die Änderungen aus " @@ -3671,6 +3685,9 @@ msgstr "Zeitsynchronisation" msgid "Time Synchronization is not configured yet." msgstr "Die Zeitsynchronisation wurde noch nicht konfiguriert." +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "Zeitzone" @@ -4063,6 +4080,18 @@ msgid "" "or Safari." msgstr "" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "beliebig" @@ -4179,6 +4208,9 @@ msgstr "Relay-Modus" msgid "routed" msgstr "routed" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "Server-Modus" diff --git a/modules/luci-base/po/el/base.po b/modules/luci-base/po/el/base.po index 3028cf227..bc9a08e3c 100644 --- a/modules/luci-base/po/el/base.po +++ b/modules/luci-base/po/el/base.po @@ -412,10 +412,10 @@ msgstr "" msgid "Any zone" msgstr "Οιαδήποτε ζώνη" -msgid "Apply request failed with status <code>%h</code>" +msgid "Apply anyway" msgstr "" -msgid "Apply unchecked" +msgid "Apply request failed with status <code>%h</code>" msgstr "" msgid "Architecture" @@ -945,6 +945,9 @@ msgstr "Απενεργοποίηση ρυθμίσεων DNS" msgid "Disable Encryption" msgstr "" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "" @@ -2035,6 +2038,9 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "Μέγιστος επιτρεπόμενος αριθμός ενεργών DHCP leases" @@ -2289,6 +2295,9 @@ msgstr "" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "Εντάξει" @@ -3056,6 +3065,9 @@ msgstr "" msgid "Size of DNS query cache" msgstr "" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "Παράκαμψη" @@ -3162,6 +3174,9 @@ msgid "" "configurations where only hosts with a corresponding lease are served." msgstr "" +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "Κατάσταση" @@ -3296,10 +3311,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" msgid "" @@ -3483,6 +3497,9 @@ msgstr "" msgid "Time Synchronization is not configured yet." msgstr "" +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "Ζώνη ώρας" @@ -3857,6 +3874,18 @@ msgid "" "or Safari." msgstr "" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "" @@ -3976,6 +4005,9 @@ msgstr "" msgid "routed" msgstr "" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "" diff --git a/modules/luci-base/po/en/base.po b/modules/luci-base/po/en/base.po index ffbfe6f56..9371f5180 100644 --- a/modules/luci-base/po/en/base.po +++ b/modules/luci-base/po/en/base.po @@ -403,10 +403,10 @@ msgstr "" msgid "Any zone" msgstr "Any zone" -msgid "Apply request failed with status <code>%h</code>" +msgid "Apply anyway" msgstr "" -msgid "Apply unchecked" +msgid "Apply request failed with status <code>%h</code>" msgstr "" msgid "Architecture" @@ -932,6 +932,9 @@ msgstr "" msgid "Disable Encryption" msgstr "" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "" @@ -2005,6 +2008,9 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "" @@ -2257,6 +2263,9 @@ msgstr "" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "OK" @@ -3021,6 +3030,9 @@ msgstr "" msgid "Size of DNS query cache" msgstr "" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "Skip" @@ -3125,6 +3137,9 @@ msgid "" "configurations where only hosts with a corresponding lease are served." msgstr "" +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "Status" @@ -3257,10 +3272,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" msgid "" @@ -3441,6 +3455,9 @@ msgstr "" msgid "Time Synchronization is not configured yet." msgstr "" +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "Timezone" @@ -3815,6 +3832,18 @@ msgid "" "or Safari." msgstr "" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "" @@ -3933,6 +3962,9 @@ msgstr "" msgid "routed" msgstr "" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "" diff --git a/modules/luci-base/po/es/base.po b/modules/luci-base/po/es/base.po index 0c21b8347..a68c95a3a 100644 --- a/modules/luci-base/po/es/base.po +++ b/modules/luci-base/po/es/base.po @@ -409,10 +409,10 @@ msgstr "Configuración de la antena" msgid "Any zone" msgstr "Cualquier zona" -msgid "Apply request failed with status <code>%h</code>" +msgid "Apply anyway" msgstr "" -msgid "Apply unchecked" +msgid "Apply request failed with status <code>%h</code>" msgstr "" msgid "Architecture" @@ -943,6 +943,9 @@ msgstr "Desactivar configuración de DNS" msgid "Disable Encryption" msgstr "" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "" @@ -2044,6 +2047,9 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "Número máximo de cesiones DHCP activas" @@ -2296,6 +2302,9 @@ msgstr "NSLookup" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "Aceptar" @@ -3069,6 +3078,9 @@ msgstr "" msgid "Size of DNS query cache" msgstr "" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "Saltar" @@ -3185,6 +3197,9 @@ msgstr "" "configuraciones de interfaz no dinámica en las que a cada máquina siempre se " "le quiere servir la misma dirección IP." +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "Estado" @@ -3330,10 +3345,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" msgid "" @@ -3539,6 +3553,9 @@ msgstr "Sincronización horaria" msgid "Time Synchronization is not configured yet." msgstr "Sincronización horaria no configurada." +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "Zona horaria" @@ -3922,6 +3939,18 @@ msgid "" "or Safari." msgstr "" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "cualquiera" @@ -4040,6 +4069,9 @@ msgstr "" msgid "routed" msgstr "enrutado" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "" diff --git a/modules/luci-base/po/fr/base.po b/modules/luci-base/po/fr/base.po index 33eb7edf5..dc0a0d098 100644 --- a/modules/luci-base/po/fr/base.po +++ b/modules/luci-base/po/fr/base.po @@ -415,10 +415,10 @@ msgstr "Configuration de l'antenne" msgid "Any zone" msgstr "N'importe quelle zone" -msgid "Apply request failed with status <code>%h</code>" +msgid "Apply anyway" msgstr "" -msgid "Apply unchecked" +msgid "Apply request failed with status <code>%h</code>" msgstr "" msgid "Architecture" @@ -949,6 +949,9 @@ msgstr "Désactiver la configuration DNS" msgid "Disable Encryption" msgstr "" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "" @@ -2057,6 +2060,9 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "Nombre maximum de baux DHCP actifs" @@ -2309,6 +2315,9 @@ msgstr "Nslookup" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "OK" @@ -3081,6 +3090,9 @@ msgstr "" msgid "Size of DNS query cache" msgstr "" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "Passer au suivant" @@ -3195,6 +3207,9 @@ msgstr "" "interfaces sans configuration dynamique où l'on fournit un bail aux seuls " "hôtes configurés." +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "Status" @@ -3340,10 +3355,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" msgid "" @@ -3555,6 +3569,9 @@ msgstr "Synchronisation de l'heure" msgid "Time Synchronization is not configured yet." msgstr "La synchronisation de l'heure n'est pas encore configurée." +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "Fuseau horaire" @@ -3941,6 +3958,18 @@ msgid "" "or Safari." msgstr "" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "n'importe lequel" @@ -4057,6 +4086,9 @@ msgstr "" msgid "routed" msgstr "routé" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "" diff --git a/modules/luci-base/po/he/base.po b/modules/luci-base/po/he/base.po index 97047328c..0a6204aa8 100644 --- a/modules/luci-base/po/he/base.po +++ b/modules/luci-base/po/he/base.po @@ -404,10 +404,10 @@ msgstr "הגדרות אנטנה" msgid "Any zone" msgstr "כל תחום" -msgid "Apply request failed with status <code>%h</code>" +msgid "Apply anyway" msgstr "" -msgid "Apply unchecked" +msgid "Apply request failed with status <code>%h</code>" msgstr "" msgid "Architecture" @@ -925,6 +925,9 @@ msgstr "" msgid "Disable Encryption" msgstr "" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "" @@ -1981,6 +1984,9 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "" @@ -2231,6 +2237,9 @@ msgstr "" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "" @@ -2986,6 +2995,9 @@ msgstr "" msgid "Size of DNS query cache" msgstr "" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "" @@ -3095,6 +3107,9 @@ msgstr "" "הן נחוצות גם עבור הגדרות ממשק שאינן דינאמיות, בהן מטופלות רק ישויות בעלות " "הקצאה מתאימה." +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "מצב" @@ -3227,10 +3242,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" msgid "" @@ -3396,6 +3410,9 @@ msgstr "סנכרון זמן" msgid "Time Synchronization is not configured yet." msgstr "סנכרון זמן עדיין לא הוגדר." +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "אזור זמן" @@ -3763,6 +3780,18 @@ msgid "" "or Safari." msgstr "" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "כלשהו" @@ -3879,6 +3908,9 @@ msgstr "" msgid "routed" msgstr "מנותב" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "" diff --git a/modules/luci-base/po/hu/base.po b/modules/luci-base/po/hu/base.po index 94d9ad109..724d3ea48 100644 --- a/modules/luci-base/po/hu/base.po +++ b/modules/luci-base/po/hu/base.po @@ -408,10 +408,10 @@ msgstr "Antenna beállítások" msgid "Any zone" msgstr "Bármelyik zóna" -msgid "Apply request failed with status <code>%h</code>" +msgid "Apply anyway" msgstr "" -msgid "Apply unchecked" +msgid "Apply request failed with status <code>%h</code>" msgstr "" msgid "Architecture" @@ -943,6 +943,9 @@ msgstr "DNS beállítás letiltása" msgid "Disable Encryption" msgstr "" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "" @@ -2046,6 +2049,9 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "Aktív DHCP bérletek maximális száma" @@ -2298,6 +2304,9 @@ msgstr "Nslookup" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "OK" @@ -3072,6 +3081,9 @@ msgstr "" msgid "Size of DNS query cache" msgstr "" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "Ugrás" @@ -3186,6 +3198,9 @@ msgstr "" "szükségesek, ahol a csak a megfelelő bérlettel rendelkező hosztok kerülnek " "kiszolgálásra." +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "Állapot" @@ -3329,10 +3344,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" msgid "" @@ -3543,6 +3557,9 @@ msgstr "Idő szinkronizálás" msgid "Time Synchronization is not configured yet." msgstr "Idő szinkronizálás még nincs beállítva." +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "Időzóna" @@ -3928,6 +3945,18 @@ msgid "" "or Safari." msgstr "" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "bármelyik" @@ -4046,6 +4075,9 @@ msgstr "" msgid "routed" msgstr "irányított" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "" diff --git a/modules/luci-base/po/it/base.po b/modules/luci-base/po/it/base.po index 9ba9308e2..adb5c65b3 100644 --- a/modules/luci-base/po/it/base.po +++ b/modules/luci-base/po/it/base.po @@ -417,10 +417,10 @@ msgstr "Configurazione dell'Antenna" msgid "Any zone" msgstr "Qualsiasi Zona" -msgid "Apply request failed with status <code>%h</code>" +msgid "Apply anyway" msgstr "" -msgid "Apply unchecked" +msgid "Apply request failed with status <code>%h</code>" msgstr "" msgid "Architecture" @@ -950,6 +950,9 @@ msgstr "Disabilita il setup dei DNS" msgid "Disable Encryption" msgstr "Disabilita Crittografia" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "" @@ -2047,6 +2050,9 @@ msgstr "Manuale" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "" @@ -2299,6 +2305,9 @@ msgstr "" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "OK" @@ -3067,6 +3076,9 @@ msgstr "" msgid "Size of DNS query cache" msgstr "" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "Salta" @@ -3183,6 +3195,9 @@ msgstr "" "di configurazione non dinamici, dove solo gli host col contratto " "corrispondente vengono serviti." +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "Stato" @@ -3326,10 +3341,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" msgid "" @@ -3511,6 +3525,9 @@ msgstr "Sincronizzazione Orario" msgid "Time Synchronization is not configured yet." msgstr "Sincronizzazione Orario non ancora configurata" +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "Fuso orario" @@ -3898,6 +3915,18 @@ msgid "" "or Safari." msgstr "" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "qualsiasi" @@ -4016,6 +4045,9 @@ msgstr "" msgid "routed" msgstr "instradato" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "" diff --git a/modules/luci-base/po/ja/base.po b/modules/luci-base/po/ja/base.po index 9d6b9b4b7..122b285ac 100644 --- a/modules/luci-base/po/ja/base.po +++ b/modules/luci-base/po/ja/base.po @@ -411,12 +411,12 @@ msgstr "アンテナ設定" msgid "Any zone" msgstr "全てのゾーン" +msgid "Apply anyway" +msgstr "チェックなしの適用" + msgid "Apply request failed with status <code>%h</code>" msgstr "適用リクエストはステータス <code>%h</code> により失敗しました" -msgid "Apply unchecked" -msgstr "チェックなしの適用" - msgid "Architecture" msgstr "アーキテクチャ" @@ -962,6 +962,9 @@ msgstr "DNSセットアップを無効にする" msgid "Disable Encryption" msgstr "暗号化を無効にする" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "このネットワークを無効化" @@ -2072,6 +2075,9 @@ msgstr "手動" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "DHCPリースの許可される最大数" @@ -2328,6 +2334,9 @@ msgstr "" "キャッシュされる DNS エントリーの数です。(最大 10000 件。 0の場合はキャッ" "シュしません)" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "OK" @@ -3116,6 +3125,9 @@ msgstr "サイズ (.ipk)" msgid "Size of DNS query cache" msgstr "DNS クエリ キャッシュのサイズ" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "スキップ" @@ -3226,6 +3238,9 @@ msgstr "" "名をアサインします。また、クライアントは対応するリースを使用するホストがその1" "台のみで、かつ静的なインターフェース設定にする必要があります。" +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "ステータス" @@ -3371,10 +3386,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" "未適用の変更を適用後、デバイスは %d 秒以内に完了できなかった可能性がありま" "す。これは、安全上の理由によりロールバックされる設定に起因するものです。それ" @@ -3588,6 +3602,9 @@ msgstr "時刻設定" msgid "Time Synchronization is not configured yet." msgstr "時刻同期機能はまだ設定されていません。" +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "タイムゾーン" @@ -3975,6 +3992,18 @@ msgstr "" "バージョン 7以上にアップグレードするか、FirefoxやOpera、Safariなど別のブラウ" "ザーを使用してください。" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "全て" @@ -4093,6 +4122,9 @@ msgstr "リレー モード" msgid "routed" msgstr "routed" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "サーバー モード" diff --git a/modules/luci-base/po/ko/base.po b/modules/luci-base/po/ko/base.po index 30ab1f79c..fa22c23bb 100644 --- a/modules/luci-base/po/ko/base.po +++ b/modules/luci-base/po/ko/base.po @@ -397,10 +397,10 @@ msgstr "" msgid "Any zone" msgstr "" -msgid "Apply request failed with status <code>%h</code>" +msgid "Apply anyway" msgstr "" -msgid "Apply unchecked" +msgid "Apply request failed with status <code>%h</code>" msgstr "" msgid "Architecture" @@ -932,6 +932,9 @@ msgstr "" msgid "Disable Encryption" msgstr "" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "" @@ -1998,6 +2001,9 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "Active DHCP lease 건의 최대 허용 숫자" @@ -2248,6 +2254,9 @@ msgstr "" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "" @@ -3014,6 +3023,9 @@ msgstr "크기 (.ipk)" msgid "Size of DNS query cache" msgstr "" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "" @@ -3121,6 +3133,9 @@ msgstr "" "할 때 사용됩니다. 이 기능은 또한 지정된 host 에 대해서만 주소 임대를 하도록 " "하는 non-dynamic 인터페이스 설정에도 사용됩니다." +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "상태" @@ -3258,10 +3273,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" msgid "" @@ -3439,6 +3453,9 @@ msgstr "시간 동기화" msgid "Time Synchronization is not configured yet." msgstr "시간 동기화가 아직 설정되지 않았습니다." +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "시간대" @@ -3820,6 +3837,18 @@ msgid "" "or Safari." msgstr "" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "" @@ -3938,6 +3967,9 @@ msgstr "" msgid "routed" msgstr "" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "" diff --git a/modules/luci-base/po/ms/base.po b/modules/luci-base/po/ms/base.po index 609af43c9..715c3100d 100644 --- a/modules/luci-base/po/ms/base.po +++ b/modules/luci-base/po/ms/base.po @@ -392,10 +392,10 @@ msgstr "" msgid "Any zone" msgstr "" -msgid "Apply request failed with status <code>%h</code>" +msgid "Apply anyway" msgstr "" -msgid "Apply unchecked" +msgid "Apply request failed with status <code>%h</code>" msgstr "" msgid "Architecture" @@ -906,6 +906,9 @@ msgstr "" msgid "Disable Encryption" msgstr "" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "" @@ -1977,6 +1980,9 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "" @@ -2229,6 +2235,9 @@ msgstr "" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "Baik" @@ -2991,6 +3000,9 @@ msgstr "" msgid "Size of DNS query cache" msgstr "" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "Skip" @@ -3095,6 +3107,9 @@ msgid "" "configurations where only hosts with a corresponding lease are served." msgstr "" +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "Status" @@ -3230,10 +3245,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" msgid "" @@ -3415,6 +3429,9 @@ msgstr "" msgid "Time Synchronization is not configured yet." msgstr "" +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "Zon masa" @@ -3783,6 +3800,18 @@ msgid "" "or Safari." msgstr "" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "" @@ -3899,6 +3928,9 @@ msgstr "" msgid "routed" msgstr "" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "" diff --git a/modules/luci-base/po/no/base.po b/modules/luci-base/po/no/base.po index d30f4075d..70ed34b42 100644 --- a/modules/luci-base/po/no/base.po +++ b/modules/luci-base/po/no/base.po @@ -401,10 +401,10 @@ msgstr "Antennekonfigurasjon" msgid "Any zone" msgstr "Alle soner" -msgid "Apply request failed with status <code>%h</code>" +msgid "Apply anyway" msgstr "" -msgid "Apply unchecked" +msgid "Apply request failed with status <code>%h</code>" msgstr "" msgid "Architecture" @@ -933,6 +933,9 @@ msgstr "Deaktiver DNS oppsett" msgid "Disable Encryption" msgstr "" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "" @@ -2021,6 +2024,9 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "Maksimalt antall aktive DHCP leieavtaler" @@ -2273,6 +2279,9 @@ msgstr "Nslookup" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "OK" @@ -3046,6 +3055,9 @@ msgstr "" msgid "Size of DNS query cache" msgstr "" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "Gå videre" @@ -3157,6 +3169,9 @@ msgstr "" "vertsnavn til DHCP klienter. Dette er nødvendig om grensesnittet ikke er " "dynamisk konfigurert og kun klienter med dhcp leieavtale får IP." +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "Status" @@ -3301,10 +3316,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" msgid "" @@ -3509,6 +3523,9 @@ msgstr "Tidssynkronisering" msgid "Time Synchronization is not configured yet." msgstr "Tiden Synkroniseringen er ikke konfigurert ennå." +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "Tidssone" @@ -3894,6 +3911,18 @@ msgid "" "or Safari." msgstr "" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "enhver" @@ -4012,6 +4041,9 @@ msgstr "" msgid "routed" msgstr "rutet" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "" diff --git a/modules/luci-base/po/pl/base.po b/modules/luci-base/po/pl/base.po index 66c0c7c56..cf6ffccc5 100644 --- a/modules/luci-base/po/pl/base.po +++ b/modules/luci-base/po/pl/base.po @@ -419,10 +419,10 @@ msgstr "Ustawienia anteny" msgid "Any zone" msgstr "Dowolna strefa" -msgid "Apply request failed with status <code>%h</code>" +msgid "Apply anyway" msgstr "" -msgid "Apply unchecked" +msgid "Apply request failed with status <code>%h</code>" msgstr "" msgid "Architecture" @@ -968,6 +968,9 @@ msgstr "Wyłącz konfigurację DNS" msgid "Disable Encryption" msgstr "Wyłącz szyfrowanie" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "Wyłącz tą sieć" @@ -2081,6 +2084,9 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "Max. Osiągalna przepustowość danych (ATTNDR)" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "Maksymalna dozwolona liczba aktywnych dzierżaw DHCP" @@ -2335,6 +2341,9 @@ msgstr "" "Liczba buforowanych wpisów DNS (max wynosi 10000, 0 oznacza brak pamięci " "podręcznej)" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "OK" @@ -3124,6 +3133,9 @@ msgstr "Rozmiar (.ipk)" msgid "Size of DNS query cache" msgstr "Rozmiar pamięci podręcznej zapytań DNS" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "Pomiń" @@ -3238,6 +3250,9 @@ msgstr "" "niedynamicznych konfiguracji interfejsu, gdzie obsługiwane są tylko hosty z " "odpowiednim dzierżawami." +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "Status" @@ -3383,10 +3398,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" msgid "" @@ -3601,6 +3615,9 @@ msgstr "Synchronizacja czasu" msgid "Time Synchronization is not configured yet." msgstr "Synchronizacja czasu nie jest jeszcze skonfigurowana." +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "Strefa czasowa" @@ -3992,6 +4009,18 @@ msgstr "" "zaktualizuj go do wersji co najmniej 7 lub użyj innej przeglądarki, takiej " "jak Firefox, Opera czy Safari." +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "dowolny" @@ -4111,6 +4140,9 @@ msgstr "" msgid "routed" msgstr "routowane" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "tryb serwera" diff --git a/modules/luci-base/po/pt-br/base.po b/modules/luci-base/po/pt-br/base.po index b77d32dfc..40440c124 100644 --- a/modules/luci-base/po/pt-br/base.po +++ b/modules/luci-base/po/pt-br/base.po @@ -439,12 +439,12 @@ msgstr "Configuração da antena" msgid "Any zone" msgstr "Qualquer zona" +msgid "Apply anyway" +msgstr "Aplicar sem verificação" + msgid "Apply request failed with status <code>%h</code>" msgstr "Pedido para aplicar falhou com o estado <code>%h</code>" -msgid "Apply unchecked" -msgstr "Aplicar sem verificação" - msgid "Architecture" msgstr "Arquitetura" @@ -1007,6 +1007,9 @@ msgstr "Desabilita a configuração do DNS" msgid "Disable Encryption" msgstr "Desabilitar Cifragem" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "Desabilitar esta rede" @@ -2179,6 +2182,9 @@ msgstr "" "Taxa de Dados Atingível Máxima (<abbr title=\"Maximum Attainable Data Rate" "\">ATTNDR</abbr>)" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "Número máximo permitido de alocações DHCP ativas" @@ -2437,6 +2443,9 @@ msgstr "Nslookup" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "Número de entradas DNS em cache (máximo é 10000, 0 desabilita o cache)" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "OK" @@ -3256,6 +3265,9 @@ msgstr "Tamanho (.ipk)" msgid "Size of DNS query cache" msgstr "Tamanho do cache de consultas DNS" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "Pular" @@ -3375,6 +3387,9 @@ msgstr "" "configurações não dinâmicas onde um computador com a alocação correspondente " "é provido." +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "Estado" @@ -3524,10 +3539,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" "O dispositivo não foi alcançado em %d segundos depois de aplicar as " "configurações pendentes. Por questões de segurança, as configurações foram " @@ -3750,6 +3764,9 @@ msgstr "Sincronização de horário" msgid "Time Synchronization is not configured yet." msgstr "A sincronização do horário ainda não está configurada." +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "Fuso Horário" @@ -4151,6 +4168,18 @@ msgstr "" "Por favor, atualiza para, ao menos, a versão 7 ou use outro navegador como o " "Firefox, Opera ou Safari." +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "qualquer" @@ -4271,6 +4300,9 @@ msgstr "modo retransmissor" msgid "routed" msgstr "roteado" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "modo servidor" diff --git a/modules/luci-base/po/pt/base.po b/modules/luci-base/po/pt/base.po index 10c6846e4..e967b0668 100644 --- a/modules/luci-base/po/pt/base.po +++ b/modules/luci-base/po/pt/base.po @@ -414,10 +414,10 @@ msgstr "Configuração das Antenas" msgid "Any zone" msgstr "Qualquer zona" -msgid "Apply request failed with status <code>%h</code>" +msgid "Apply anyway" msgstr "" -msgid "Apply unchecked" +msgid "Apply request failed with status <code>%h</code>" msgstr "" msgid "Architecture" @@ -947,6 +947,9 @@ msgstr "Desativar configuração de DNS" msgid "Disable Encryption" msgstr "" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "" @@ -2045,6 +2048,9 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "Número máximo permitido de concessões DHCP ativas" @@ -2297,6 +2303,9 @@ msgstr "Nslookup" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "OK" @@ -3065,6 +3074,9 @@ msgstr "" msgid "Size of DNS query cache" msgstr "" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "Saltar" @@ -3169,6 +3181,9 @@ msgid "" "configurations where only hosts with a corresponding lease are served." msgstr "" +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "Status" @@ -3307,10 +3322,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" msgid "" @@ -3511,6 +3525,9 @@ msgstr "Sincronização Horária" msgid "Time Synchronization is not configured yet." msgstr "A sincronização horária ainda não está configurada." +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "Fuso Horário" @@ -3889,6 +3906,18 @@ msgid "" "or Safari." msgstr "" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "qualquer" @@ -4008,6 +4037,9 @@ msgstr "" msgid "routed" msgstr "" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "" diff --git a/modules/luci-base/po/ro/base.po b/modules/luci-base/po/ro/base.po index 3e8381d30..6a0bcf130 100644 --- a/modules/luci-base/po/ro/base.po +++ b/modules/luci-base/po/ro/base.po @@ -400,10 +400,10 @@ msgstr "Configurarea Antenei" msgid "Any zone" msgstr "Orice Zona" -msgid "Apply request failed with status <code>%h</code>" +msgid "Apply anyway" msgstr "" -msgid "Apply unchecked" +msgid "Apply request failed with status <code>%h</code>" msgstr "" msgid "Architecture" @@ -918,6 +918,9 @@ msgstr "Dezactiveaza configuratia DNS" msgid "Disable Encryption" msgstr "" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "" @@ -1978,6 +1981,9 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "" @@ -2228,6 +2234,9 @@ msgstr "" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "OK" @@ -2985,6 +2994,9 @@ msgstr "" msgid "Size of DNS query cache" msgstr "" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "" @@ -3089,6 +3101,9 @@ msgid "" "configurations where only hosts with a corresponding lease are served." msgstr "" +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "Status" @@ -3221,10 +3236,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" msgid "" @@ -3391,6 +3405,9 @@ msgstr "" msgid "Time Synchronization is not configured yet." msgstr "" +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "Fusul orar" @@ -3759,6 +3776,18 @@ msgid "" "or Safari." msgstr "" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "oricare" @@ -3875,6 +3904,9 @@ msgstr "" msgid "routed" msgstr "rutat" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "" diff --git a/modules/luci-base/po/ru/base.po b/modules/luci-base/po/ru/base.po index f62cd93a6..bcee9876b 100644 --- a/modules/luci-base/po/ru/base.po +++ b/modules/luci-base/po/ru/base.po @@ -421,12 +421,12 @@ msgstr "Настройка антенн" msgid "Any zone" msgstr "Любая зона" +msgid "Apply anyway" +msgstr "Применить без проверки" + msgid "Apply request failed with status <code>%h</code>" msgstr "Ошибка <code>%h</code> запроса на применение" -msgid "Apply unchecked" -msgstr "Применить без проверки" - msgid "Architecture" msgstr "Архитектура" @@ -985,6 +985,9 @@ msgstr "Отключить DNS настройки" msgid "Disable Encryption" msgstr "Отключить шифрование" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "Отключить данную сеть" @@ -2110,6 +2113,9 @@ msgstr "Вручную" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "Max. Attainable Data Rate (ATTNDR)" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "Максимальное количество активных арендованных DHCP-адресов." @@ -2366,6 +2372,9 @@ msgstr "" "Количество кэшированных DNS записей (максимум — 10000, 0 — отключить " "кэширование)" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "OK" @@ -3175,6 +3184,9 @@ msgstr "Размер (.ipk)" msgid "Size of DNS query cache" msgstr "Размер кэша DNS запроса" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "Пропустить" @@ -3292,6 +3304,9 @@ msgstr "" "имён DHCP-клиентам. Постоянная аренда также необходима для статических " "интерфейсов, в которых обслуживаются только клиенты с присвоенными адресами." +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "Состояние" @@ -3438,10 +3453,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" "Устройство недоступно в течение %d секунд после применения изменений. Это " "привело к откату конфигурации из соображений безопасности. Если вы считаете, " @@ -3537,8 +3551,8 @@ msgid "" msgstr "" "Сейчас система перепрошивается.<br /> НЕ ОТКЛЮЧАЙТЕ ПИТАНИЕ УСТРОЙСТВА!<br /" "> Подождите несколько минут, прежде чем попытаться соединиться. Возможно, " -"потребуется обновить адрес компьютера, чтобы снова подключиться к устройству, " -"в зависимости от настроек." +"потребуется обновить адрес компьютера, чтобы снова подключиться к " +"устройству, в зависимости от настроек." msgid "" "The uploaded image file does not contain a supported format. Make sure that " @@ -3658,6 +3672,9 @@ msgstr "Синхронизация времени" msgid "Time Synchronization is not configured yet." msgstr "Синхронизация времени ещё не настроена." +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "Часовой пояс" @@ -4054,6 +4071,18 @@ msgstr "" "Обновите его до версии 7 или используйте другой браузер, например Firefox, " "Opera или Safari." +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "любой" @@ -4172,6 +4201,9 @@ msgstr "режим передачи" msgid "routed" msgstr "маршрутизируемый" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "режим сервера" diff --git a/modules/luci-base/po/sk/base.po b/modules/luci-base/po/sk/base.po index 7a872fed3..a0b0464b2 100644 --- a/modules/luci-base/po/sk/base.po +++ b/modules/luci-base/po/sk/base.po @@ -386,10 +386,10 @@ msgstr "" msgid "Any zone" msgstr "" -msgid "Apply request failed with status <code>%h</code>" +msgid "Apply anyway" msgstr "" -msgid "Apply unchecked" +msgid "Apply request failed with status <code>%h</code>" msgstr "" msgid "Architecture" @@ -899,6 +899,9 @@ msgstr "" msgid "Disable Encryption" msgstr "" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "" @@ -1953,6 +1956,9 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "" @@ -2203,6 +2209,9 @@ msgstr "" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "" @@ -2957,6 +2966,9 @@ msgstr "" msgid "Size of DNS query cache" msgstr "" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "" @@ -3061,6 +3073,9 @@ msgid "" "configurations where only hosts with a corresponding lease are served." msgstr "" +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "" @@ -3193,10 +3208,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" msgid "" @@ -3361,6 +3375,9 @@ msgstr "" msgid "Time Synchronization is not configured yet." msgstr "" +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "" @@ -3727,6 +3744,18 @@ msgid "" "or Safari." msgstr "" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "" @@ -3843,6 +3872,9 @@ msgstr "" msgid "routed" msgstr "" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "" diff --git a/modules/luci-base/po/sv/base.po b/modules/luci-base/po/sv/base.po index fb0aaaa9a..fddaa3fd8 100644 --- a/modules/luci-base/po/sv/base.po +++ b/modules/luci-base/po/sv/base.po @@ -397,10 +397,10 @@ msgstr "Konfiguration av antenn" msgid "Any zone" msgstr "Någon zon" -msgid "Apply request failed with status <code>%h</code>" +msgid "Apply anyway" msgstr "" -msgid "Apply unchecked" +msgid "Apply request failed with status <code>%h</code>" msgstr "" msgid "Architecture" @@ -915,6 +915,9 @@ msgstr "" msgid "Disable Encryption" msgstr "Inaktivera kryptering" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "" @@ -1974,6 +1977,9 @@ msgstr "Manuell" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "" @@ -2224,6 +2230,9 @@ msgstr "Nslookup" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "OK" @@ -2980,6 +2989,9 @@ msgstr "Storlek (.ipk)" msgid "Size of DNS query cache" msgstr "" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "Hoppa över" @@ -3084,6 +3096,9 @@ msgid "" "configurations where only hosts with a corresponding lease are served." msgstr "" +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "Status" @@ -3216,10 +3231,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" msgid "" @@ -3386,6 +3400,9 @@ msgstr "Synkronisering av tid" msgid "Time Synchronization is not configured yet." msgstr "Synkronisering av tid är inte inställd än." +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "Tidszon" @@ -3760,6 +3777,18 @@ msgstr "" "Vänligen uppgradera den till minst version 7 eller använd en annan " "webbläsare till exempel Firefox, Opera eller Safari." +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "något" @@ -3876,6 +3905,9 @@ msgstr "relä-läge" msgid "routed" msgstr "" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "server-läge" diff --git a/modules/luci-base/po/templates/base.pot b/modules/luci-base/po/templates/base.pot index cb1008a8e..bc4563856 100644 --- a/modules/luci-base/po/templates/base.pot +++ b/modules/luci-base/po/templates/base.pot @@ -379,10 +379,10 @@ msgstr "" msgid "Any zone" msgstr "" -msgid "Apply request failed with status <code>%h</code>" +msgid "Apply anyway" msgstr "" -msgid "Apply unchecked" +msgid "Apply request failed with status <code>%h</code>" msgstr "" msgid "Architecture" @@ -892,6 +892,9 @@ msgstr "" msgid "Disable Encryption" msgstr "" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "" @@ -1946,6 +1949,9 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "" @@ -2196,6 +2202,9 @@ msgstr "" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "" @@ -2950,6 +2959,9 @@ msgstr "" msgid "Size of DNS query cache" msgstr "" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "" @@ -3054,6 +3066,9 @@ msgid "" "configurations where only hosts with a corresponding lease are served." msgstr "" +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "" @@ -3186,10 +3201,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" msgid "" @@ -3354,6 +3368,9 @@ msgstr "" msgid "Time Synchronization is not configured yet." msgstr "" +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "" @@ -3720,6 +3737,18 @@ msgid "" "or Safari." msgstr "" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "" @@ -3836,6 +3865,9 @@ msgstr "" msgid "routed" msgstr "" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "" diff --git a/modules/luci-base/po/tr/base.po b/modules/luci-base/po/tr/base.po index cd3688ba5..b84b0657b 100644 --- a/modules/luci-base/po/tr/base.po +++ b/modules/luci-base/po/tr/base.po @@ -400,10 +400,10 @@ msgstr "Anten Yapılandırması" msgid "Any zone" msgstr "" -msgid "Apply request failed with status <code>%h</code>" +msgid "Apply anyway" msgstr "" -msgid "Apply unchecked" +msgid "Apply request failed with status <code>%h</code>" msgstr "" msgid "Architecture" @@ -917,6 +917,9 @@ msgstr "DNS kurulumunu devre dışı" msgid "Disable Encryption" msgstr "Şifrelemeyi Devre Dışı" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "Ağ devre dışı" @@ -1971,6 +1974,9 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "" @@ -2221,6 +2227,9 @@ msgstr "" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "" @@ -2975,6 +2984,9 @@ msgstr "Boyut (.ipk)" msgid "Size of DNS query cache" msgstr "" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "Atla" @@ -3079,6 +3091,9 @@ msgid "" "configurations where only hosts with a corresponding lease are served." msgstr "" +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "Durum" @@ -3211,10 +3226,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" msgid "" @@ -3379,6 +3393,9 @@ msgstr "" msgid "Time Synchronization is not configured yet." msgstr "" +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "" @@ -3747,6 +3764,18 @@ msgid "" "or Safari." msgstr "" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "herhangi" @@ -3863,6 +3892,9 @@ msgstr "anahtarlama modu" msgid "routed" msgstr "yönlendirildi" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "sunucu modu" diff --git a/modules/luci-base/po/uk/base.po b/modules/luci-base/po/uk/base.po index 2f068298b..4dab4f6ba 100644 --- a/modules/luci-base/po/uk/base.po +++ b/modules/luci-base/po/uk/base.po @@ -436,12 +436,12 @@ msgstr "Конфигурація антени" msgid "Any zone" msgstr "Будь-яка зона" +msgid "Apply anyway" +msgstr "Застосування не позначено" + msgid "Apply request failed with status <code>%h</code>" msgstr "Сталася помилка запиту на застосування зі статусом <code>%h</code>" -msgid "Apply unchecked" -msgstr "Застосування не позначено" - msgid "Architecture" msgstr "Архітектура" @@ -995,6 +995,9 @@ msgstr "Вимкнути налаштування DNS" msgid "Disable Encryption" msgstr "Вимкнути шифрування" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "Вимкнути цю мережу" @@ -2136,6 +2139,9 @@ msgstr "Вручну" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "Макс. досяжна швидкість передачі даних (ATTNDR)" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "Максимально допустима кількість активних оренд DHCP" @@ -2390,6 +2396,9 @@ msgstr "DNS-запит" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "Кількість кешованих записів DNS (макс. - 10000, 0 - без кешування)" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "OK" @@ -3195,6 +3204,9 @@ msgstr "Розмір (.ipk)" msgid "Size of DNS query cache" msgstr "Розмір кешу запитів DNS" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "Пропустити" @@ -3310,6 +3322,9 @@ msgstr "" "конфігурацій інтерфейсів, коли обслуговуються тільки вузли з відповідною " "орендою." +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "Стан" @@ -3457,10 +3472,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" "Пристрій недосяжний протягом %d секунд після застосування очікуючих змін, що " "призвело до відкочування конфигурації з міркувань безпеки. Проте, якщо ви " @@ -3681,6 +3695,9 @@ msgstr "Синхронізація часу" msgid "Time Synchronization is not configured yet." msgstr "Синхронізацію часу не налаштовано." +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "Часовий пояс" @@ -4074,6 +4091,18 @@ msgstr "" "Поновіть його, принаймні, до версії 7 або скористайтесь іншим браузером, " "таким як Firefox, Opera або Safari." +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "будь-який" @@ -4194,6 +4223,9 @@ msgstr "режим реле" msgid "routed" msgstr "спрямовано" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "режим сервера" diff --git a/modules/luci-base/po/vi/base.po b/modules/luci-base/po/vi/base.po index 217ca98fb..3ad0a0bfe 100644 --- a/modules/luci-base/po/vi/base.po +++ b/modules/luci-base/po/vi/base.po @@ -393,10 +393,10 @@ msgstr "" msgid "Any zone" msgstr "" -msgid "Apply request failed with status <code>%h</code>" +msgid "Apply anyway" msgstr "" -msgid "Apply unchecked" +msgid "Apply request failed with status <code>%h</code>" msgstr "" msgid "Architecture" @@ -908,6 +908,9 @@ msgstr "" msgid "Disable Encryption" msgstr "" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "" @@ -1981,6 +1984,9 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "" @@ -2233,6 +2239,9 @@ msgstr "" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "OK " @@ -2997,6 +3006,9 @@ msgstr "" msgid "Size of DNS query cache" msgstr "" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "" @@ -3101,6 +3113,9 @@ msgid "" "configurations where only hosts with a corresponding lease are served." msgstr "" +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "Tình trạng" @@ -3233,10 +3248,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" msgid "" @@ -3416,6 +3430,9 @@ msgstr "" msgid "Time Synchronization is not configured yet." msgstr "" +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "Múi giờ " @@ -3786,6 +3803,18 @@ msgid "" "or Safari." msgstr "" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "" @@ -3904,6 +3933,9 @@ msgstr "" msgid "routed" msgstr "" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "" diff --git a/modules/luci-base/po/zh-cn/base.po b/modules/luci-base/po/zh-cn/base.po index 8289241a9..df8fd735b 100644 --- a/modules/luci-base/po/zh-cn/base.po +++ b/modules/luci-base/po/zh-cn/base.po @@ -400,12 +400,12 @@ msgstr "天线配置" msgid "Any zone" msgstr "任意区域" +msgid "Apply anyway" +msgstr "强制应用" + msgid "Apply request failed with status <code>%h</code>" msgstr "应用请求失败,状态 <code>%h</code>" -msgid "Apply unchecked" -msgstr "强制应用" - msgid "Architecture" msgstr "架构" @@ -927,6 +927,9 @@ msgstr "停用 DNS 设定" msgid "Disable Encryption" msgstr "禁用加密" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "禁用此网络" @@ -2005,6 +2008,9 @@ msgstr "手动" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "最大可达数据速率(ATTNDR)" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "允许的最大 DHCP 租用数" @@ -2257,6 +2263,9 @@ msgstr "Nslookup" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "缓存的 DNS 条目数量(最大 10000,0 表示不缓存)" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "确认" @@ -3033,6 +3042,9 @@ msgstr "大小(.ipk)" msgid "Size of DNS query cache" msgstr "DNS 查询缓存的大小" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "跳过" @@ -3141,6 +3153,9 @@ msgstr "" "静态租约用于给 DHCP 客户端分配固定的 IP 地址和主机标识。只有指定的主机才能连" "接,并且接口须为非动态配置。" +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "状态" @@ -3278,10 +3293,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" "在应用挂起的更改后 %d 秒内无法连接到此设备,出于安全原因导致配置回滚。如果您" "认为配置的更改是正确的,请执行强制应用。或者您可以在再次尝试应用之前解除此警" @@ -3466,6 +3480,9 @@ msgstr "时间同步" msgid "Time Synchronization is not configured yet." msgstr "尚未配置时间同步。" +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "时区" @@ -3847,6 +3864,18 @@ msgstr "" "您的 IE 浏览器太老了,无法正常显示这个页面!请更新到 IE7 及以上或使用其他浏览" "器,如 Firefox、Opera、Safari。" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "任意" @@ -3965,6 +3994,9 @@ msgstr "中继模式" msgid "routed" msgstr "已路由" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "服务器模式" diff --git a/modules/luci-base/po/zh-tw/base.po b/modules/luci-base/po/zh-tw/base.po index f3354e192..8dac1b774 100644 --- a/modules/luci-base/po/zh-tw/base.po +++ b/modules/luci-base/po/zh-tw/base.po @@ -396,10 +396,10 @@ msgstr "天線設定" msgid "Any zone" msgstr "任意區域" -msgid "Apply request failed with status <code>%h</code>" +msgid "Apply anyway" msgstr "" -msgid "Apply unchecked" +msgid "Apply request failed with status <code>%h</code>" msgstr "" msgid "Architecture" @@ -920,6 +920,9 @@ msgstr "關閉DNS設置" msgid "Disable Encryption" msgstr "" +msgid "Disable Inactivity Polling" +msgstr "" + msgid "Disable this network" msgstr "" @@ -1988,6 +1991,9 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" +msgid "Maximum allowed Listen Interval" +msgstr "" + msgid "Maximum allowed number of active DHCP leases" msgstr "允許啟用DHCP釋放的最大數量" @@ -2238,6 +2244,9 @@ msgstr "DNS偵錯Nslookup" msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" msgstr "" +msgid "Number of parallel threads used for compression" +msgstr "" + msgid "OK" msgstr "行" @@ -3001,6 +3010,9 @@ msgstr "" msgid "Size of DNS query cache" msgstr "" +msgid "Size of the ZRam device in megabytes" +msgstr "" + msgid "Skip" msgstr "跳過" @@ -3109,6 +3121,9 @@ msgstr "" "靜態租約是用來指定固定的IP位址和表示的主機名稱給予DHCP用戶端. 它們也需要非動" "態介面設定值以便獲取相應租約的主機服務." +msgid "Station inactivity limit" +msgstr "" + msgid "Status" msgstr "狀態" @@ -3250,10 +3265,9 @@ msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " "reasons. If you believe that the configuration changes are correct " -"nonetheless, perform an unchecked configuration apply. Alternatively, you " -"can dismiss this warning and edit changes before attempting to apply again, " -"or revert all pending changes to keep the currently working configuration " -"state." +"nonetheless, proceed by applying anyway. Alternatively, you can dismiss this " +"warning and edit changes before attempting to apply again, or revert all " +"pending changes to keep the currently working configuration state." msgstr "" msgid "" @@ -3439,6 +3453,9 @@ msgstr "校時同步" msgid "Time Synchronization is not configured yet." msgstr "校時同步尚未設定." +msgid "Time interval for rekeying GTK" +msgstr "" + msgid "Timezone" msgstr "時區" @@ -3816,6 +3833,18 @@ msgid "" "or Safari." msgstr "" +msgid "ZRam Compression Algorithm" +msgstr "" + +msgid "ZRam Compression Streams" +msgstr "" + +msgid "ZRam Settings" +msgstr "" + +msgid "ZRam Size" +msgstr "" + msgid "any" msgstr "任意" @@ -3934,6 +3963,9 @@ msgstr "" msgid "routed" msgstr "路由" +msgid "sec" +msgstr "" + msgid "server mode" msgstr "" |