luci-mod-admin-full: git rid of embedded newlines in translation strings

Also switch one usage of raw '<%_ ... %>' interpolation to '<%: ... %>' in
order to avoid issues with translations using apostrophes.

Globally resnyc translations after the fix.

Fixes #1866.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
Jo-Philipp Wich 2018-06-08 13:50:12 +02:00
parent 81c66069c8
commit 0e0ee2fed5
64 changed files with 511 additions and 163 deletions

View file

@ -40,6 +40,9 @@ msgstr "Tempo addizionale in secondi di attesa prima che adblock si avvii."
msgid "Advanced" msgid "Advanced"
msgstr "Avanzato" msgstr "Avanzato"
msgid "Archive Categories"
msgstr ""
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Directory del Backup" msgstr "Directory del Backup"
@ -49,14 +52,14 @@ msgstr ""
msgid "Blocklist Sources" msgid "Blocklist Sources"
msgstr "Fonti lista di Blocco" msgstr "Fonti lista di Blocco"
msgid "Blocklist not found!"
msgstr ""
msgid "" msgid ""
"Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all " "Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all "
"domains except those listed in the whitelist file.<br />" "domains except those listed in the whitelist file.<br />"
msgstr "" msgstr ""
msgid "Categories"
msgstr ""
msgid "" msgid ""
"Choose 'none' to disable automatic startups, 'timed' to use a classic " "Choose 'none' to disable automatic startups, 'timed' to use a classic "
"timeout (default 30 sec.) or select another trigger interface." "timeout (default 30 sec.) or select another trigger interface."
@ -169,9 +172,6 @@ msgstr ""
msgid "Input file not found, please check your configuration." msgid "Input file not found, please check your configuration."
msgstr "File di input non trovato, per favore controlla la tua configurazione." msgstr "File di input non trovato, per favore controlla la tua configurazione."
msgid "Invalid domain specified!"
msgstr "Dominio invalido specificato!"
msgid "Last Run" msgid "Last Run"
msgstr "Ultimo Avvio" msgstr "Ultimo Avvio"
@ -371,6 +371,9 @@ msgstr "in pausa"
msgid "running" msgid "running"
msgstr "" msgstr ""
#~ msgid "Invalid domain specified!"
#~ msgstr "Dominio invalido specificato!"
#~ msgid "Available blocklist sources." #~ msgid "Available blocklist sources."
#~ msgstr "Fonti lista di blocco disponibili." #~ msgstr "Fonti lista di blocco disponibili."

View file

@ -42,6 +42,9 @@ msgstr "Adblock の処理が開始されるまでの、追加の遅延時間(
msgid "Advanced" msgid "Advanced"
msgstr "詳細設定" msgstr "詳細設定"
msgid "Archive Categories"
msgstr ""
msgid "Backup Directory" msgid "Backup Directory"
msgstr "バックアップ先 ディレクトリ" msgstr "バックアップ先 ディレクトリ"
@ -51,6 +54,9 @@ msgstr "バックアップ モード"
msgid "Blocklist Sources" msgid "Blocklist Sources"
msgstr "ブロックリスト提供元" msgstr "ブロックリスト提供元"
msgid "Blocklist not found!"
msgstr ""
msgid "" msgid ""
"Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all " "Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all "
"domains except those listed in the whitelist file.<br />" "domains except those listed in the whitelist file.<br />"
@ -58,9 +64,6 @@ msgstr ""
"ホワイトリストに存在しない全ドメインへのアクセスをブロックするために、追加で " "ホワイトリストに存在しない全ドメインへのアクセスをブロックするために、追加で "
"'Jail' リスト (/tmp/adb_list.jail) を作成します。<br />" "'Jail' リスト (/tmp/adb_list.jail) を作成します。<br />"
msgid "Categories"
msgstr "カテゴリー"
msgid "" msgid ""
"Choose 'none' to disable automatic startups, 'timed' to use a classic " "Choose 'none' to disable automatic startups, 'timed' to use a classic "
"timeout (default 30 sec.) or select another trigger interface." "timeout (default 30 sec.) or select another trigger interface."
@ -185,9 +188,6 @@ msgstr "ホワイトリスト ファイルへのフルパスです。"
msgid "Input file not found, please check your configuration." msgid "Input file not found, please check your configuration."
msgstr "入力ファイルが見つかりません。設定を確認してください。" msgstr "入力ファイルが見つかりません。設定を確認してください。"
msgid "Invalid domain specified!"
msgstr "無効なドメインが指定されています!"
msgid "Last Run" msgid "Last Run"
msgstr "最終実行" msgstr "最終実行"
@ -399,3 +399,9 @@ msgstr "一時停止"
msgid "running" msgid "running"
msgstr "実行中" msgstr "実行中"
#~ msgid "Categories"
#~ msgstr "カテゴリー"
#~ msgid "Invalid domain specified!"
#~ msgstr "無効なドメインが指定されています!"

View file

@ -43,6 +43,9 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "Avançado" msgstr "Avançado"
msgid "Archive Categories"
msgstr ""
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Diretório da cópia de segurança" msgstr "Diretório da cópia de segurança"
@ -52,14 +55,14 @@ msgstr ""
msgid "Blocklist Sources" msgid "Blocklist Sources"
msgstr "Fontes de listas de bloqueio" msgstr "Fontes de listas de bloqueio"
msgid "Blocklist not found!"
msgstr ""
msgid "" msgid ""
"Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all " "Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all "
"domains except those listed in the whitelist file.<br />" "domains except those listed in the whitelist file.<br />"
msgstr "" msgstr ""
msgid "Categories"
msgstr ""
msgid "" msgid ""
"Choose 'none' to disable automatic startups, 'timed' to use a classic " "Choose 'none' to disable automatic startups, 'timed' to use a classic "
"timeout (default 30 sec.) or select another trigger interface." "timeout (default 30 sec.) or select another trigger interface."
@ -169,9 +172,6 @@ msgstr ""
msgid "Input file not found, please check your configuration." msgid "Input file not found, please check your configuration."
msgstr "Arquivo de entrada não encontrado, por favor cheque sua configuração." msgstr "Arquivo de entrada não encontrado, por favor cheque sua configuração."
msgid "Invalid domain specified!"
msgstr "Domínio especificado inválido!"
msgid "Last Run" msgid "Last Run"
msgstr "" msgstr ""
@ -363,6 +363,9 @@ msgstr ""
msgid "running" msgid "running"
msgstr "" msgstr ""
#~ msgid "Invalid domain specified!"
#~ msgstr "Domínio especificado inválido!"
#~ msgid "Available blocklist sources." #~ msgid "Available blocklist sources."
#~ msgstr "Fontes de listas de bloqueio disponíveis." #~ msgstr "Fontes de listas de bloqueio disponíveis."

View file

