mirror of https://git.openwrt.org/project/luci.git
* luci/i18n: bump lua translations
This commit is contained in:
parent
d5d6b15cee
commit
cd33263aed
|
@ -34,7 +34,7 @@ routes_metric = 'Metric'
|
|||
a_s_desc = 'Here you can configure the basic aspects of your device like its hostname or the timezone.'
|
||||
a_s_packages = 'Software'
|
||||
a_s_changepw = 'Admin Password'
|
||||
a_s_p_ipkg = 'IPKG-Configuration'
|
||||
a_s_p_ipkg = 'OPKG-Configuration'
|
||||
a_s_sshkeys = '<abbr title="Secure Shell">SSH</abbr>-Keys'
|
||||
a_s_fstab = 'Mount Points'
|
||||
a_s_flash = 'Flash Firmware'
|
||||
|
|
|
@ -33,7 +33,7 @@ routes_gateway = 'Passerelle'
|
|||
routes_metric = 'Metrique'
|
||||
a_s_packages = 'Software'
|
||||
a_s_changepw = 'Mot de passe administrateur'
|
||||
a_s_p_ipkg = 'Configuration IPKG'
|
||||
a_s_p_ipkg = 'Configuration OPKG'
|
||||
a_s_sshkeys = 'Clés SSH'
|
||||
a_s_fstab = 'Points de montage'
|
||||
a_s_flash = 'Mise à jour firmware'
|
||||
|
|
|
@ -60,7 +60,7 @@ a_s_fstab_swap1 = 'Falls der Arbeitsspeicher des Routers nicht ausreicht, kann d
|
|||
a_s_i_system1 = 'Hier finden sich Einstellungen, die das System selbst, dessen Kennung, installierte Software und Hardware, Authentifizierung oder eingehängte Speicher betreffen.'
|
||||
a_s_i_system2 = 'Diese Einstellungen definieren die Grundlage des Systems, auf dem die installierte Software aufbaut.'
|
||||
a_s_i_system3 = 'Beachte bitte, dass eine fehlerhafte Konfiguration den Start des Routers verhindern oder dich vom Zugriff auf diesen ausschließen kann.'
|
||||
a_s_p_ipkg = 'IPKG-Konfiguration'
|
||||
a_s_p_ipkg = 'OPKG-Konfiguration'
|
||||
a_s_p_ipkg_pkglists = 'Paketlisten'
|
||||
a_s_p_ipkg_targets = 'Installationsziele'
|
||||
a_s_packages = 'Paketverwaltung'
|
||||
|
|
|
@ -34,7 +34,7 @@ routes_metric = 'Métrica'
|
|||
a_s_desc = 'Aqui você pode configurar os aspectos básicos do seu equipamento como o nome do host ou o fuso horário.'
|
||||
a_s_packages = 'Software'
|
||||
a_s_changepw = 'Senha do Admin'
|
||||
a_s_p_ipkg = 'Configuração-IPKG'
|
||||
a_s_p_ipkg = 'Configuração-OPKG'
|
||||
a_s_sshkeys = 'Chaves-<abbr title="Shell Seguro">SSH</abbr>'
|
||||
a_s_fstab = 'Pontos de Montagem'
|
||||
a_s_flash = 'Atualizar Firmware'
|
||||
|
|
|
@ -34,7 +34,7 @@ routes_metric = 'Метрика'
|
|||
a_s_desc = 'Здесь вы можете настроить основные параметры вашего устройства такие как имя хоста или часовой пояс.'
|
||||
a_s_packages = 'Программное обеспечение'
|
||||
a_s_changepw = 'Пароль администратора'
|
||||
a_s_p_ipkg = '<abbr title="Itsy Package Management System">IPKG</abbr>-Настройка'
|
||||
a_s_p_ipkg = '<abbr title="Openmoko Package Management System">OPKG</abbr>-Настройка'
|
||||
a_s_sshkeys = '<abbr title="Secure Shell">SSH</abbr>-Ключи'
|
||||
a_s_fstab = 'Дисковые разделы'
|
||||
a_s_flash = 'Обновление прошивки'
|
||||
|
|
Loading…
Reference in New Issue