summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPeter Kozak <spag@golwen.net>2013-05-07 14:43:17 +0200
committerPeter Kozak <spag@golwen.net>2013-05-07 14:43:17 +0200
commit3f285f44ea7d573924fb38b9a9421d5cf81133eb (patch)
tree8f4c20f6b48a3cc48769a3acd8a71cfd3edb5023 /config
parentc910e18564a401284296ea7e1f5f86650f5ddc7b (diff)
translations
Diffstat (limited to 'config')
-rw-r--r--config/locales/views/config_snom/de.yml37
-rw-r--r--config/locales/views/config_snom/en.yml37
2 files changed, 74 insertions, 0 deletions
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'