From 3f285f44ea7d573924fb38b9a9421d5cf81133eb Mon Sep 17 00:00:00 2001 From: Peter Kozak Date: Tue, 7 May 2013 14:43:17 +0200 Subject: translations --- config/locales/views/config_snom/de.yml | 37 +++++++++++++++++++++++++++++++++ config/locales/views/config_snom/en.yml | 37 +++++++++++++++++++++++++++++++++ 2 files changed, 74 insertions(+) create mode 100644 config/locales/views/config_snom/de.yml create mode 100644 config/locales/views/config_snom/en.yml (limited to 'config') diff --git a/config/locales/views/config_snom/de.yml b/config/locales/views/config_snom/de.yml new file mode 100644 index 0000000..82742a9 --- /dev/null +++ b/config/locales/views/config_snom/de.yml @@ -0,0 +1,37 @@ +en: + config_snom: + main_menu: + phone_book: 'Telefonbuch' + call_history: 'Anrufliste' + voicemail: 'Voicemail' + sip_account: 'SIP Account' + log_in: 'Log in' + log_out: 'Log out' + preferences: 'Einstellungen' + maintenance: 'Wartung' + call_history: + title: 'Anrufe' + missed: 'Verpasst' + received: 'Empfangen' + dialed: 'Gewählt' + forwarded: 'Weitergeleitet' + voicemail: + title: 'Voicemail' + unread_count: 'Ungelesen: %{count}' + read_count: 'Gelesen: %{count}' + settings: 'Einstellungen' + preferences: + contrast: 'Kontrast' + use_backlight: 'Hintergrundbeleuchtung' + backlight_active: 'Hintergrundbeleuchtung aktiv' + backlight_idle: 'Hintergrundbeleuchtung inaktiv' + equalizer: 'Equalizer' + maintenance: + system_info: 'System Information' + reboot: 'Neustart' + reset_settings: 'Werkseinstellungen' + software_update: 'Software Update' + phone_book: + title: 'Telefonbuch' + voicemail_settings: + title: 'Voicemail Einstellungen' diff --git a/config/locales/views/config_snom/en.yml b/config/locales/views/config_snom/en.yml new file mode 100644 index 0000000..7a3d3d1 --- /dev/null +++ b/config/locales/views/config_snom/en.yml @@ -0,0 +1,37 @@ +en: + config_snom: + main_menu: + phone_book: 'Phone Book' + call_history: 'Call History' + voicemail: 'Voicemail' + sip_account: 'SIP Account' + log_in: 'Log in' + log_out: 'Log out' + preferences: 'Preferences' + maintenance: 'Maintenance' + call_history: + title: 'Call History' + missed: 'Missed' + received: 'Received' + dialed: 'Placed' + forwarded: 'Forwarded' + voicemail: + title: 'Voicemail' + unread_count: 'Unread messages: %{count}' + read_count: 'Read messages: %{count}' + settings: 'Settings' + preferences: + contrast: 'Contrast' + use_backlight: 'Backlight' + backlight_active: 'Backlight active' + backlight_idle: 'Backlight idle' + equalizer: 'Equalizer' + maintenance: + system_info: 'System info' + reboot: 'Reboot' + reset_settings: 'Reset settings' + software_update: 'Software update' + phone_book: + title: 'Phone Book' + voicemail_settings: + title: 'Voicemail Settings' -- cgit v1.2.3