X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fes.lang.php;h=a152adc3481d031c374fb34209e0a7f2f0453fdd;hb=3aaa46077c0f00d91d46785a2e3fd86d541b8db9;hp=e7f886653440bdb2796091f0973bac8fdab99bf8;hpb=9a23a8c0a51b7ec38a96f525484134f3cb85dc7e;p=timetracker.git diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index e7f88665..a152adc3 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -65,9 +65,11 @@ $i18n_key_words = array( // Footer - strings on the bottom of most pages. // TODO: translate the following strings. -// 'footer.mobile_phones' => 'Time Tracker is available on mobile phones.', +// 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.' // 'footer.credits' => 'Credits', // 'footer.license' => 'License', +// 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language. + // This is a link to a webpage that describes how to contribute to the project. // Error messages. // TODO: translate the following strings. @@ -215,6 +217,8 @@ $i18n_key_words = array( 'label.role_manager' =>'(manejador)', 'label.role_comanager' => '(auxiliar del manejador)', 'label.role_admin' => '(administrador)', +// Translate the following string. +// 'label.page' => 'Page', // Labels for plugins (extensions to Time Tracker that provide additional features). // TODO: translate the following strings. // 'label.custom_fields' => 'Custom fields', @@ -463,4 +467,3 @@ $i18n_key_words = array( // 'form.mail.report_sent' => 'Report sent.', 'form.mail.invoice_sent' => 'Factura enviada.', ); -?> \ No newline at end of file