@ -44,6 +44,9 @@ msgstr "Дополнительная задержка в секундах до
msgid "Advanced" msgid "Advanced"
msgstr "Дополнительно" msgstr "Дополнительно"
msgid "Archive Categories"
msgstr ""
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Папка для бэкапа" msgstr "Папка для бэкапа"
@ -53,6 +56,9 @@ msgstr "Режим сохранения бекапа"
msgid "Blocklist Sources" msgid "Blocklist Sources"
msgstr "Источники списков блокировки" msgstr "Источники списков блокировки"
msgid "Blocklist not found!"
msgstr ""
msgid "" msgid ""
"Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all " "Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all "
"domains except those listed in the whitelist file.<br />" "domains except those listed in the whitelist file.<br />"
@ -61,9 +67,6 @@ msgstr ""
"заблокировать доступ ко всем доменам, кроме тех что перечислены в файле " "заблокировать доступ ко всем доменам, кроме тех что перечислены в файле "
"Белого списка.<br />" "Белого списка.<br />"
msgid "Categories"
msgstr ""
msgid "" msgid ""
"Choose 'none' to disable automatic startups, 'timed' to use a classic " "Choose 'none' to disable automatic startups, 'timed' to use a classic "
"timeout (default 30 sec.) or select another trigger interface." "timeout (default 30 sec.) or select another trigger interface."
@ -186,9 +189,6 @@ msgstr "Полный путь к файлу Белого списка."
msgid "Input file not found, please check your configuration." msgid "Input file not found, please check your configuration."
msgstr "Config файл не найден, настройте config файл." msgstr "Config файл не найден, настройте config файл."
msgid "Invalid domain specified!"
msgstr "Задан недопустимый домен!"
msgid "Last Run" msgid "Last Run"
msgstr "Последнее время запуска" msgstr "Последнее время запуска"
@ -397,6 +397,9 @@ msgstr "остановлено"
msgid "running" msgid "running"
msgstr "работает" msgstr "работает"
#~ msgid "Invalid domain specified!"
#~ msgstr "Задан недопустимый домен!"
#~ msgid "Available blocklist sources." #~ msgid "Available blocklist sources."
#~ msgstr "Источники списков блокировки. " #~ msgstr "Источники списков блокировки. "

View file

@ -30,6 +30,9 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "Avancerat" msgstr "Avancerat"
msgid "Archive Categories"
msgstr ""
msgid "Backup Directory" msgid "Backup Directory"
msgstr "Säkerhetskopiera mapp" msgstr "Säkerhetskopiera mapp"
@ -39,14 +42,14 @@ msgstr ""
msgid "Blocklist Sources" msgid "Blocklist Sources"
msgstr "Källor för blockeringslistor" msgstr "Källor för blockeringslistor"
msgid "Blocklist not found!"
msgstr ""
msgid "" msgid ""
"Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all " "Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all "
"domains except those listed in the whitelist file.<br />" "domains except those listed in the whitelist file.<br />"
msgstr "" msgstr ""
msgid "Categories"
msgstr ""
msgid "" msgid ""
"Choose 'none' to disable automatic startups, 'timed' to use a classic " "Choose 'none' to disable automatic startups, 'timed' to use a classic "
"timeout (default 30 sec.) or select another trigger interface." "timeout (default 30 sec.) or select another trigger interface."
@ -160,9 +163,6 @@ msgid "Input file not found, please check your configuration."
msgstr "" msgstr ""
"Inmatningsfilen kunde inte hittas, var vänlig kontrollera din konfiguration." "Inmatningsfilen kunde inte hittas, var vänlig kontrollera din konfiguration."
msgid "Invalid domain specified!"
msgstr "Ogiltig domän angiven!"
msgid "Last Run" msgid "Last Run"
msgstr "Kördes senast" msgstr "Kördes senast"
@ -348,6 +348,9 @@ msgstr "pausad"
msgid "running" msgid "running"
msgstr "" msgstr ""
#~ msgid "Invalid domain specified!"
#~ msgstr "Ogiltig domän angiven!"
#~ msgid "Available blocklist sources." #~ msgid "Available blocklist sources."
#~ msgstr "Tillgängliga källor för blockeringslistor" #~ msgstr "Tillgängliga källor för blockeringslistor"

View file

@ -30,6 +30,9 @@ msgstr ""
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
msgid "Archive Categories"
msgstr ""
msgid "Backup Directory" msgid "Backup Directory"
msgstr "" msgstr ""
@ -39,14 +42,14 @@ msgstr ""
msgid "Blocklist Sources" msgid "Blocklist Sources"
msgstr "" msgstr ""
msgid "Blocklist not found!"
msgstr ""
msgid "" msgid ""
"Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all " "Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all "
"domains except those listed in the whitelist file.<br />" "domains except those listed in the whitelist file.<br />"
msgstr "" msgstr ""
msgid "Categories"
msgstr ""
msgid "" msgid ""
"Choose 'none' to disable automatic startups, 'timed' to use a classic " "Choose 'none' to disable automatic startups, 'timed' to use a classic "
"timeout (default 30 sec.) or select another trigger interface." "timeout (default 30 sec.) or select another trigger interface."
@ -152,9 +155,6 @@ msgstr ""
msgid "Input file not found, please check your configuration." msgid "Input file not found, please check your configuration."
msgstr "" msgstr ""
msgid "Invalid domain specified!"
msgstr ""
msgid "Last Run" msgid "Last Run"
msgstr "" msgstr ""

View file

@ -44,6 +44,9 @@ msgstr "触发 Adblock 开始处理前的额外延迟(以秒为单位)。"
msgid "Advanced" msgid "Advanced"
msgstr "高级" msgstr "高级"
msgid "Archive Categories"
msgstr ""
msgid "Backup Directory" msgid "Backup Directory"
msgstr "备份目录" msgstr "备份目录"
@ -53,14 +56,14 @@ msgstr ""
msgid "Blocklist Sources" msgid "Blocklist Sources"
msgstr "拦截列表来源" msgstr "拦截列表来源"
msgid "Blocklist not found!"
msgstr ""
msgid "" msgid ""
"Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all " "Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all "
"domains except those listed in the whitelist file.<br />" "domains except those listed in the whitelist file.<br />"
msgstr "" msgstr ""
msgid "Categories"
msgstr ""
msgid "" msgid ""
"Choose 'none' to disable automatic startups, 'timed' to use a classic " "Choose 'none' to disable automatic startups, 'timed' to use a classic "
"timeout (default 30 sec.) or select another trigger interface." "timeout (default 30 sec.) or select another trigger interface."
@ -168,9 +171,6 @@ msgstr ""
msgid "Input file not found, please check your configuration." msgid "Input file not found, please check your configuration."
msgstr "输入文件未找到,请检查您的配置。" msgstr "输入文件未找到,请检查您的配置。"
msgid "Invalid domain specified!"
msgstr "无效域名!"
msgid "Last Run" msgid "Last Run"
msgstr "最后运行" msgstr "最后运行"
@ -352,6 +352,9 @@ msgstr "已暂停"
msgid "running" msgid "running"
msgstr "" msgstr ""
#~ msgid "Invalid domain specified!"
#~ msgstr "无效域名!"
#~ msgid "Available blocklist sources." #~ msgid "Available blocklist sources."
#~ msgstr "可用的 blocklist 来源。" #~ msgstr "可用的 blocklist 来源。"

View file

