From 25ddc672a16ff96381e0f8bda584dd39ef298e09 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sat, 5 Apr 2014 14:08:18 +0000 Subject: [PATCH] Adds strings to locales (#3177). git-svn-id: http://svn.redmine.org/redmine/trunk@13044 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/views/admin/plugins.html.erb | 2 +- config/locales/ar.yml | 1 + config/locales/az.yml | 1 + config/locales/bg.yml | 1 + config/locales/bs.yml | 1 + config/locales/ca.yml | 1 + config/locales/cs.yml | 1 + config/locales/da.yml | 1 + config/locales/de.yml | 1 + config/locales/el.yml | 1 + config/locales/en-GB.yml | 1 + config/locales/en.yml | 1 + config/locales/es.yml | 1 + config/locales/et.yml | 1 + config/locales/eu.yml | 1 + config/locales/fa.yml | 1 + config/locales/fi.yml | 1 + config/locales/fr.yml | 1 + config/locales/gl.yml | 1 + config/locales/he.yml | 1 + config/locales/hr.yml | 1 + config/locales/hu.yml | 1 + config/locales/id.yml | 1 + config/locales/it.yml | 1 + config/locales/ja.yml | 1 + config/locales/ko.yml | 1 + config/locales/lt.yml | 1 + config/locales/lv.yml | 1 + config/locales/mk.yml | 1 + config/locales/mn.yml | 1 + config/locales/nl.yml | 1 + config/locales/no.yml | 1 + config/locales/pl.yml | 1 + config/locales/pt-BR.yml | 1 + config/locales/pt.yml | 1 + config/locales/ro.yml | 1 + config/locales/ru.yml | 1 + config/locales/sk.yml | 1 + config/locales/sl.yml | 1 + config/locales/sq.yml | 1 + config/locales/sr-YU.yml | 1 + config/locales/sr.yml | 1 + config/locales/sv.yml | 1 + config/locales/th.yml | 1 + config/locales/tr.yml | 1 + config/locales/uk.yml | 1 + config/locales/vi.yml | 1 + config/locales/zh-TW.yml | 1 + config/locales/zh.yml | 1 + 49 files changed, 49 insertions(+), 1 deletion(-) diff --git a/app/views/admin/plugins.html.erb b/app/views/admin/plugins.html.erb index c6107bc55..2fb8096d5 100644 --- a/app/views/admin/plugins.html.erb +++ b/app/views/admin/plugins.html.erb @@ -51,7 +51,7 @@ $(document).ready(function(){ s.attr("title", "<%= escape_javascript l(:label_latest_compatible_version) %>: "+plugin_data.c); } }); - $("table.plugins td.version span.unknown").addClass("icon-help").attr("title", "Unknown plugin"); + $("table.plugins td.version span.unknown").addClass("icon-help").attr("title", "<%= escape_javascript l(:label_unknown_plugin) %>"); }, error: function(){ $('#ajax-indicator').hide(); diff --git a/config/locales/ar.yml b/config/locales/ar.yml index c00f318f2..863ab4ad0 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1115,3 +1115,4 @@ ar: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/az.yml b/config/locales/az.yml index 180bed315..e3c423755 100644 --- a/config/locales/az.yml +++ b/config/locales/az.yml @@ -1212,3 +1212,4 @@ az: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 1a1f4df82..7068811aa 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1109,3 +1109,4 @@ bg: text_repository_identifier_info: 'Позволени са малки букви (a-z), цифри, тирета и _.
Промяна след създаването му не е възможна.' label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 1345e44a0..b38732c80 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -1128,3 +1128,4 @@ bs: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 2028b9ac7..6bafe17a5 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1117,3 +1117,4 @@ ca: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 8f9a9dcab..3627359a7 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1117,3 +1117,4 @@ cs: label_issue_assigned_to_updated: Přiřazený uživatel aktualizován label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/da.yml b/config/locales/da.yml index b7d65be9a..b438489c0 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -1132,3 +1132,4 @@ da: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/de.yml b/config/locales/de.yml index 4d5556ab8..f2fbe5d26 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1124,3 +1124,4 @@ de: warning_attachments_not_saved: "%{count} Datei(en) konnten nicht gespeichert werden." label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/el.yml b/config/locales/el.yml index e84141983..e0286ccbe 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1115,3 +1115,4 @@ el: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index f82cbed12..91b02ed88 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1117,3 +1117,4 @@ en-GB: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/en.yml b/config/locales/en.yml index f374cb85e..719707ce9 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -914,6 +914,7 @@ en: label_custom_field_select_type: Select the type of object to which the custom field is to be attached label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin button_login: Login button_submit: Submit diff --git a/config/locales/es.yml b/config/locales/es.yml index 8e6fbeb0c..c2c98c017 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1148,3 +1148,4 @@ es: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/et.yml b/config/locales/et.yml index e5d966d06..87cf4b35e 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -1128,3 +1128,4 @@ et: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 8c28731c9..1c0745982 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1116,3 +1116,4 @@ eu: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/fa.yml b/config/locales/fa.yml index bcaf99f58..15414936c 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1117,3 +1117,4 @@ fa: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 92bb96e18..b53dba8b1 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1136,3 +1136,4 @@ fi: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/fr.yml b/config/locales/fr.yml index aad101f63..4e0527835 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -890,6 +890,7 @@ fr: label_custom_field_select_type: Selectionner le type d'objet auquel attacher le champ personnalisé label_check_for_updates: Vérifier les mises à jour label_latest_compatible_version: Dernière version compatible + label_unknown_plugin: Plugin inconnu button_login: Connexion button_submit: Soumettre diff --git a/config/locales/gl.yml b/config/locales/gl.yml index 2f895a8a2..1db31c11c 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1126,3 +1126,4 @@ gl: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/he.yml b/config/locales/he.yml index b756a3755..25d1aaeb3 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1120,3 +1120,4 @@ he: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 78b55e63b..81dc7ded9 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1116,3 +1116,4 @@ hr: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/hu.yml b/config/locales/hu.yml index e76c8d72c..24253ac7c 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -1134,3 +1134,4 @@ label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/id.yml b/config/locales/id.yml index 1178676a2..85121bcff 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1119,3 +1119,4 @@ id: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/it.yml b/config/locales/it.yml index 863c357eb..db9686667 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1114,3 +1114,4 @@ it: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 63caa5012..31dcbefde 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1139,3 +1139,4 @@ ja: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/ko.yml b/config/locales/ko.yml index efad916cb..635b403fd 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1159,3 +1159,4 @@ ko: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 2f066f801..d82da088f 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1174,3 +1174,4 @@ lt: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 9d5b84b7a..de30e2eb6 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1109,3 +1109,4 @@ lv: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 464387976..524d7c90a 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1115,3 +1115,4 @@ mk: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/mn.yml b/config/locales/mn.yml index e5fa26f33..8c7d180ae 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -1116,3 +1116,4 @@ mn: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/nl.yml b/config/locales/nl.yml index ab25722af..828f1e990 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1094,3 +1094,4 @@ nl: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/no.yml b/config/locales/no.yml index 881fb6154..e566b5e84 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -1105,3 +1105,4 @@ label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/pl.yml b/config/locales/pl.yml index c8aac4eb4..38b34645f 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1135,3 +1135,4 @@ pl: label_issue_assigned_to_updated: Uaktualniono osobę przypisaną label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 6141e3917..841539f38 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1134,3 +1134,4 @@ pt-BR: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 74a5585b7..fe1258ba8 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1121,3 +1121,4 @@ pt: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/ro.yml b/config/locales/ro.yml index a10dd9e2a..f21553e93 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -1110,3 +1110,4 @@ ro: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/ru.yml b/config/locales/ru.yml index f9d0aa57a..a382b36dc 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1221,3 +1221,4 @@ ru: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/sk.yml b/config/locales/sk.yml index f992c8e81..f77587237 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -1105,3 +1105,4 @@ sk: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 27978b34e..eaebe809a 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1115,3 +1115,4 @@ sl: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/sq.yml b/config/locales/sq.yml index 3e588e3ce..be3508a76 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -1111,3 +1111,4 @@ sq: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index 11859053b..bc10c9689 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -1117,3 +1117,4 @@ sr-YU: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/sr.yml b/config/locales/sr.yml index f3f3081b6..c522003b3 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -1116,3 +1116,4 @@ sr: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 34972453c..24e5a267c 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1153,3 +1153,4 @@ sv: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/th.yml b/config/locales/th.yml index 7df29e49c..f61fb0b03 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -1112,3 +1112,4 @@ th: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/tr.yml b/config/locales/tr.yml index b31c589c1..28a90e58e 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1124,3 +1124,4 @@ tr: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/uk.yml b/config/locales/uk.yml index b62cd763a..1b3fb268c 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -1110,3 +1110,4 @@ uk: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 33ef1e97f..419689f85 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1168,3 +1168,4 @@ vi: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 2964278ba..35a8518eb 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1192,3 +1192,4 @@ text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。
一旦儲存之後, 代碼便無法再次被更改。' label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 7c4cb7cf2..f3c1560f1 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1116,3 +1116,4 @@ zh: label_issue_assigned_to_updated: Assignee updated label_check_for_updates: Check for updates label_latest_compatible_version: Latest compatible version + label_unknown_plugin: Unknown plugin