From 3371258a7996471fa99f1a5aa600902f34084d97 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Mon, 12 Mar 2018 04:38:27 +0000 Subject: [PATCH] Add error_can_not_delete_auth_source string to locales (#28000). git-svn-id: http://svn.redmine.org/redmine/trunk@17233 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/ar.yml | 2 ++ config/locales/az.yml | 2 ++ config/locales/bg.yml | 2 ++ config/locales/bs.yml | 2 ++ config/locales/ca.yml | 2 ++ config/locales/cs.yml | 2 ++ config/locales/da.yml | 2 ++ config/locales/de.yml | 2 ++ config/locales/el.yml | 2 ++ config/locales/en-GB.yml | 2 ++ config/locales/es-PA.yml | 2 ++ config/locales/es.yml | 2 ++ config/locales/et.yml | 2 ++ config/locales/eu.yml | 2 ++ config/locales/fa.yml | 2 ++ config/locales/fi.yml | 2 ++ config/locales/fr.yml | 2 ++ config/locales/gl.yml | 2 ++ config/locales/he.yml | 2 ++ config/locales/hr.yml | 2 ++ config/locales/hu.yml | 2 ++ config/locales/id.yml | 2 ++ config/locales/it.yml | 2 ++ config/locales/ja.yml | 2 ++ config/locales/ko.yml | 2 ++ config/locales/lt.yml | 2 ++ config/locales/lv.yml | 2 ++ config/locales/mk.yml | 2 ++ config/locales/mn.yml | 2 ++ config/locales/nl.yml | 2 ++ config/locales/no.yml | 2 ++ config/locales/pl.yml | 2 ++ config/locales/pt-BR.yml | 2 ++ config/locales/pt.yml | 2 ++ config/locales/ro.yml | 2 ++ config/locales/ru.yml | 2 ++ config/locales/sk.yml | 2 ++ config/locales/sl.yml | 2 ++ config/locales/sq.yml | 2 ++ config/locales/sr-YU.yml | 2 ++ config/locales/sr.yml | 2 ++ config/locales/sv.yml | 2 ++ config/locales/th.yml | 2 ++ config/locales/tr.yml | 2 ++ config/locales/uk.yml | 2 ++ config/locales/vi.yml | 2 ++ config/locales/zh-TW.yml | 2 ++ config/locales/zh.yml | 2 ++ 48 files changed, 96 insertions(+) diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 6652453d4..50eb2e2dd 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1234,3 +1234,5 @@ ar: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/az.yml b/config/locales/az.yml index 1ba938994..640e4bb37 100644 --- a/config/locales/az.yml +++ b/config/locales/az.yml @@ -1329,3 +1329,5 @@ az: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 9d0012661..8f9a2c693 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1217,3 +1217,5 @@ bg: description_wiki_subpages_reassign: Изберете нова родителска страница description_all_columns: Всички колони text_repository_identifier_info: 'Позволени са малки букви (a-z), цифри, тирета и _.
Промяна след създаването му не е възможна.' + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/bs.yml b/config/locales/bs.yml index ab2ae22c5..0e6d6ab14 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -1247,3 +1247,5 @@ bs: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 0b363b569..babef881c 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1224,3 +1224,5 @@ ca: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 86b33b8a0..f19a45f6f 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1232,3 +1232,5 @@ cs: setting_timelog_accept_0_hours: Akceptovat zápis času 0hod setting_timelog_max_hours_per_day: Maximum hodin, které mohou být vykázány jedním uživatelem za jeden den label_x_revisions: "%{count} revizí" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/da.yml b/config/locales/da.yml index c0e30f5ad..bb24dbd3b 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -1251,3 +1251,5 @@ da: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/de.yml b/config/locales/de.yml index 045b5ec1a..002ff9da5 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1233,3 +1233,5 @@ de: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/el.yml b/config/locales/el.yml index 907a1d1e5..354607076 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1234,3 +1234,5 @@ el: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 6477de6d3..193ae3161 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1236,3 +1236,5 @@ en-GB: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml index 4319439ae..91369e8c5 100644 --- a/config/locales/es-PA.yml +++ b/config/locales/es-PA.yml @@ -1264,3 +1264,5 @@ es-PA: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/es.yml b/config/locales/es.yml index 0b5599e62..f67cd8bf8 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1262,3 +1262,5 @@ es: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/et.yml b/config/locales/et.yml index 5cf94910d..30a744a61 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -1239,3 +1239,5 @@ et: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/eu.yml b/config/locales/eu.yml index d59f08c81..9b5829fd8 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1235,3 +1235,5 @@ eu: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 42d943d11..20f9911a6 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1235,3 +1235,5 @@ fa: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 3b586e075..36168b01d 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1255,3 +1255,5 @@ fi: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 40df0ff32..500a6266a 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1234,3 +1234,5 @@ fr: label_no_preview_download: télécharger label_user_mail_option_only_assigned: Only for things I watch or I am assigned to label_user_mail_option_only_owner: Only for things I watch or I am the owner of + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/gl.yml b/config/locales/gl.yml index d8c76f87b..b782c3807 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1242,3 +1242,5 @@ gl: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/he.yml b/config/locales/he.yml index 3437c656f..a071e0d00 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1239,3 +1239,5 @@ he: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 0bfa3f355..e89d736b6 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1233,3 +1233,5 @@ hr: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 1b62569f6..d057f1816 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -1253,3 +1253,5 @@ setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/id.yml b/config/locales/id.yml index 52483daae..2bd0c5343 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1238,3 +1238,5 @@ id: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/it.yml b/config/locales/it.yml index 85b0ab4d2..c84d0ed7e 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1229,3 +1229,5 @@ it: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/ja.yml b/config/locales/ja.yml index c93681241..cbbacde44 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1240,3 +1240,5 @@ ja: setting_timelog_accept_0_hours: 作業時間に0時間の入力を許可 setting_timelog_max_hours_per_day: 1日・1人あたりの作業時間の上限 label_x_revisions: "%{count}件の履歴" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/ko.yml b/config/locales/ko.yml index f32a56422..6c28f93d9 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1273,3 +1273,5 @@ ko: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 50e1b97c3..90672f189 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1224,3 +1224,5 @@ lt: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 413b7c999..2c16879f8 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1228,3 +1228,5 @@ lv: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 9424450a1..556eed283 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1234,3 +1234,5 @@ mk: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/mn.yml b/config/locales/mn.yml index 8c50377d1..e0e0dd944 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -1235,3 +1235,5 @@ mn: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/nl.yml b/config/locales/nl.yml index b5e821828..638ae8d14 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1209,3 +1209,5 @@ nl: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/no.yml b/config/locales/no.yml index 653c0ed3b..f8f351961 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -1224,3 +1224,5 @@ setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 0a3951d2d..964c36431 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1249,3 +1249,5 @@ pl: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 830d645d3..69e707784 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1247,3 +1247,5 @@ pt-BR: setting_timelog_accept_0_hours: Aceitar registros de horas com 0 horas setting_timelog_max_hours_per_day: Máximo de horas que podem ser registradas por dia por usuário label_x_revisions: "%{count} revisões" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/pt.yml b/config/locales/pt.yml index d18388192..ddfbe67ab 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1227,3 +1227,5 @@ pt: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/ro.yml b/config/locales/ro.yml index b5c64abcd..1210fb33d 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -1229,3 +1229,5 @@ ro: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 6fcbd3739..8c8563137 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1333,3 +1333,5 @@ ru: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 0ed80b59b..56a33dbac 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -1224,3 +1224,5 @@ sk: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/sl.yml b/config/locales/sl.yml index f7da8924c..dcce84840 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1234,3 +1234,5 @@ sl: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/sq.yml b/config/locales/sq.yml index 9242abe12..4bdbcc716 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -1230,3 +1230,5 @@ sq: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index 578fd5a11..9fd587bc6 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -1236,3 +1236,5 @@ sr-YU: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/sr.yml b/config/locales/sr.yml index a43a77492..cb6a3119b 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -1235,3 +1235,5 @@ sr: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 70f4958ea..b56fac5cb 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1267,3 +1267,5 @@ sv: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/th.yml b/config/locales/th.yml index 299208af5..5481b7eee 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -1231,3 +1231,5 @@ th: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 4f5f76d60..ecb2c0a17 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1242,3 +1242,5 @@ tr: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/uk.yml b/config/locales/uk.yml index d11be73cb..e40eddf9f 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -1230,3 +1230,5 @@ uk: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 39c2e6716..ba2e450ed 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1287,3 +1287,5 @@ vi: setting_timelog_accept_0_hours: Accept time logs with 0 hours setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user label_x_revisions: "%{count} revisions" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 23d5f5c5f..896d29ed8 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1300,3 +1300,5 @@ description_issue_category_reassign: 選擇議題分類 description_wiki_subpages_reassign: 選擇新的父頁面 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。
一旦儲存之後, 代碼便無法再次被更改。' + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 00e57c4d0..8022dcc54 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1222,3 +1222,5 @@ zh: setting_timelog_accept_0_hours: 允许计入0小时工时 setting_timelog_max_hours_per_day: 每用户每天最大可计入工时上限 label_x_revisions: "%{count} 修订" + error_can_not_delete_auth_source: This authentication mode is in use and cannot be + deleted. -- 2.39.5