@ -44,6 +44,9 @@ msgstr "觸發 Adblock 開始處理前的額外延遲(以秒為單位)。"
msgid "Advanced" msgid "Advanced"
msgstr "高階" msgstr "高階"
msgid "Archive Categories"
msgstr ""
msgid "Backup Directory" msgid "Backup Directory"
msgstr "備份目錄" msgstr "備份目錄"
@ -53,14 +56,14 @@ msgstr ""
msgid "Blocklist Sources" msgid "Blocklist Sources"
msgstr "攔截列表來源" msgstr "攔截列表來源"
msgid "Blocklist not found!"
msgstr ""
msgid "" msgid ""
"Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all " "Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all "
"domains except those listed in the whitelist file.<br />" "domains except those listed in the whitelist file.<br />"
msgstr "" msgstr ""
msgid "Categories"
msgstr ""
msgid "" msgid ""
"Choose 'none' to disable automatic startups, 'timed' to use a classic " "Choose 'none' to disable automatic startups, 'timed' to use a classic "
"timeout (default 30 sec.) or select another trigger interface." "timeout (default 30 sec.) or select another trigger interface."
@ -168,9 +171,6 @@ msgstr ""
msgid "Input file not found, please check your configuration." msgid "Input file not found, please check your configuration."
msgstr "輸入檔案未找到,請檢查您的配置。" msgstr "輸入檔案未找到,請檢查您的配置。"
msgid "Invalid domain specified!"
msgstr "無效域名!"
msgid "Last Run" msgid "Last Run"
msgstr "最後執行" msgstr "最後執行"
@ -352,6 +352,9 @@ msgstr "已暫停"
msgid "running" msgid "running"
msgstr "" msgstr ""
#~ msgid "Invalid domain specified!"
#~ msgstr "無效域名!"
#~ msgid "Available blocklist sources." #~ msgid "Available blocklist sources."
#~ msgstr "可用的 blocklist 來源。" #~ msgstr "可用的 blocklist 來源。"

View file

@ -314,6 +314,9 @@ msgstr "Altre..."
msgid "Output" msgid "Output"
msgstr "Sortida" msgstr "Sortida"
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "Passa paràmetres addicionals al iptables. Utilitzeu-ho amb cura!" msgstr "Passa paràmetres addicionals al iptables. Utilitzeu-ho amb cura!"

View file

@ -309,6 +309,9 @@ msgstr "Ostatní ..."
msgid "Output" msgid "Output"
msgstr "Výstup" msgstr "Výstup"
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "Předává další argumenty iptables. Používat opatrně!" msgstr "Předává další argumenty iptables. Používat opatrně!"

View file

@ -307,6 +307,9 @@ msgstr "Anderes..."
msgid "Output" msgid "Output"
msgstr "Ausgang" msgstr "Ausgang"
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "" msgstr ""
"Gibt zusätzliche Kommandozeilenargumente an iptables weiter. Mit Vorsicht " "Gibt zusätzliche Kommandozeilenargumente an iptables weiter. Mit Vorsicht "

View file

@ -306,6 +306,9 @@ msgstr "Άλλο..."
msgid "Output" msgid "Output"
msgstr "Έξοδος" msgstr "Έξοδος"
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "" msgstr ""

View file

@ -305,6 +305,9 @@ msgstr ""
msgid "Output" msgid "Output"
msgstr "Output" msgstr "Output"
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "" msgstr ""

View file

@ -312,6 +312,9 @@ msgstr "Otros..."
msgid "Output" msgid "Output"
msgstr "Salida" msgstr "Salida"
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "Pasa más parámetros a IPTables. ¡Usar con cuidado!" msgstr "Pasa más parámetros a IPTables. ¡Usar con cuidado!"

View file

@ -307,6 +307,9 @@ msgstr "Autre..."
msgid "Output" msgid "Output"
msgstr "Sortie" msgstr "Sortie"
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "" msgstr ""

View file

@ -296,6 +296,9 @@ msgstr ""
msgid "Output" msgid "Output"
msgstr "" msgstr ""
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "" msgstr ""

View file

@ -313,6 +313,9 @@ msgstr "Egyéb..."
msgid "Output" msgid "Output"
msgstr "Kimenet" msgstr "Kimenet"
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "" msgstr ""
"További argumentumok küldése az iptables részére. Használja körültekintően!" "További argumentumok küldése az iptables részére. Használja körültekintően!"

View file

@ -311,6 +311,9 @@ msgstr "Altri..."
msgid "Output" msgid "Output"
msgstr "" msgstr ""
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "Passa comandi addizionali a iptables. Usare con cura!" msgstr "Passa comandi addizionali a iptables. Usare con cura!"

View file

@ -316,6 +316,9 @@ msgstr "その他のプロトコル"
msgid "Output" msgid "Output"
msgstr "送信" msgstr "送信"
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "" msgstr ""
"iptablesにパススルーする追加の引数を設定してください。ただし、注意して設定し" "iptablesにパススルーする追加の引数を設定してください。ただし、注意して設定し"

View file

@ -304,6 +304,9 @@ msgstr ""
msgid "Output" msgid "Output"
msgstr "" msgstr ""
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "iptables 명령에 추가 인자들을 더합니다. 조심해 사용하세요!" msgstr "iptables 명령에 추가 인자들을 더합니다. 조심해 사용하세요!"

View file

@ -295,6 +295,9 @@ msgstr ""
msgid "Output" msgid "Output"
msgstr "" msgstr ""
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "" msgstr ""

View file

@ -308,6 +308,9 @@ msgstr "Andre..."
msgid "Output" msgid "Output"
msgstr "Utdata" msgstr "Utdata"
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "Sender flere argumenter til iptables. Bruk med forsiktighet!" msgstr "Sender flere argumenter til iptables. Bruk med forsiktighet!"

View file

@ -316,6 +316,9 @@ msgstr "Inne..."
msgid "Output" msgid "Output"
msgstr "Wyjście (Output)" msgstr "Wyjście (Output)"
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "" msgstr ""
"Przekazuje dodatkowe argumenty do iptables. Zachowaj szczególną ostrożność!" "Przekazuje dodatkowe argumenty do iptables. Zachowaj szczególną ostrożność!"

View file

@ -313,6 +313,9 @@ msgstr "Outro..."
msgid "Output" msgid "Output"
msgstr "Saída" msgstr "Saída"
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "Passa argumentos adicionais para o iptables. Use com cuidado!" msgstr "Passa argumentos adicionais para o iptables. Use com cuidado!"

View file

@ -314,6 +314,9 @@ msgstr "Outro..."
msgid "Output" msgid "Output"
msgstr "Saída" msgstr "Saída"
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "Passa argumentos adicionais para o iptables. Usar com cuidado!" msgstr "Passa argumentos adicionais para o iptables. Usar com cuidado!"

View file

@ -300,6 +300,9 @@ msgstr "Altele..."
msgid "Output" msgid "Output"
msgstr "Ieşire" msgstr "Ieşire"
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "" msgstr ""

View file

@ -318,6 +318,9 @@ msgstr "Другое..."
msgid "Output" msgid "Output"
msgstr "Исходящий трафик" msgstr "Исходящий трафик"
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "" msgstr ""
"Передаёт дополнительные аргументы таблице iptables. Используйте с " "Передаёт дополнительные аргументы таблице iptables. Используйте с "

View file

@ -296,6 +296,9 @@ msgstr ""
msgid "Output" msgid "Output"
msgstr "" msgstr ""
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "" msgstr ""

View file

@ -302,6 +302,9 @@ msgstr "Andra..."
msgid "Output" msgid "Output"
msgstr "Utmatning" msgstr "Utmatning"
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "" msgstr ""

View file

@ -289,6 +289,9 @@ msgstr ""
msgid "Output" msgid "Output"
msgstr "" msgstr ""
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "" msgstr ""

View file

@ -296,6 +296,9 @@ msgstr ""
msgid "Output" msgid "Output"
msgstr "" msgstr ""
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "" msgstr ""

View file

@ -312,6 +312,9 @@ msgstr "Інше..."
msgid "Output" msgid "Output"
msgstr "Вихідний" msgstr "Вихідний"
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "" msgstr ""
"Передача додаткових аргументів для IPTables. Використовуйте з обережністю!" "Передача додаткових аргументів для IPTables. Використовуйте з обережністю!"

View file

