some cosmetics

merge-requests/273/head
Bernhard Landauer 7 years ago
parent 87167194d8
commit 21aff89066

@ -161,7 +161,7 @@ _localeBody="Region bruges til afgøre hvilket sprog der bruges, tid og dato for
# Set Timezone
_TimeZBody="\nTidszone bruges til at vise dit systems ur"
_TimeSubZBody="\nVælg den by der er nærmest dig"
_TimeZQ="\nSæt tidszone til"
_TimeZQ="Sæt tidszone:"
# Set Hardware Clock
_HwCBody="\nUTC er global standard tid, og er anbefalet medmindre der er opsat dual-booting med Windows"

@ -160,7 +160,7 @@ _localeBody="Landinstellingen bepalen welke talen en hoe tijd en datum enz... wo
# Stel de tijdzone in
_TimeZBody="\nAan de hand van de tijdzone wordt uw systeemklok correct ingesteld."
_TimeSubZBody="\nSelecteer de dichtstbij zijnde stad."
_TimeZQ="\nStel als tijdzone in"
_TimeZQ="Stel als tijdzone in:"
# Stel de Hardware klok in
_HwCBody="\nUTC is de universele standaard tijd, en is aangewezen behalve bij een dual-installatie met Windows."

@ -159,7 +159,7 @@ _localeBody="Locales determine the languages displayed, time and date formats, e
# Set Timezone
_TimeZBody="\nThe time zone is used to correctly set your system clock."
_TimeSubZBody="\nSelect the city nearest to you."
_TimeZQ="\nSet Time Zone"
_TimeZQ="Set Time Zone:"
# Set Hardware Clock
_HwCBody="\nUTC is the universal time standard, and is recommended unless dual-booting with Windows."

@ -161,7 +161,7 @@ _localeBody="Les locales déterminent les langages affichées, les formats de da
# Définir le fuseau horaire
_TimeZBody="\nLe fuseau horaire est utilisé pour configurer correctement votre horloge système."
_TimeSubZBody="\nSélectionner la ville la plus proche de chez vous."
_TimeZQ="\nDéfinir le fuseau horaire sous"
_TimeZQ="Définir le fuseau horaire sous"
# Définir l'horloge matérielle
_HwCBody="\nUTC est le temps universel standard, et il est recommandé (sauf si vous utilisez un dual-boot avec Windows.)"

@ -159,7 +159,7 @@ _localeBody="Locales determine the languages displayed, time and date formats, e
# Set Timezone
_TimeZBody="\nThe time zone is used to correctly set your system clock."
_TimeSubZBody="\nSelect the city nearest to you."
_TimeZQ="\nSet Time Zone as"
_TimeZQ="Set Time Zone:"
# Set Hardware Clock
_HwCBody="\nUTC is the universal time standard, and is recommended unless dual-booting with Windows."

@ -160,7 +160,7 @@ _localeBody="A tartózkodási hely beállítása meghatározza a megjelenítebd
# Időzóna beállítása
_TimeZBody="\nAz időzónát a rendszeróra helyes beállítására használják"
_TimeSubZBody="\nVálaszd ki a hozzád legközelebb álló várost ."
_TimeZQ="\nIdőzóna beállítása mint"
_TimeZQ="Időzóna beállítása mint:"
# Hardveres óra beállítása
_HwCBody="\nA 'UTC' az univerzális időszabvány, és ez a javasolt ha kettős indítást használsz windows-al.."

@ -160,7 +160,7 @@ _localeBody="I Locales determinano la lingua mostrata, i formati di data e ora,
# Impostazione fuso orario
_TimeZBody="\nIl fuso orario è utilizzato per impostare correttamente l'ora del sistema."
_TimeSubZBody="\nSeleziona la città più vicina alla tua posizione."
_TimeZQ="\nImposta Time Zone"
_TimeZQ="Imposta fuso orario:"
# Impostazione orologio hardware
_HwCBody="\nUTC è il tempo universale standard ed è generalmente raccomandato eccetto in configurazioni di dual-boot con Windows."

@ -160,7 +160,7 @@ _localeBody="A localização (locale) determina o idioma a ser exibido, os forma
# Definir Fuso horário
_TimeZBody="\nO fuso horário é usado para definir correctamente o relógio do sistema."
_TimeSubZBody="\nSeleccione a cidade mais próxima de você."
_TimeZQ="\nDefinir fuso horário como"
_TimeZQ="Definir fuso horário:"
# Definir Relógio de Hardware
_HwCBody="\nUTC é o padrão de tempo universal e é recomendado a menos que tenha dual-boot com o Windows."

@ -160,7 +160,7 @@ _localeBody="A localização (locale) determina o idioma a ser exibido, os forma
# Definir fuso horário
_TimeZBody="\nO fuso horário é usado para definir corretamente o relógio do sistema."
_TimeSubZBody="\nSelecione a cidade mais próxima de você."
_TimeZQ="\nDefinir fuso horário como"
_TimeZQ="Definir fuso horário:"
# Definir relógio de Hardware
_HwCBody="\nUTC é o padrão de tempo universal e é recomendado a menos que tenha dual-boot com o Windows."

@ -160,7 +160,7 @@ _localeBody="Локаль определяет отображаемый язык
# Set Timezone
_TimeZBody="\nЧасовой пояс используется для корректной установки системного времени."
_TimeSubZBody="\nВыберите ближайший к вам город."
_TimeZQ="\nВыбрать как часовой пояс"
_TimeZQ="Выбрать как часовой пояс"
# Set Hardware Clock
_HwCBody="\nUTC является универсальным стандартом времени и рекомендуется к установке, кроме случаев двойной загрузки с Windows."

@ -160,7 +160,7 @@ _localeBody="La localización (locale) determina los idiomas para mostrar, los f
# Establecer zona horaria
_TimeZBody="\nLa zona horaria es usada para ajustar el reloj del sistema correctamente."
_TimeSubZBody="\nSeleccione la ciudad más cercana a usted."
_TimeZQ="\nEstablecer zona horaria como"
_TimeZQ="Establecer zona horaria:"
# Ajustar el reloj del hardware
_HwCBody="\nUTC es el tiempo universal estándar, y es recomendado a no ser que se utilice una configuración de doble arranque con Windows."

@ -177,6 +177,7 @@ install_manjaro_de_wm() {
check_for_error "packages to install: $(cat /tmp/.edition | tr '\n' ' ')"
clear
# basestrap the parsed package list to the new root
basestrap -i ${MOUNTPOINT} $(cat /tmp/.edition /usr/share/manjaro-architect/package-lists/input-drivers | sort | uniq) 2>$ERR
check_for_error "install pkgs: $(cat /tmp/.desktop)" "$?"

Loading…
Cancel
Save