|
Author: jleroux
Date: Sun Jul 4 18:22:50 2010 New Revision: 960376 URL: http://svn.apache.org/viewvc?rev=960376&view=rev Log: Found a Jacopo's message while browsing around calendarDateSelect. I have not put plan fi because they exist in the calendarDateSelect project. I'd like to contribute those news to the calendarDateSelect project, but it's not a priority for me Modified: ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/de.js ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/en.js ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/es.js ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/fr.js ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/nl.js ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/pt.js ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/ru.js ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/zh.js Modified: ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/de.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/de.js?rev=960376&r1=960375&r2=960376&view=diff ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/de.js (original) +++ ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/de.js Sun Jul 4 18:22:50 2010 @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ Date.weekdays = $w('Mo Di Mi Do Fr Sa So'); Date.months = $w('Januar Februar März April Mai Juni Juli August September Oktober November Dezember'); Modified: ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/en.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/en.js?rev=960376&r1=960375&r2=960376&view=diff ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/en.js (original) +++ ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/en.js Sun Jul 4 18:22:50 2010 @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ Date.weekdays = $w("Sa M T W T F Su"); Date.months = $w("January February March April May June July August September October November December" ); Modified: ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/es.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/es.js?rev=960376&r1=960375&r2=960376&view=diff ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/es.js (original) +++ ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/es.js Sun Jul 4 18:22:50 2010 @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ Date.weekdays = $w("L M X J V S D"); Date.months = $w("Enero Febrero Marzo Abril Mayo Junio Julio Agosto Septiembre Octubre Noviembre Diciembre" ); Modified: ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/fr.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/fr.js?rev=960376&r1=960375&r2=960376&view=diff ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/fr.js (original) +++ ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/fr.js Sun Jul 4 18:22:50 2010 @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ Date.weekdays = $w('L Ma Me J V S D'); Date.months = $w('Janvier Février Mars Avril Mai Juin Juillet Août Septembre Octobre Novembre Décembre'); Modified: ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/nl.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/nl.js?rev=960376&r1=960375&r2=960376&view=diff ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/nl.js (original) +++ ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/nl.js Sun Jul 4 18:22:50 2010 @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ Date.weekdays = $w('Ma Di Wo Do Vr Za Zo'); Date.months = $w('Januari Februari Maart April Mei Juni Juli Augustus September Oktober November December'); Modified: ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/pt.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/pt.js?rev=960376&r1=960375&r2=960376&view=diff ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/pt.js (original) +++ ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/pt.js Sun Jul 4 18:22:50 2010 @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ Date.weekdays = $w('D S T Q Q S S'); Date.months = $w('Janeiro Fevereiro Março Abril Maio Junho Julho Agosto Setembro Outubro Novembro Dezembro'); Modified: ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/ru.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/ru.js?rev=960376&r1=960375&r2=960376&view=diff ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/ru.js (original) +++ ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/ru.js Sun Jul 4 18:22:50 2010 @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ Date.weekdays = $w('Ðн ÐÑ Ð¡Ñ Ð§Ñ ÐÑ Ð¡Ð± ÐÑ?'); Date.months = $w('ЯнваÑÑ Ð¤ÐµÐ²ÑÐ°Ð»Ñ ÐаÑÑ Ð?пÑÐµÐ»Ñ Ðай ÐÑÐ½Ñ ÐÑÐ»Ñ Ð?вгÑÑ?Ñ Ð¡ÐµÐ½ÑÑ?бÑÑ ÐкÑÑ?бÑÑ Ð?оÑ?бÑÑ ÐекабÑÑ'); Modified: ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/zh.js URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/zh.js?rev=960376&r1=960375&r2=960376&view=diff ============================================================================== --- ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/zh.js (original) +++ ofbiz/trunk/framework/images/webapp/images/calendarDateSelect/locale/zh.js Sun Jul 4 18:22:50 2010 @@ -1,3 +1,21 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ Date.weekdays = $w("? ? ? ? ? ? ?"); Date.months = $w("? ? ? ? ? ? ? ? ? ? ?? ??" ); |
| Free forum by Nabble | Edit this page |