@ -306,6 +306,9 @@ msgstr ""
msgid "Output" msgid "Output"
msgstr "Output" msgstr "Output"
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "" msgstr ""

View file

@ -301,6 +301,9 @@ msgstr "其它..."
msgid "Output" msgid "Output"
msgstr "出站数据" msgstr "出站数据"
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "传递到 iptables 的额外参数。小心使用!" msgstr "传递到 iptables 的额外参数。小心使用!"

View file

@ -301,6 +301,9 @@ msgstr "其它..."
msgid "Output" msgid "Output"
msgstr "出站資料" msgstr "出站資料"
msgid "Output zone"
msgstr ""
msgid "Passes additional arguments to iptables. Use with care!" msgid "Passes additional arguments to iptables. Use with care!"
msgstr "傳遞到 iptables 的額外引數。小心使用!" msgstr "傳遞到 iptables 的額外引數。小心使用!"

View file

@ -49,6 +49,9 @@ msgstr ""
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "" msgstr ""
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "Càrrega d'1 minut:" msgstr "Càrrega d'1 minut:"
@ -2590,12 +2593,12 @@ msgstr ""
"\"Dynamic Host Configuration Protocol\">DHCP</abbr>" "\"Dynamic Host Configuration Protocol\">DHCP</abbr>"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
@ -2608,7 +2611,7 @@ msgid ""
msgstr "" msgstr ""
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
@ -3714,6 +3717,9 @@ msgstr ""
msgid "bridged" msgid "bridged"
msgstr "pontejat" msgstr "pontejat"
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "crea:" msgstr "crea:"
@ -3802,6 +3808,9 @@ msgstr "engegat"
msgid "open" msgid "open"
msgstr "obert" msgstr "obert"
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "" msgstr ""

View file

@ -47,6 +47,9 @@ msgstr ""
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "" msgstr ""
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "Zatížení za 1 minutu:" msgstr "Zatížení za 1 minutu:"
@ -2601,15 +2604,15 @@ msgstr ""
"Host Configuration Protocol\">DHCP</abbr> Serveru" "Host Configuration Protocol\">DHCP</abbr> Serveru"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
"Opravdu odstranit toto rozhraní? Odstranění nelze vrátit zpět!\n" "Opravdu odstranit toto rozhraní? Odstranění nelze vrátit zpět!\n"
"Můžete ztratit přístup k zařízení, pokud jste připojeni prostřednictvím " "Můžete ztratit přístup k zařízení, pokud jste připojeni prostřednictvím "
"tohoto rozhraní." "tohoto rozhraní."
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
"Opravdu odstranit bezdrátovou síť? Odstranění nelze vrátit zpět!\n" "Opravdu odstranit bezdrátovou síť? Odstranění nelze vrátit zpět!\n"
@ -2629,7 +2632,7 @@ msgstr ""
"tohoto rozhraní." "tohoto rozhraní."
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
"Opravdu vypnout rozhraní \"%s\" ?\n" "Opravdu vypnout rozhraní \"%s\" ?\n"
@ -3755,6 +3758,9 @@ msgstr "baseT"
msgid "bridged" msgid "bridged"
msgstr "přemostěný" msgstr "přemostěný"
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "" msgstr ""
@ -3843,6 +3849,9 @@ msgstr "on"
msgid "open" msgid "open"
msgstr "" msgstr ""
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "" msgstr ""

View file

@ -49,6 +49,9 @@ msgstr "-- anhand Label selektieren --"
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "-- UUID vergleichen --" msgstr "-- UUID vergleichen --"
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "Systemlast (1 Minute):" msgstr "Systemlast (1 Minute):"
@ -2681,8 +2684,8 @@ msgid ""
msgstr "Lese Informationen aus /etc/ethers um den DHCP-Server zu konfigurieren" msgstr "Lese Informationen aus /etc/ethers um den DHCP-Server zu konfigurieren"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
"Diese Schnittstelle wirklich löschen? Der Schritt kann nicht rückgängig " "Diese Schnittstelle wirklich löschen? Der Schritt kann nicht rückgängig "
"gemacht werden!\n" "gemacht werden!\n"
@ -2690,7 +2693,7 @@ msgstr ""
"Schnittstelle verbunden sind." "Schnittstelle verbunden sind."
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
"Dieses Drahtlosnetzwerk wirklich löschen? Der Schritt kann nicht rückgängig " "Dieses Drahtlosnetzwerk wirklich löschen? Der Schritt kann nicht rückgängig "
@ -2711,7 +2714,7 @@ msgstr ""
"Schnittstelle verbunden sind." "Schnittstelle verbunden sind."
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
"Die Schnitstelle \"%s\" wirklich herunterfahren?\n" "Die Schnitstelle \"%s\" wirklich herunterfahren?\n"
@ -3893,6 +3896,9 @@ msgstr "baseT"
msgid "bridged" msgid "bridged"
msgstr "bridged" msgstr "bridged"
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "erstelle:" msgstr "erstelle:"
@ -3979,6 +3985,9 @@ msgstr "ein"
msgid "open" msgid "open"
msgstr "offen" msgstr "offen"
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "Overlay" msgstr "Overlay"

View file

@ -49,6 +49,9 @@ msgstr ""
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "" msgstr ""
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "Φορτίο 1 λεπτού:" msgstr "Φορτίο 1 λεπτού:"
@ -2607,12 +2610,12 @@ msgstr ""
"εξυπηρετητή <abbr title=\"Dynamic Host Configuration Protocol\">DHCP</abbr>" "εξυπηρετητή <abbr title=\"Dynamic Host Configuration Protocol\">DHCP</abbr>"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
@ -2625,7 +2628,7 @@ msgid ""
msgstr "" msgstr ""
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
@ -3706,6 +3709,9 @@ msgstr ""
msgid "bridged" msgid "bridged"
msgstr "" msgstr ""
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "" msgstr ""
@ -3795,6 +3801,9 @@ msgstr "ανοιχτό"
msgid "open" msgid "open"
msgstr "" msgstr ""
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "" msgstr ""

View file

@ -49,6 +49,9 @@ msgstr ""
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "" msgstr ""
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "1 Minute Load:" msgstr "1 Minute Load:"
@ -2573,12 +2576,12 @@ msgstr ""
"Configuration Protocol\">DHCP</abbr>-Server" "Configuration Protocol\">DHCP</abbr>-Server"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
@ -2591,7 +2594,7 @@ msgid ""
msgstr "" msgstr ""
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
@ -3664,6 +3667,9 @@ msgstr ""
msgid "bridged" msgid "bridged"
msgstr "" msgstr ""
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "" msgstr ""
@ -3752,6 +3758,9 @@ msgstr ""
msgid "open" msgid "open"
msgstr "" msgstr ""
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "" msgstr ""

View file

@ -49,6 +49,9 @@ msgstr ""
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "" msgstr ""
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "Carga a 1 minuto:" msgstr "Carga a 1 minuto:"
@ -2615,8 +2618,8 @@ msgstr ""
"\"Dynamic Host Configuration Protocol\">DHCP</abbr>" "\"Dynamic Host Configuration Protocol\">DHCP</abbr>"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
"¿Está seguro de borrar esta interfaz?. ¡No será posible deshacer el " "¿Está seguro de borrar esta interfaz?. ¡No será posible deshacer el "
"borrado!\n" "borrado!\n"
@ -2624,7 +2627,7 @@ msgstr ""
"interfaz." "interfaz."
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
"¿Está seguro de borrar esta red inalámbrica?. ¡No será posible deshacer el " "¿Está seguro de borrar esta red inalámbrica?. ¡No será posible deshacer el "
@ -2643,7 +2646,7 @@ msgstr ""
"Puede perder el acceso a este dispositivo si está conectado por esta red." "Puede perder el acceso a este dispositivo si está conectado por esta red."
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
"¿Está seguro de apagar la interfaz \"%s\"?.\n" "¿Está seguro de apagar la interfaz \"%s\"?.\n"
@ -3782,6 +3785,9 @@ msgstr "baseT"
msgid "bridged" msgid "bridged"
msgstr "puenteado" msgstr "puenteado"
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "crear:" msgstr "crear:"
@ -3870,6 +3876,9 @@ msgstr "activo"
msgid "open" msgid "open"
msgstr "abierto" msgstr "abierto"
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "" msgstr ""

