Adds strings to locales (#3177).
git-svn-id: http://svn.redmine.org/redmine/trunk@13044 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
64c65463a4
commit
25ddc672a1
|
@ -51,7 +51,7 @@ $(document).ready(function(){
|
||||||
s.attr("title", "<%= escape_javascript l(:label_latest_compatible_version) %>: "+plugin_data.c);
|
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(){
|
error: function(){
|
||||||
$('#ajax-indicator').hide();
|
$('#ajax-indicator').hide();
|
||||||
|
|
|
@ -1115,3 +1115,4 @@ ar:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1212,3 +1212,4 @@ az:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1109,3 +1109,4 @@ bg:
|
||||||
text_repository_identifier_info: 'Позволени са малки букви (a-z), цифри, тирета и _.<br />Промяна след създаването му не е възможна.'
|
text_repository_identifier_info: 'Позволени са малки букви (a-z), цифри, тирета и _.<br />Промяна след създаването му не е възможна.'
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1128,3 +1128,4 @@ bs:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1117,3 +1117,4 @@ ca:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1117,3 +1117,4 @@ cs:
|
||||||
label_issue_assigned_to_updated: Přiřazený uživatel aktualizován
|
label_issue_assigned_to_updated: Přiřazený uživatel aktualizován
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1132,3 +1132,4 @@ da:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1124,3 +1124,4 @@ de:
|
||||||
warning_attachments_not_saved: "%{count} Datei(en) konnten nicht gespeichert werden."
|
warning_attachments_not_saved: "%{count} Datei(en) konnten nicht gespeichert werden."
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1115,3 +1115,4 @@ el:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1117,3 +1117,4 @@ en-GB:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -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_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_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
||||||
button_login: Login
|
button_login: Login
|
||||||
button_submit: Submit
|
button_submit: Submit
|
||||||
|
|
|
@ -1148,3 +1148,4 @@ es:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1128,3 +1128,4 @@ et:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1116,3 +1116,4 @@ eu:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1117,3 +1117,4 @@ fa:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1136,3 +1136,4 @@ fi:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -890,6 +890,7 @@ fr:
|
||||||
label_custom_field_select_type: Selectionner le type d'objet auquel attacher le champ personnalisé
|
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_check_for_updates: Vérifier les mises à jour
|
||||||
label_latest_compatible_version: Dernière version compatible
|
label_latest_compatible_version: Dernière version compatible
|
||||||
|
label_unknown_plugin: Plugin inconnu
|
||||||
|
|
||||||
button_login: Connexion
|
button_login: Connexion
|
||||||
button_submit: Soumettre
|
button_submit: Soumettre
|
||||||
|
|
|
@ -1126,3 +1126,4 @@ gl:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1120,3 +1120,4 @@ he:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1116,3 +1116,4 @@ hr:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1134,3 +1134,4 @@
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1119,3 +1119,4 @@ id:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1114,3 +1114,4 @@ it:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1139,3 +1139,4 @@ ja:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1159,3 +1159,4 @@ ko:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1174,3 +1174,4 @@ lt:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1109,3 +1109,4 @@ lv:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1115,3 +1115,4 @@ mk:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1116,3 +1116,4 @@ mn:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1094,3 +1094,4 @@ nl:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1105,3 +1105,4 @@
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1135,3 +1135,4 @@ pl:
|
||||||
label_issue_assigned_to_updated: Uaktualniono osobę przypisaną
|
label_issue_assigned_to_updated: Uaktualniono osobę przypisaną
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1134,3 +1134,4 @@ pt-BR:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1121,3 +1121,4 @@ pt:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1110,3 +1110,4 @@ ro:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1221,3 +1221,4 @@ ru:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1105,3 +1105,4 @@ sk:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1115,3 +1115,4 @@ sl:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1111,3 +1111,4 @@ sq:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1117,3 +1117,4 @@ sr-YU:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1116,3 +1116,4 @@ sr:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1153,3 +1153,4 @@ sv:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1112,3 +1112,4 @@ th:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1124,3 +1124,4 @@ tr:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1110,3 +1110,4 @@ uk:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1168,3 +1168,4 @@ vi:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1192,3 +1192,4 @@
|
||||||
text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。'
|
text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。'
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
|
@ -1116,3 +1116,4 @@ zh:
|
||||||
label_issue_assigned_to_updated: Assignee updated
|
label_issue_assigned_to_updated: Assignee updated
|
||||||
label_check_for_updates: Check for updates
|
label_check_for_updates: Check for updates
|
||||||
label_latest_compatible_version: Latest compatible version
|
label_latest_compatible_version: Latest compatible version
|
||||||
|
label_unknown_plugin: Unknown plugin
|
||||||
|
|
Loading…
Reference in New Issue