summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2008-01-06 20:24:26 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2008-01-06 20:24:26 +0000
commita80dbc49b1670877aca09b11101d4a5b40ea58c2 (patch)
treead81a0601a377471558b561c08be9956cd1b008a /lang
parent78d9ae9754578cda4b72d7b28a4f707534c15c49 (diff)
downloadredmine-a80dbc49b1670877aca09b11101d4a5b40ea58c2.tar.gz
redmine-a80dbc49b1670877aca09b11101d4a5b40ea58c2.zip
Admin settings screen split to tabs.
Email notification options moved to this view as a tab and LDAP list is accessible from the 'Authentication' tab. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1046 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang')
-rw-r--r--lang/bg.yml2
-rw-r--r--lang/cs.yml2
-rw-r--r--lang/de.yml2
-rw-r--r--lang/en.yml2
-rw-r--r--lang/es.yml2
-rw-r--r--lang/fr.yml2
-rw-r--r--lang/he.yml2
-rw-r--r--lang/it.yml2
-rw-r--r--lang/ja.yml2
-rw-r--r--lang/ko.yml2
-rw-r--r--lang/nl.yml2
-rw-r--r--lang/pl.yml2
-rw-r--r--lang/pt-br.yml2
-rw-r--r--lang/pt.yml2
-rw-r--r--lang/ro.yml2
-rw-r--r--lang/ru.yml2
-rw-r--r--lang/sr.yml2
-rw-r--r--lang/sv.yml2
-rw-r--r--lang/zh-tw.yml2
-rw-r--r--lang/zh.yml2
20 files changed, 40 insertions, 0 deletions
diff --git a/lang/bg.yml b/lang/bg.yml
index 57e7fd22d..ae5630ecf 100644
--- a/lang/bg.yml
+++ b/lang/bg.yml
@@ -559,3 +559,5 @@ text_no_configuration_data: "Roles, trackers, issue statuses and workflow have n
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
button_update: Update
label_change_properties: Change properties
+label_general: General
+label_repository_plural: Repositories
diff --git a/lang/cs.yml b/lang/cs.yml
index 5cbf1133d..813dade3f 100644
--- a/lang/cs.yml
+++ b/lang/cs.yml
@@ -559,3 +559,5 @@ text_no_configuration_data: "Roles, trackers, issue statuses and workflow have n
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
button_update: Update
label_change_properties: Change properties
+label_general: General
+label_repository_plural: Repositories
diff --git a/lang/de.yml b/lang/de.yml
index ba3dcda5b..660289768 100644
--- a/lang/de.yml
+++ b/lang/de.yml
@@ -559,3 +559,5 @@ text_no_configuration_data: "Roles, trackers, issue statuses and workflow have n
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
button_update: Update
label_change_properties: Change properties
+label_general: General
+label_repository_plural: Repositories
diff --git a/lang/en.yml b/lang/en.yml
index eae61d7bf..eec7702b7 100644
--- a/lang/en.yml
+++ b/lang/en.yml
@@ -353,6 +353,7 @@ label_contains: contains
label_not_contains: doesn't contain
label_day_plural: days
label_repository: Repository
+label_repository_plural: Repositories
label_browse: Browse
label_modification: %d change
label_modification_plural: %d changes
@@ -463,6 +464,7 @@ label_registration_automatic_activation: automatic account activation
label_display_per_page: 'Per page: %s'
label_age: Age
label_change_properties: Change properties
+label_general: General
button_login: Login
button_submit: Submit
diff --git a/lang/es.yml b/lang/es.yml
index 1a3af0f5c..37821e129 100644
--- a/lang/es.yml
+++ b/lang/es.yml
@@ -562,3 +562,5 @@ text_no_configuration_data: "Roles, trackers, issue statuses and workflow have n
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
button_update: Update
label_change_properties: Change properties
+label_general: General
+label_repository_plural: Repositories
diff --git a/lang/fr.yml b/lang/fr.yml
index ff2bf792f..841f132d4 100644
--- a/lang/fr.yml
+++ b/lang/fr.yml
@@ -353,6 +353,7 @@ label_contains: contient
label_not_contains: ne contient pas
label_day_plural: jours
label_repository: Dépôt
+label_repository_plural: Dépôts
label_browse: Parcourir
label_modification: %d modification
label_modification_plural: %d modifications
@@ -463,6 +464,7 @@ label_registration_automatic_activation: activation automatique du compte
label_display_per_page: 'Par page: %s'
label_age: Age
label_change_properties: Changer les propriétés
+label_general: Général
button_login: Connexion
button_submit: Soumettre
diff --git a/lang/he.yml b/lang/he.yml
index d110ee8bf..666675e75 100644
--- a/lang/he.yml
+++ b/lang/he.yml
@@ -559,3 +559,5 @@ text_no_configuration_data: "Roles, trackers, issue statuses and workflow have n
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
button_update: Update
label_change_properties: Change properties
+label_general: General
+label_repository_plural: Repositories
diff --git a/lang/it.yml b/lang/it.yml
index bb9440ffd..24e39955a 100644
--- a/lang/it.yml
+++ b/lang/it.yml
@@ -559,3 +559,5 @@ text_no_configuration_data: "Roles, trackers, issue statuses and workflow have n
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
button_update: Update
label_change_properties: Change properties
+label_general: General
+label_repository_plural: Repositories
diff --git a/lang/ja.yml b/lang/ja.yml
index e4c13b34c..d68013296 100644
--- a/lang/ja.yml
+++ b/lang/ja.yml
@@ -560,3 +560,5 @@ text_no_configuration_data: "Roles, trackers, issue statuses and workflow have n
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
button_update: Update
label_change_properties: Change properties
+label_general: General
+label_repository_plural: Repositories
diff --git a/lang/ko.yml b/lang/ko.yml
index 790598b8d..aad58d188 100644
--- a/lang/ko.yml
+++ b/lang/ko.yml
@@ -559,3 +559,5 @@ text_no_configuration_data: "Roles, trackers, issue statuses and workflow have n
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
button_update: Update
label_change_properties: Change properties
+label_general: General
+label_repository_plural: Repositories
diff --git a/lang/nl.yml b/lang/nl.yml
index 2e18a6b7c..44633e4b4 100644
--- a/lang/nl.yml
+++ b/lang/nl.yml
@@ -560,3 +560,5 @@ text_no_configuration_data: "Roles, trackers, issue statuses and workflow have n
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
button_update: Update
label_change_properties: Change properties
+label_general: General
+label_repository_plural: Repositories
diff --git a/lang/pl.yml b/lang/pl.yml
index 0ee0e3792..511bbe81a 100644
--- a/lang/pl.yml
+++ b/lang/pl.yml
@@ -559,3 +559,5 @@ text_no_configuration_data: "Roles, trackers, issue statuses and workflow have n
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
button_update: Update
label_change_properties: Change properties
+label_general: General
+label_repository_plural: Repositories
diff --git a/lang/pt-br.yml b/lang/pt-br.yml
index 21d21b793..684b51daa 100644
--- a/lang/pt-br.yml
+++ b/lang/pt-br.yml
@@ -559,3 +559,5 @@ text_no_configuration_data: "Roles, trackers, issue statuses and workflow have n
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
button_update: Update
label_change_properties: Change properties
+label_general: General
+label_repository_plural: Repositories
diff --git a/lang/pt.yml b/lang/pt.yml
index c7f05f8c8..0ce2d3471 100644
--- a/lang/pt.yml
+++ b/lang/pt.yml
@@ -559,3 +559,5 @@ text_no_configuration_data: "Roles, trackers, issue statuses and workflow have n
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
button_update: Update
label_change_properties: Change properties
+label_general: General
+label_repository_plural: Repositories
diff --git a/lang/ro.yml b/lang/ro.yml
index 6ebc3b0e5..95e0ea318 100644
--- a/lang/ro.yml
+++ b/lang/ro.yml
@@ -559,3 +559,5 @@ text_no_configuration_data: "Roles, trackers, issue statuses and workflow have n
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
button_update: Update
label_change_properties: Change properties
+label_general: General
+label_repository_plural: Repositories
diff --git a/lang/ru.yml b/lang/ru.yml
index 569e96884..fba18462e 100644
--- a/lang/ru.yml
+++ b/lang/ru.yml
@@ -559,3 +559,5 @@ text_no_configuration_data: "Roles, trackers, issue statuses and workflow have n
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
button_update: Update
label_change_properties: Change properties
+label_general: General
+label_repository_plural: Repositories
diff --git a/lang/sr.yml b/lang/sr.yml
index 1d4f52539..ece6cf6e2 100644
--- a/lang/sr.yml
+++ b/lang/sr.yml
@@ -560,3 +560,5 @@ text_no_configuration_data: "Roles, trackers, issue statuses and workflow have n
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
button_update: Update
label_change_properties: Change properties
+label_general: General
+label_repository_plural: Repositories
diff --git a/lang/sv.yml b/lang/sv.yml
index 75f297c20..cf1e760f9 100644
--- a/lang/sv.yml
+++ b/lang/sv.yml
@@ -560,3 +560,5 @@ text_no_configuration_data: "Roles, trackers, issue statuses and workflow have n
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
button_update: Update
label_change_properties: Change properties
+label_general: General
+label_repository_plural: Repositories
diff --git a/lang/zh-tw.yml b/lang/zh-tw.yml
index 5bf47d943..97b31225b 100644
--- a/lang/zh-tw.yml
+++ b/lang/zh-tw.yml
@@ -559,3 +559,5 @@ text_no_configuration_data: "Roles, trackers, issue statuses and workflow have n
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
button_update: Update
label_change_properties: Change properties
+label_general: General
+label_repository_plural: Repositories
diff --git a/lang/zh.yml b/lang/zh.yml
index 16f4c7195..2d537b250 100644
--- a/lang/zh.yml
+++ b/lang/zh.yml
@@ -562,3 +562,5 @@ text_no_configuration_data: "Roles, trackers, issue statuses and workflow have n
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
button_update: Update
label_change_properties: Change properties
+label_general: General
+label_repository_plural: Repositories