View file

@ -49,6 +49,9 @@ msgstr ""
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "" msgstr ""
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "Charge sur 1 minute :" msgstr "Charge sur 1 minute :"
@ -2626,8 +2629,8 @@ msgid ""
msgstr "Lire /etc/ethers pour configurer le serveur DHCP" msgstr "Lire /etc/ethers pour configurer le serveur DHCP"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
"Voulez-vous vraiment supprimer cette interface? L'effacement ne peut être " "Voulez-vous vraiment supprimer cette interface? L'effacement ne peut être "
"annulé!\n" "annulé!\n"
@ -2635,7 +2638,7 @@ msgstr ""
"cette interface." "cette interface."
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
"Voulez-vous vraiment supprimer ce réseau sans-fil? L'effacement ne peut être " "Voulez-vous vraiment supprimer ce réseau sans-fil? L'effacement ne peut être "
@ -2655,7 +2658,7 @@ msgstr ""
"cette interface." "cette interface."
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
"Voulez-vous vraiment arrêter l'interface %s ?\n" "Voulez-vous vraiment arrêter l'interface %s ?\n"
@ -3802,6 +3805,9 @@ msgstr "baseT"
msgid "bridged" msgid "bridged"
msgstr "ponté" msgstr "ponté"
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "créer:" msgstr "créer:"
@ -3888,6 +3894,9 @@ msgstr "Actif"
msgid "open" msgid "open"
msgstr "ouvrir" msgstr "ouvrir"
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "" msgstr ""

View file

@ -47,6 +47,9 @@ msgstr ""
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "" msgstr ""
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "עומס במשך דקה:" msgstr "עומס במשך דקה:"
@ -2538,12 +2541,12 @@ msgid ""
msgstr "" msgstr ""
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
@ -2559,7 +2562,7 @@ msgstr ""
"ייתכן ותאבד גישה לנתב הזה אם אתה מחובר דרך השרת הזו." "ייתכן ותאבד גישה לנתב הזה אם אתה מחובר דרך השרת הזו."
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
@ -3617,6 +3620,9 @@ msgstr ""
msgid "bridged" msgid "bridged"
msgstr "" msgstr ""
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "" msgstr ""
@ -3703,6 +3709,9 @@ msgstr "פועל"
msgid "open" msgid "open"
msgstr "" msgstr ""
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "" msgstr ""

View file

@ -47,6 +47,9 @@ msgstr ""
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "" msgstr ""
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "Terhelés (utolsó 1 perc):" msgstr "Terhelés (utolsó 1 perc):"
@ -2618,15 +2621,15 @@ msgstr ""
"Configuration Protocol\">DHCP</abbr> kiszolgáló beállításához" "Configuration Protocol\">DHCP</abbr> kiszolgáló beállításához"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
"Biztosan törli az interfészt? A törlés nem visszavonható!\n" "Biztosan törli az interfészt? A törlés nem visszavonható!\n"
" Lehet, hogy elveszti a hozzáférést az eszközhöz, amennyiben ezen az " " Lehet, hogy elveszti a hozzáférést az eszközhöz, amennyiben ezen az "
"interfészen keresztül kapcsolódik." "interfészen keresztül kapcsolódik."
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
"Biztosan törli ezt a vezetéknélküli hálózatot? A törlés nem visszavonható!\n" "Biztosan törli ezt a vezetéknélküli hálózatot? A törlés nem visszavonható!\n"
@ -2646,7 +2649,7 @@ msgstr ""
"hálózaton keresztül kapcsolódik." "hálózaton keresztül kapcsolódik."
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
"Biztos, hogy leállítja a \"%s\" interfészt?\n" "Biztos, hogy leállítja a \"%s\" interfészt?\n"
@ -3789,6 +3792,9 @@ msgstr "baseT"
msgid "bridged" msgid "bridged"
msgstr "áthidalt" msgstr "áthidalt"
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "új:" msgstr "új:"
@ -3877,6 +3883,9 @@ msgstr "be"
msgid "open" msgid "open"
msgstr "nyitás" msgstr "nyitás"
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "" msgstr ""

View file

@ -49,6 +49,9 @@ msgstr ""
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "" msgstr ""
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "Carico in 1 minuto:" msgstr "Carico in 1 minuto:"
@ -2616,12 +2619,12 @@ msgstr ""
"\"Dynamic Host Configuration Protocol\">DHCP</abbr>" "\"Dynamic Host Configuration Protocol\">DHCP</abbr>"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
@ -2637,11 +2640,11 @@ msgstr ""
"questo router se sei connesso usando questa interfaccia." "questo router se sei connesso usando questa interfaccia."
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
"Vuoi davvero spegnere questa interfaccia \"%s\" ?\\nPotresti perdere " "Vuoi davvero spegnere questa interfaccia \"%s\"? Potresti perdere l'accesso "
"l'accesso a questo router se stai usando questa interfaccia." "a questo router se stai usando questa interfaccia."
msgid "Really switch protocol?" msgid "Really switch protocol?"
msgstr "Cambiare veramente il protocollo?" msgstr "Cambiare veramente il protocollo?"
@ -3751,6 +3754,9 @@ msgstr "baseT"
msgid "bridged" msgid "bridged"
msgstr "ponte" msgstr "ponte"
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "crea:" msgstr "crea:"
@ -3839,6 +3845,9 @@ msgstr "acceso"
msgid "open" msgid "open"
msgstr "apri" msgstr "apri"
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "" msgstr ""

View file

@ -49,6 +49,9 @@ msgstr "-- ラベルを指定 --"
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "-- UUID を指定 --" msgstr "-- UUID を指定 --"
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "過去1分の負荷:" msgstr "過去1分の負荷:"
@ -2641,8 +2644,8 @@ msgstr ""
"として<code>/etc/ethers</code> をロードします" "として<code>/etc/ethers</code> をロードします"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
"本当にこのインターフェースを削除しますか?一度削除すると、元に戻すことはできま" "本当にこのインターフェースを削除しますか?一度削除すると、元に戻すことはできま"
"せん!\n" "せん!\n"
@ -2650,7 +2653,7 @@ msgstr ""
"る場合があります。" "る場合があります。"
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
"本当にこの無線ネットワークを削除しますか?一度削除すると、元に戻すことはできま" "本当にこの無線ネットワークを削除しますか?一度削除すると、元に戻すことはできま"
@ -2670,7 +2673,7 @@ msgstr ""
"合があります。" "合があります。"
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
"本当にインターフェース \"%s\" を停止しますか?\n" "本当にインターフェース \"%s\" を停止しますか?\n"
@ -3813,6 +3816,9 @@ msgstr "baseT"
msgid "bridged" msgid "bridged"
msgstr "ブリッジ" msgstr "ブリッジ"
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "作成:" msgstr "作成:"
@ -3901,6 +3907,9 @@ msgstr "オン"
msgid "open" msgid "open"
msgstr "オープン" msgstr "オープン"
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "オーバーレイ" msgstr "オーバーレイ"

