From efff0139beaa09be90a593e4b34d6e9d390f2d42 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 17 Jul 2018 20:46:54 +0200 Subject: [PATCH] luci-base: resync translations Signed-off-by: Jo-Philipp Wich --- modules/luci-base/po/ca/base.po | 12 ++++++++ modules/luci-base/po/cs/base.po | 12 ++++++++ modules/luci-base/po/de/base.po | 9 ++++++ modules/luci-base/po/el/base.po | 12 ++++++++ modules/luci-base/po/en/base.po | 12 ++++++++ modules/luci-base/po/es/base.po | 12 ++++++++ modules/luci-base/po/fr/base.po | 12 ++++++++ modules/luci-base/po/he/base.po | 12 ++++++++ modules/luci-base/po/hu/base.po | 12 ++++++++ modules/luci-base/po/it/base.po | 41 ++++++++++++++++--------- modules/luci-base/po/ja/base.po | 12 ++++++++ modules/luci-base/po/ko/base.po | 15 +++++++++ modules/luci-base/po/ms/base.po | 12 ++++++++ modules/luci-base/po/no/base.po | 12 ++++++++ modules/luci-base/po/pl/base.po | 35 ++++++++++++++++----- modules/luci-base/po/pt-br/base.po | 12 ++++++++ modules/luci-base/po/pt/base.po | 12 ++++++++ modules/luci-base/po/ro/base.po | 12 ++++++++ modules/luci-base/po/ru/base.po | 12 ++++++++ modules/luci-base/po/sk/base.po | 12 ++++++++ modules/luci-base/po/sv/base.po | 13 +++++++- modules/luci-base/po/templates/base.pot | 12 ++++++++ modules/luci-base/po/tr/base.po | 12 ++++++++ modules/luci-base/po/uk/base.po | 15 +++++++-- modules/luci-base/po/vi/base.po | 12 ++++++++ modules/luci-base/po/zh-cn/base.po | 15 ++++++++- modules/luci-base/po/zh-tw/base.po | 12 ++++++++ 27 files changed, 356 insertions(+), 27 deletions(-) diff --git a/modules/luci-base/po/ca/base.po b/modules/luci-base/po/ca/base.po index 7c08063b2..9a6c6c415 100644 --- a/modules/luci-base/po/ca/base.po +++ b/modules/luci-base/po/ca/base.po @@ -274,9 +274,15 @@ msgstr "" msgid "Alert" msgstr "Alerta" +msgid "Alias Interface" +msgstr "" + msgid "Alias interface" msgstr "" +msgid "Alias of \"%s\"" +msgstr "" + msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address" @@ -705,6 +711,9 @@ msgstr "Connectat" msgid "Connection Limit" msgstr "Límit de connexió" +msgid "Connection attempt failed" +msgstr "" + msgid "Connections" msgstr "Connexions" @@ -1922,6 +1931,9 @@ msgstr "" msgid "Lowest leased address as offset from the network address." msgstr "" +msgid "MAC" +msgstr "" + msgid "MAC-Address" msgstr "Adreça MAC" diff --git a/modules/luci-base/po/cs/base.po b/modules/luci-base/po/cs/base.po index 262010c41..db35fa36e 100644 --- a/modules/luci-base/po/cs/base.po +++ b/modules/luci-base/po/cs/base.po @@ -272,9 +272,15 @@ msgstr "" msgid "Alert" msgstr "Upozornění" +msgid "Alias Interface" +msgstr "" + msgid "Alias interface" msgstr "" +msgid "Alias of \"%s\"" +msgstr "" + msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address" @@ -699,6 +705,9 @@ msgstr "Připojeno" msgid "Connection Limit" msgstr "Omezení počtu připojení" +msgid "Connection attempt failed" +msgstr "" + msgid "Connections" msgstr "Připojení" @@ -1930,6 +1939,9 @@ msgstr "" msgid "Lowest leased address as offset from the network address." msgstr "Nejnižší zapůjčenou adresu použít jako offset síťové adresy." +msgid "MAC" +msgstr "" + msgid "MAC-Address" msgstr "MAC-Adresa" diff --git a/modules/luci-base/po/de/base.po b/modules/luci-base/po/de/base.po index e05f6ee8c..ce3c1457a 100644 --- a/modules/luci-base/po/de/base.po +++ b/modules/luci-base/po/de/base.po @@ -273,9 +273,15 @@ msgstr "Vollständige Sendeleistung (ACTATP)" msgid "Alert" msgstr "Alarm" +msgid "Alias Interface" +msgstr "" + msgid "Alias interface" msgstr "Alias-Schnittstelle" +msgid "Alias of \"%s\"" +msgstr "" + msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address" @@ -2010,6 +2016,9 @@ msgstr "Signalverlustsekunden (LOSS)" msgid "Lowest leased address as offset from the network address." msgstr "Kleinste vergebene Adresse (Netzwerkadresse + x)" +msgid "MAC" +msgstr "" + msgid "MAC-Address" msgstr "MAC-Adresse" diff --git a/modules/luci-base/po/el/base.po b/modules/luci-base/po/el/base.po index 2810c0f6b..837cd583f 100644 --- a/modules/luci-base/po/el/base.po +++ b/modules/luci-base/po/el/base.po @@ -274,9 +274,15 @@ msgstr "" msgid "Alert" msgstr "Ειδοποίηση" +msgid "Alias Interface" +msgstr "" + msgid "Alias interface" msgstr "" +msgid "Alias of \"%s\"" +msgstr "" + msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address" @@ -708,6 +714,9 @@ msgstr "Συνδεδεμένος" msgid "Connection Limit" msgstr "Όριο Συνδέσεων" +msgid "Connection attempt failed" +msgstr "" + msgid "Connections" msgstr "Συνδέσεις" @@ -1936,6 +1945,9 @@ msgstr "" msgid "Lowest leased address as offset from the network address." msgstr "" +msgid "MAC" +msgstr "" + msgid "MAC-Address" msgstr "MAC-Διεύθυνση" diff --git a/modules/luci-base/po/en/base.po b/modules/luci-base/po/en/base.po index 7fa91e50c..6782701ab 100644 --- a/modules/luci-base/po/en/base.po +++ b/modules/luci-base/po/en/base.po @@ -271,9 +271,15 @@ msgstr "" msgid "Alert" msgstr "Alert" +msgid "Alias Interface" +msgstr "" + msgid "Alias interface" msgstr "" +msgid "Alias of \"%s\"" +msgstr "" + msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address" @@ -696,6 +702,9 @@ msgstr "Connected" msgid "Connection Limit" msgstr "Connection Limit" +msgid "Connection attempt failed" +msgstr "" + msgid "Connections" msgstr "Connections" @@ -1906,6 +1915,9 @@ msgstr "" msgid "Lowest leased address as offset from the network address." msgstr "" +msgid "MAC" +msgstr "" + msgid "MAC-Address" msgstr "" diff --git a/modules/luci-base/po/es/base.po b/modules/luci-base/po/es/base.po index ef379be8e..c2f280158 100644 --- a/modules/luci-base/po/es/base.po +++ b/modules/luci-base/po/es/base.po @@ -275,9 +275,15 @@ msgstr "" msgid "Alert" msgstr "Alerta" +msgid "Alias Interface" +msgstr "" + msgid "Alias interface" msgstr "" +msgid "Alias of \"%s\"" +msgstr "" + msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address" @@ -705,6 +711,9 @@ msgstr "Conectado" msgid "Connection Limit" msgstr "Límite de conexión" +msgid "Connection attempt failed" +msgstr "" + msgid "Connections" msgstr "Conexiones" @@ -1945,6 +1954,9 @@ msgstr "" msgid "Lowest leased address as offset from the network address." msgstr "Dirección cedida más baja como diferencia de la dirección de red." +msgid "MAC" +msgstr "" + msgid "MAC-Address" msgstr "Dirección MAC" diff --git a/modules/luci-base/po/fr/base.po b/modules/luci-base/po/fr/base.po index 3306b6cb3..0f3d91435 100644 --- a/modules/luci-base/po/fr/base.po +++ b/modules/luci-base/po/fr/base.po @@ -277,9 +277,15 @@ msgstr "" msgid "Alert" msgstr "Alerte" +msgid "Alias Interface" +msgstr "" + msgid "Alias interface" msgstr "" +msgid "Alias of \"%s\"" +msgstr "" + msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address" @@ -711,6 +717,9 @@ msgstr "Connecté" msgid "Connection Limit" msgstr "Limite de connexion" +msgid "Connection attempt failed" +msgstr "" + msgid "Connections" msgstr "Connexions" @@ -1958,6 +1967,9 @@ msgstr "" "Adresse allouée la plus basse, spécifiée par un décalage à partir de " "l'adresse réseau." +msgid "MAC" +msgstr "" + msgid "MAC-Address" msgstr "Adresse MAC" diff --git a/modules/luci-base/po/he/base.po b/modules/luci-base/po/he/base.po index e8147944b..56cde8ba3 100644 --- a/modules/luci-base/po/he/base.po +++ b/modules/luci-base/po/he/base.po @@ -269,9 +269,15 @@ msgstr "" msgid "Alert" msgstr "אזעקה" +msgid "Alias Interface" +msgstr "" + msgid "Alias interface" msgstr "" +msgid "Alias of \"%s\"" +msgstr "" + msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address" @@ -690,6 +696,9 @@ msgstr "מחובר" msgid "Connection Limit" msgstr "מגבלת חיבורים" +msgid "Connection attempt failed" +msgstr "" + msgid "Connections" msgstr "חיבורים" @@ -1882,6 +1891,9 @@ msgstr "" msgid "Lowest leased address as offset from the network address." msgstr "" +msgid "MAC" +msgstr "" + msgid "MAC-Address" msgstr "" diff --git a/modules/luci-base/po/hu/base.po b/modules/luci-base/po/hu/base.po index 537c59a58..ceabfe820 100644 --- a/modules/luci-base/po/hu/base.po +++ b/modules/luci-base/po/hu/base.po @@ -272,9 +272,15 @@ msgstr "" msgid "Alert" msgstr "Riasztás" +msgid "Alias Interface" +msgstr "" + msgid "Alias interface" msgstr "" +msgid "Alias of \"%s\"" +msgstr "" + msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address" @@ -706,6 +712,9 @@ msgstr "Kapcsolódva" msgid "Connection Limit" msgstr "Kapcsolati korlát" +msgid "Connection attempt failed" +msgstr "" + msgid "Connections" msgstr "Kapcsolatok" @@ -1947,6 +1956,9 @@ msgstr "" msgid "Lowest leased address as offset from the network address." msgstr "A legalacsonyabb bérleti címnek az interfész címétől való távolsága" +msgid "MAC" +msgstr "" + msgid "MAC-Address" msgstr "MAC-cím" diff --git a/modules/luci-base/po/it/base.po b/modules/luci-base/po/it/base.po index e9a48ebde..1689b49b3 100644 --- a/modules/luci-base/po/it/base.po +++ b/modules/luci-base/po/it/base.po @@ -281,9 +281,15 @@ msgstr "" msgid "Alert" msgstr "Allerta" +msgid "Alias Interface" +msgstr "" + msgid "Alias interface" msgstr "" +msgid "Alias of \"%s\"" +msgstr "" + msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address" @@ -712,6 +718,9 @@ msgstr "Connesso" msgid "Connection Limit" msgstr "Limite connessioni" +msgid "Connection attempt failed" +msgstr "" + msgid "Connections" msgstr "Connessioni" @@ -1948,6 +1957,9 @@ msgstr "" msgid "Lowest leased address as offset from the network address." msgstr "" +msgid "MAC" +msgstr "" + msgid "MAC-Address" msgstr "" @@ -2677,21 +2689,6 @@ msgstr "" msgid "Really reset all changes?" msgstr "Azzerare veramente tutte le modifiche?" -#, fuzzy -msgid "" -"Really shut down network?\\nYou might lose access to this device if you are " -"connected via this interface." -msgstr "" -"Vuoi davvero spegnere questa interfaccia?\\nPotresti perdere " -"l'accesso a questo router se sei connesso usando questa interfaccia." - -msgid "" -"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " -"you are connected via this interface." -msgstr "" -"Vuoi davvero spegnere questa interfaccia \"%s\" ?\\nPotresti perdere " -"l'accesso a questo router se stai usando questa interfaccia." - msgid "Really switch protocol?" msgstr "Cambiare veramente il protocollo?" @@ -3980,3 +3977,17 @@ msgstr "Sì" msgid "« Back" msgstr "« Indietro" +#, fuzzy +#~ msgid "" +#~ "Really shut down network?\\nYou might lose access to this device if you " +#~ "are connected via this interface." +#~ msgstr "" +#~ "Vuoi davvero spegnere questa interfaccia?\\nPotresti perdere l'accesso a " +#~ "questo router se sei connesso usando questa interfaccia." + +#~ msgid "" +#~ "Really shutdown interface \"%s\" ?\\nYou might lose access to this device " +#~ "if you are connected via this interface." +#~ msgstr "" +#~ "Vuoi davvero spegnere questa interfaccia \"%s\" ?\\nPotresti perdere " +#~ "l'accesso a questo router se stai usando questa interfaccia." diff --git a/modules/luci-base/po/ja/base.po b/modules/luci-base/po/ja/base.po index 29df2de03..4404cd21e 100644 --- a/modules/luci-base/po/ja/base.po +++ b/modules/luci-base/po/ja/base.po @@ -275,9 +275,15 @@ msgstr "" msgid "Alert" msgstr "警告" +msgid "Alias Interface" +msgstr "" + msgid "Alias interface" msgstr "" +msgid "Alias of \"%s\"" +msgstr "" + msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address" @@ -714,6 +720,9 @@ msgstr "接続中" msgid "Connection Limit" msgstr "接続制限" +msgid "Connection attempt failed" +msgstr "" + msgid "Connections" msgstr "ネットワーク接続" @@ -1960,6 +1969,9 @@ msgid "Lowest leased address as offset from the network address." msgstr "" "ネットワークアドレスをオフセットとして、最小のアドレスを設定してください" +msgid "MAC" +msgstr "" + msgid "MAC-Address" msgstr "MAC-アドレス" diff --git a/modules/luci-base/po/ko/base.po b/modules/luci-base/po/ko/base.po index 1b37b3829..15d6a46d3 100644 --- a/modules/luci-base/po/ko/base.po +++ b/modules/luci-base/po/ko/base.po @@ -266,9 +266,15 @@ msgstr "" msgid "Alert" msgstr "" +msgid "Alias Interface" +msgstr "" + msgid "Alias interface" msgstr "" +msgid "Alias of \"%s\"" +msgstr "" + msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address" @@ -692,6 +698,9 @@ msgstr "연결 시간" msgid "Connection Limit" msgstr "" +msgid "Connection attempt failed" +msgstr "" + msgid "Connections" msgstr "연결" @@ -1497,6 +1506,9 @@ msgstr "" msgid "IPv6 Upstream" msgstr "" +msgid "IPv6 address" +msgstr "" + msgid "IPv6 assignment hint" msgstr "" @@ -1896,6 +1908,9 @@ msgstr "" msgid "Lowest leased address as offset from the network address." msgstr "임대되는 주소의 최소 시작점. (네트워크 주소로 부터의 offset)" +msgid "MAC" +msgstr "" + msgid "MAC-Address" msgstr "MAC-주소" diff --git a/modules/luci-base/po/ms/base.po b/modules/luci-base/po/ms/base.po index 77e4b945f..3d31ae394 100644 --- a/modules/luci-base/po/ms/base.po +++ b/modules/luci-base/po/ms/base.po @@ -261,9 +261,15 @@ msgstr "" msgid "Alert" msgstr "" +msgid "Alias Interface" +msgstr "" + msgid "Alias interface" msgstr "" +msgid "Alias of \"%s\"" +msgstr "" + msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address" @@ -675,6 +681,9 @@ msgstr "" msgid "Connection Limit" msgstr "Sambungan Batas" +msgid "Connection attempt failed" +msgstr "" + msgid "Connections" msgstr "" @@ -1878,6 +1887,9 @@ msgstr "" msgid "Lowest leased address as offset from the network address." msgstr "" +msgid "MAC" +msgstr "" + msgid "MAC-Address" msgstr "" diff --git a/modules/luci-base/po/no/base.po b/modules/luci-base/po/no/base.po index 3483a9122..babbf6f63 100644 --- a/modules/luci-base/po/no/base.po +++ b/modules/luci-base/po/no/base.po @@ -270,9 +270,15 @@ msgstr "" msgid "Alert" msgstr "Varsle" +msgid "Alias Interface" +msgstr "" + msgid "Alias interface" msgstr "" +msgid "Alias of \"%s\"" +msgstr "" + msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address" @@ -696,6 +702,9 @@ msgstr "Tilkoblet" msgid "Connection Limit" msgstr "Tilkoblingsgrense (antall)" +msgid "Connection attempt failed" +msgstr "" + msgid "Connections" msgstr "Tilkoblinger" @@ -1922,6 +1931,9 @@ msgstr "" msgid "Lowest leased address as offset from the network address." msgstr "Laveste leide adresse, forskjøvet fra nettverks adressen." +msgid "MAC" +msgstr "" + msgid "MAC-Address" msgstr "MAC-Adresse" diff --git a/modules/luci-base/po/pl/base.po b/modules/luci-base/po/pl/base.po index 336f06345..0c728b900 100644 --- a/modules/luci-base/po/pl/base.po +++ b/modules/luci-base/po/pl/base.po @@ -50,6 +50,9 @@ msgstr "-- dopasuj po etykiecie --" msgid "-- match by uuid --" msgstr "-- dopasuj po uuid --" +msgid "-- please select --" +msgstr "" + msgid "1 Minute Load:" msgstr "Obciążenie 1 min.:" @@ -278,9 +281,15 @@ msgstr "" msgid "Alert" msgstr "Alarm" +msgid "Alias Interface" +msgstr "" + msgid "Alias interface" msgstr "Alias interfejsu" +msgid "Alias of \"%s\"" +msgstr "" + msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address" @@ -896,8 +905,11 @@ msgstr "Konfiguracja urządzenia" msgid "Device is rebooting..." msgstr "Urządzenie jest uruchamiane ponownie ..." -msgid "Device unreachable" -msgstr "Urządzenie nieosiągalne" +msgid "Device unreachable!" +msgstr "" + +msgid "Device unreachable! Still waiting for device..." +msgstr "" msgid "Diagnostics" msgstr "Diagnostyka" @@ -1977,6 +1989,9 @@ msgstr "" msgid "Lowest leased address as offset from the network address." msgstr "Najniższy wydzierżawiony adres jako offset dla adresu sieci." +msgid "MAC" +msgstr "" + msgid "MAC-Address" msgstr "Adres MAC" @@ -2691,8 +2706,9 @@ msgid "Radius-Authentication-Server" msgstr "Serwer Radius-Authentication" msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" -msgstr "Surowe bajty kodowane szesnastkowo. Pozostaw puste, chyba że " -"wymaga tego dostawca internetowy" +msgstr "" +"Surowe bajty kodowane szesnastkowo. Pozostaw puste, chyba że wymaga tego " +"dostawca internetowy" msgid "" "Read /etc/ethers to configure the IGMP " "snooping" -msgstr "启用 IGMP 窥探" +msgstr "" +"启用 IGMP 窥探" msgid "Enable STP" msgstr "开启 STP" @@ -1896,6 +1906,9 @@ msgstr "信号丢失秒数(LOSS)" msgid "Lowest leased address as offset from the network address." msgstr "网络地址的起始分配基址。" +msgid "MAC" +msgstr "" + msgid "MAC-Address" msgstr "MAC 地址" diff --git a/modules/luci-base/po/zh-tw/base.po b/modules/luci-base/po/zh-tw/base.po index 4af4bc534..3f4b08dba 100644 --- a/modules/luci-base/po/zh-tw/base.po +++ b/modules/luci-base/po/zh-tw/base.po @@ -265,9 +265,15 @@ msgstr "" msgid "Alert" msgstr "警示" +msgid "Alias Interface" +msgstr "" + msgid "Alias interface" msgstr "" +msgid "Alias of \"%s\"" +msgstr "" + msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address" @@ -684,6 +690,9 @@ msgstr "已連線" msgid "Connection Limit" msgstr "連線限制" +msgid "Connection attempt failed" +msgstr "" + msgid "Connections" msgstr "連線數" @@ -1889,6 +1898,9 @@ msgstr "" msgid "Lowest leased address as offset from the network address." msgstr "最低的釋放位址從這網路位址的偏移計算" +msgid "MAC" +msgstr "" + msgid "MAC-Address" msgstr "MAC-位址" -- 2.25.1