summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/locales/bg.yml3
-rw-r--r--config/locales/ca.yml3
-rw-r--r--config/locales/cs.yml3
-rw-r--r--config/locales/da.yml3
-rw-r--r--config/locales/de.yml3
-rw-r--r--config/locales/en.yml3
-rw-r--r--config/locales/es.yml3
-rw-r--r--config/locales/fi.yml3
-rw-r--r--config/locales/fr.yml3
-rw-r--r--config/locales/gl.yml3
-rw-r--r--config/locales/he.yml3
-rw-r--r--config/locales/hu.yml3
-rw-r--r--config/locales/it.yml3
-rw-r--r--config/locales/ja.yml3
-rw-r--r--config/locales/ko.yml3
-rw-r--r--config/locales/lt.yml3
-rw-r--r--config/locales/nl.yml3
-rw-r--r--config/locales/no.yml3
-rw-r--r--config/locales/pl.yml3
-rw-r--r--config/locales/pt-BR.yml3
-rw-r--r--config/locales/pt.yml3
-rw-r--r--config/locales/ro.yml3
-rw-r--r--config/locales/ru.yml3
-rw-r--r--config/locales/sk.yml3
-rw-r--r--config/locales/sl.yml3
-rw-r--r--config/locales/sr.yml3
-rw-r--r--config/locales/sv.yml3
-rw-r--r--config/locales/th.yml3
-rw-r--r--config/locales/tr.yml3
-rw-r--r--config/locales/uk.yml3
-rw-r--r--config/locales/vi.yml3
-rw-r--r--config/locales/zh-TW.yml3
-rw-r--r--config/locales/zh.yml3
33 files changed, 99 insertions, 0 deletions
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index 0a6bca015..0179cb261 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -778,3 +778,6 @@ bg:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index 15cca4e0c..e62a936d6 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -779,3 +779,6 @@ ca:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index 0795b0784..577758532 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -783,3 +783,6 @@ cs:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/da.yml b/config/locales/da.yml
index e27c4a055..76323520f 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -811,3 +811,6 @@ da:
setting_per_page_options: Objects per page options
mail_body_reminder: "{{count}} issue(s) that are assigned to you are due in the next {{days}} days:"
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 44329474b..95a6f6c38 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -810,3 +810,6 @@ de:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 47dcc0e4e..e0cce3cbe 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -662,6 +662,9 @@ en:
label_issue_watchers: Watchers
label_example: Example
label_display: Display
+ label_sort: Sort
+ label_ascending: Ascending
+ label_descending: Descending
button_login: Login
button_submit: Submit
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 78f3bbd5f..259d29489 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -831,3 +831,6 @@ es:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index d9f3c03d0..1ae6bc75c 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -821,3 +821,6 @@ fi:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index 9af234cc1..72a1023a0 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -694,6 +694,9 @@ fr:
label_issue_watchers: Observateurs
label_example: Exemple
label_display: Affichage
+ label_sort: Tri
+ label_ascending: Croissant
+ label_descending: Décroissant
button_login: Connexion
button_submit: Soumettre
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index d15448885..65f37de85 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -810,3 +810,6 @@ gl:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/he.yml b/config/locales/he.yml
index 661fca904..e674cc160 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -793,3 +793,6 @@ he:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index a1456c3ae..d1fe5a045 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -816,3 +816,6 @@
field_identity_url: OpenID URL
label_login_with_open_id_option: bejelentkezés OpenID használatával
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/it.yml b/config/locales/it.yml
index f0c008f80..d10084ce2 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -796,3 +796,6 @@ it:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index 3753bb3ec..c82074b0f 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -809,3 +809,6 @@ ja:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index c60744f94..30d04324f 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -840,3 +840,6 @@ ko:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index 09bf3fe7a..a8bea412f 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -821,3 +821,6 @@ lt:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index 644d6f931..89e9b8346 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -766,3 +766,6 @@ nl:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/no.yml b/config/locales/no.yml
index f0da35cea..1b670ad6e 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -783,3 +783,6 @@
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index 595705d51..6f263aaf4 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -814,3 +814,6 @@ pl:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 861881dfc..daeeb9fd4 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -816,3 +816,6 @@ pt-BR:
field_identity_url: OpenID URL
label_login_with_open_id_option: ou use o OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index 4f248edd1..fb4447978 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -802,3 +802,6 @@ pt:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index 3e2214d67..30fbc3a94 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -823,3 +823,6 @@ ro:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index c9788c37c..fcb62b35e 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -909,3 +909,6 @@ ru:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index b0ff847a7..fb75161f1 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -782,3 +782,6 @@ sk:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index 98c8995e3..249e47fbb 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -780,3 +780,6 @@ sl:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index 80a290678..a4b66a058 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -804,3 +804,6 @@
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index 9b5adcd41..0ed8e8d22 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -838,3 +838,6 @@ sv:
enumeration_doc_categories: Dokumentkategorier
enumeration_activities: Aktiviteter (tidsuppföljning)
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/th.yml b/config/locales/th.yml
index 06d46c5a4..147c59bfc 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -781,3 +781,6 @@ th:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index d240cae3c..de4611940 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -817,3 +817,6 @@ tr:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index 08ca568af..4eda51136 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -780,3 +780,6 @@ uk:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index 375f03b58..decba375f 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -850,3 +850,6 @@ vi:
field_identity_url: OpenID URL
label_login_with_open_id_option: or login with OpenID
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 1b9387b2b..f1cd072fe 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -888,3 +888,6 @@
enumeration_doc_categories: 文件分類
enumeration_activities: 活動 (時間追蹤)
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index dd7de569e..ee6671a27 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -813,3 +813,6 @@ zh:
enumeration_doc_categories: 文档类别
enumeration_activities: 活动(时间跟踪)
field_content: Content
+ label_descending: Descending
+ label_sort: Sort
+ label_ascending: Ascending