View file

@ -49,6 +49,9 @@ msgstr ""
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "" msgstr ""
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "1 분 부하:" msgstr "1 분 부하:"
@ -2566,12 +2569,12 @@ msgstr ""
"Configuration Protocol\">DHCP</abbr>-서버를 설정합니다" "Configuration Protocol\">DHCP</abbr>-서버를 설정합니다"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
@ -2586,7 +2589,7 @@ msgstr ""
"접속이 끊어질 수 있습니다." "접속이 끊어질 수 있습니다."
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
@ -3673,6 +3676,9 @@ msgstr ""
msgid "bridged" msgid "bridged"
msgstr "" msgstr ""
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "" msgstr ""
@ -3761,6 +3767,9 @@ msgstr ""
msgid "open" msgid "open"
msgstr "" msgstr ""
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "" msgstr ""

View file

@ -49,6 +49,9 @@ msgstr ""
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "" msgstr ""
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "" msgstr ""
@ -2542,12 +2545,12 @@ msgid ""
msgstr "Baca /etc/ethers untuk mengkonfigurasikan DHCP-Server" msgstr "Baca /etc/ethers untuk mengkonfigurasikan DHCP-Server"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
@ -2560,7 +2563,7 @@ msgid ""
msgstr "" msgstr ""
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
@ -3634,6 +3637,9 @@ msgstr ""
msgid "bridged" msgid "bridged"
msgstr "" msgstr ""
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "" msgstr ""
@ -3720,6 +3726,9 @@ msgstr ""
msgid "open" msgid "open"
msgstr "" msgstr ""
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "" msgstr ""

View file

@ -44,6 +44,9 @@ msgstr ""
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "" msgstr ""
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "1 minutts belastning:" msgstr "1 minutts belastning:"
@ -2593,15 +2596,15 @@ msgstr ""
"Configuration Protocol\">DHCP</abbr>-Server" "Configuration Protocol\">DHCP</abbr>-Server"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
"Fjerne dette grensesnittet? Slettingen kan ikke omgjøres!\n" "Fjerne dette grensesnittet? Slettingen kan ikke omgjøres!\n"
"Du kan miste kontakten med ruteren om du er tilkoblet via dette " "Du kan miste kontakten med ruteren om du er tilkoblet via dette "
"grensesnittet." "grensesnittet."
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
"Fjerne dette trådløse nettverket? Slettingen kan ikke omgjøres!\n" "Fjerne dette trådløse nettverket? Slettingen kan ikke omgjøres!\n"
@ -2620,7 +2623,7 @@ msgstr ""
"grensesnittet." "grensesnittet."
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
"Slå av dette grensesnittet \"%s\" ?\n" "Slå av dette grensesnittet \"%s\" ?\n"
@ -3754,6 +3757,9 @@ msgstr "baseT"
msgid "bridged" msgid "bridged"
msgstr "brokoblet" msgstr "brokoblet"
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "opprett:" msgstr "opprett:"
@ -3842,6 +3848,9 @@ msgstr "på"
msgid "open" msgid "open"
msgstr "åpen" msgstr "åpen"
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "" msgstr ""

View file

@ -50,6 +50,9 @@ msgstr "-- dopasuj po etykiecie --"
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "-- dopasuj po uuid --" msgstr "-- dopasuj po uuid --"
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "Obciążenie 1 min.:" msgstr "Obciążenie 1 min.:"
@ -2643,15 +2646,15 @@ msgstr ""
"\"Dynamic Host Configuration Protocol\">DHCP</abbr>" "\"Dynamic Host Configuration Protocol\">DHCP</abbr>"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
"Naprawdę usunąć ten interfejs? Usunięcie nie może zostać cofnięte!\n" "Naprawdę usunąć ten interfejs? Usunięcie nie może zostać cofnięte!\n"
"Możesz stracić dostęp do tego urządzenia, jeśli jesteś połączony przez ten " "Możesz stracić dostęp do tego urządzenia, jeśli jesteś połączony przez ten "
"interfejs!" "interfejs!"
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
"Naprawdę usunąć tę sieć bezprzewodową? Usunięcie nie może zostać cofnięte!\n" "Naprawdę usunąć tę sieć bezprzewodową? Usunięcie nie może zostać cofnięte!\n"
@ -2671,7 +2674,7 @@ msgstr ""
"interfejs!" "interfejs!"
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
"Naprawdę wyłączyć interfejs \"%s\"?\n" "Naprawdę wyłączyć interfejs \"%s\"?\n"
@ -3828,6 +3831,9 @@ msgstr "baseT"
msgid "bridged" msgid "bridged"
msgstr "zmostkowany" msgstr "zmostkowany"
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "utwórz:" msgstr "utwórz:"
@ -3917,6 +3923,9 @@ msgstr "włączone"
msgid "open" msgid "open"
msgstr "otwarte" msgstr "otwarte"
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "" msgstr ""

View file

@ -51,6 +51,9 @@ msgstr ""
"-- casar por <abbr title=\"Universal Unique IDentifier/Identificador Único " "-- casar por <abbr title=\"Universal Unique IDentifier/Identificador Único "
"Universal\">UUID</abbr> --" "Universal\">UUID</abbr> --"
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "Carga 1 Minuto:" msgstr "Carga 1 Minuto:"
@ -2729,15 +2732,15 @@ msgstr ""
"\"Protocolo de Configuração Dinâmica de Hosts\">DHCP</abbr>" "\"Protocolo de Configuração Dinâmica de Hosts\">DHCP</abbr>"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
"Realmente excluir esta interface? A exclusão não pode ser desfeita!\n" "Realmente excluir esta interface? A exclusão não pode ser desfeita!\n"
" Você poderá perder o acesso a este dispositivo se você estiver conectado " " Você poderá perder o acesso a este dispositivo se você estiver conectado "
"através desta interface." "através desta interface."
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
"Realmente excluir esta interface Wireless? A exclusão não pode ser " "Realmente excluir esta interface Wireless? A exclusão não pode ser "
@ -2757,7 +2760,7 @@ msgstr ""
"através desta interface." "através desta interface."
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
"Realmente desligar esta interface\"%s\" ?\n" "Realmente desligar esta interface\"%s\" ?\n"
@ -3933,6 +3936,9 @@ msgstr "baseT"
msgid "bridged" msgid "bridged"
msgstr "em ponte" msgstr "em ponte"
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "criar" msgstr "criar"
@ -4023,6 +4029,9 @@ msgstr "ligado"
msgid "open" msgid "open"
msgstr "aberto" msgstr "aberto"
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "sobreposição" msgstr "sobreposição"

View file

