Author: rwhitcomb Date: Thu Jun 21 18:42:08 2018 New Revision: 1834042 URL: http://svn.apache.org/viewvc?rev=1834042&view=rev Log: PIVOT-1036: Add the Japanese resource files.
Added: pivot/trunk/tutorials/src/org/apache/pivot/tutorials/localization/Localization_ja.json pivot/trunk/tutorials/src/org/apache/pivot/tutorials/stocktracker/StockTrackerWindow_ja.json pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraCalendarSkin_ja.json pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraFileBrowserSheetSkin_ja.json pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraFileBrowserSkin_ja.json pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraVFSBrowserSheetSkin_ja.json pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraVFSBrowserSkin_ja.json pivot/trunk/wtk/src/org/apache/pivot/wtk/Alert_ja.json pivot/trunk/wtk/src/org/apache/pivot/wtk/Prompt_ja.json Added: pivot/trunk/tutorials/src/org/apache/pivot/tutorials/localization/Localization_ja.json URL: http://svn.apache.org/viewvc/pivot/trunk/tutorials/src/org/apache/pivot/tutorials/localization/Localization_ja.json?rev=1834042&view=auto ============================================================================== --- pivot/trunk/tutorials/src/org/apache/pivot/tutorials/localization/Localization_ja.json (added) +++ pivot/trunk/tutorials/src/org/apache/pivot/tutorials/localization/Localization_ja.json Thu Jun 21 18:42:08 2018 @@ -0,0 +1,25 @@ +/* + * 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. + */ +{ firstName: "å", + lastName: "å§", + street: "çªå°", + city: "å¸åºçºæ", + state: "é½éåºç", + postalCode: "éµä¾¿çªå·", + country: "å½" +} + Added: pivot/trunk/tutorials/src/org/apache/pivot/tutorials/stocktracker/StockTrackerWindow_ja.json URL: http://svn.apache.org/viewvc/pivot/trunk/tutorials/src/org/apache/pivot/tutorials/stocktracker/StockTrackerWindow_ja.json?rev=1834042&view=auto ============================================================================== --- pivot/trunk/tutorials/src/org/apache/pivot/tutorials/stocktracker/StockTrackerWindow_ja.json (added) +++ pivot/trunk/tutorials/src/org/apache/pivot/tutorials/stocktracker/StockTrackerWindow_ja.json Thu Jun 21 18:42:08 2018 @@ -0,0 +1,31 @@ +/* + * 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. + */ +{ stockTracker: "Pivot Stock Tracker", + symbol: "証å¸ã³ã¼ã", + companyName: "ä¼ç¤¾", + value: "éé¡", + openingValue: "å§å¤", + highValue: "é«", + lowValue: "ä½", + change: "忥æ¯", + volume: "åºæ¥é«", + addSymbol: "証å¸ã³ã¼ãã追å ", + removeSymbol: "鏿ãã証å¸ã³ã¼ããåé¤", + lastUpdate: "æçµæ´æ°æ¥æ", + dataProvidedBy: "ãã¼ã¿ã®æä¾è ", + yahooFinance: "Yahoo! Finance" +} Added: pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraCalendarSkin_ja.json URL: http://svn.apache.org/viewvc/pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraCalendarSkin_ja.json?rev=1834042&view=auto ============================================================================== --- pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraCalendarSkin_ja.json (added) +++ pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraCalendarSkin_ja.json Thu Jun 21 18:42:08 2018 @@ -0,0 +1,18 @@ +/* + * 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. + */ +{ weekdayCharacterIndex: 0 +} Added: pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraFileBrowserSheetSkin_ja.json URL: http://svn.apache.org/viewvc/pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraFileBrowserSheetSkin_ja.json?rev=1834042&view=auto ============================================================================== --- pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraFileBrowserSheetSkin_ja.json (added) +++ pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraFileBrowserSheetSkin_ja.json Thu Jun 21 18:42:08 2018 @@ -0,0 +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. + */ +{ saveAs: "ååãä»ãã¦ä¿å:", + ok: "OK", + cancel: "ãã£ã³ã»ã«" +} + Added: pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraFileBrowserSkin_ja.json URL: http://svn.apache.org/viewvc/pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraFileBrowserSkin_ja.json?rev=1834042&view=auto ============================================================================== --- pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraFileBrowserSkin_ja.json (added) +++ pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraFileBrowserSkin_ja.json Thu Jun 21 18:42:08 2018 @@ -0,0 +1,27 @@ +/* + * 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. + */ +{ selectDrive: "ãã©ã¤ãã®é¸æ", + goTo: "ä¸ã®ãã©ã«ãã¼ã«ç§»å", + goUp: "ä¸ã®ãã©ã«ãã¼ã«ç§»å", + newFolder: "æ°ãããã©ã«ãã¼ã®ä½æ", + goHome: "ãã¼ã ãã©ã«ãã¼ã«ç§»å", + search: "æ¤ç´¢", + searchFor: "ãã¡ã¤ã«ãæ¤ç´¢", + fileName: "ãã¡ã¤ã«", + size: "ãµã¤ãº", + lastModified: "æ´æ°æ¥æ" +} Added: pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraVFSBrowserSheetSkin_ja.json URL: http://svn.apache.org/viewvc/pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraVFSBrowserSheetSkin_ja.json?rev=1834042&view=auto ============================================================================== --- pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraVFSBrowserSheetSkin_ja.json (added) +++ pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraVFSBrowserSheetSkin_ja.json Thu Jun 21 18:42:08 2018 @@ -0,0 +1,22 @@ +/* + * 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. + */ +{ hostName: "ãã¹ãå:", + saveAs: "ååãä»ãã¦ä¿å:", + ok: "OK", + cancel: "ãã£ã³ã»ã«" +} + Added: pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraVFSBrowserSkin_ja.json URL: http://svn.apache.org/viewvc/pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraVFSBrowserSkin_ja.json?rev=1834042&view=auto ============================================================================== --- pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraVFSBrowserSkin_ja.json (added) +++ pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraVFSBrowserSkin_ja.json Thu Jun 21 18:42:08 2018 @@ -0,0 +1,27 @@ +/* + * 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. + */ +{ selectDrive: "ãã©ã¤ãã®é¸æ", + goTo: "ä¸ã®ãã©ã«ãã¼ã«ç§»å", + goUp: "ä¸ã®ãã©ã«ãã¼ã«ç§»å", + newFolder: "æ°ãããã©ã«ãã¼ã®ä½æ", + goHome: "ãã¼ã ãã©ã«ãã¼ã«ç§»å", + search: "æ¤ç´¢", + searchFor: "ãã¡ã¤ã«ãæ¤ç´¢", + fileName: "ãã¡ã¤ã«", + size: "ãµã¤ãº", + lastModified: "æ´æ°æ¥æ" +} Added: pivot/trunk/wtk/src/org/apache/pivot/wtk/Alert_ja.json URL: http://svn.apache.org/viewvc/pivot/trunk/wtk/src/org/apache/pivot/wtk/Alert_ja.json?rev=1834042&view=auto ============================================================================== --- pivot/trunk/wtk/src/org/apache/pivot/wtk/Alert_ja.json (added) +++ pivot/trunk/wtk/src/org/apache/pivot/wtk/Alert_ja.json Thu Jun 21 18:42:08 2018 @@ -0,0 +1,23 @@ +/* + * 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. + */ +{ defaultOption: "OK", + defaultTitle: "ã¢ã©ã¼ã", + defaultErrorTitle: "ã¨ã©ã¼", + defaultWarningTitle: "è¦å", + defaultQuestionTitle: "質å", + defaultInfoTitle: "æ å ±" +} Added: pivot/trunk/wtk/src/org/apache/pivot/wtk/Prompt_ja.json URL: http://svn.apache.org/viewvc/pivot/trunk/wtk/src/org/apache/pivot/wtk/Prompt_ja.json?rev=1834042&view=auto ============================================================================== --- pivot/trunk/wtk/src/org/apache/pivot/wtk/Prompt_ja.json (added) +++ pivot/trunk/wtk/src/org/apache/pivot/wtk/Prompt_ja.json Thu Jun 21 18:42:08 2018 @@ -0,0 +1,18 @@ +/* + * 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. + */ +{ defaultOption: "OK" +}