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:
parent
81c66069c8
commit
0e0ee2fed5
64 changed files with 511 additions and 163 deletions
|
@ -40,6 +40,9 @@ msgstr "Tempo addizionale in secondi di attesa prima che adblock si avvii."
|
|||
msgid "Advanced"
|
||||
msgstr "Avanzato"
|
||||
|
||||
msgid "Archive Categories"
|
||||
msgstr ""
|
||||
|
||||
msgid "Backup Directory"
|
||||
msgstr "Directory del Backup"
|
||||
|
||||
|
@ -49,14 +52,14 @@ msgstr ""
|
|||
msgid "Blocklist Sources"
|
||||
msgstr "Fonti lista di Blocco"
|
||||
|
||||
msgid "Blocklist not found!"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all "
|
||||
"domains except those listed in the whitelist file.<br />"
|
||||
msgstr ""
|
||||
|
||||
msgid "Categories"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Choose 'none' to disable automatic startups, 'timed' to use a classic "
|
||||
"timeout (default 30 sec.) or select another trigger interface."
|
||||
|
@ -169,9 +172,6 @@ msgstr ""
|
|||
msgid "Input file not found, please check your configuration."
|
||||
msgstr "File di input non trovato, per favore controlla la tua configurazione."
|
||||
|
||||
msgid "Invalid domain specified!"
|
||||
msgstr "Dominio invalido specificato!"
|
||||
|
||||
msgid "Last Run"
|
||||
msgstr "Ultimo Avvio"
|
||||
|
||||
|
@ -371,6 +371,9 @@ msgstr "in pausa"
|
|||
msgid "running"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invalid domain specified!"
|
||||
#~ msgstr "Dominio invalido specificato!"
|
||||
|
||||
#~ msgid "Available blocklist sources."
|
||||
#~ msgstr "Fonti lista di blocco disponibili."
|
||||
|
||||
|
|
|
@ -42,6 +42,9 @@ msgstr "Adblock の処理が開始されるまでの、追加の遅延時間(
|
|||
msgid "Advanced"
|
||||
msgstr "詳細設定"
|
||||
|
||||
msgid "Archive Categories"
|
||||
msgstr ""
|
||||
|
||||
msgid "Backup Directory"
|
||||
msgstr "バックアップ先 ディレクトリ"
|
||||
|
||||
|
@ -51,6 +54,9 @@ msgstr "バックアップ モード"
|
|||
msgid "Blocklist Sources"
|
||||
msgstr "ブロックリスト提供元"
|
||||
|
||||
msgid "Blocklist not found!"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all "
|
||||
"domains except those listed in the whitelist file.<br />"
|
||||
|
@ -58,9 +64,6 @@ msgstr ""
|
|||
"ホワイトリストに存在しない全ドメインへのアクセスをブロックするために、追加で "
|
||||
"'Jail' リスト (/tmp/adb_list.jail) を作成します。<br />"
|
||||
|
||||
msgid "Categories"
|
||||
msgstr "カテゴリー"
|
||||
|
||||
msgid ""
|
||||
"Choose 'none' to disable automatic startups, 'timed' to use a classic "
|
||||
"timeout (default 30 sec.) or select another trigger interface."
|
||||
|
@ -185,9 +188,6 @@ msgstr "ホワイトリスト ファイルへのフルパスです。"
|
|||
msgid "Input file not found, please check your configuration."
|
||||
msgstr "入力ファイルが見つかりません。設定を確認してください。"
|
||||
|
||||
msgid "Invalid domain specified!"
|
||||
msgstr "無効なドメインが指定されています!"
|
||||
|
||||
msgid "Last Run"
|
||||
msgstr "最終実行"
|
||||
|
||||
|
@ -399,3 +399,9 @@ msgstr "一時停止"
|
|||
|
||||
msgid "running"
|
||||
msgstr "実行中"
|
||||
|
||||
#~ msgid "Categories"
|
||||
#~ msgstr "カテゴリー"
|
||||
|
||||
#~ msgid "Invalid domain specified!"
|
||||
#~ msgstr "無効なドメインが指定されています!"
|
||||
|
|
|
@ -43,6 +43,9 @@ msgstr ""
|
|||
msgid "Advanced"
|
||||
msgstr "Avançado"
|
||||
|
||||
msgid "Archive Categories"
|
||||
msgstr ""
|
||||
|
||||
msgid "Backup Directory"
|
||||
msgstr "Diretório da cópia de segurança"
|
||||
|
||||
|
@ -52,14 +55,14 @@ msgstr ""
|
|||
msgid "Blocklist Sources"
|
||||
msgstr "Fontes de listas de bloqueio"
|
||||
|
||||
msgid "Blocklist not found!"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all "
|
||||
"domains except those listed in the whitelist file.<br />"
|
||||
msgstr ""
|
||||
|
||||
msgid "Categories"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Choose 'none' to disable automatic startups, 'timed' to use a classic "
|
||||
"timeout (default 30 sec.) or select another trigger interface."
|
||||
|
@ -169,9 +172,6 @@ msgstr ""
|
|||
msgid "Input file not found, please check your configuration."
|
||||
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"
|
||||
msgstr ""
|
||||
|
||||
|
@ -363,6 +363,9 @@ msgstr ""
|
|||
msgid "running"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invalid domain specified!"
|
||||
#~ msgstr "Domínio especificado inválido!"
|
||||
|
||||
#~ msgid "Available blocklist sources."
|
||||
#~ msgstr "Fontes de listas de bloqueio disponíveis."
|
||||
|
||||
|
|
|
@ -44,6 +44,9 @@ msgstr "Дополнительная задержка в секундах до
|
|||
msgid "Advanced"
|
||||
msgstr "Дополнительно"
|
||||
|
||||
msgid "Archive Categories"
|
||||
msgstr ""
|
||||
|
||||
msgid "Backup Directory"
|
||||
msgstr "Папка для бэкапа"
|
||||
|
||||
|
@ -53,6 +56,9 @@ msgstr "Режим сохранения бекапа"
|
|||
msgid "Blocklist Sources"
|
||||
msgstr "Источники списков блокировки"
|
||||
|
||||
msgid "Blocklist not found!"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all "
|
||||
"domains except those listed in the whitelist file.<br />"
|
||||
|
@ -61,9 +67,6 @@ msgstr ""
|
|||
"заблокировать доступ ко всем доменам, кроме тех что перечислены в файле "
|
||||
"Белого списка.<br />"
|
||||
|
||||
msgid "Categories"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Choose 'none' to disable automatic startups, 'timed' to use a classic "
|
||||
"timeout (default 30 sec.) or select another trigger interface."
|
||||
|
@ -186,9 +189,6 @@ msgstr "Полный путь к файлу Белого списка."
|
|||
msgid "Input file not found, please check your configuration."
|
||||
msgstr "Config файл не найден, настройте config файл."
|
||||
|
||||
msgid "Invalid domain specified!"
|
||||
msgstr "Задан недопустимый домен!"
|
||||
|
||||
msgid "Last Run"
|
||||
msgstr "Последнее время запуска"
|
||||
|
||||
|
@ -397,6 +397,9 @@ msgstr "остановлено"
|
|||
msgid "running"
|
||||
msgstr "работает"
|
||||
|
||||
#~ msgid "Invalid domain specified!"
|
||||
#~ msgstr "Задан недопустимый домен!"
|
||||
|
||||
#~ msgid "Available blocklist sources."
|
||||
#~ msgstr "Источники списков блокировки. "
|
||||
|
||||
|
|
|
@ -30,6 +30,9 @@ msgstr ""
|
|||
msgid "Advanced"
|
||||
msgstr "Avancerat"
|
||||
|
||||
msgid "Archive Categories"
|
||||
msgstr ""
|
||||
|
||||
msgid "Backup Directory"
|
||||
msgstr "Säkerhetskopiera mapp"
|
||||
|
||||
|
@ -39,14 +42,14 @@ msgstr ""
|
|||
msgid "Blocklist Sources"
|
||||
msgstr "Källor för blockeringslistor"
|
||||
|
||||
msgid "Blocklist not found!"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all "
|
||||
"domains except those listed in the whitelist file.<br />"
|
||||
msgstr ""
|
||||
|
||||
msgid "Categories"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Choose 'none' to disable automatic startups, 'timed' to use a classic "
|
||||
"timeout (default 30 sec.) or select another trigger interface."
|
||||
|
@ -160,9 +163,6 @@ msgid "Input file not found, please check your configuration."
|
|||
msgstr ""
|
||||
"Inmatningsfilen kunde inte hittas, var vänlig kontrollera din konfiguration."
|
||||
|
||||
msgid "Invalid domain specified!"
|
||||
msgstr "Ogiltig domän angiven!"
|
||||
|
||||
msgid "Last Run"
|
||||
msgstr "Kördes senast"
|
||||
|
||||
|
@ -348,6 +348,9 @@ msgstr "pausad"
|
|||
msgid "running"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invalid domain specified!"
|
||||
#~ msgstr "Ogiltig domän angiven!"
|
||||
|
||||
#~ msgid "Available blocklist sources."
|
||||
#~ msgstr "Tillgängliga källor för blockeringslistor"
|
||||
|
||||
|
|
|
@ -30,6 +30,9 @@ msgstr ""
|
|||
msgid "Advanced"
|
||||
msgstr ""
|
||||
|
||||
msgid "Archive Categories"
|
||||
msgstr ""
|
||||
|
||||
msgid "Backup Directory"
|
||||
msgstr ""
|
||||
|
||||
|
@ -39,14 +42,14 @@ msgstr ""
|
|||
msgid "Blocklist Sources"
|
||||
msgstr ""
|
||||
|
||||
msgid "Blocklist not found!"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all "
|
||||
"domains except those listed in the whitelist file.<br />"
|
||||
msgstr ""
|
||||
|
||||
msgid "Categories"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Choose 'none' to disable automatic startups, 'timed' to use a classic "
|
||||
"timeout (default 30 sec.) or select another trigger interface."
|
||||
|
@ -152,9 +155,6 @@ msgstr ""
|
|||
msgid "Input file not found, please check your configuration."
|
||||
msgstr ""
|
||||
|
||||
msgid "Invalid domain specified!"
|
||||
msgstr ""
|
||||
|
||||
msgid "Last Run"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -44,6 +44,9 @@ msgstr "触发 Adblock 开始处理前的额外延迟(以秒为单位)。"
|
|||
msgid "Advanced"
|
||||
msgstr "高级"
|
||||
|
||||
msgid "Archive Categories"
|
||||
msgstr ""
|
||||
|
||||
msgid "Backup Directory"
|
||||
msgstr "备份目录"
|
||||
|
||||
|
@ -53,14 +56,14 @@ msgstr ""
|
|||
msgid "Blocklist Sources"
|
||||
msgstr "拦截列表来源"
|
||||
|
||||
msgid "Blocklist not found!"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all "
|
||||
"domains except those listed in the whitelist file.<br />"
|
||||
msgstr ""
|
||||
|
||||
msgid "Categories"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Choose 'none' to disable automatic startups, 'timed' to use a classic "
|
||||
"timeout (default 30 sec.) or select another trigger interface."
|
||||
|
@ -168,9 +171,6 @@ msgstr ""
|
|||
msgid "Input file not found, please check your configuration."
|
||||
msgstr "输入文件未找到,请检查您的配置。"
|
||||
|
||||
msgid "Invalid domain specified!"
|
||||
msgstr "无效域名!"
|
||||
|
||||
msgid "Last Run"
|
||||
msgstr "最后运行"
|
||||
|
||||
|
@ -352,6 +352,9 @@ msgstr "已暂停"
|
|||
msgid "running"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invalid domain specified!"
|
||||
#~ msgstr "无效域名!"
|
||||
|
||||
#~ msgid "Available blocklist sources."
|
||||
#~ msgstr "可用的 blocklist 来源。"
|
||||
|
||||
|
|
|
@ -44,6 +44,9 @@ msgstr "觸發 Adblock 開始處理前的額外延遲(以秒為單位)。"
|
|||
msgid "Advanced"
|
||||
msgstr "高階"
|
||||
|
||||
msgid "Archive Categories"
|
||||
msgstr ""
|
||||
|
||||
msgid "Backup Directory"
|
||||
msgstr "備份目錄"
|
||||
|
||||
|
@ -53,14 +56,14 @@ msgstr ""
|
|||
msgid "Blocklist Sources"
|
||||
msgstr "攔截列表來源"
|
||||
|
||||
msgid "Blocklist not found!"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Builds an additional 'Jail' list (/tmp/adb_list.jail) to block access to all "
|
||||
"domains except those listed in the whitelist file.<br />"
|
||||
msgstr ""
|
||||
|
||||
msgid "Categories"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Choose 'none' to disable automatic startups, 'timed' to use a classic "
|
||||
"timeout (default 30 sec.) or select another trigger interface."
|
||||
|
@ -168,9 +171,6 @@ msgstr ""
|
|||
msgid "Input file not found, please check your configuration."
|
||||
msgstr "輸入檔案未找到,請檢查您的配置。"
|
||||
|
||||
msgid "Invalid domain specified!"
|
||||
msgstr "無效域名!"
|
||||
|
||||
msgid "Last Run"
|
||||
msgstr "最後執行"
|
||||
|
||||
|
@ -352,6 +352,9 @@ msgstr "已暫停"
|
|||
msgid "running"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Invalid domain specified!"
|
||||
#~ msgstr "無效域名!"
|
||||
|
||||
#~ msgid "Available blocklist sources."
|
||||
#~ msgstr "可用的 blocklist 來源。"
|
||||
|
||||
|
|
|
@ -314,6 +314,9 @@ msgstr "Altre..."
|
|||
msgid "Output"
|
||||
msgstr "Sortida"
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr "Passa paràmetres addicionals al iptables. Utilitzeu-ho amb cura!"
|
||||
|
||||
|
|
|
@ -309,6 +309,9 @@ msgstr "Ostatní ..."
|
|||
msgid "Output"
|
||||
msgstr "Výstup"
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr "Předává další argumenty iptables. Používat opatrně!"
|
||||
|
||||
|
|
|
@ -307,6 +307,9 @@ msgstr "Anderes..."
|
|||
msgid "Output"
|
||||
msgstr "Ausgang"
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr ""
|
||||
"Gibt zusätzliche Kommandozeilenargumente an iptables weiter. Mit Vorsicht "
|
||||
|
|
|
@ -306,6 +306,9 @@ msgstr "Άλλο..."
|
|||
msgid "Output"
|
||||
msgstr "Έξοδος"
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -305,6 +305,9 @@ msgstr ""
|
|||
msgid "Output"
|
||||
msgstr "Output"
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -312,6 +312,9 @@ msgstr "Otros..."
|
|||
msgid "Output"
|
||||
msgstr "Salida"
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr "Pasa más parámetros a IPTables. ¡Usar con cuidado!"
|
||||
|
||||
|
|
|
@ -307,6 +307,9 @@ msgstr "Autre..."
|
|||
msgid "Output"
|
||||
msgstr "Sortie"
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -296,6 +296,9 @@ msgstr ""
|
|||
msgid "Output"
|
||||
msgstr ""
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -313,6 +313,9 @@ msgstr "Egyéb..."
|
|||
msgid "Output"
|
||||
msgstr "Kimenet"
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr ""
|
||||
"További argumentumok küldése az iptables részére. Használja körültekintően!"
|
||||
|
|
|
@ -311,6 +311,9 @@ msgstr "Altri..."
|
|||
msgid "Output"
|
||||
msgstr ""
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr "Passa comandi addizionali a iptables. Usare con cura!"
|
||||
|
||||
|
|
|
@ -316,6 +316,9 @@ msgstr "その他のプロトコル"
|
|||
msgid "Output"
|
||||
msgstr "送信"
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr ""
|
||||
"iptablesにパススルーする追加の引数を設定してください。ただし、注意して設定し"
|
||||
|
|
|
@ -304,6 +304,9 @@ msgstr ""
|
|||
msgid "Output"
|
||||
msgstr ""
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr "iptables 명령에 추가 인자들을 더합니다. 조심해 사용하세요!"
|
||||
|
||||
|
|
|
@ -295,6 +295,9 @@ msgstr ""
|
|||
msgid "Output"
|
||||
msgstr ""
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -308,6 +308,9 @@ msgstr "Andre..."
|
|||
msgid "Output"
|
||||
msgstr "Utdata"
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr "Sender flere argumenter til iptables. Bruk med forsiktighet!"
|
||||
|
||||
|
|
|
@ -316,6 +316,9 @@ msgstr "Inne..."
|
|||
msgid "Output"
|
||||
msgstr "Wyjście (Output)"
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr ""
|
||||
"Przekazuje dodatkowe argumenty do iptables. Zachowaj szczególną ostrożność!"
|
||||
|
|
|
@ -313,6 +313,9 @@ msgstr "Outro..."
|
|||
msgid "Output"
|
||||
msgstr "Saída"
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr "Passa argumentos adicionais para o iptables. Use com cuidado!"
|
||||
|
||||
|
|
|
@ -314,6 +314,9 @@ msgstr "Outro..."
|
|||
msgid "Output"
|
||||
msgstr "Saída"
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr "Passa argumentos adicionais para o iptables. Usar com cuidado!"
|
||||
|
||||
|
|
|
@ -300,6 +300,9 @@ msgstr "Altele..."
|
|||
msgid "Output"
|
||||
msgstr "Ieşire"
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -318,6 +318,9 @@ msgstr "Другое..."
|
|||
msgid "Output"
|
||||
msgstr "Исходящий трафик"
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr ""
|
||||
"Передаёт дополнительные аргументы таблице iptables. Используйте с "
|
||||
|
|
|
@ -296,6 +296,9 @@ msgstr ""
|
|||
msgid "Output"
|
||||
msgstr ""
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -302,6 +302,9 @@ msgstr "Andra..."
|
|||
msgid "Output"
|
||||
msgstr "Utmatning"
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -289,6 +289,9 @@ msgstr ""
|
|||
msgid "Output"
|
||||
msgstr ""
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -296,6 +296,9 @@ msgstr ""
|
|||
msgid "Output"
|
||||
msgstr ""
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -312,6 +312,9 @@ msgstr "Інше..."
|
|||
msgid "Output"
|
||||
msgstr "Вихідний"
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr ""
|
||||
"Передача додаткових аргументів для IPTables. Використовуйте з обережністю!"
|
||||
|
|
|
@ -306,6 +306,9 @@ msgstr ""
|
|||
msgid "Output"
|
||||
msgstr "Output"
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -301,6 +301,9 @@ msgstr "其它..."
|
|||
msgid "Output"
|
||||
msgstr "出站数据"
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr "传递到 iptables 的额外参数。小心使用!"
|
||||
|
||||
|
|
|
@ -301,6 +301,9 @@ msgstr "其它..."
|
|||
msgid "Output"
|
||||
msgstr "出站資料"
|
||||
|
||||
msgid "Output zone"
|
||||
msgstr ""
|
||||
|
||||
msgid "Passes additional arguments to iptables. Use with care!"
|
||||
msgstr "傳遞到 iptables 的額外引數。小心使用!"
|
||||
|
||||
|
|
|
@ -49,6 +49,9 @@ msgstr ""
|
|||
msgid "-- match by uuid --"
|
||||
msgstr ""
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "Càrrega d'1 minut:"
|
||||
|
||||
|
@ -2590,12 +2593,12 @@ msgstr ""
|
|||
"\"Dynamic Host Configuration Protocol\">DHCP</abbr>"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -2608,7 +2611,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -3714,6 +3717,9 @@ msgstr ""
|
|||
msgid "bridged"
|
||||
msgstr "pontejat"
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr "crea:"
|
||||
|
||||
|
@ -3802,6 +3808,9 @@ msgstr "engegat"
|
|||
msgid "open"
|
||||
msgstr "obert"
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -47,6 +47,9 @@ msgstr ""
|
|||
msgid "-- match by uuid --"
|
||||
msgstr ""
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "Zatížení za 1 minutu:"
|
||||
|
||||
|
@ -2601,15 +2604,15 @@ msgstr ""
|
|||
"Host Configuration Protocol\">DHCP</abbr> Serveru"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
"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 "
|
||||
"tohoto rozhraní."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"Opravdu odstranit bezdrátovou síť? Odstranění nelze vrátit zpět!\n"
|
||||
|
@ -2629,7 +2632,7 @@ msgstr ""
|
|||
"tohoto rozhraní."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"Opravdu vypnout rozhraní \"%s\" ?\n"
|
||||
|
@ -3755,6 +3758,9 @@ msgstr "baseT"
|
|||
msgid "bridged"
|
||||
msgstr "přemostěný"
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3843,6 +3849,9 @@ msgstr "on"
|
|||
msgid "open"
|
||||
msgstr ""
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -49,6 +49,9 @@ msgstr "-- anhand Label selektieren --"
|
|||
msgid "-- match by uuid --"
|
||||
msgstr "-- UUID vergleichen --"
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "Systemlast (1 Minute):"
|
||||
|
||||
|
@ -2681,8 +2684,8 @@ msgid ""
|
|||
msgstr "Lese Informationen aus /etc/ethers um den DHCP-Server zu konfigurieren"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
"Diese Schnittstelle wirklich löschen? Der Schritt kann nicht rückgängig "
|
||||
"gemacht werden!\n"
|
||||
|
@ -2690,7 +2693,7 @@ msgstr ""
|
|||
"Schnittstelle verbunden sind."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"Dieses Drahtlosnetzwerk wirklich löschen? Der Schritt kann nicht rückgängig "
|
||||
|
@ -2711,7 +2714,7 @@ msgstr ""
|
|||
"Schnittstelle verbunden sind."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"Die Schnitstelle \"%s\" wirklich herunterfahren?\n"
|
||||
|
@ -3893,6 +3896,9 @@ msgstr "baseT"
|
|||
msgid "bridged"
|
||||
msgstr "bridged"
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr "erstelle:"
|
||||
|
||||
|
@ -3979,6 +3985,9 @@ msgstr "ein"
|
|||
msgid "open"
|
||||
msgstr "offen"
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr "Overlay"
|
||||
|
||||
|
|
|
@ -49,6 +49,9 @@ msgstr ""
|
|||
msgid "-- match by uuid --"
|
||||
msgstr ""
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "Φορτίο 1 λεπτού:"
|
||||
|
||||
|
@ -2607,12 +2610,12 @@ msgstr ""
|
|||
"εξυπηρετητή <abbr title=\"Dynamic Host Configuration Protocol\">DHCP</abbr>"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -2625,7 +2628,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -3706,6 +3709,9 @@ msgstr ""
|
|||
msgid "bridged"
|
||||
msgstr ""
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3795,6 +3801,9 @@ msgstr "ανοιχτό"
|
|||
msgid "open"
|
||||
msgstr ""
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -49,6 +49,9 @@ msgstr ""
|
|||
msgid "-- match by uuid --"
|
||||
msgstr ""
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "1 Minute Load:"
|
||||
|
||||
|
@ -2573,12 +2576,12 @@ msgstr ""
|
|||
"Configuration Protocol\">DHCP</abbr>-Server"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -2591,7 +2594,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -3664,6 +3667,9 @@ msgstr ""
|
|||
msgid "bridged"
|
||||
msgstr ""
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3752,6 +3758,9 @@ msgstr ""
|
|||
msgid "open"
|
||||
msgstr ""
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -49,6 +49,9 @@ msgstr ""
|
|||
msgid "-- match by uuid --"
|
||||
msgstr ""
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "Carga a 1 minuto:"
|
||||
|
||||
|
@ -2615,8 +2618,8 @@ msgstr ""
|
|||
"\"Dynamic Host Configuration Protocol\">DHCP</abbr>"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
"¿Está seguro de borrar esta interfaz?. ¡No será posible deshacer el "
|
||||
"borrado!\n"
|
||||
|
@ -2624,7 +2627,7 @@ msgstr ""
|
|||
"interfaz."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"¿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."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"¿Está seguro de apagar la interfaz \"%s\"?.\n"
|
||||
|
@ -3782,6 +3785,9 @@ msgstr "baseT"
|
|||
msgid "bridged"
|
||||
msgstr "puenteado"
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr "crear:"
|
||||
|
||||
|
@ -3870,6 +3876,9 @@ msgstr "activo"
|
|||
msgid "open"
|
||||
msgstr "abierto"
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -49,6 +49,9 @@ msgstr ""
|
|||
msgid "-- match by uuid --"
|
||||
msgstr ""
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "Charge sur 1 minute :"
|
||||
|
||||
|
@ -2626,8 +2629,8 @@ msgid ""
|
|||
msgstr "Lire /etc/ethers pour configurer le serveur DHCP"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
"Voulez-vous vraiment supprimer cette interface? L'effacement ne peut être "
|
||||
"annulé!\n"
|
||||
|
@ -2635,7 +2638,7 @@ msgstr ""
|
|||
"cette interface."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"Voulez-vous vraiment supprimer ce réseau sans-fil? L'effacement ne peut être "
|
||||
|
@ -2655,7 +2658,7 @@ msgstr ""
|
|||
"cette interface."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"Voulez-vous vraiment arrêter l'interface %s ?\n"
|
||||
|
@ -3802,6 +3805,9 @@ msgstr "baseT"
|
|||
msgid "bridged"
|
||||
msgstr "ponté"
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr "créer:"
|
||||
|
||||
|
@ -3888,6 +3894,9 @@ msgstr "Actif"
|
|||
msgid "open"
|
||||
msgstr "ouvrir"
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -47,6 +47,9 @@ msgstr ""
|
|||
msgid "-- match by uuid --"
|
||||
msgstr ""
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "עומס במשך דקה:"
|
||||
|
||||
|
@ -2538,12 +2541,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -2559,7 +2562,7 @@ msgstr ""
|
|||
"ייתכן ותאבד גישה לנתב הזה אם אתה מחובר דרך השרת הזו."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -3617,6 +3620,9 @@ msgstr ""
|
|||
msgid "bridged"
|
||||
msgstr ""
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3703,6 +3709,9 @@ msgstr "פועל"
|
|||
msgid "open"
|
||||
msgstr ""
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -47,6 +47,9 @@ msgstr ""
|
|||
msgid "-- match by uuid --"
|
||||
msgstr ""
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "Terhelés (utolsó 1 perc):"
|
||||
|
||||
|
@ -2618,15 +2621,15 @@ msgstr ""
|
|||
"Configuration Protocol\">DHCP</abbr> kiszolgáló beállításához"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
"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 "
|
||||
"interfészen keresztül kapcsolódik."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"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."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"Biztos, hogy leállítja a \"%s\" interfészt?\n"
|
||||
|
@ -3789,6 +3792,9 @@ msgstr "baseT"
|
|||
msgid "bridged"
|
||||
msgstr "áthidalt"
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr "új:"
|
||||
|
||||
|
@ -3877,6 +3883,9 @@ msgstr "be"
|
|||
msgid "open"
|
||||
msgstr "nyitás"
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -49,6 +49,9 @@ msgstr ""
|
|||
msgid "-- match by uuid --"
|
||||
msgstr ""
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "Carico in 1 minuto:"
|
||||
|
||||
|
@ -2616,12 +2619,12 @@ msgstr ""
|
|||
"\"Dynamic Host Configuration Protocol\">DHCP</abbr>"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -2637,11 +2640,11 @@ msgstr ""
|
|||
"questo router se sei connesso usando questa interfaccia."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"Vuoi davvero spegnere questa interfaccia \"%s\" ?\\nPotresti perdere "
|
||||
"l'accesso a questo router se stai usando questa interfaccia."
|
||||
"Vuoi davvero spegnere questa interfaccia \"%s\"? Potresti perdere l'accesso "
|
||||
"a questo router se stai usando questa interfaccia."
|
||||
|
||||
msgid "Really switch protocol?"
|
||||
msgstr "Cambiare veramente il protocollo?"
|
||||
|
@ -3751,6 +3754,9 @@ msgstr "baseT"
|
|||
msgid "bridged"
|
||||
msgstr "ponte"
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr "crea:"
|
||||
|
||||
|
@ -3839,6 +3845,9 @@ msgstr "acceso"
|
|||
msgid "open"
|
||||
msgstr "apri"
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -49,6 +49,9 @@ msgstr "-- ラベルを指定 --"
|
|||
msgid "-- match by uuid --"
|
||||
msgstr "-- UUID を指定 --"
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "過去1分の負荷:"
|
||||
|
||||
|
@ -2641,8 +2644,8 @@ msgstr ""
|
|||
"として<code>/etc/ethers</code> をロードします"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
"本当にこのインターフェースを削除しますか?一度削除すると、元に戻すことはできま"
|
||||
"せん!\n"
|
||||
|
@ -2650,7 +2653,7 @@ msgstr ""
|
|||
"る場合があります。"
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"本当にこの無線ネットワークを削除しますか?一度削除すると、元に戻すことはできま"
|
||||
|
@ -2670,7 +2673,7 @@ msgstr ""
|
|||
"合があります。"
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"本当にインターフェース \"%s\" を停止しますか?\n"
|
||||
|
@ -3813,6 +3816,9 @@ msgstr "baseT"
|
|||
msgid "bridged"
|
||||
msgstr "ブリッジ"
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr "作成:"
|
||||
|
||||
|
@ -3901,6 +3907,9 @@ msgstr "オン"
|
|||
msgid "open"
|
||||
msgstr "オープン"
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr "オーバーレイ"
|
||||
|
||||
|
|
|
@ -49,6 +49,9 @@ msgstr ""
|
|||
msgid "-- match by uuid --"
|
||||
msgstr ""
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "1 분 부하:"
|
||||
|
||||
|
@ -2566,12 +2569,12 @@ msgstr ""
|
|||
"Configuration Protocol\">DHCP</abbr>-서버를 설정합니다"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -2586,7 +2589,7 @@ msgstr ""
|
|||
"접속이 끊어질 수 있습니다."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -3673,6 +3676,9 @@ msgstr ""
|
|||
msgid "bridged"
|
||||
msgstr ""
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3761,6 +3767,9 @@ msgstr ""
|
|||
msgid "open"
|
||||
msgstr ""
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -49,6 +49,9 @@ msgstr ""
|
|||
msgid "-- match by uuid --"
|
||||
msgstr ""
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2542,12 +2545,12 @@ msgid ""
|
|||
msgstr "Baca /etc/ethers untuk mengkonfigurasikan DHCP-Server"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -2560,7 +2563,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -3634,6 +3637,9 @@ msgstr ""
|
|||
msgid "bridged"
|
||||
msgstr ""
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3720,6 +3726,9 @@ msgstr ""
|
|||
msgid "open"
|
||||
msgstr ""
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -44,6 +44,9 @@ msgstr ""
|
|||
msgid "-- match by uuid --"
|
||||
msgstr ""
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "1 minutts belastning:"
|
||||
|
||||
|
@ -2593,15 +2596,15 @@ msgstr ""
|
|||
"Configuration Protocol\">DHCP</abbr>-Server"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
"Fjerne dette grensesnittet? Slettingen kan ikke omgjøres!\n"
|
||||
"Du kan miste kontakten med ruteren om du er tilkoblet via dette "
|
||||
"grensesnittet."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"Fjerne dette trådløse nettverket? Slettingen kan ikke omgjøres!\n"
|
||||
|
@ -2620,7 +2623,7 @@ msgstr ""
|
|||
"grensesnittet."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"Slå av dette grensesnittet \"%s\" ?\n"
|
||||
|
@ -3754,6 +3757,9 @@ msgstr "baseT"
|
|||
msgid "bridged"
|
||||
msgstr "brokoblet"
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr "opprett:"
|
||||
|
||||
|
@ -3842,6 +3848,9 @@ msgstr "på"
|
|||
msgid "open"
|
||||
msgstr "åpen"
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -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.:"
|
||||
|
||||
|
@ -2643,15 +2646,15 @@ msgstr ""
|
|||
"\"Dynamic Host Configuration Protocol\">DHCP</abbr>"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
"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 "
|
||||
"interfejs!"
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"Naprawdę usunąć tę sieć bezprzewodową? Usunięcie nie może zostać cofnięte!\n"
|
||||
|
@ -2671,7 +2674,7 @@ msgstr ""
|
|||
"interfejs!"
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"Naprawdę wyłączyć interfejs \"%s\"?\n"
|
||||
|
@ -3828,6 +3831,9 @@ msgstr "baseT"
|
|||
msgid "bridged"
|
||||
msgstr "zmostkowany"
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr "utwórz:"
|
||||
|
||||
|
@ -3917,6 +3923,9 @@ msgstr "włączone"
|
|||
msgid "open"
|
||||
msgstr "otwarte"
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -51,6 +51,9 @@ msgstr ""
|
|||
"-- casar por <abbr title=\"Universal Unique IDentifier/Identificador Único "
|
||||
"Universal\">UUID</abbr> --"
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "Carga 1 Minuto:"
|
||||
|
||||
|
@ -2729,15 +2732,15 @@ msgstr ""
|
|||
"\"Protocolo de Configuração Dinâmica de Hosts\">DHCP</abbr>"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
"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 "
|
||||
"através desta interface."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"Realmente excluir esta interface Wireless? A exclusão não pode ser "
|
||||
|
@ -2757,7 +2760,7 @@ msgstr ""
|
|||
"através desta interface."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"Realmente desligar esta interface\"%s\" ?\n"
|
||||
|
@ -3933,6 +3936,9 @@ msgstr "baseT"
|
|||
msgid "bridged"
|
||||
msgstr "em ponte"
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr "criar"
|
||||
|
||||
|
@ -4023,6 +4029,9 @@ msgstr "ligado"
|
|||
msgid "open"
|
||||
msgstr "aberto"
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr "sobreposição"
|
||||
|
||||
|
|
|
@ -49,6 +49,9 @@ msgstr ""
|
|||
msgid "-- match by uuid --"
|
||||
msgstr ""
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "Carga de 1 Minuto:"
|
||||
|
||||
|
@ -2613,15 +2616,15 @@ msgstr ""
|
|||
"\"Protocolo de Configuração Dinâmica de Hosts\">DHCP</abbr>"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
"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 "
|
||||
"interface."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"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."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"Deseja mesmo desligar a interface \"%s\" ?\n"
|
||||
|
@ -3749,6 +3752,9 @@ msgstr "baseT"
|
|||
msgid "bridged"
|
||||
msgstr ""
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr "criar:"
|
||||
|
||||
|
@ -3838,6 +3844,9 @@ msgstr "ligado"
|
|||
msgid "open"
|
||||
msgstr "abrir"
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -48,6 +48,9 @@ msgstr ""
|
|||
msgid "-- match by uuid --"
|
||||
msgstr ""
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "Incarcarea in ultimul minut"
|
||||
|
||||
|
@ -2537,12 +2540,12 @@ msgstr ""
|
|||
"<abbr title=\"Dynamic Host Configuration Protocol\">DHCP</abbr>-"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -2555,7 +2558,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -3610,6 +3613,9 @@ msgstr ""
|
|||
msgid "bridged"
|
||||
msgstr ""
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3696,6 +3702,9 @@ msgstr ""
|
|||
msgid "open"
|
||||
msgstr ""
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -51,6 +51,9 @@ msgstr "-- проверка по метке --"
|
|||
msgid "-- match by uuid --"
|
||||
msgstr "-- проверка по uuid --"
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "Загрузка за 1 минуту:"
|
||||
|
||||
|
@ -2688,15 +2691,15 @@ msgstr ""
|
|||
"динамической настройки узла\">DHCP</abbr>-сервера."
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
"Действительно удалить этот интерфейс? Удаление не может быть отменено!\\nВы "
|
||||
"можете потерять доступ к этому устройству, если вы подключены через этот "
|
||||
"интерфейс."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"Действительно удалить эту беспроводную сеть? Удаление не может быть отменено!"
|
||||
|
@ -2714,11 +2717,11 @@ msgstr ""
|
|||
"если вы подключены через этот интерфейс."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"Действительно отключить интерфейс \"%s\" ?\\nВы можете потерять доступ к "
|
||||
"этому устройству, если вы подключены через этот интерфейс."
|
||||
"Действительно отключить интерфейс \"%s\"? Вы можете потерять доступ к этому "
|
||||
"устройству, если вы подключены через этот интерфейс."
|
||||
|
||||
msgid "Really switch protocol?"
|
||||
msgstr "Вы действительно хотите изменить протокол?"
|
||||
|
@ -3882,6 +3885,9 @@ msgstr "baseT"
|
|||
msgid "bridged"
|
||||
msgstr "соед. мостом"
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr "создать:"
|
||||
|
||||
|
@ -3970,6 +3976,9 @@ msgstr "включено"
|
|||
msgid "open"
|
||||
msgstr "открыть"
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr "overlay"
|
||||
|
||||
|
|
|
@ -44,6 +44,9 @@ msgstr ""
|
|||
msgid "-- match by uuid --"
|
||||
msgstr ""
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2510,12 +2513,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -2528,7 +2531,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -3578,6 +3581,9 @@ msgstr ""
|
|||
msgid "bridged"
|
||||
msgstr ""
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3664,6 +3670,9 @@ msgstr ""
|
|||
msgid "open"
|
||||
msgstr ""
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -47,6 +47,9 @@ msgstr "-- matcha enligt märke --"
|
|||
msgid "-- match by uuid --"
|
||||
msgstr "-- matcha enligt uuid --"
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "Belastning senaste minuten:"
|
||||
|
||||
|
@ -2533,12 +2536,12 @@ msgstr ""
|
|||
"Configuration Protocol\">DHCP</abbr>-servern"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -2551,7 +2554,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -3611,6 +3614,9 @@ msgstr ""
|
|||
msgid "bridged"
|
||||
msgstr "bryggad"
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr "skapa:"
|
||||
|
||||
|
@ -3697,6 +3703,9 @@ msgstr "på"
|
|||
msgid "open"
|
||||
msgstr "öppen"
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -37,6 +37,9 @@ msgstr ""
|
|||
msgid "-- match by uuid --"
|
||||
msgstr ""
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2503,12 +2506,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -2521,7 +2524,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -3571,6 +3574,9 @@ msgstr ""
|
|||
msgid "bridged"
|
||||
msgstr ""
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3657,6 +3663,9 @@ msgstr ""
|
|||
msgid "open"
|
||||
msgstr ""
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -47,6 +47,9 @@ msgstr "-- etikete göre eşleştir --"
|
|||
msgid "-- match by uuid --"
|
||||
msgstr "-- uuid'e göre eşleştir --"
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "1 Dakikalık Yük:"
|
||||
|
||||
|
@ -2523,12 +2526,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -2541,7 +2544,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -3593,6 +3596,9 @@ msgstr "baseT"
|
|||
msgid "bridged"
|
||||
msgstr "köprülü"
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr "oluşturma:"
|
||||
|
||||
|
@ -3679,6 +3685,9 @@ msgstr "açık"
|
|||
msgid "open"
|
||||
msgstr "açık"
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr "bindirilmiş"
|
||||
|
||||
|
|
|
@ -48,6 +48,9 @@ msgstr ""
|
|||
msgid "-- match by uuid --"
|
||||
msgstr ""
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "Навантаження за 1 хвилину:"
|
||||
|
||||
|
@ -2635,15 +2638,15 @@ msgstr ""
|
|||
"abbr>-сервера"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
"Дійсно видалити цей інтерфейс? Скасувати видалення неможливо!\n"
|
||||
"Ви можете втратити доступ до цього пристрою, якщо ви підключені через цей "
|
||||
"інтерфейс."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"Дійсно видалити цю бездротову мережу? Скасувати видалення неможливо!\n"
|
||||
|
@ -2663,7 +2666,7 @@ msgstr ""
|
|||
"мережу."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"Дійсно вимкнути інтерфейс \"%s\"?\n"
|
||||
|
@ -3806,6 +3809,9 @@ msgstr "baseT"
|
|||
msgid "bridged"
|
||||
msgstr "зв'язано"
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr "створити:"
|
||||
|
||||
|
@ -3896,6 +3902,9 @@ msgstr "увімкнено"
|
|||
msgid "open"
|
||||
msgstr "відкрита"
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -49,6 +49,9 @@ msgstr ""
|
|||
msgid "-- match by uuid --"
|
||||
msgstr ""
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2548,12 +2551,12 @@ msgstr ""
|
|||
"Configuration Protocol\">DHCP</abbr>-Server"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -2566,7 +2569,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
|
@ -3637,6 +3640,9 @@ msgstr ""
|
|||
msgid "bridged"
|
||||
msgstr ""
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3725,6 +3731,9 @@ msgstr ""
|
|||
msgid "open"
|
||||
msgstr ""
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -39,6 +39,9 @@ msgstr "-- 根据标签匹配 --"
|
|||
msgid "-- match by uuid --"
|
||||
msgstr "-- 根据 UUID 匹配 --"
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "1 分钟负载:"
|
||||
|
||||
|
@ -2566,13 +2569,13 @@ msgstr ""
|
|||
"Configuration Protocol\">DHCP</abbr> 服务器"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
"确定要删除此接口?删除操作无法撤销!\\n删除此接口,可能导致无法再访问路由器!"
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"确定要删除此无线网络?删除操作无法撤销!\\n删除此无线网络,可能导致无法再访问"
|
||||
|
@ -2589,7 +2592,7 @@ msgstr ""
|
|||
"开!"
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"确定要关闭接口 \"%s\"?\\n如果您正在使用此接口连接路由器,关闭此网络可能导致"
|
||||
|
@ -3685,6 +3688,9 @@ msgstr "baseT"
|
|||
msgid "bridged"
|
||||
msgstr "桥接的"
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr "创建:"
|
||||
|
||||
|
@ -3773,6 +3779,9 @@ msgstr "开"
|
|||
msgid "open"
|
||||
msgstr "开放式"
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr "覆盖"
|
||||
|
||||
|
|
|
@ -47,6 +47,9 @@ msgstr ""
|
|||
msgid "-- match by uuid --"
|
||||
msgstr ""
|
||||
|
||||
msgid "-- please select --"
|
||||
msgstr ""
|
||||
|
||||
msgid "1 Minute Load:"
|
||||
msgstr "1分鐘負載"
|
||||
|
||||
|
@ -2553,14 +2556,14 @@ msgstr ""
|
|||
"Configuration Protocol\">DHCP</abbr>-伺服器"
|
||||
|
||||
msgid ""
|
||||
"Really delete this interface? The deletion cannot be undone!\\nYou might "
|
||||
"lose access to this device if you are connected via this interface."
|
||||
"Really delete this interface? The deletion cannot be undone! You might lose "
|
||||
"access to this device if you are connected via this interface."
|
||||
msgstr ""
|
||||
"真的要刪除這介面?無法復元刪除!\n"
|
||||
"假如您要透過這個介面連線您可能會無法存取這個設備."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"真的要刪除這個無線網路?無法復元的刪除!\n"
|
||||
|
@ -2578,7 +2581,7 @@ msgstr ""
|
|||
"假如您是透過這個介面連線您可能會無法存取這個設備."
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"真的要關閉這個介面 \"%s\" ?!\n"
|
||||
|
@ -3674,6 +3677,9 @@ msgstr "baseT"
|
|||
msgid "bridged"
|
||||
msgstr "已橋接"
|
||||
|
||||
msgid "create"
|
||||
msgstr ""
|
||||
|
||||
msgid "create:"
|
||||
msgstr "建立:"
|
||||
|
||||
|
@ -3762,6 +3768,9 @@ msgstr "開啟"
|
|||
msgid "open"
|
||||
msgstr "打開"
|
||||
|
||||
msgid "output"
|
||||
msgstr ""
|
||||
|
||||
msgid "overlay"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
<script type="text/javascript" src="<%=resource%>/cbi.js"></script>
|
||||
<script type="text/javascript">//<![CDATA[
|
||||
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;
|
||||
|
||||
var d = document.getElementById(id + '-ifc-description');
|
||||
|
@ -67,7 +67,7 @@
|
|||
}
|
||||
|
||||
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;
|
||||
|
||||
(new XHR()).post('<%=url('admin/network/iface_delete')%>/' + id, { token: '<%=token%>' },
|
||||
|
|
|
@ -176,7 +176,7 @@
|
|||
}
|
||||
|
||||
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;
|
||||
|
||||
(new XHR()).post('<%=url('admin/network/wireless_delete')%>/' + id, { token: '<%=token%>' },
|
||||
|
|
Loading…
Reference in a new issue