@ -49,6 +49,9 @@ msgstr ""
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "" msgstr ""
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "Carga de 1 Minuto:" msgstr "Carga de 1 Minuto:"
@ -2613,15 +2616,15 @@ msgstr ""
"\"Protocolo de Configuração Dinâmica de Hosts\">DHCP</abbr>" "\"Protocolo de Configuração Dinâmica de Hosts\">DHCP</abbr>"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
"Deseja mesmo apagar esta interface? A eliminação não poder desfeita!\n" "Deseja mesmo apagar esta interface? A eliminação não poder desfeita!\n"
"Pode perde a ligação ao dispositivo, caso esta ligado através desta " "Pode perde a ligação ao dispositivo, caso esta ligado através desta "
"interface." "interface."
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
"Deseja mesmo apagar esta rede? A eliminação não poder desfeita!\n" "Deseja mesmo apagar esta rede? A eliminação não poder desfeita!\n"
@ -2639,7 +2642,7 @@ msgstr ""
"Pode perder o acesso ao dispositivo se estiver ligado através desta rede." "Pode perder o acesso ao dispositivo se estiver ligado através desta rede."
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
"Deseja mesmo desligar a interface \"%s\" ?\n" "Deseja mesmo desligar a interface \"%s\" ?\n"
@ -3749,6 +3752,9 @@ msgstr "baseT"
msgid "bridged" msgid "bridged"
msgstr "" msgstr ""
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "criar:" msgstr "criar:"
@ -3838,6 +3844,9 @@ msgstr "ligado"
msgid "open" msgid "open"
msgstr "abrir" msgstr "abrir"
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "" msgstr ""

View file

@ -48,6 +48,9 @@ msgstr ""
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "" msgstr ""
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "Incarcarea in ultimul minut" msgstr "Incarcarea in ultimul minut"
@ -2537,12 +2540,12 @@ msgstr ""
"<abbr title=\"Dynamic Host Configuration Protocol\">DHCP</abbr>-" "<abbr title=\"Dynamic Host Configuration Protocol\">DHCP</abbr>-"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
@ -2555,7 +2558,7 @@ msgid ""
msgstr "" msgstr ""
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
@ -3610,6 +3613,9 @@ msgstr ""
msgid "bridged" msgid "bridged"
msgstr "" msgstr ""
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "" msgstr ""
@ -3696,6 +3702,9 @@ msgstr ""
msgid "open" msgid "open"
msgstr "" msgstr ""
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "" msgstr ""

View file

@ -51,6 +51,9 @@ msgstr "-- проверка по метке --"
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "-- проверка по uuid --" msgstr "-- проверка по uuid --"
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "Загрузка за 1 минуту:" msgstr "Загрузка за 1 минуту:"
@ -2688,15 +2691,15 @@ msgstr ""
"динамической настройки узла\">DHCP</abbr>-сервера." "динамической настройки узла\">DHCP</abbr>-сервера."
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
"Действительно удалить этот интерфейс? Удаление не может быть отменено!\\nВы " "Действительно удалить этот интерфейс? Удаление не может быть отменено!\\nВы "
"можете потерять доступ к этому устройству, если вы подключены через этот " "можете потерять доступ к этому устройству, если вы подключены через этот "
"интерфейс." "интерфейс."
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
"Действительно удалить эту беспроводную сеть? Удаление не может быть отменено!" "Действительно удалить эту беспроводную сеть? Удаление не может быть отменено!"
@ -2714,11 +2717,11 @@ msgstr ""
"если вы подключены через этот интерфейс." "если вы подключены через этот интерфейс."
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
"Действительно отключить интерфейс \"%s\" ?\\nВы можете потерять доступ к " "Действительно отключить интерфейс \"%s\"? Вы можете потерять доступ к этому "
"этому устройству, если вы подключены через этот интерфейс." "устройству, если вы подключены через этот интерфейс."
msgid "Really switch protocol?" msgid "Really switch protocol?"
msgstr "Вы действительно хотите изменить протокол?" msgstr "Вы действительно хотите изменить протокол?"
@ -3882,6 +3885,9 @@ msgstr "baseT"
msgid "bridged" msgid "bridged"
msgstr "соед. мостом" msgstr "соед. мостом"
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "создать:" msgstr "создать:"
@ -3970,6 +3976,9 @@ msgstr "включено"
msgid "open" msgid "open"
msgstr "открыть" msgstr "открыть"
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "overlay" msgstr "overlay"

View file

@ -44,6 +44,9 @@ msgstr ""
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "" msgstr ""
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "" msgstr ""
@ -2510,12 +2513,12 @@ msgid ""
msgstr "" msgstr ""
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
@ -2528,7 +2531,7 @@ msgid ""
msgstr "" msgstr ""
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
@ -3578,6 +3581,9 @@ msgstr ""
msgid "bridged" msgid "bridged"
msgstr "" msgstr ""
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "" msgstr ""
@ -3664,6 +3670,9 @@ msgstr ""
msgid "open" msgid "open"
msgstr "" msgstr ""
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "" msgstr ""

View file

@ -47,6 +47,9 @@ msgstr "-- matcha enligt märke --"
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "-- matcha enligt uuid --" msgstr "-- matcha enligt uuid --"
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "Belastning senaste minuten:" msgstr "Belastning senaste minuten:"
@ -2533,12 +2536,12 @@ msgstr ""
"Configuration Protocol\">DHCP</abbr>-servern" "Configuration Protocol\">DHCP</abbr>-servern"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
@ -2551,7 +2554,7 @@ msgid ""
msgstr "" msgstr ""
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
@ -3611,6 +3614,9 @@ msgstr ""
msgid "bridged" msgid "bridged"
msgstr "bryggad" msgstr "bryggad"
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "skapa:" msgstr "skapa:"
@ -3697,6 +3703,9 @@ msgstr "på"
msgid "open" msgid "open"
msgstr "öppen" msgstr "öppen"
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "" msgstr ""

View file

@ -37,6 +37,9 @@ msgstr ""
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "" msgstr ""
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "" msgstr ""
@ -2503,12 +2506,12 @@ msgid ""
msgstr "" msgstr ""
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
@ -2521,7 +2524,7 @@ msgid ""
msgstr "" msgstr ""
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
@ -3571,6 +3574,9 @@ msgstr ""
msgid "bridged" msgid "bridged"
msgstr "" msgstr ""
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "" msgstr ""
@ -3657,6 +3663,9 @@ msgstr ""
msgid "open" msgid "open"
msgstr "" msgstr ""
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "" msgstr ""

View file

@ -47,6 +47,9 @@ msgstr "-- etikete göre eşleştir --"
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "-- uuid'e göre eşleştir --" msgstr "-- uuid'e göre eşleştir --"
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "1 Dakikalık Yük:" msgstr "1 Dakikalık Yük:"
@ -2523,12 +2526,12 @@ msgid ""
msgstr "" msgstr ""
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
@ -2541,7 +2544,7 @@ msgid ""
msgstr "" msgstr ""
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
@ -3593,6 +3596,9 @@ msgstr "baseT"
msgid "bridged" msgid "bridged"
msgstr "köprülü" msgstr "köprülü"
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "oluşturma:" msgstr "oluşturma:"
@ -3679,6 +3685,9 @@ msgstr "açık"
msgid "open" msgid "open"
msgstr "açık" msgstr "açık"
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "bindirilmiş" msgstr "bindirilmiş"

View file

@ -48,6 +48,9 @@ msgstr ""
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "" msgstr ""
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "Навантаження за 1 хвилину:" msgstr "Навантаження за 1 хвилину:"
@ -2635,15 +2638,15 @@ msgstr ""
"abbr>-сервера" "abbr>-сервера"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
"Дійсно видалити цей інтерфейс? Скасувати видалення неможливо!\n" "Дійсно видалити цей інтерфейс? Скасувати видалення неможливо!\n"
"Ви можете втратити доступ до цього пристрою, якщо ви підключені через цей " "Ви можете втратити доступ до цього пристрою, якщо ви підключені через цей "
"інтерфейс." "інтерфейс."
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
"Дійсно видалити цю бездротову мережу? Скасувати видалення неможливо!\n" "Дійсно видалити цю бездротову мережу? Скасувати видалення неможливо!\n"
@ -2663,7 +2666,7 @@ msgstr ""
"мережу." "мережу."
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
"Дійсно вимкнути інтерфейс \"%s\"?\n" "Дійсно вимкнути інтерфейс \"%s\"?\n"
@ -3806,6 +3809,9 @@ msgstr "baseT"
msgid "bridged" msgid "bridged"
msgstr "зв'язано" msgstr "зв'язано"
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "створити:" msgstr "створити:"
@ -3896,6 +3902,9 @@ msgstr "увімкнено"
msgid "open" msgid "open"
msgstr "відкрита" msgstr "відкрита"
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "" msgstr ""

