mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
some minor language-adjustements
This commit is contained in:
@@ -32,7 +32,7 @@ $lang['account_gridsquare'] = 'Gridsquare';
|
||||
$lang['account_cloudlog_preferences'] = 'Cloudlog Preferences';
|
||||
$lang['account_timezone'] = 'Timezone';
|
||||
$lang['account_date_format'] = 'Date Format';
|
||||
$lang['account_measurement_preference'] = 'Measurement preference';
|
||||
$lang['account_measurement_preferences'] = 'Measurement preference';
|
||||
$lang['account_select_how_you_would_like_dates_shown_when_logged_into_your_account'] = 'Select how you would like dates shown when logged into your account.';
|
||||
$lang['account_choose_which_unit_distances_will_be_shown_in'] = 'Choose which unit distances will be shown in';
|
||||
|
||||
@@ -68,8 +68,8 @@ $lang['account_clublog_password'] = 'Club Log Password';
|
||||
$lang['account_the_email_or_callsign_you_use_to_login_to_club_log'] = 'The Email or Callsign you use to login to Club Log';
|
||||
|
||||
$lang['account_eqsl'] = 'eQSL';
|
||||
$lang['account_eqsl_username'] = 'eQSL.cc Username';
|
||||
$lang['account_eqsl_password'] = 'eQSL.cc Password';
|
||||
$lang['account_eqslcc_username'] = 'eQSL.cc Username';
|
||||
$lang['account_eqslcc_password'] = 'eQSL.cc Password';
|
||||
|
||||
$lang['account_save_account_changes'] = 'Save Account Changes';
|
||||
$lang['account_create_account'] = 'Create Account';
|
||||
|
||||
@@ -32,7 +32,7 @@ $lang['account_gridsquare'] = 'Gridsquare';
|
||||
$lang['account_cloudlog_preferences'] = 'Cloudlog Asetukset';
|
||||
$lang['account_timezone'] = 'Aikavyöhyke';
|
||||
$lang['account_date_format'] = 'Päivämäärämuoto';
|
||||
$lang['account_measurement_preference'] = 'Mittayksikkömuoto';
|
||||
$lang['account_measurement_preferences'] = 'Mittayksikkömuoto';
|
||||
$lang['account_select_how_you_would_like_dates_shown_when_logged_into_your_account'] = 'Valitse, miten haluat päivämäärät näkyvän, kun olet kirjautunut tilillesi.';
|
||||
$lang['account_choose_which_unit_distances_will_be_shown_in'] = 'Valitse, mitä mittayksikkömuotoa käytetään';
|
||||
|
||||
@@ -68,8 +68,8 @@ $lang['account_clublog_password'] = 'Club Log Salasana';
|
||||
$lang['account_the_email_or_callsign_you_use_to_login_to_club_log'] = 'Sähköposti tai kutsu, jota käytät kirjautuessasi Club Log:iin';
|
||||
|
||||
$lang['account_eqsl'] = 'eQSL';
|
||||
$lang['account_eqsl_username'] = 'eQSL.cc Käyttäjänimi';
|
||||
$lang['account_eqsl_password'] = 'eQSL.cc Salasana';
|
||||
$lang['account_eqslcc_username'] = 'eQSL.cc Käyttäjänimi';
|
||||
$lang['account_eqslcc_password'] = 'eQSL.cc Salasana';
|
||||
|
||||
$lang['account_save_account_changes'] = 'Tallenna käyttäjätilin muutokset';
|
||||
$lang['account_create_account'] = 'Luo käyttäjätili';
|
||||
|
||||
@@ -32,7 +32,7 @@ $lang['account_gridsquare'] = 'QTH локатор';
|
||||
$lang['account_cloudlog_preferences'] = 'Настройки Cloudlog';
|
||||
$lang['account_timezone'] = 'Часовой пояс';
|
||||
$lang['account_date_format'] = 'Формат даты';
|
||||
$lang['account_measurement_preference'] = 'Единицы измерения';
|
||||
$lang['account_measurement_preferences'] = 'Единицы измерения';
|
||||
$lang['account_select_how_you_would_like_dates_shown_when_logged_into_your_account'] = 'Выберите представление даты для отображения в вашем аккаунте.';
|
||||
$lang['account_choose_which_unit_distances_will_be_shown_in'] = 'Выберите единицы измерения расстояния';
|
||||
|
||||
@@ -68,8 +68,8 @@ $lang['account_clublog_password'] = 'Пароль';
|
||||
$lang['account_the_email_or_callsign_you_use_to_login_to_club_log'] = 'Емэйл или позывной, которые вы используете для логина в Club Log';
|
||||
|
||||
$lang['account_eqsl'] = 'eQSL';
|
||||
$lang['account_eqsl_username'] = 'Логин';
|
||||
$lang['account_eqsl_password'] = 'Пароль';
|
||||
$lang['account_eqslcc_username'] = 'Логин';
|
||||
$lang['account_eqslcc_password'] = 'Пароль';
|
||||
|
||||
$lang['account_save_account_changes'] = 'Сохранить изменения';
|
||||
$lang['account_create_account'] = 'Создать аккаунт';
|
||||
|
||||
Reference in New Issue
Block a user