From 1f3a4566f485f21422289598a35bf982d880145d Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Mon, 20 May 2019 22:29:27 +0000 Subject: [PATCH] Update locales (#31355). git-svn-id: http://svn.redmine.org/redmine/trunk@18182 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/ar.yml | 6 ++++++ config/locales/az.yml | 6 ++++++ config/locales/bg.yml | 6 ++++++ config/locales/bs.yml | 6 ++++++ config/locales/ca.yml | 6 ++++++ config/locales/cs.yml | 6 ++++++ config/locales/da.yml | 6 ++++++ config/locales/de.yml | 6 ++++++ config/locales/el.yml | 6 ++++++ config/locales/en-GB.yml | 6 ++++++ config/locales/es-PA.yml | 6 ++++++ config/locales/es.yml | 6 ++++++ config/locales/et.yml | 6 ++++++ config/locales/eu.yml | 6 ++++++ config/locales/fa.yml | 6 ++++++ config/locales/fi.yml | 6 ++++++ config/locales/fr.yml | 6 ++++++ config/locales/gl.yml | 6 ++++++ config/locales/he.yml | 6 ++++++ config/locales/hr.yml | 6 ++++++ config/locales/hu.yml | 6 ++++++ config/locales/id.yml | 6 ++++++ config/locales/it.yml | 6 ++++++ config/locales/ja.yml | 6 ++++++ config/locales/ko.yml | 6 ++++++ config/locales/lt.yml | 6 ++++++ config/locales/lv.yml | 6 ++++++ config/locales/mk.yml | 6 ++++++ config/locales/mn.yml | 6 ++++++ config/locales/nl.yml | 6 ++++++ config/locales/no.yml | 6 ++++++ config/locales/pl.yml | 6 ++++++ config/locales/pt-BR.yml | 6 ++++++ config/locales/pt.yml | 6 ++++++ config/locales/ro.yml | 6 ++++++ config/locales/ru.yml | 6 ++++++ config/locales/sk.yml | 6 ++++++ config/locales/sl.yml | 6 ++++++ config/locales/sq.yml | 6 ++++++ config/locales/sr-YU.yml | 6 ++++++ config/locales/sr.yml | 6 ++++++ config/locales/sv.yml | 6 ++++++ config/locales/th.yml | 6 ++++++ config/locales/tr.yml | 6 ++++++ config/locales/uk.yml | 6 ++++++ config/locales/vi.yml | 6 ++++++ config/locales/zh-TW.yml | 6 ++++++ config/locales/zh.yml | 6 ++++++ 48 files changed, 288 insertions(+) diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 56ebb7556..31ae761bf 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1283,3 +1283,9 @@ ar: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/az.yml b/config/locales/az.yml index da4d7cadc..61a2f8436 100644 --- a/config/locales/az.yml +++ b/config/locales/az.yml @@ -1375,3 +1375,9 @@ az: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 2ebde5039..413b89ab9 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1258,3 +1258,9 @@ bg: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/bs.yml b/config/locales/bs.yml index a6523c8df..cf8747dac 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -1296,3 +1296,9 @@ bs: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/ca.yml b/config/locales/ca.yml index c97701364..aa8ec0000 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1273,3 +1273,9 @@ ca: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 142918fcf..2fbf687d9 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1273,3 +1273,9 @@ cs: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/da.yml b/config/locales/da.yml index a8a35b27f..a42b1798f 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -1300,3 +1300,9 @@ da: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/de.yml b/config/locales/de.yml index 56f55ede3..19795c551 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1276,3 +1276,9 @@ de: setting_gantt_months_limit: Maximum number of months displayed on the gantt chart label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/el.yml b/config/locales/el.yml index 544e5eaa2..6905ad8d7 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1283,3 +1283,9 @@ el: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 6a2ebe09e..4d33413c8 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1284,3 +1284,9 @@ en-GB: setting_gantt_months_limit: Maximum number of months displayed on the gantt chart label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml index 3f59d2fd8..acb918a87 100644 --- a/config/locales/es-PA.yml +++ b/config/locales/es-PA.yml @@ -1313,3 +1313,9 @@ es-PA: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/es.yml b/config/locales/es.yml index f5cbeaab7..756f88531 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1311,3 +1311,9 @@ es: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/et.yml b/config/locales/et.yml index c7d190925..c29fcc77f 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -1288,3 +1288,9 @@ et: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 7832b9dc5..03b72447a 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1284,3 +1284,9 @@ eu: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 3704cd1a6..19c0e07ed 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1268,3 +1268,9 @@ fa: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/fi.yml b/config/locales/fi.yml index b91ba0e5b..5f6b349b1 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1304,3 +1304,9 @@ fi: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 10f195a54..088442ffe 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1275,3 +1275,9 @@ fr: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/gl.yml b/config/locales/gl.yml index f0c1ebf2a..3ef066d0e 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1290,3 +1290,9 @@ gl: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/he.yml b/config/locales/he.yml index 43e7259be..9fdcb9980 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1288,3 +1288,9 @@ he: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/hr.yml b/config/locales/hr.yml index bf661da6e..9feca6a54 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1280,3 +1280,9 @@ hr: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 964f89e6a..80c842710 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -1302,3 +1302,9 @@ label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/id.yml b/config/locales/id.yml index 67ca2df87..63b341f7c 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1285,3 +1285,9 @@ id: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/it.yml b/config/locales/it.yml index 6d383c3ba..7b047ffbb 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1278,3 +1278,9 @@ it: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/ja.yml b/config/locales/ja.yml index a9e4f9b3b..b65d4c50a 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1279,3 +1279,9 @@ ja: label_import_time_entries: 作業時間のインポート label_import_notifications: インポート中のメール通知 text_gs_available: ImageMagickのPDFサポートが利用可能 (オプション) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/ko.yml b/config/locales/ko.yml index df3c781da..5d802408d 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1321,3 +1321,9 @@ ko: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/lt.yml b/config/locales/lt.yml index fae759fdd..8f6df6f04 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1273,3 +1273,9 @@ lt: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 05abea5a7..32a581039 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1277,3 +1277,9 @@ lv: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 034a4fda7..3594bac1a 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1283,3 +1283,9 @@ mk: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/mn.yml b/config/locales/mn.yml index b5f0c07c8..5467d7a61 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -1283,3 +1283,9 @@ mn: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 35971f736..09815fbc7 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1258,3 +1258,9 @@ nl: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/no.yml b/config/locales/no.yml index 2fd606f5d..7280da3d8 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -1273,3 +1273,9 @@ label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 5d5ca7550..2f9f9b2ea 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1296,3 +1296,9 @@ pl: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 21227b657..83190c83d 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1288,3 +1288,9 @@ pt-BR: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 12d483adc..9140f9159 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1276,3 +1276,9 @@ pt: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 640695df9..252423273 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -1278,3 +1278,9 @@ ro: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 703f1343a..480294c6e 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1371,3 +1371,9 @@ ru: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 96d3191c7..f18b636cd 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -1272,3 +1272,9 @@ sk: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 712393874..4033404be 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1283,3 +1283,9 @@ sl: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/sq.yml b/config/locales/sq.yml index 48d2ca551..3980d1ae0 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -1279,3 +1279,9 @@ sq: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index 9ab36f76b..19ce9d87d 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -1285,3 +1285,9 @@ sr-YU: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 2b6b00c47..31d97baef 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -1284,3 +1284,9 @@ sr: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 83b82951c..d053e4891 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1316,3 +1316,9 @@ sv: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/th.yml b/config/locales/th.yml index 70b435e9d..11c53ce1b 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -1279,3 +1279,9 @@ th: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/tr.yml b/config/locales/tr.yml index f912ba80e..8928a34da 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1290,3 +1290,9 @@ tr: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/uk.yml b/config/locales/uk.yml index adfe7254c..20a46278c 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -1271,3 +1271,9 @@ uk: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 4a1576fe1..47d21187d 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1335,3 +1335,9 @@ vi: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index bc3853023..ef56fa819 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1339,3 +1339,9 @@ label_import_time_entries: 匯入工時項目紀錄 label_import_notifications: 匯入過程中傳送通知郵件 text_gs_available: 可使用 ImageMagick 轉換 PDF 格式 (選配) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark diff --git a/config/locales/zh.yml b/config/locales/zh.yml index c80969ed6..89f8daf17 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1271,3 +1271,9 @@ zh: label_import_time_entries: Import time entries label_import_notifications: Send email notifications during the import text_gs_available: ImageMagick PDF support available (optional) + field_recently_used_projects: Number of recently used projects in jump box + label_optgroup_bookmarks: Bookmarks + label_optgroup_others: Other projects + label_optgroup_recents: Recently used + button_project_bookmark: Add bookmark + button_project_bookmark_delete: Remove bookmark -- 2.39.5