View file

@ -49,6 +49,9 @@ msgstr ""
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "" msgstr ""
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "" msgstr ""
@ -2548,12 +2551,12 @@ msgstr ""
"Configuration Protocol\">DHCP</abbr>-Server" "Configuration Protocol\">DHCP</abbr>-Server"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
@ -2566,7 +2569,7 @@ msgid ""
msgstr "" msgstr ""
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
@ -3637,6 +3640,9 @@ msgstr ""
msgid "bridged" msgid "bridged"
msgstr "" msgstr ""
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "" msgstr ""
@ -3725,6 +3731,9 @@ msgstr ""
msgid "open" msgid "open"
msgstr "" msgstr ""
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "" msgstr ""

View file

@ -39,6 +39,9 @@ msgstr "-- 根据标签匹配 --"
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "-- 根据 UUID 匹配 --" msgstr "-- 根据 UUID 匹配 --"
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "1 分钟负载:" msgstr "1 分钟负载:"
@ -2566,13 +2569,13 @@ msgstr ""
"Configuration Protocol\">DHCP</abbr> 服务器" "Configuration Protocol\">DHCP</abbr> 服务器"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
"确定要删除此接口?删除操作无法撤销!\\n删除此接口可能导致无法再访问路由器" "确定要删除此接口?删除操作无法撤销!\\n删除此接口可能导致无法再访问路由器"
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
"确定要删除此无线网络?删除操作无法撤销!\\n删除此无线网络可能导致无法再访问" "确定要删除此无线网络?删除操作无法撤销!\\n删除此无线网络可能导致无法再访问"
@ -2589,7 +2592,7 @@ msgstr ""
"开!" "开!"
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
"确定要关闭接口 \"%s\"\\n如果您正在使用此接口连接路由器关闭此网络可能导致" "确定要关闭接口 \"%s\"\\n如果您正在使用此接口连接路由器关闭此网络可能导致"
@ -3685,6 +3688,9 @@ msgstr "baseT"
msgid "bridged" msgid "bridged"
msgstr "桥接的" msgstr "桥接的"
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "创建:" msgstr "创建:"
@ -3773,6 +3779,9 @@ msgstr "开"
msgid "open" msgid "open"
msgstr "开放式" msgstr "开放式"
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "覆盖" msgstr "覆盖"

View file

@ -47,6 +47,9 @@ msgstr ""
msgid "-- match by uuid --" msgid "-- match by uuid --"
msgstr "" msgstr ""
msgid "-- please select --"
msgstr ""
msgid "1 Minute Load:" msgid "1 Minute Load:"
msgstr "1分鐘負載" msgstr "1分鐘負載"
@ -2553,14 +2556,14 @@ msgstr ""
"Configuration Protocol\">DHCP</abbr>-伺服器" "Configuration Protocol\">DHCP</abbr>-伺服器"
msgid "" msgid ""
"Really delete this interface? The deletion cannot be undone!\\nYou might " "Really delete this interface? The deletion cannot be undone! You might lose "
"lose access to this device if you are connected via this interface." "access to this device if you are connected via this interface."
msgstr "" msgstr ""
"真的要刪除這介面?無法復元刪除!\n" "真的要刪除這介面?無法復元刪除!\n"
"假如您要透過這個介面連線您可能會無法存取這個設備." "假如您要透過這個介面連線您可能會無法存取這個設備."
msgid "" msgid ""
"Really delete this wireless network? The deletion cannot be undone!\\nYou " "Really delete this wireless network? The deletion cannot be undone! You "
"might lose access to this device if you are connected via this network." "might lose access to this device if you are connected via this network."
msgstr "" msgstr ""
"真的要刪除這個無線網路?無法復元的刪除!\n" "真的要刪除這個無線網路?無法復元的刪除!\n"
@ -2578,7 +2581,7 @@ msgstr ""
"假如您是透過這個介面連線您可能會無法存取這個設備." "假如您是透過這個介面連線您可能會無法存取這個設備."
msgid "" msgid ""
"Really shutdown interface \"%s\" ?\\nYou might lose access to this device if " "Really shutdown interface \"%s\"? You might lose access to this device if "
"you are connected via this interface." "you are connected via this interface."
msgstr "" msgstr ""
"真的要關閉這個介面 \"%s\" ?!\n" "真的要關閉這個介面 \"%s\" ?!\n"
@ -3674,6 +3677,9 @@ msgstr "baseT"
msgid "bridged" msgid "bridged"
msgstr "已橋接" msgstr "已橋接"
msgid "create"
msgstr ""
msgid "create:" msgid "create:"
msgstr "建立:" msgstr "建立:"
@ -3762,6 +3768,9 @@ msgstr "開啟"
msgid "open" msgid "open"
msgstr "打開" msgstr "打開"
msgid "output"
msgstr ""
msgid "overlay" msgid "overlay"
msgstr "" msgstr ""

View file

@ -33,7 +33,7 @@
<script type="text/javascript" src="<%=resource%>/cbi.js"></script> <script type="text/javascript" src="<%=resource%>/cbi.js"></script>
<script type="text/javascript">//<![CDATA[ <script type="text/javascript">//<![CDATA[
function iface_shutdown(id, reconnect) { function iface_shutdown(id, reconnect) {
if (!reconnect && !confirm(String.format('<%_Really shutdown interface "%s" ?\nYou might lose access to this device if you are connected via this interface.%>', id))) if (!reconnect && !confirm(String.format('<%:Really shutdown interface "%s"? You might lose access to this device if you are connected via this interface.%>', id)))
return; return;
var d = document.getElementById(id + '-ifc-description'); var d = document.getElementById(id + '-ifc-description');
@ -67,7 +67,7 @@
} }
function iface_delete(id) { function iface_delete(id) {
if (!confirm('<%:Really delete this interface? The deletion cannot be undone!\nYou might lose access to this device if you are connected via this interface.%>')) if (!confirm('<%:Really delete this interface? The deletion cannot be undone! You might lose access to this device if you are connected via this interface.%>'))
return; return;
(new XHR()).post('<%=url('admin/network/iface_delete')%>/' + id, { token: '<%=token%>' }, (new XHR()).post('<%=url('admin/network/iface_delete')%>/' + id, { token: '<%=token%>' },

View file

@ -176,7 +176,7 @@
} }
function wifi_delete(id) { function wifi_delete(id) {
if (!confirm('<%:Really delete this wireless network? The deletion cannot be undone!\nYou might lose access to this device if you are connected via this network.%>')) if (!confirm('<%:Really delete this wireless network? The deletion cannot be undone! You might lose access to this device if you are connected via this network.%>'))
return; return;
(new XHR()).post('<%=url('admin/network/wireless_delete')%>/' + id, { token: '<%=token%>' }, (new XHR()).post('<%=url('admin/network/wireless_delete')%>/' + id, { token: '<%=token%>' },