summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorspag <spag@golwen.net>2013-02-12 23:54:20 +0100
committerspag <spag@golwen.net>2013-02-12 23:54:20 +0100
commit63963e63d8e211b15bedfd6719d67259440520a2 (patch)
tree57885c28c64d5067aa269ad797e941c73b34eb5a /config
parentbc8ae7a653c7bc182bbdbff91498fa4504b7b9d9 (diff)
index view
Diffstat (limited to 'config')
-rw-r--r--config/locales/views/intruders/de.yml16
-rw-r--r--config/locales/views/intruders/en.yml16
2 files changed, 16 insertions, 16 deletions
diff --git a/config/locales/views/intruders/de.yml b/config/locales/views/intruders/de.yml
index 42ece4b..5b67afe 100644
--- a/config/locales/views/intruders/de.yml
+++ b/config/locales/views/intruders/de.yml
@@ -11,16 +11,16 @@ de:
key: 'Key'
points: 'Points'
bans: 'Bans'
- ban_last: 'Ban last'
+ ban_last: 'Ban'
ban_end: 'Ban end'
- contact_ip: 'Contact ip'
- contact_port: 'Contact port'
- contact_count: 'Contact count'
- contact_last: 'Contact last'
- contacts_per_second: 'Contacts per second'
- contacts_per_second_max: 'Contacts per second max'
+ contact_ip: 'IP'
+ contact_port: 'Port'
+ contact_count: 'Contact'
+ contact_last: 'Last'
+ contacts_per_second: 'Contacts/s'
+ contacts_per_second_max: 'max. Contacts/s'
user_agent: 'User agent'
- to_user: 'To user'
+ to_user: 'To'
comment: 'Comment'
actions:
confirm_destroy: 'Sind Sie sicher, dass Sie folgendes löschen möchten: Intruder'
diff --git a/config/locales/views/intruders/en.yml b/config/locales/views/intruders/en.yml
index 99c2dcb..b9d65f4 100644
--- a/config/locales/views/intruders/en.yml
+++ b/config/locales/views/intruders/en.yml
@@ -11,16 +11,16 @@ en:
key: 'Key'
points: 'Points'
bans: 'Bans'
- ban_last: 'Ban last'
+ ban_last: 'Ban'
ban_end: 'Ban end'
- contact_ip: 'Contact ip'
- contact_port: 'Contact port'
- contact_count: 'Contact count'
- contact_last: 'Contact last'
- contacts_per_second: 'Contacts per second'
- contacts_per_second_max: 'Contacts per second max'
+ contact_ip: 'IP'
+ contact_port: 'Port'
+ contact_count: 'Contact'
+ contact_last: 'Last'
+ contacts_per_second: 'Contacts/s'
+ contacts_per_second_max: 'max. Contacts/s'
user_agent: 'User agent'
- to_user: 'To user'
+ to_user: 'To'
comment: 'Comment'
actions:
confirm_destroy: 'Are you sure you want to delete this Intruder?'