From b01e6423967ff1e22348a8d8145f1f3efd44d476 Mon Sep 17 00:00:00 2001 From: Tjw123hh <56749271+tjw123hh@users.noreply.github.com> Date: Wed, 26 Jun 2024 20:31:47 +0800 Subject: [PATCH 1/5] Update zh_CN.po --- translations/po/zh_CN.po | 193 +++++++++++++-------------------------- 1 file changed, 66 insertions(+), 127 deletions(-) diff --git a/translations/po/zh_CN.po b/translations/po/zh_CN.po index 699e7db..c8f7e77 100644 --- a/translations/po/zh_CN.po +++ b/translations/po/zh_CN.po @@ -2,14 +2,15 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # 吴相东 , 2016. +# tjw123hh , 2024. # msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" "POT-Creation-Date: 2024-02-18 09:43-0800\n" -"PO-Revision-Date: 2022-01-03 22:17+0000\n" -"Last-Translator: 吴相东 \n" +"PO-Revision-Date: 2024-06-26 12:18+0000\n" +"Last-Translator: tjw123hh \n" "Language-Team: 吴相东 \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" @@ -22,75 +23,75 @@ msgstr "" #: ../../package/metadata.desktop msgid "Weather Widget 3" -msgstr "" +msgstr "天气挂件 3" #: ../../package/metadata.desktop msgid "Plasmoid showing weather information from met.no server" -msgstr "添加 Open Weather Map" +msgstr "显示来自 Met.no 服务器的天气信息的 Plasma 挂件" #: ../../package/contents/code/data-loader.js #, qt-format msgid "%1 m" -msgstr "" +msgstr "%1 分钟" #: ../../package/contents/code/data-loader.js #, qt-format msgid "%1 h" -msgstr "" +msgstr "%1 小时" #: ../../package/contents/code/data-loader.js #, qt-format msgid "%1 d" -msgstr "" +msgstr "%1 天" #: ../../package/contents/code/data-loader.js msgid "hours" -msgstr "" +msgstr "时" #: ../../package/contents/code/unit-utils.js #: ../../package/contents/ui/config/ConfigUnits.qml msgid "°C" -msgstr "摄氏度" +msgstr "摄氏度(℃)" #: ../../package/contents/code/unit-utils.js #: ../../package/contents/ui/config/ConfigUnits.qml msgid "°F" -msgstr "华氏度" +msgstr "华氏度(℉)" #: ../../package/contents/code/unit-utils.js #: ../../package/contents/ui/config/ConfigUnits.qml msgid "K" -msgstr "" +msgstr "开尔文(K)" #: ../../package/contents/code/unit-utils.js #: ../../package/contents/ui/config/ConfigUnits.qml msgid "inHg" -msgstr "英寸汞柱" +msgstr "英寸汞柱(inHg)" #: ../../package/contents/code/unit-utils.js #: ../../package/contents/ui/config/ConfigUnits.qml msgid "mmHg" -msgstr "毫米汞柱" +msgstr "百帕(hPa)" #: ../../package/contents/code/unit-utils.js #: ../../package/contents/ui/config/ConfigUnits.qml msgid "hPa" -msgstr "百帕" +msgstr "百帕(hPa)" #: ../../package/contents/code/unit-utils.js #: ../../package/contents/ui/config/ConfigUnits.qml msgid "mph" -msgstr "英里/时" +msgstr "英里/时(mph)" #: ../../package/contents/code/unit-utils.js #: ../../package/contents/ui/config/ConfigUnits.qml msgid "km/h" -msgstr "公里/时" +msgstr "千米/时(km/h)" #: ../../package/contents/code/unit-utils.js #: ../../package/contents/ui/config/ConfigUnits.qml msgid "m/s" -msgstr "米/秒" +msgstr "米/秒(m/s)" #: ../../package/contents/config/config.qml msgid "General" @@ -107,7 +108,7 @@ msgstr "单位" #: ../../package/contents/ui/config/ConfigAppearance.qml msgctxt "Use default font" msgid "Default" -msgstr "" +msgstr "默认" #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Layout" @@ -123,11 +124,11 @@ msgstr "水平" #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "NOTE: Setting layout type for in-tray plasmoid has no effect." -msgstr "注意:设置布局类型对系统托盘里的部件无效." +msgstr "注意:设置布局类型在挂件处于托盘中时无效。" #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Vertical" -msgstr "垂直" +msgstr "竖直" #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Compact" @@ -135,7 +136,7 @@ msgstr "紧凑" #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "In-Tray Settings" -msgstr "托盘部件设置" +msgstr "托盘挂件设置" #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Active timeout" @@ -151,20 +152,22 @@ msgid "" "NOTE: After this timeout widget will be hidden in system tray until " "refreshed. You can always set the widget to be always \"Shown\" in system " "tray \"Entries\" settings." -msgstr "注意: 过了此时间后部件将会被隐藏至托盘中,直到天气更新后重新显示.你可以通过系统托盘 \"项目\"设置中将其设置为总是显示." +msgstr "" +"注意:超时后,该挂件将在系统托盘中隐藏,直到刷新。您可以在系统托盘的“项" +"目”设置中将挂件设置为“总是显示”确保它不隐藏。" #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Widget font style" -msgstr "" +msgstr "挂件字体样式" #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Widget font size" -msgstr "" +msgstr "挂件字体大小" #: ../../package/contents/ui/config/ConfigAppearance.qml msgctxt "pixels" msgid "px" -msgstr "" +msgstr "像素(px)" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Location" @@ -172,19 +175,19 @@ msgstr "位置" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Area" -msgstr "" +msgstr "区域" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Latitude" -msgstr "Latitude" +msgstr "纬度" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Longitude" -msgstr "长身材" +msgstr "经度" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Altitude" -msgstr "" +msgstr "海拔" #: ../../package/contents/ui/config/ConfigGeneral.qml #: ../../package/contents/ui/config/ConfigUnits.qml @@ -193,7 +196,7 @@ msgstr "时区" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Plasmoid version" -msgstr "部件版本" +msgstr "挂件版本" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Source" @@ -201,7 +204,7 @@ msgstr "来源" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Place Identifier" -msgstr "地区ID" +msgstr "地区代码或 ID" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Displayed as" @@ -209,7 +212,7 @@ msgstr "显示名称" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Description" -msgstr "" +msgstr "描述" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Miscellaneous" @@ -217,7 +220,7 @@ msgstr "杂项" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Reload interval" -msgstr "载入间隔" +msgstr "刷新间隔" #: ../../package/contents/ui/config/ConfigGeneral.qml msgctxt "Abbreviation for minutes" @@ -229,18 +232,20 @@ msgid "" "Met.no weather forecast data provided by The Norwegian Meteorological " "Institute." msgstr "" +"Met.no 天气预报数据由挪威气象研究所(The Norwegian Meteorological Institute)" +"提供。" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Sunrise/sunset data provided by Sunrise - Sunset." -msgstr "" +msgstr "日出/日落数据由 Sunrise - Sunset 提供。" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "OWM weather forecast data provided by OpenWeather." -msgstr "" +msgstr "OWM 天气预报数据由 OpenWeather 提供。" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Weather icons created by Erik Flowers." -msgstr "" +msgstr "天气图标由 Erik Flowers 创作。" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Change Displayed As" @@ -252,7 +257,7 @@ msgstr "输入城市名称" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Add Open Weather Map Place" -msgstr "添加 Open Weather Map" +msgstr "从 Open Weather Map 添加地区" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Paste URL here" @@ -264,15 +269,15 @@ msgstr "城市名称" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Find your city ID by searching here" -msgstr "搜索这里找到你的城市ID" +msgstr "查找城市 ID" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "" "...and paste here the whole URL\n" "e.g. http://openweathermap.org/city/2946447 for Bonn, Germany." msgstr "" -"在此粘贴网址\n" -"例如: http://openweathermap.org/city/2946447 德国,波恩." +"在此粘贴完整网址\n" +"例如: http://openweathermap.org/city/2946447 代表德国波恩。" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Add Met.no Map Place" @@ -280,39 +285,39 @@ msgstr "添加 Met.no" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Search" -msgstr "" +msgstr "搜索" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "URL" -msgstr "" +msgstr "URL" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Location Search" -msgstr "" +msgstr "搜索位置" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Alt" -msgstr "" +msgstr "别名" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Search data extracted from data provided by Geonames.org." -msgstr "" +msgstr "搜索使用数据提取自 Geonames.org。" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Country" -msgstr "" +msgstr "国家或地区" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Filter" -msgstr "" +msgstr "过滤器" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Confirmation" -msgstr "" +msgstr "确认" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Do you want to select" -msgstr "" +msgstr "确定选择" #: ../../package/contents/ui/config/ConfigUnits.qml msgid "Temperature" @@ -328,34 +333,34 @@ msgstr "风速" #: ../../package/contents/ui/config/ConfigUnits.qml msgid "My local-time" -msgstr "本地时间" +msgstr "我的本地时间" #: ../../package/contents/ui/config/ConfigUnits.qml #: ../../package/contents/ui/FullRepresentation.qml #: ../../package/contents/ui/providers/OpenWeatherMap.qml msgid "UTC" -msgstr "UTC" +msgstr "协调世界时(UTC)" #: ../../package/contents/ui/config/ConfigUnits.qml msgid "Location Timezone" -msgstr "" +msgstr "位置所在时区" #: ../../package/contents/ui/FullRepresentation.qml msgid "Next Location" -msgstr "下一个位置" +msgstr "后一个位置" #: ../../package/contents/ui/FullRepresentation.qml msgid "Previous Location" -msgstr "" +msgstr "前一个位置" #: ../../package/contents/ui/FullRepresentation.qml msgid "Reload" -msgstr "" +msgstr "刷新" #: ../../package/contents/ui/main.qml #, qt-format msgid "%1 ago" -msgstr "%1 前" +msgstr "%1前" #: ../../package/contents/ui/main.qml msgid "near future" @@ -363,89 +368,23 @@ msgstr "不久后" #: ../../package/contents/ui/Meteogram.qml msgid "mm" -msgstr "" +msgstr "mm" #: ../../package/contents/ui/Meteogram.qml msgid "cm" -msgstr "" +msgstr "cm" #: ../../package/contents/ui/Meteogram.qml msgid "in" -msgstr "" +msgstr "in" #: ../../package/contents/ui/providers/MetNo.qml #: ../../package/contents/ui/providers/OpenWeatherMapJS.qml msgid "" "Weather forecast data provided by The Norwegian Meteorological Institute." msgstr "" +"天气预报数据由挪威气象研究所(The Norwegian Meteorological Institute)提供" #: ../../package/contents/ui/providers/OpenWeatherMap.qml msgid "Weather forecast data provided by OpenWeather." -msgstr "" - -#~ msgid "Layout type:" -#~ msgstr "布局类型:" - -#~ msgid "Active timeout:" -#~ msgstr "显示时间:" - -#~ msgid "Find your city ID by searching here:" -#~ msgstr "搜索这里找到你的城市ID:" - -#~ msgid "Plasmoid version:" -#~ msgstr "部件版本:" - -#~ msgid "Action" -#~ msgstr "动作" - -#~ msgid "Reload interval:" -#~ msgstr "载入间隔:" - -#~ msgid "Temperature:" -#~ msgstr "温度:" - -#~ msgid "Pressure:" -#~ msgstr "气压:" - -#~ msgid "Wind speed:" -#~ msgstr "风速" - -#~ msgid "Timezone:" -#~ msgstr "时区:" - -#~ msgid "Resume Updating" -#~ msgstr "恢复" - -#~ msgid "Pause Updating" -#~ msgstr "暂停" - -#~ msgid "today" -#~ msgstr "今天" - -#~ msgid "Offline mode" -#~ msgstr "离线模式" - -#~ msgid "Loading image..." -#~ msgstr "载入图片中..." - -#~ msgid "Render meteogram for yr.no" -#~ msgstr "绘制 yr.no 天气图表" - -#~ msgid "Add yr.no Place" -#~ msgstr "添加 yr.no" - -#~ msgid "" -#~ "Find your town string in yr.no (english version)\n" -#~ "and use the URL from your browser to add a new location. E.g. paste " -#~ "this:\n" -#~ "http://www.yr.no/place/Germany/North_Rhine-Westphalia/Bonn/" -#~ msgstr "" -#~ "在 yr.no 中找到您城市的英文字串\n" -#~ "并从您的浏览器中使用该 URL 加入新位置。例如:\n" -#~ "http://www.yr.no/place/Germany/North_Rhine-Westphalia/Bonn/" - -#~ msgid "humidity" -#~ msgstr "湿度" - -#~ msgid "clouds" -#~ msgstr "云" +msgstr "天气预报数据由 OpenWeather 提供" From d3ac5d61dd75cf866f3158b7312d6f2889bf0253 Mon Sep 17 00:00:00 2001 From: Tjw123hh Date: Wed, 26 Jun 2024 20:35:28 +0800 Subject: [PATCH 2/5] add zh-CN translations --- translations/ReadMe.md | 36 +++++++-------- translations/po/bg.po | 78 +++++++++++++++++---------------- translations/po/ca_ES.po | 78 +++++++++++++++++---------------- translations/po/cs.po | 78 +++++++++++++++++---------------- translations/po/de.po | 82 +++++++++++++++++----------------- translations/po/en.po | 62 ++++++++++++++------------ translations/po/es.po | 78 +++++++++++++++++---------------- translations/po/fr.po | 78 +++++++++++++++++---------------- translations/po/hu_HU.po | 78 +++++++++++++++++---------------- translations/po/it_IT.po | 78 +++++++++++++++++---------------- translations/po/lt.po | 81 +++++++++++++++++----------------- translations/po/nb.po | 82 +++++++++++++++++----------------- translations/po/nl.po | 82 +++++++++++++++++----------------- translations/po/pl.po | 85 +++++++++++++++++++----------------- translations/po/ru.po | 81 +++++++++++++++++----------------- translations/po/sv.po | 82 +++++++++++++++++----------------- translations/po/template.pot | 66 ++++++++++++++++------------ translations/po/zh_CN.po | 83 ++++++++++++++++++----------------- translations/po/zh_TW.po | 82 +++++++++++++++++----------------- 19 files changed, 749 insertions(+), 701 deletions(-) diff --git a/translations/ReadMe.md b/translations/ReadMe.md index ec6b073..ad2ebf6 100644 --- a/translations/ReadMe.md +++ b/translations/ReadMe.md @@ -1,20 +1,20 @@ | Locale | Lines | % Done| |----------|---------|-------| -| Template | 83 | | -| bg | 48/83 | 57% | -| ca_ES | 54/83 | 65% | -| cs | 35/83 | 42% | -| de | 79/83 | 95% | -| en | 0/83 | 0% | -| es | 47/83 | 56% | -| fr | 48/83 | 57% | -| hu_HU | 47/83 | 56% | -| it_IT | 47/83 | 56% | -| lt | 47/83 | 56% | -| nb | 76/83 | 91% | -| nl | 77/83 | 92% | -| pl | 77/83 | 92% | -| ru | 79/83 | 95% | -| sv | 76/83 | 91% | -| zh_CN | 48/83 | 57% | -| zh_TW | 48/83 | 57% | +| Template | 85 | | +| bg | 49/85 | 57% | +| ca_ES | 56/85 | 65% | +| cs | 38/85 | 44% | +| de | 80/85 | 94% | +| en | 0/85 | 0% | +| es | 49/85 | 57% | +| fr | 49/85 | 57% | +| hu_HU | 49/85 | 57% | +| it_IT | 49/85 | 57% | +| lt | 49/85 | 57% | +| nb | 79/85 | 92% | +| nl | 78/85 | 91% | +| pl | 78/85 | 91% | +| ru | 81/85 | 95% | +| sv | 78/85 | 91% | +| zh_CN | 85/85 | 100% | +| zh_TW | 49/85 | 57% | diff --git a/translations/po/bg.po b/translations/po/bg.po index 0db6a3f..93f4359 100644 --- a/translations/po/bg.po +++ b/translations/po/bg.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-02-18 09:43-0800\n" +"POT-Creation-Date: 2024-06-26 20:33+0800\n" "PO-Revision-Date: 2022-01-03 22:02+0000\n" "Last-Translator: bvbfan\n" "Language-Team: bvbfan\n" @@ -29,17 +29,14 @@ msgid "Plasmoid showing weather information from met.no server" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 m" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 h" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 d" msgstr "" @@ -160,6 +157,10 @@ msgstr "" msgid "Widget font style" msgstr "" +#: ../../package/contents/ui/config/ConfigAppearance.qml +msgid "Show last reloaded time" +msgstr "" + #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Widget font size" msgstr "" @@ -169,35 +170,14 @@ msgctxt "pixels" msgid "px" msgstr "" -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Location" -msgstr "Местоположение" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Area" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Latitude" -msgstr "Ширина" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Longitude" -msgstr "Географска ширина" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Altitude" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -#: ../../package/contents/ui/config/ConfigUnits.qml -msgid "Timezone" -msgstr "Времева зона" - #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Plasmoid version" msgstr "Джаджа версия" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Location" +msgstr "Местоположение" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Source" msgstr "Ресурс" @@ -211,8 +191,8 @@ msgid "Displayed as" msgstr "Покажи като" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Description" -msgstr "" +msgid "Action" +msgstr "Действие" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Miscellaneous" @@ -285,14 +265,39 @@ msgstr "Добави Met.no Map място" msgid "Search" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Latitude" +msgstr "Ширина" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Longitude" +msgstr "Географска ширина" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Altitude" +msgstr "" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Url" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "URL" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +#: ../../package/contents/ui/config/ConfigUnits.qml +msgid "Timezone" +msgstr "Времева зона" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Location Search" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Area" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Alt" msgstr "" @@ -343,20 +348,21 @@ msgstr "UTC" msgid "Location Timezone" msgstr "" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Next Location" msgstr "Следващо местоположение" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml -msgid "Previous Location" +msgid "Reload" msgstr "" #: ../../package/contents/ui/FullRepresentation.qml -msgid "Reload" +msgid "Previous Location" msgstr "" #: ../../package/contents/ui/main.qml -#, qt-format msgid "%1 ago" msgstr "преди %1" @@ -377,7 +383,6 @@ msgid "in" msgstr "" #: ../../package/contents/ui/providers/MetNo.qml -#: ../../package/contents/ui/providers/OpenWeatherMapJS.qml msgid "" "Weather forecast data provided by The Norwegian Meteorological Institute." msgstr "" @@ -398,9 +403,6 @@ msgstr "" #~ msgid "Plasmoid version:" #~ msgstr "Джаджа версия:" -#~ msgid "Action" -#~ msgstr "Действие" - #~ msgid "Reload interval:" #~ msgstr "Интервал на обновяване:" diff --git a/translations/po/ca_ES.po b/translations/po/ca_ES.po index 69d1d58..a318bfc 100644 --- a/translations/po/ca_ES.po +++ b/translations/po/ca_ES.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: weatherWidget-2\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-02-18 09:43-0800\n" +"POT-Creation-Date: 2024-06-26 20:33+0800\n" "PO-Revision-Date: 2022-02-13 14:00+0100\n" "Last-Translator: Eduard Selma \n" "Language-Team: \n" @@ -29,17 +29,14 @@ msgid "Plasmoid showing weather information from met.no server" msgstr "Plasmoid que mostra informació del temps del servidor de met.no" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 m" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 h" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 d" msgstr "" @@ -160,6 +157,10 @@ msgstr "" msgid "Widget font style" msgstr "" +#: ../../package/contents/ui/config/ConfigAppearance.qml +msgid "Show last reloaded time" +msgstr "" + #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Widget font size" msgstr "" @@ -169,35 +170,14 @@ msgctxt "pixels" msgid "px" msgstr "" -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Location" -msgstr "Ubicació" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Area" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Latitude" -msgstr "Latitud" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Longitude" -msgstr "Longitud" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Altitude" -msgstr "Altura" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -#: ../../package/contents/ui/config/ConfigUnits.qml -msgid "Timezone" -msgstr "Fus horari" - #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Plasmoid version" msgstr "Versió del plasmoid" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Location" +msgstr "Ubicació" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Source" msgstr "Origen" @@ -211,8 +191,8 @@ msgid "Displayed as" msgstr "Visualitzat com" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Description" -msgstr "" +msgid "Action" +msgstr "Acció" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Miscellaneous" @@ -285,14 +265,39 @@ msgstr "Afegeix un lloc de Met.no" msgid "Search" msgstr "Cerca" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Latitude" +msgstr "Latitud" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Longitude" +msgstr "Longitud" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Altitude" +msgstr "Altura" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Url" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "URL" msgstr "URL" +#: ../../package/contents/ui/config/ConfigGeneral.qml +#: ../../package/contents/ui/config/ConfigUnits.qml +msgid "Timezone" +msgstr "Fus horari" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Location Search" msgstr "Cerca del Lloc" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Area" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Alt" msgstr "" @@ -343,20 +348,21 @@ msgstr "UTC" msgid "Location Timezone" msgstr "" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Next Location" msgstr "Propera ubicació" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml -msgid "Previous Location" +msgid "Reload" msgstr "" #: ../../package/contents/ui/FullRepresentation.qml -msgid "Reload" +msgid "Previous Location" msgstr "" #: ../../package/contents/ui/main.qml -#, qt-format msgid "%1 ago" msgstr "Fa %1" @@ -377,7 +383,6 @@ msgid "in" msgstr "" #: ../../package/contents/ui/providers/MetNo.qml -#: ../../package/contents/ui/providers/OpenWeatherMapJS.qml msgid "" "Weather forecast data provided by The Norwegian Meteorological Institute." msgstr "" @@ -415,9 +420,6 @@ msgstr "" #~ msgid "Plasmoid version:" #~ msgstr "Versió del plasmoid:" -#~ msgid "Action" -#~ msgstr "Acció" - #~ msgid "Reload interval:" #~ msgstr "Versió del plasmoid:" diff --git a/translations/po/cs.po b/translations/po/cs.po index c18eed6..545bc09 100644 --- a/translations/po/cs.po +++ b/translations/po/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-02-18 09:43-0800\n" +"POT-Creation-Date: 2024-06-26 20:33+0800\n" "PO-Revision-Date: 2022-01-03 22:03+0000\n" "Last-Translator: Martin Kotelnik \n" "Language-Team: Martin Kotelnik \n" @@ -29,17 +29,14 @@ msgid "Plasmoid showing weather information from met.no server" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 m" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 h" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 d" msgstr "" @@ -160,6 +157,10 @@ msgstr "" msgid "Widget font style" msgstr "" +#: ../../package/contents/ui/config/ConfigAppearance.qml +msgid "Show last reloaded time" +msgstr "" + #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Widget font size" msgstr "" @@ -169,35 +170,14 @@ msgctxt "pixels" msgid "px" msgstr "" -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Location" -msgstr "Lokace" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Area" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Latitude" -msgstr "Zeměpisná šířka" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Longitude" -msgstr "Dlouhá síla" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Altitude" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -#: ../../package/contents/ui/config/ConfigUnits.qml -msgid "Timezone" -msgstr "Časová zóna" - #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Plasmoid version" msgstr "Verze apletu" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Location" +msgstr "Lokace" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Source" msgstr "Zdroj" @@ -211,8 +191,8 @@ msgid "Displayed as" msgstr "Alias" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Description" -msgstr "" +msgid "Action" +msgstr "Akce" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Miscellaneous" @@ -285,14 +265,39 @@ msgstr "Přidat lokaci Met.no Map Map" msgid "Search" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Latitude" +msgstr "Zeměpisná šířka" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Longitude" +msgstr "Dlouhá síla" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Altitude" +msgstr "" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Url" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "URL" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +#: ../../package/contents/ui/config/ConfigUnits.qml +msgid "Timezone" +msgstr "Časová zóna" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Location Search" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Area" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Alt" msgstr "" @@ -343,20 +348,21 @@ msgstr "" msgid "Location Timezone" msgstr "" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Next Location" msgstr "Další lokace" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml -msgid "Previous Location" +msgid "Reload" msgstr "" #: ../../package/contents/ui/FullRepresentation.qml -msgid "Reload" +msgid "Previous Location" msgstr "" #: ../../package/contents/ui/main.qml -#, qt-format msgid "%1 ago" msgstr "před %1" @@ -377,7 +383,6 @@ msgid "in" msgstr "" #: ../../package/contents/ui/providers/MetNo.qml -#: ../../package/contents/ui/providers/OpenWeatherMapJS.qml msgid "" "Weather forecast data provided by The Norwegian Meteorological Institute." msgstr "" @@ -398,9 +403,6 @@ msgstr "" #~ msgid "Plasmoid version:" #~ msgstr "Verze apletu:" -#~ msgid "Action" -#~ msgstr "Akce" - #~ msgid "Reload interval:" #~ msgstr "Obnovovací interval:" diff --git a/translations/po/de.po b/translations/po/de.po index c8488cb..0db6d91 100644 --- a/translations/po/de.po +++ b/translations/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-02-18 09:43-0800\n" +"POT-Creation-Date: 2024-06-26 20:33+0800\n" "PO-Revision-Date: 2022-09-25 10:54+0200\n" "Last-Translator: Martin Schnitkemper\n" "Language-Team: mfroeb\n" @@ -29,17 +29,14 @@ msgid "Plasmoid showing weather information from met.no server" msgstr "Plasmoid zeigt Wetterinformationen des met.no-Servers" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 m" msgstr "%1 m" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 h" msgstr "%1 s" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 d" msgstr "%1 t" @@ -163,6 +160,10 @@ msgstr "" msgid "Widget font style" msgstr "Widget-Schriftstil" +#: ../../package/contents/ui/config/ConfigAppearance.qml +msgid "Show last reloaded time" +msgstr "" + #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Widget font size" msgstr "Widget-Schriftgröße" @@ -172,35 +173,14 @@ msgctxt "pixels" msgid "px" msgstr "px" -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Location" -msgstr "Orte" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Area" -msgstr "Gebiet" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Latitude" -msgstr "Breite" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Longitude" -msgstr "Längengrad" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Altitude" -msgstr "Höhe" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -#: ../../package/contents/ui/config/ConfigUnits.qml -msgid "Timezone" -msgstr "Zeitzone" - #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Plasmoid version" msgstr "Plasmoid-Version" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Location" +msgstr "Orte" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Source" msgstr "Quelle" @@ -214,8 +194,8 @@ msgid "Displayed as" msgstr "Anzeigename" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Description" -msgstr "" +msgid "Action" +msgstr "Aktion" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Miscellaneous" @@ -291,14 +271,39 @@ msgstr "Ort von \"Met.no Map\" hinzufügen" msgid "Search" msgstr "Suche" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Latitude" +msgstr "Breite" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Longitude" +msgstr "Längengrad" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Altitude" +msgstr "Höhe" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Url" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "URL" msgstr "URL" +#: ../../package/contents/ui/config/ConfigGeneral.qml +#: ../../package/contents/ui/config/ConfigUnits.qml +msgid "Timezone" +msgstr "Zeitzone" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Location Search" msgstr "Standortsuche" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Area" +msgstr "Gebiet" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Alt" msgstr "" @@ -349,20 +354,21 @@ msgstr "Weltzeit (UTC)" msgid "Location Timezone" msgstr "Zeitzone des Standorts" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Next Location" msgstr "Nächster Ort" -#: ../../package/contents/ui/FullRepresentation.qml -msgid "Previous Location" -msgstr "Vorheriger Ort" - +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Reload" msgstr "Nachladen" +#: ../../package/contents/ui/FullRepresentation.qml +msgid "Previous Location" +msgstr "Vorheriger Ort" + #: ../../package/contents/ui/main.qml -#, qt-format msgid "%1 ago" msgstr "vor %1" @@ -383,7 +389,6 @@ msgid "in" msgstr "in" #: ../../package/contents/ui/providers/MetNo.qml -#: ../../package/contents/ui/providers/OpenWeatherMapJS.qml msgid "" "Weather forecast data provided by The Norwegian Meteorological Institute." msgstr "" @@ -453,9 +458,6 @@ msgstr "Wettervorhersagedaten bereitgestellt von OpenWeather." #~ msgid "Plasmoid version:" #~ msgstr "Plasmoid-Version:" -#~ msgid "Action" -#~ msgstr "Aktion" - #~ msgid "Reload interval:" #~ msgstr "Aktualisierungsintervall:" diff --git a/translations/po/en.po b/translations/po/en.po index 9b92a61..c24df60 100644 --- a/translations/po/en.po +++ b/translations/po/en.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-02-18 09:43-0800\n" +"POT-Creation-Date: 2024-06-26 20:33+0800\n" "PO-Revision-Date: 2016-03-26 21:59+0100\n" "Last-Translator: Martin Kotelnik \n" "Language-Team: Martin Kotelnik \n" @@ -152,31 +152,11 @@ msgid "px" msgstr "" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Location" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Area" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Latitude" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Longitude" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Altitude" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml ../../package/contents/ui/config/ConfigUnits.qml -msgid "Timezone" +msgid "Plasmoid version" msgstr "" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Plasmoid version" +msgid "Location" msgstr "" #: ../../package/contents/ui/config/ConfigGeneral.qml @@ -192,7 +172,7 @@ msgid "Displayed as" msgstr "" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Description" +msgid "Action" msgstr "" #: ../../package/contents/ui/config/ConfigGeneral.qml @@ -262,14 +242,38 @@ msgstr "" msgid "Search" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Latitude" +msgstr "" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Longitude" +msgstr "" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Altitude" +msgstr "" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Url" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "URL" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml ../../package/contents/ui/config/ConfigUnits.qml +msgid "Timezone" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Location Search" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Area" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Alt" msgstr "" @@ -318,16 +322,16 @@ msgstr "" msgid "Location Timezone" msgstr "" -#: ../../package/contents/ui/FullRepresentation.qml +#: ../../package/contents/ui/FullRepresentationInTray.qml ../../package/contents/ui/FullRepresentation.qml msgid "Next Location" msgstr "" -#: ../../package/contents/ui/FullRepresentation.qml -msgid "Previous Location" +#: ../../package/contents/ui/FullRepresentationInTray.qml ../../package/contents/ui/FullRepresentation.qml +msgid "Reload" msgstr "" #: ../../package/contents/ui/FullRepresentation.qml -msgid "Reload" +msgid "Previous Location" msgstr "" #: ../../package/contents/ui/main.qml @@ -350,7 +354,7 @@ msgstr "" msgid "in" msgstr "" -#: ../../package/contents/ui/providers/MetNo.qml ../../package/contents/ui/providers/OpenWeatherMapJS.qml +#: ../../package/contents/ui/providers/MetNo.qml msgid "Weather forecast data provided by The Norwegian Meteorological Institute." msgstr "" diff --git a/translations/po/es.po b/translations/po/es.po index b2ac05e..6fdd7d2 100644 --- a/translations/po/es.po +++ b/translations/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-02-18 09:43-0800\n" +"POT-Creation-Date: 2024-06-26 20:33+0800\n" "PO-Revision-Date: 2022-01-03 22:04+0000\n" "Last-Translator: Kepa Badiola \n" "Language-Team: spanish \n" @@ -29,17 +29,14 @@ msgid "Plasmoid showing weather information from met.no server" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 m" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 h" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 d" msgstr "" @@ -163,6 +160,10 @@ msgstr "" msgid "Widget font style" msgstr "" +#: ../../package/contents/ui/config/ConfigAppearance.qml +msgid "Show last reloaded time" +msgstr "" + #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Widget font size" msgstr "" @@ -172,35 +173,14 @@ msgctxt "pixels" msgid "px" msgstr "" -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Location" -msgstr "Ubicación" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Area" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Latitude" -msgstr "Latitud" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Longitude" -msgstr "Longevidad" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Altitude" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -#: ../../package/contents/ui/config/ConfigUnits.qml -msgid "Timezone" -msgstr "Huso Horario" - #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Plasmoid version" msgstr "Versión del plasmoide" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Location" +msgstr "Ubicación" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Source" msgstr "Origen" @@ -214,8 +194,8 @@ msgid "Displayed as" msgstr "Mostrado como" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Description" -msgstr "" +msgid "Action" +msgstr "Acción" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Miscellaneous" @@ -288,14 +268,39 @@ msgstr "Añadir Lugar de Met.no Map" msgid "Search" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Latitude" +msgstr "Latitud" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Longitude" +msgstr "Longevidad" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Altitude" +msgstr "" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Url" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "URL" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +#: ../../package/contents/ui/config/ConfigUnits.qml +msgid "Timezone" +msgstr "Huso Horario" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Location Search" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Area" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Alt" msgstr "" @@ -346,20 +351,21 @@ msgstr "UTC" msgid "Location Timezone" msgstr "" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Next Location" msgstr "Próxima Ubicación" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml -msgid "Previous Location" +msgid "Reload" msgstr "" #: ../../package/contents/ui/FullRepresentation.qml -msgid "Reload" +msgid "Previous Location" msgstr "" #: ../../package/contents/ui/main.qml -#, qt-format msgid "%1 ago" msgstr "hace %1" @@ -380,7 +386,6 @@ msgid "in" msgstr "" #: ../../package/contents/ui/providers/MetNo.qml -#: ../../package/contents/ui/providers/OpenWeatherMapJS.qml msgid "" "Weather forecast data provided by The Norwegian Meteorological Institute." msgstr "" @@ -401,9 +406,6 @@ msgstr "" #~ msgid "Plasmoid version:" #~ msgstr "Versión del plasmoide:" -#~ msgid "Action" -#~ msgstr "Acción" - #~ msgid "Reload interval:" #~ msgstr "Intervalo de recarga:" diff --git a/translations/po/fr.po b/translations/po/fr.po index aadbe17..11522ec 100644 --- a/translations/po/fr.po +++ b/translations/po/fr.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-02-18 09:43-0800\n" +"POT-Creation-Date: 2024-06-26 20:33+0800\n" "PO-Revision-Date: 2022-01-03 22:37+0000\n" "Last-Translator: David Geiger \n" "Language-Team: French (http://www.mageialinux-online.org/)\n" @@ -32,17 +32,14 @@ msgid "Plasmoid showing weather information from met.no server" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 m" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 h" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 d" msgstr "" @@ -165,6 +162,10 @@ msgstr "" msgid "Widget font style" msgstr "" +#: ../../package/contents/ui/config/ConfigAppearance.qml +msgid "Show last reloaded time" +msgstr "" + #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Widget font size" msgstr "" @@ -174,35 +175,14 @@ msgctxt "pixels" msgid "px" msgstr "" -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Location" -msgstr "Emplacement" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Area" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Latitude" -msgstr "Latitude" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Longitude" -msgstr "Longitude" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Altitude" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -#: ../../package/contents/ui/config/ConfigUnits.qml -msgid "Timezone" -msgstr "Fuseau Horaire" - #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Plasmoid version" msgstr "Version du plasmoïde" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Location" +msgstr "Emplacement" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Source" msgstr "Source" @@ -216,8 +196,8 @@ msgid "Displayed as" msgstr "Affiché comme" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Description" -msgstr "" +msgid "Action" +msgstr "Action" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Miscellaneous" @@ -290,14 +270,39 @@ msgstr "Ajouter une place de Met.no" msgid "Search" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Latitude" +msgstr "Latitude" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Longitude" +msgstr "Longitude" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Altitude" +msgstr "" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Url" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "URL" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +#: ../../package/contents/ui/config/ConfigUnits.qml +msgid "Timezone" +msgstr "Fuseau Horaire" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Location Search" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Area" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Alt" msgstr "" @@ -348,20 +353,21 @@ msgstr "UTC" msgid "Location Timezone" msgstr "" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Next Location" msgstr "Emplacement suivant" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml -msgid "Previous Location" +msgid "Reload" msgstr "" #: ../../package/contents/ui/FullRepresentation.qml -msgid "Reload" +msgid "Previous Location" msgstr "" #: ../../package/contents/ui/main.qml -#, qt-format msgid "%1 ago" msgstr "il y a %1" @@ -382,7 +388,6 @@ msgid "in" msgstr "" #: ../../package/contents/ui/providers/MetNo.qml -#: ../../package/contents/ui/providers/OpenWeatherMapJS.qml msgid "" "Weather forecast data provided by The Norwegian Meteorological Institute." msgstr "" @@ -403,9 +408,6 @@ msgstr "" #~ msgid "Plasmoid version:" #~ msgstr "Version du plasmoïde:" -#~ msgid "Action" -#~ msgstr "Action" - #~ msgid "Reload interval:" #~ msgstr "Intervalle de rechargement :" diff --git a/translations/po/hu_HU.po b/translations/po/hu_HU.po index 60dab01..f839849 100644 --- a/translations/po/hu_HU.po +++ b/translations/po/hu_HU.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-applet-weather-widget\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-02-18 09:43-0800\n" +"POT-Creation-Date: 2024-06-26 20:33+0800\n" "PO-Revision-Date: 2022-01-03 22:07+0000\n" "Last-Translator: Laszlo Espadas \n" "Language-Team: Hungarian \n" @@ -29,17 +29,14 @@ msgid "Plasmoid showing weather information from met.no server" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 m" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 h" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 d" msgstr "" @@ -160,6 +157,10 @@ msgstr "" msgid "Widget font style" msgstr "" +#: ../../package/contents/ui/config/ConfigAppearance.qml +msgid "Show last reloaded time" +msgstr "" + #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Widget font size" msgstr "" @@ -169,35 +170,14 @@ msgctxt "pixels" msgid "px" msgstr "" -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Location" -msgstr "Hely" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Area" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Latitude" -msgstr "Szélesség" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Longitude" -msgstr "Hosszúság" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Altitude" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -#: ../../package/contents/ui/config/ConfigUnits.qml -msgid "Timezone" -msgstr "Időzóna" - #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Plasmoid version" msgstr "Plasmoid verzió" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Location" +msgstr "Hely" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Source" msgstr "Forrás" @@ -211,8 +191,8 @@ msgid "Displayed as" msgstr "Város" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Description" -msgstr "" +msgid "Action" +msgstr "Művelet" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Miscellaneous" @@ -285,14 +265,39 @@ msgstr "Met.no Map hely hozzáadás" msgid "Search" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Latitude" +msgstr "Szélesség" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Longitude" +msgstr "Hosszúság" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Altitude" +msgstr "" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Url" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "URL" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +#: ../../package/contents/ui/config/ConfigUnits.qml +msgid "Timezone" +msgstr "Időzóna" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Location Search" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Area" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Alt" msgstr "" @@ -343,20 +348,21 @@ msgstr "UTC" msgid "Location Timezone" msgstr "" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Next Location" msgstr "Következő hely" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml -msgid "Previous Location" +msgid "Reload" msgstr "" #: ../../package/contents/ui/FullRepresentation.qml -msgid "Reload" +msgid "Previous Location" msgstr "" #: ../../package/contents/ui/main.qml -#, qt-format msgid "%1 ago" msgstr "%1 ezelőtt" @@ -377,7 +383,6 @@ msgid "in" msgstr "" #: ../../package/contents/ui/providers/MetNo.qml -#: ../../package/contents/ui/providers/OpenWeatherMapJS.qml msgid "" "Weather forecast data provided by The Norwegian Meteorological Institute." msgstr "" @@ -395,9 +400,6 @@ msgstr "" #~ msgid "Plasmoid version:" #~ msgstr "Plasmoid verzió:" -#~ msgid "Action" -#~ msgstr "Művelet" - #~ msgid "Reload interval:" #~ msgstr "Intervallum újratöltés:" diff --git a/translations/po/it_IT.po b/translations/po/it_IT.po index aacd5b3..4ee1030 100644 --- a/translations/po/it_IT.po +++ b/translations/po/it_IT.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-02-18 09:43-0800\n" +"POT-Creation-Date: 2024-06-26 20:33+0800\n" "PO-Revision-Date: 2022-01-03 22:09+0000\n" "Last-Translator: Armando Brandonisio \n" "Language-Team: Armando Brandonisio \n" @@ -29,17 +29,14 @@ msgid "Plasmoid showing weather information from met.no server" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 m" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 h" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 d" msgstr "" @@ -161,6 +158,10 @@ msgstr "" msgid "Widget font style" msgstr "" +#: ../../package/contents/ui/config/ConfigAppearance.qml +msgid "Show last reloaded time" +msgstr "" + #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Widget font size" msgstr "" @@ -170,35 +171,14 @@ msgctxt "pixels" msgid "px" msgstr "" -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Location" -msgstr "Luogo" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Area" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Latitude" -msgstr "Latitudine" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Longitude" -msgstr "Longitudine" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Altitude" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -#: ../../package/contents/ui/config/ConfigUnits.qml -msgid "Timezone" -msgstr "Fuso orario" - #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Plasmoid version" msgstr "Versione plasmoide" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Location" +msgstr "Luogo" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Source" msgstr "Sorgente" @@ -212,8 +192,8 @@ msgid "Displayed as" msgstr "Visualizzato come" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Description" -msgstr "" +msgid "Action" +msgstr "Azione" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Miscellaneous" @@ -286,14 +266,39 @@ msgstr "Aggiungi Met.no Map Place" msgid "Search" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Latitude" +msgstr "Latitudine" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Longitude" +msgstr "Longitudine" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Altitude" +msgstr "" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Url" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "URL" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +#: ../../package/contents/ui/config/ConfigUnits.qml +msgid "Timezone" +msgstr "Fuso orario" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Location Search" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Area" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Alt" msgstr "" @@ -344,20 +349,21 @@ msgstr "UTC" msgid "Location Timezone" msgstr "" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Next Location" msgstr "Prossimo luogo" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml -msgid "Previous Location" +msgid "Reload" msgstr "" #: ../../package/contents/ui/FullRepresentation.qml -msgid "Reload" +msgid "Previous Location" msgstr "" #: ../../package/contents/ui/main.qml -#, qt-format msgid "%1 ago" msgstr "%1 fa" @@ -378,7 +384,6 @@ msgid "in" msgstr "" #: ../../package/contents/ui/providers/MetNo.qml -#: ../../package/contents/ui/providers/OpenWeatherMapJS.qml msgid "" "Weather forecast data provided by The Norwegian Meteorological Institute." msgstr "" @@ -399,9 +404,6 @@ msgstr "" #~ msgid "Plasmoid version:" #~ msgstr "Versione plasmoide:" -#~ msgid "Action" -#~ msgstr "Azione" - #~ msgid "Reload interval:" #~ msgstr "Intervallo di aggiornamento:" diff --git a/translations/po/lt.po b/translations/po/lt.po index 4b66402..bd178f7 100644 --- a/translations/po/lt.po +++ b/translations/po/lt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-02-18 09:43-0800\n" +"POT-Creation-Date: 2024-06-26 20:33+0800\n" "PO-Revision-Date: 2022-01-03 22:11+0000\n" "Last-Translator: Moo\n" "Language-Team: \n" @@ -16,7 +16,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 2.3\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"(n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Language: lt\n" "X-Source-Language: C\n" @@ -29,17 +30,14 @@ msgid "Plasmoid showing weather information from met.no server" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 m" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 h" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 d" msgstr "" @@ -162,6 +160,10 @@ msgstr "" msgid "Widget font style" msgstr "" +#: ../../package/contents/ui/config/ConfigAppearance.qml +msgid "Show last reloaded time" +msgstr "" + #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Widget font size" msgstr "" @@ -171,35 +173,14 @@ msgctxt "pixels" msgid "px" msgstr "" -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Location" -msgstr "Vieta" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Area" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Latitude" -msgstr "Platuma" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Longitude" -msgstr "Ilguma" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Altitude" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -#: ../../package/contents/ui/config/ConfigUnits.qml -msgid "Timezone" -msgstr "Laiko juosta" - #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Plasmoid version" msgstr "Plasma valdiklio versija" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Location" +msgstr "Vieta" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Source" msgstr "Šaltinis" @@ -213,8 +194,8 @@ msgid "Displayed as" msgstr "Rodoma kaip" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Description" -msgstr "" +msgid "Action" +msgstr "Veiksmas" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Miscellaneous" @@ -288,14 +269,39 @@ msgstr "Pridėti Met.no Map vietą" msgid "Search" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Latitude" +msgstr "Platuma" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Longitude" +msgstr "Ilguma" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Altitude" +msgstr "" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Url" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "URL" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +#: ../../package/contents/ui/config/ConfigUnits.qml +msgid "Timezone" +msgstr "Laiko juosta" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Location Search" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Area" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Alt" msgstr "" @@ -346,20 +352,21 @@ msgstr "Suderintasis pasaulinis laikas (UTC)" msgid "Location Timezone" msgstr "" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Next Location" msgstr "Kita vieta" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml -msgid "Previous Location" +msgid "Reload" msgstr "" #: ../../package/contents/ui/FullRepresentation.qml -msgid "Reload" +msgid "Previous Location" msgstr "" #: ../../package/contents/ui/main.qml -#, qt-format msgid "%1 ago" msgstr "Prieš %1" @@ -380,7 +387,6 @@ msgid "in" msgstr "" #: ../../package/contents/ui/providers/MetNo.qml -#: ../../package/contents/ui/providers/OpenWeatherMapJS.qml msgid "" "Weather forecast data provided by The Norwegian Meteorological Institute." msgstr "" @@ -401,9 +407,6 @@ msgstr "" #~ msgid "Plasmoid version:" #~ msgstr "Plasma valdiklio versija:" -#~ msgid "Action" -#~ msgstr "Veiksmas" - #~ msgid "Reload interval:" #~ msgstr "Įkėlimo iš naujo intervalas:" diff --git a/translations/po/nb.po b/translations/po/nb.po index e4a25f2..5bbe702 100644 --- a/translations/po/nb.po +++ b/translations/po/nb.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: weatherWidget-2\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-02-18 09:43-0800\n" +"POT-Creation-Date: 2024-06-26 20:33+0800\n" "PO-Revision-Date: 2022-10-28 13:45+0200\n" "Last-Translator: Johnny A. Solbu \n" "Language-Team: Norwegian Bokmaal \n" @@ -29,17 +29,14 @@ msgid "Plasmoid showing weather information from met.no server" msgstr "Plasmoid som viser værinformasjon fra met.no" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 m" msgstr "%1 m" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 h" msgstr "%1 h" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 d" msgstr "%1 d" @@ -162,6 +159,10 @@ msgstr "" msgid "Widget font style" msgstr "Widget-fontstørrelse" +#: ../../package/contents/ui/config/ConfigAppearance.qml +msgid "Show last reloaded time" +msgstr "" + #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Widget font size" msgstr "Widget-skriftstørrelse" @@ -171,35 +172,14 @@ msgctxt "pixels" msgid "px" msgstr "px" -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Location" -msgstr "Plassering" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Area" -msgstr "Område" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Latitude" -msgstr "Breddegrad" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Longitude" -msgstr "Lengdegrad" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Altitude" -msgstr "Høyde" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -#: ../../package/contents/ui/config/ConfigUnits.qml -msgid "Timezone" -msgstr "Tidssone" - #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Plasmoid version" msgstr "Plasmoid-versjon" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Location" +msgstr "Plassering" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Source" msgstr "Kilde" @@ -213,8 +193,8 @@ msgid "Displayed as" msgstr "Vist som" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Description" -msgstr "" +msgid "Action" +msgstr "Handling" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Miscellaneous" @@ -287,14 +267,39 @@ msgstr "Legg til plassering fra Met.no" msgid "Search" msgstr "Søk" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Latitude" +msgstr "Breddegrad" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Longitude" +msgstr "Lengdegrad" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Altitude" +msgstr "Høyde" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Url" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "URL" msgstr "URL" +#: ../../package/contents/ui/config/ConfigGeneral.qml +#: ../../package/contents/ui/config/ConfigUnits.qml +msgid "Timezone" +msgstr "Tidssone" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Location Search" msgstr "Stedssøk" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Area" +msgstr "Område" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Alt" msgstr "" @@ -345,20 +350,21 @@ msgstr "UTC" msgid "Location Timezone" msgstr "Steds-tidssone" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Next Location" msgstr "Neste plassering" -#: ../../package/contents/ui/FullRepresentation.qml -msgid "Previous Location" -msgstr "Forrige plassering" - +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Reload" msgstr "Oppdater" +#: ../../package/contents/ui/FullRepresentation.qml +msgid "Previous Location" +msgstr "Forrige plassering" + #: ../../package/contents/ui/main.qml -#, qt-format msgid "%1 ago" msgstr "%1 siden" @@ -379,7 +385,6 @@ msgid "in" msgstr "tommer" #: ../../package/contents/ui/providers/MetNo.qml -#: ../../package/contents/ui/providers/OpenWeatherMapJS.qml msgid "" "Weather forecast data provided by The Norwegian Meteorological Institute." msgstr "Værmeldingsdata levert av Meteorologisk institutt." @@ -447,9 +452,6 @@ msgstr "Værmeldingsdata levert av OpenWeather." #~ msgid "Plasmoid version:" #~ msgstr "Plasmoid-versjon:" -#~ msgid "Action" -#~ msgstr "Handling" - #~ msgid "Reload interval:" #~ msgstr "Oppdateringsintervall:" diff --git a/translations/po/nl.po b/translations/po/nl.po index 5679d59..e8c3ad2 100644 --- a/translations/po/nl.po +++ b/translations/po/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: weatherWidget-2\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-02-18 09:43-0800\n" +"POT-Creation-Date: 2024-06-26 20:33+0800\n" "PO-Revision-Date: 2022-03-13 19:39+0100\n" "Last-Translator: Heimen Stoffels \n" "Language-Team: \n" @@ -29,17 +29,14 @@ msgid "Plasmoid showing weather information from met.no server" msgstr "Een plasmoid die weerinformatie toont van de met.no-server" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 m" msgstr "%1 m" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 h" msgstr "%1 u" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 d" msgstr "%1 d" @@ -162,6 +159,10 @@ msgstr "" msgid "Widget font style" msgstr "Lettertypestijl" +#: ../../package/contents/ui/config/ConfigAppearance.qml +msgid "Show last reloaded time" +msgstr "" + #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Widget font size" msgstr "Tekstgrootte" @@ -171,35 +172,14 @@ msgctxt "pixels" msgid "px" msgstr "px" -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Location" -msgstr "Locatie" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Area" -msgstr "Gebied" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Latitude" -msgstr "Breedtegraad" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Longitude" -msgstr "Lengtegraad" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Altitude" -msgstr "Hoogte" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -#: ../../package/contents/ui/config/ConfigUnits.qml -msgid "Timezone" -msgstr "Tijdzone" - #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Plasmoid version" msgstr "Plasmoid-versie" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Location" +msgstr "Locatie" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Source" msgstr "Bron" @@ -213,8 +193,8 @@ msgid "Displayed as" msgstr "Wordt getoond als" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Description" -msgstr "" +msgid "Action" +msgstr "Actie" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Miscellaneous" @@ -289,14 +269,39 @@ msgstr "Met.no-locatie toevoegen" msgid "Search" msgstr "Zoeken" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Latitude" +msgstr "Breedtegraad" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Longitude" +msgstr "Lengtegraad" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Altitude" +msgstr "Hoogte" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Url" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "URL" msgstr "URL" +#: ../../package/contents/ui/config/ConfigGeneral.qml +#: ../../package/contents/ui/config/ConfigUnits.qml +msgid "Timezone" +msgstr "Tijdzone" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Location Search" msgstr "Locatie zoeken" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Area" +msgstr "Gebied" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Alt" msgstr "" @@ -347,20 +352,21 @@ msgstr "UTC" msgid "Location Timezone" msgstr "" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Next Location" msgstr "Volgende locatie" -#: ../../package/contents/ui/FullRepresentation.qml -msgid "Previous Location" -msgstr "Vorige locatie" - +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Reload" msgstr "Vernieuwen" +#: ../../package/contents/ui/FullRepresentation.qml +msgid "Previous Location" +msgstr "Vorige locatie" + #: ../../package/contents/ui/main.qml -#, qt-format msgid "%1 ago" msgstr "%1 geleden" @@ -381,7 +387,6 @@ msgid "in" msgstr "in" #: ../../package/contents/ui/providers/MetNo.qml -#: ../../package/contents/ui/providers/OpenWeatherMapJS.qml msgid "" "Weather forecast data provided by The Norwegian Meteorological Institute." msgstr "" @@ -439,9 +444,6 @@ msgstr "" #~ msgid "Plasmoid version:" #~ msgstr "Plasmoid-versie:" -#~ msgid "Action" -#~ msgstr "Actie" - #~ msgid "Reload interval:" #~ msgstr "Bijwerktussenpoos:" diff --git a/translations/po/pl.po b/translations/po/pl.po index 3b4f7be..de66d2e 100644 --- a/translations/po/pl.po +++ b/translations/po/pl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-02-18 09:43-0800\n" +"POT-Creation-Date: 2024-06-26 20:33+0800\n" "PO-Revision-Date: 2022-10-21 23:46+0200\n" "Last-Translator: Tomasz Przybył \n" "Language-Team: Polish \n" @@ -14,7 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" "X-Generator: Poedit 3.1.1\n" "X-Language: pl\n" "X-Source-Language: C\n" @@ -28,17 +29,14 @@ msgid "Plasmoid showing weather information from met.no server" msgstr "Plasmoid pokazujący informacje o pogodzie z serwera met.no" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 m" msgstr "%1 m" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 h" msgstr "%1 h" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 d" msgstr "%1 d" @@ -164,6 +162,10 @@ msgstr "" msgid "Widget font style" msgstr "Styl czcionki widżetu" +#: ../../package/contents/ui/config/ConfigAppearance.qml +msgid "Show last reloaded time" +msgstr "" + #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Widget font size" msgstr "Rozmiar czcionki widżetu" @@ -173,35 +175,14 @@ msgctxt "pixels" msgid "px" msgstr "px" -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Location" -msgstr "Lokalizacja" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Area" -msgstr "Obszar" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Latitude" -msgstr "Szerokość geograficzna" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Longitude" -msgstr "Długość geograficzna" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Altitude" -msgstr "Wysokość geograficzna" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -#: ../../package/contents/ui/config/ConfigUnits.qml -msgid "Timezone" -msgstr "Strefa czasowa" - #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Plasmoid version" msgstr "Wersja plasmoidu" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Location" +msgstr "Lokalizacja" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Source" msgstr "Źródło" @@ -215,8 +196,8 @@ msgid "Displayed as" msgstr "Alias" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Description" -msgstr "" +msgid "Action" +msgstr "Akcja" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Miscellaneous" @@ -291,14 +272,39 @@ msgstr "Dodaj miejscowość z Met.no" msgid "Search" msgstr "Szukaj" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Latitude" +msgstr "Szerokość geograficzna" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Longitude" +msgstr "Długość geograficzna" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Altitude" +msgstr "Wysokość geograficzna" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Url" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "URL" msgstr "URL" +#: ../../package/contents/ui/config/ConfigGeneral.qml +#: ../../package/contents/ui/config/ConfigUnits.qml +msgid "Timezone" +msgstr "Strefa czasowa" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Location Search" msgstr "Wyszukiwanie lokalizacji" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Area" +msgstr "Obszar" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Alt" msgstr "" @@ -350,20 +356,21 @@ msgstr "UTC" msgid "Location Timezone" msgstr "Strefa czasowa lokalizacji" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Next Location" msgstr "Następne miejsce" -#: ../../package/contents/ui/FullRepresentation.qml -msgid "Previous Location" -msgstr "Poprzednie miejsce" - +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Reload" msgstr "Przeładuj" +#: ../../package/contents/ui/FullRepresentation.qml +msgid "Previous Location" +msgstr "Poprzednie miejsce" + #: ../../package/contents/ui/main.qml -#, qt-format msgid "%1 ago" msgstr "%1 temu" @@ -384,7 +391,6 @@ msgid "in" msgstr "in" #: ../../package/contents/ui/providers/MetNo.qml -#: ../../package/contents/ui/providers/OpenWeatherMapJS.qml msgid "" "Weather forecast data provided by The Norwegian Meteorological Institute." msgstr "" @@ -454,9 +460,6 @@ msgstr "Dane prognozy pogody dostarczone przez OpenWeather." #~ msgid "Plasmoid version:" #~ msgstr "Wersja plasmoidu:" -#~ msgid "Action" -#~ msgstr "Akcja" - #~ msgid "Reload interval:" #~ msgstr "Aktualizuj co:" diff --git a/translations/po/ru.po b/translations/po/ru.po index 7b359b0..93200dc 100644 --- a/translations/po/ru.po +++ b/translations/po/ru.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-02-18 09:43-0800\n" +"POT-Creation-Date: 2024-06-26 20:33+0800\n" "PO-Revision-Date: 2022-09-29 17:35+0700\n" "Last-Translator: Damir Islamov \n" "Language-Team: Russian \n" @@ -17,7 +17,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 2.3\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Language: ru\n" "X-Source-Language: C\n" @@ -30,17 +31,14 @@ msgid "Plasmoid showing weather information from met.no server" msgstr "Плазмоид, показывающий информацию о погоде с сервера met.no" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 m" msgstr "%1 м" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 h" msgstr "%1 ч" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 d" msgstr "%1 д" @@ -174,35 +172,14 @@ msgctxt "pixels" msgid "px" msgstr "пикс." -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Location" -msgstr "Местоположение" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Area" -msgstr "Зона" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Latitude" -msgstr "Широта" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Longitude" -msgstr "Долгота" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Altitude" -msgstr "Высота" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -#: ../../package/contents/ui/config/ConfigUnits.qml -msgid "Timezone" -msgstr "Часовой пояс" - #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Plasmoid version" msgstr "Версия плазмоида" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Location" +msgstr "Местоположение" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Source" msgstr "Источник" @@ -216,8 +193,8 @@ msgid "Displayed as" msgstr "Отображать как" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Description" -msgstr "" +msgid "Action" +msgstr "Действие" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Miscellaneous" @@ -292,14 +269,39 @@ msgstr "Добавить место Met.no" msgid "Search" msgstr "Поиск" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Latitude" +msgstr "Широта" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Longitude" +msgstr "Долгота" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Altitude" +msgstr "Высота" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Url" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "URL" msgstr "URL-адрес" +#: ../../package/contents/ui/config/ConfigGeneral.qml +#: ../../package/contents/ui/config/ConfigUnits.qml +msgid "Timezone" +msgstr "Часовой пояс" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Location Search" msgstr "Поиск местоположения" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Area" +msgstr "Зона" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Alt" msgstr "" @@ -350,20 +352,21 @@ msgstr "UTC" msgid "Location Timezone" msgstr "Часовой пояс местоположения" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Next Location" msgstr "Следующее место" -#: ../../package/contents/ui/FullRepresentation.qml -msgid "Previous Location" -msgstr "Предыдущее место" - +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Reload" msgstr "Обновить" +#: ../../package/contents/ui/FullRepresentation.qml +msgid "Previous Location" +msgstr "Предыдущее место" + #: ../../package/contents/ui/main.qml -#, qt-format msgid "%1 ago" msgstr "%1 назад" @@ -384,7 +387,6 @@ msgid "in" msgstr "дм" #: ../../package/contents/ui/providers/MetNo.qml -#: ../../package/contents/ui/providers/OpenWeatherMapJS.qml msgid "" "Weather forecast data provided by The Norwegian Meteorological Institute." msgstr "" @@ -454,9 +456,6 @@ msgstr "Данные прогноза погоды предоставлены Op #~ msgid "Plasmoid version:" #~ msgstr "Версия плазмоида:" -#~ msgid "Action" -#~ msgstr "Действие" - #~ msgid "Reload interval:" #~ msgstr "Интервал обновления:" diff --git a/translations/po/sv.po b/translations/po/sv.po index c849697..49048b3 100644 --- a/translations/po/sv.po +++ b/translations/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: weatherWidget-2\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-02-18 09:43-0800\n" +"POT-Creation-Date: 2024-06-26 20:33+0800\n" "PO-Revision-Date: 2022-03-14 21:50+0100\n" "Last-Translator: \n" "Language-Team: \n" @@ -29,17 +29,14 @@ msgid "Plasmoid showing weather information from met.no server" msgstr "Plasmoid som visar väderinformation från met.no" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 m" msgstr "%1 m" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 h" msgstr "%1 t" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 d" msgstr "%1 d" @@ -161,6 +158,10 @@ msgstr "" msgid "Widget font style" msgstr "Plasmoidens typsnitt" +#: ../../package/contents/ui/config/ConfigAppearance.qml +msgid "Show last reloaded time" +msgstr "" + #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Widget font size" msgstr "Typsnittsstorlek" @@ -170,35 +171,14 @@ msgctxt "pixels" msgid "px" msgstr "px" -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Location" -msgstr "Plats" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Area" -msgstr "Område" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Latitude" -msgstr "Latitud" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Longitude" -msgstr "Longtitud" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Altitude" -msgstr "Höjd" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -#: ../../package/contents/ui/config/ConfigUnits.qml -msgid "Timezone" -msgstr "Tidszon" - #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Plasmoid version" msgstr "Plasmoidversion" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Location" +msgstr "Plats" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Source" msgstr "Källa" @@ -212,8 +192,8 @@ msgid "Displayed as" msgstr "Visas som" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Description" -msgstr "" +msgid "Action" +msgstr "Åtgärd" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Miscellaneous" @@ -287,14 +267,39 @@ msgstr "Lägg till plats från Met.no" msgid "Search" msgstr "Söl" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Latitude" +msgstr "Latitud" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Longitude" +msgstr "Longtitud" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Altitude" +msgstr "Höjd" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Url" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "URL" msgstr "URL" +#: ../../package/contents/ui/config/ConfigGeneral.qml +#: ../../package/contents/ui/config/ConfigUnits.qml +msgid "Timezone" +msgstr "Tidszon" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Location Search" msgstr "Platssök" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Area" +msgstr "Område" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Alt" msgstr "" @@ -345,20 +350,21 @@ msgstr "UTC" msgid "Location Timezone" msgstr "" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Next Location" msgstr "Nästa plats" -#: ../../package/contents/ui/FullRepresentation.qml -msgid "Previous Location" -msgstr "Föregående plats" - +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Reload" msgstr "Uppdatera" +#: ../../package/contents/ui/FullRepresentation.qml +msgid "Previous Location" +msgstr "Föregående plats" + #: ../../package/contents/ui/main.qml -#, qt-format msgid "%1 ago" msgstr "%1 sedan" @@ -379,7 +385,6 @@ msgid "in" msgstr "tum" #: ../../package/contents/ui/providers/MetNo.qml -#: ../../package/contents/ui/providers/OpenWeatherMapJS.qml msgid "" "Weather forecast data provided by The Norwegian Meteorological Institute." msgstr "Väderleksrapporten tillhandahålls av Meteorologisk institutt i Norge." @@ -435,9 +440,6 @@ msgstr "" #~ msgid "Plasmoid version:" #~ msgstr "Plasmoidversion:" -#~ msgid "Action" -#~ msgstr "Åtgärd" - #~ msgid "Reload interval:" #~ msgstr "Uppdateringsintervall:" diff --git a/translations/po/template.pot b/translations/po/template.pot index 5013436..6e35c84 100644 --- a/translations/po/template.pot +++ b/translations/po/template.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: weatherWidget-3\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-02-18 09:43-0800\n" +"POT-Creation-Date: 2024-06-26 20:33+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -139,6 +139,10 @@ msgstr "" msgid "Widget font style" msgstr "" +#: ../../package/contents/ui/config/ConfigAppearance.qml +msgid "Show last reloaded time" +msgstr "" + #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Widget font size" msgstr "" @@ -149,31 +153,11 @@ msgid "px" msgstr "" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Location" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Area" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Latitude" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Longitude" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Altitude" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml ../../package/contents/ui/config/ConfigUnits.qml -msgid "Timezone" +msgid "Plasmoid version" msgstr "" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Plasmoid version" +msgid "Location" msgstr "" #: ../../package/contents/ui/config/ConfigGeneral.qml @@ -189,7 +173,7 @@ msgid "Displayed as" msgstr "" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Description" +msgid "Action" msgstr "" #: ../../package/contents/ui/config/ConfigGeneral.qml @@ -259,14 +243,38 @@ msgstr "" msgid "Search" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Latitude" +msgstr "" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Longitude" +msgstr "" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Altitude" +msgstr "" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Url" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "URL" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml ../../package/contents/ui/config/ConfigUnits.qml +msgid "Timezone" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Location Search" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Area" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Alt" msgstr "" @@ -315,16 +323,16 @@ msgstr "" msgid "Location Timezone" msgstr "" -#: ../../package/contents/ui/FullRepresentation.qml +#: ../../package/contents/ui/FullRepresentationInTray.qml ../../package/contents/ui/FullRepresentation.qml msgid "Next Location" msgstr "" -#: ../../package/contents/ui/FullRepresentation.qml -msgid "Previous Location" +#: ../../package/contents/ui/FullRepresentationInTray.qml ../../package/contents/ui/FullRepresentation.qml +msgid "Reload" msgstr "" #: ../../package/contents/ui/FullRepresentation.qml -msgid "Reload" +msgid "Previous Location" msgstr "" #: ../../package/contents/ui/main.qml @@ -347,7 +355,7 @@ msgstr "" msgid "in" msgstr "" -#: ../../package/contents/ui/providers/MetNo.qml ../../package/contents/ui/providers/OpenWeatherMapJS.qml +#: ../../package/contents/ui/providers/MetNo.qml msgid "Weather forecast data provided by The Norwegian Meteorological Institute." msgstr "" diff --git a/translations/po/zh_CN.po b/translations/po/zh_CN.po index c8f7e77..a40cacc 100644 --- a/translations/po/zh_CN.po +++ b/translations/po/zh_CN.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-02-18 09:43-0800\n" +"POT-Creation-Date: 2024-06-26 20:33+0800\n" "PO-Revision-Date: 2024-06-26 12:18+0000\n" "Last-Translator: tjw123hh \n" "Language-Team: 吴相东 \n" @@ -30,17 +30,14 @@ msgid "Plasmoid showing weather information from met.no server" msgstr "显示来自 Met.no 服务器的天气信息的 Plasma 挂件" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 m" msgstr "%1 分钟" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 h" msgstr "%1 小时" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 d" msgstr "%1 天" @@ -153,13 +150,17 @@ msgid "" "refreshed. You can always set the widget to be always \"Shown\" in system " "tray \"Entries\" settings." msgstr "" -"注意:超时后,该挂件将在系统托盘中隐藏,直到刷新。您可以在系统托盘的“项" -"目”设置中将挂件设置为“总是显示”确保它不隐藏。" +"注意:超时后,该挂件将在系统托盘中隐藏,直到刷新。您可以在系统托盘的“项目”设" +"置中将挂件设置为“总是显示”确保它不隐藏。" #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Widget font style" msgstr "挂件字体样式" +#: ../../package/contents/ui/config/ConfigAppearance.qml +msgid "Show last reloaded time" +msgstr "显示上次刷新时间" + #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Widget font size" msgstr "挂件字体大小" @@ -169,35 +170,14 @@ msgctxt "pixels" msgid "px" msgstr "像素(px)" -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Location" -msgstr "位置" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Area" -msgstr "区域" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Latitude" -msgstr "纬度" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Longitude" -msgstr "经度" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Altitude" -msgstr "海拔" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -#: ../../package/contents/ui/config/ConfigUnits.qml -msgid "Timezone" -msgstr "时区" - #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Plasmoid version" msgstr "挂件版本" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Location" +msgstr "位置" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Source" msgstr "来源" @@ -211,8 +191,8 @@ msgid "Displayed as" msgstr "显示名称" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Description" -msgstr "描述" +msgid "Action" +msgstr "操作" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Miscellaneous" @@ -287,14 +267,39 @@ msgstr "添加 Met.no" msgid "Search" msgstr "搜索" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Latitude" +msgstr "纬度" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Longitude" +msgstr "经度" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Altitude" +msgstr "海拔" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Url" +msgstr "Url" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "URL" msgstr "URL" +#: ../../package/contents/ui/config/ConfigGeneral.qml +#: ../../package/contents/ui/config/ConfigUnits.qml +msgid "Timezone" +msgstr "时区" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Location Search" msgstr "搜索位置" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Area" +msgstr "区域" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Alt" msgstr "别名" @@ -345,20 +350,21 @@ msgstr "协调世界时(UTC)" msgid "Location Timezone" msgstr "位置所在时区" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Next Location" msgstr "后一个位置" -#: ../../package/contents/ui/FullRepresentation.qml -msgid "Previous Location" -msgstr "前一个位置" - +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Reload" msgstr "刷新" +#: ../../package/contents/ui/FullRepresentation.qml +msgid "Previous Location" +msgstr "前一个位置" + #: ../../package/contents/ui/main.qml -#, qt-format msgid "%1 ago" msgstr "%1前" @@ -379,7 +385,6 @@ msgid "in" msgstr "in" #: ../../package/contents/ui/providers/MetNo.qml -#: ../../package/contents/ui/providers/OpenWeatherMapJS.qml msgid "" "Weather forecast data provided by The Norwegian Meteorological Institute." msgstr "" diff --git a/translations/po/zh_TW.po b/translations/po/zh_TW.po index 114ab7e..265ffff 100644 --- a/translations/po/zh_TW.po +++ b/translations/po/zh_TW.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-02-18 09:43-0800\n" +"POT-Creation-Date: 2024-06-26 20:33+0800\n" "PO-Revision-Date: 2022-01-03 22:18+0000\n" "Last-Translator: Jeff Huang \n" "Language-Team: Chinese \n" @@ -28,17 +28,14 @@ msgid "Plasmoid showing weather information from met.no server" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 m" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 h" msgstr "" #: ../../package/contents/code/data-loader.js -#, qt-format msgid "%1 d" msgstr "" @@ -150,12 +147,18 @@ msgid "" "NOTE: After this timeout widget will be hidden in system tray until " "refreshed. You can always set the widget to be always \"Shown\" in system " "tray \"Entries\" settings." -msgstr "注意:過了此逾時時間後,這個小工具將會隱藏至系統匣中,直到重新整理為止。您還是可以在系統匣「項目」設定中將其設定為總是「顯示」。" +msgstr "" +"注意:過了此逾時時間後,這個小工具將會隱藏至系統匣中,直到重新整理為止。您還" +"是可以在系統匣「項目」設定中將其設定為總是「顯示」。" #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Widget font style" msgstr "" +#: ../../package/contents/ui/config/ConfigAppearance.qml +msgid "Show last reloaded time" +msgstr "" + #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Widget font size" msgstr "" @@ -165,35 +168,14 @@ msgctxt "pixels" msgid "px" msgstr "" -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Location" -msgstr "位置" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Area" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Latitude" -msgstr "緯度" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Longitude" -msgstr "長身材" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Altitude" -msgstr "" - -#: ../../package/contents/ui/config/ConfigGeneral.qml -#: ../../package/contents/ui/config/ConfigUnits.qml -msgid "Timezone" -msgstr "时区" - #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Plasmoid version" msgstr "部件版本" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Location" +msgstr "位置" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Source" msgstr "來源" @@ -207,8 +189,8 @@ msgid "Displayed as" msgstr "顯示為" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "Description" -msgstr "" +msgid "Action" +msgstr "動作" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Miscellaneous" @@ -281,14 +263,39 @@ msgstr "添加 Met.no 地圖地點" msgid "Search" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Latitude" +msgstr "緯度" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Longitude" +msgstr "長身材" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Altitude" +msgstr "" + +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Url" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "URL" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +#: ../../package/contents/ui/config/ConfigUnits.qml +msgid "Timezone" +msgstr "时区" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Location Search" msgstr "" +#: ../../package/contents/ui/config/ConfigGeneral.qml +msgid "Area" +msgstr "" + #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Alt" msgstr "" @@ -339,20 +346,21 @@ msgstr "UTC" msgid "Location Timezone" msgstr "" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml msgid "Next Location" msgstr "下一個位置" +#: ../../package/contents/ui/FullRepresentationInTray.qml #: ../../package/contents/ui/FullRepresentation.qml -msgid "Previous Location" +msgid "Reload" msgstr "" #: ../../package/contents/ui/FullRepresentation.qml -msgid "Reload" +msgid "Previous Location" msgstr "" #: ../../package/contents/ui/main.qml -#, qt-format msgid "%1 ago" msgstr "%1 前" @@ -373,7 +381,6 @@ msgid "in" msgstr "" #: ../../package/contents/ui/providers/MetNo.qml -#: ../../package/contents/ui/providers/OpenWeatherMapJS.qml msgid "" "Weather forecast data provided by The Norwegian Meteorological Institute." msgstr "" @@ -394,9 +401,6 @@ msgstr "" #~ msgid "Plasmoid version:" #~ msgstr "Plasmoid 版本:" -#~ msgid "Action" -#~ msgstr "動作" - #~ msgid "Reload interval:" #~ msgstr "重新載入間隔:" From 22f0ed7850b04d1d6c35b0ea7e834ecb93f7e508 Mon Sep 17 00:00:00 2001 From: Tjw123hh Date: Wed, 26 Jun 2024 20:43:47 +0800 Subject: [PATCH 3/5] add zh-CN translations --- translations/po/zh_CN.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/po/zh_CN.po b/translations/po/zh_CN.po index a40cacc..febe648 100644 --- a/translations/po/zh_CN.po +++ b/translations/po/zh_CN.po @@ -388,8 +388,8 @@ msgstr "in" msgid "" "Weather forecast data provided by The Norwegian Meteorological Institute." msgstr "" -"天气预报数据由挪威气象研究所(The Norwegian Meteorological Institute)提供" +"天气预报数据由挪威气象研究所(The Norwegian Meteorological Institute)提供。" #: ../../package/contents/ui/providers/OpenWeatherMap.qml msgid "Weather forecast data provided by OpenWeather." -msgstr "天气预报数据由 OpenWeather 提供" +msgstr "天气预报数据由 OpenWeather 提供。" From a13999fb0310731c3dee6b73a783fc849202faec Mon Sep 17 00:00:00 2001 From: Tjw123hh Date: Wed, 26 Jun 2024 22:39:24 +0800 Subject: [PATCH 4/5] modify zh_CN translation --- package/metadata.json | 2 +- translations/po/zh_CN.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/metadata.json b/package/metadata.json index 80e7a39..cb68c80 100644 --- a/package/metadata.json +++ b/package/metadata.json @@ -22,7 +22,7 @@ "Description[nl]": "Een plasmoid die weerinformatie toont van de met.no-server", "Description[ru]": "Плазмоид, показывающий информацию о погоде с сервера met.no", "Description[sv]": "Plasmoid som visar väderinformation från met.no", - "Description[zh_CN]": "添加 Open Weather Map", + "Description[zh_CN]": "显示来自 Met.no 服务器的天气信息的 Plasma 挂件", "Icon": "weather-clouds", "Id": "org.kde.weatherWidget-3", "Version": "3.0.4", diff --git a/translations/po/zh_CN.po b/translations/po/zh_CN.po index febe648..6bc4377 100644 --- a/translations/po/zh_CN.po +++ b/translations/po/zh_CN.po @@ -261,7 +261,7 @@ msgstr "" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Add Met.no Map Place" -msgstr "添加 Met.no" +msgstr "从 Met.no Map 添加地区" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Search" From ea6e369d3ba7bf036ed3cd240bb71b2177608189 Mon Sep 17 00:00:00 2001 From: Tjw123hh Date: Thu, 27 Jun 2024 09:30:23 +0800 Subject: [PATCH 5/5] modify translation files --- package/contents/ui/config/ConfigGeneral.qml | 4 +- translations/po/bg.po | 2 +- translations/po/ca_ES.po | 2 +- translations/po/cs.po | 2 +- translations/po/de.po | 2 +- translations/po/en.po | 2 +- translations/po/es.po | 2 +- translations/po/fr.po | 2 +- translations/po/hu_HU.po | 2 +- translations/po/it_IT.po | 2 +- translations/po/lt.po | 2 +- translations/po/nb.po | 2 +- translations/po/nl.po | 2 +- translations/po/pl.po | 2 +- translations/po/ru.po | 2 +- translations/po/sv.po | 2 +- translations/po/template.pot | 2 +- translations/po/zh_CN.po | 76 ++++++-------------- translations/po/zh_TW.po | 2 +- 19 files changed, 42 insertions(+), 72 deletions(-) diff --git a/package/contents/ui/config/ConfigGeneral.qml b/package/contents/ui/config/ConfigGeneral.qml index 4ff4979..9975b28 100644 --- a/package/contents/ui/config/ConfigGeneral.qml +++ b/package/contents/ui/config/ConfigGeneral.qml @@ -747,13 +747,13 @@ KCM.SimpleKCM { id: metNoRow1 Layout.preferredWidth: metNoRowLayout.width Label { - text: ("Place Identifier") + ":" + text: i18n("Place Identifier") + ":" Layout.alignment: Qt.AlignVCenter } TextField { id: newMetnoCityAlias Layout.alignment: Qt.AlignVCenter - placeholderText: ("City alias") + placeholderText: i18n("City alias") onTextChanged: { updateUrl() } diff --git a/translations/po/bg.po b/translations/po/bg.po index 93f4359..481eb9c 100644 --- a/translations/po/bg.po +++ b/translations/po/bg.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-06-26 20:33+0800\n" +"POT-Creation-Date: 2024-06-27 09:12+0800\n" "PO-Revision-Date: 2022-01-03 22:02+0000\n" "Last-Translator: bvbfan\n" "Language-Team: bvbfan\n" diff --git a/translations/po/ca_ES.po b/translations/po/ca_ES.po index a318bfc..529305f 100644 --- a/translations/po/ca_ES.po +++ b/translations/po/ca_ES.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: weatherWidget-2\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-06-26 20:33+0800\n" +"POT-Creation-Date: 2024-06-27 09:12+0800\n" "PO-Revision-Date: 2022-02-13 14:00+0100\n" "Last-Translator: Eduard Selma \n" "Language-Team: \n" diff --git a/translations/po/cs.po b/translations/po/cs.po index 545bc09..7a8bcf7 100644 --- a/translations/po/cs.po +++ b/translations/po/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-06-26 20:33+0800\n" +"POT-Creation-Date: 2024-06-27 09:12+0800\n" "PO-Revision-Date: 2022-01-03 22:03+0000\n" "Last-Translator: Martin Kotelnik \n" "Language-Team: Martin Kotelnik \n" diff --git a/translations/po/de.po b/translations/po/de.po index 0db6d91..fe7b2c9 100644 --- a/translations/po/de.po +++ b/translations/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-06-26 20:33+0800\n" +"POT-Creation-Date: 2024-06-27 09:12+0800\n" "PO-Revision-Date: 2022-09-25 10:54+0200\n" "Last-Translator: Martin Schnitkemper\n" "Language-Team: mfroeb\n" diff --git a/translations/po/en.po b/translations/po/en.po index c24df60..62a7f69 100644 --- a/translations/po/en.po +++ b/translations/po/en.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-06-26 20:33+0800\n" +"POT-Creation-Date: 2024-06-27 09:12+0800\n" "PO-Revision-Date: 2016-03-26 21:59+0100\n" "Last-Translator: Martin Kotelnik \n" "Language-Team: Martin Kotelnik \n" diff --git a/translations/po/es.po b/translations/po/es.po index 6fdd7d2..f3aff10 100644 --- a/translations/po/es.po +++ b/translations/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-06-26 20:33+0800\n" +"POT-Creation-Date: 2024-06-27 09:12+0800\n" "PO-Revision-Date: 2022-01-03 22:04+0000\n" "Last-Translator: Kepa Badiola \n" "Language-Team: spanish \n" diff --git a/translations/po/fr.po b/translations/po/fr.po index 11522ec..42e2132 100644 --- a/translations/po/fr.po +++ b/translations/po/fr.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-06-26 20:33+0800\n" +"POT-Creation-Date: 2024-06-27 09:12+0800\n" "PO-Revision-Date: 2022-01-03 22:37+0000\n" "Last-Translator: David Geiger \n" "Language-Team: French (http://www.mageialinux-online.org/)\n" diff --git a/translations/po/hu_HU.po b/translations/po/hu_HU.po index f839849..4044dcc 100644 --- a/translations/po/hu_HU.po +++ b/translations/po/hu_HU.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-applet-weather-widget\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-06-26 20:33+0800\n" +"POT-Creation-Date: 2024-06-27 09:12+0800\n" "PO-Revision-Date: 2022-01-03 22:07+0000\n" "Last-Translator: Laszlo Espadas \n" "Language-Team: Hungarian \n" diff --git a/translations/po/it_IT.po b/translations/po/it_IT.po index 4ee1030..73fa3b4 100644 --- a/translations/po/it_IT.po +++ b/translations/po/it_IT.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-06-26 20:33+0800\n" +"POT-Creation-Date: 2024-06-27 09:12+0800\n" "PO-Revision-Date: 2022-01-03 22:09+0000\n" "Last-Translator: Armando Brandonisio \n" "Language-Team: Armando Brandonisio \n" diff --git a/translations/po/lt.po b/translations/po/lt.po index bd178f7..b598e66 100644 --- a/translations/po/lt.po +++ b/translations/po/lt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-06-26 20:33+0800\n" +"POT-Creation-Date: 2024-06-27 09:12+0800\n" "PO-Revision-Date: 2022-01-03 22:11+0000\n" "Last-Translator: Moo\n" "Language-Team: \n" diff --git a/translations/po/nb.po b/translations/po/nb.po index 5bbe702..215aafe 100644 --- a/translations/po/nb.po +++ b/translations/po/nb.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: weatherWidget-2\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-06-26 20:33+0800\n" +"POT-Creation-Date: 2024-06-27 09:12+0800\n" "PO-Revision-Date: 2022-10-28 13:45+0200\n" "Last-Translator: Johnny A. Solbu \n" "Language-Team: Norwegian Bokmaal \n" diff --git a/translations/po/nl.po b/translations/po/nl.po index e8c3ad2..659bf00 100644 --- a/translations/po/nl.po +++ b/translations/po/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: weatherWidget-2\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-06-26 20:33+0800\n" +"POT-Creation-Date: 2024-06-27 09:12+0800\n" "PO-Revision-Date: 2022-03-13 19:39+0100\n" "Last-Translator: Heimen Stoffels \n" "Language-Team: \n" diff --git a/translations/po/pl.po b/translations/po/pl.po index de66d2e..dbf9ca7 100644 --- a/translations/po/pl.po +++ b/translations/po/pl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-06-26 20:33+0800\n" +"POT-Creation-Date: 2024-06-27 09:12+0800\n" "PO-Revision-Date: 2022-10-21 23:46+0200\n" "Last-Translator: Tomasz Przybył \n" "Language-Team: Polish \n" diff --git a/translations/po/ru.po b/translations/po/ru.po index 93200dc..3729c30 100644 --- a/translations/po/ru.po +++ b/translations/po/ru.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-06-26 20:33+0800\n" +"POT-Creation-Date: 2024-06-27 09:12+0800\n" "PO-Revision-Date: 2022-09-29 17:35+0700\n" "Last-Translator: Damir Islamov \n" "Language-Team: Russian \n" diff --git a/translations/po/sv.po b/translations/po/sv.po index 49048b3..15a2275 100644 --- a/translations/po/sv.po +++ b/translations/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: weatherWidget-2\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-06-26 20:33+0800\n" +"POT-Creation-Date: 2024-06-27 09:12+0800\n" "PO-Revision-Date: 2022-03-14 21:50+0100\n" "Last-Translator: \n" "Language-Team: \n" diff --git a/translations/po/template.pot b/translations/po/template.pot index 6e35c84..22704be 100644 --- a/translations/po/template.pot +++ b/translations/po/template.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: weatherWidget-3\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-06-26 20:33+0800\n" +"POT-Creation-Date: 2024-06-27 09:12+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/translations/po/zh_CN.po b/translations/po/zh_CN.po index 6bc4377..27f62f3 100644 --- a/translations/po/zh_CN.po +++ b/translations/po/zh_CN.po @@ -2,24 +2,19 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # 吴相东 , 2016. -# tjw123hh , 2024. # msgid "" msgstr "" -"Project-Id-Version: 1.0\n" +"Project-Id-Version: weatherWidget-3\n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-06-26 20:33+0800\n" +"POT-Creation-Date: 2024-06-27 09:12+0800\n" "PO-Revision-Date: 2024-06-26 12:18+0000\n" -"Last-Translator: tjw123hh \n" -"Language-Team: 吴相东 \n" +"Last-Translator: Tjw123hh \n" +"Language-Team: Simplified Chinese \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.3\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Language: zh_CN\n" -"X-Source-Language: C\n" #: ../../package/metadata.desktop msgid "Weather Widget 3" @@ -45,48 +40,39 @@ msgstr "%1 天" msgid "hours" msgstr "时" -#: ../../package/contents/code/unit-utils.js -#: ../../package/contents/ui/config/ConfigUnits.qml +#: ../../package/contents/code/unit-utils.js ../../package/contents/ui/config/ConfigUnits.qml msgid "°C" msgstr "摄氏度(℃)" -#: ../../package/contents/code/unit-utils.js -#: ../../package/contents/ui/config/ConfigUnits.qml +#: ../../package/contents/code/unit-utils.js ../../package/contents/ui/config/ConfigUnits.qml msgid "°F" msgstr "华氏度(℉)" -#: ../../package/contents/code/unit-utils.js -#: ../../package/contents/ui/config/ConfigUnits.qml +#: ../../package/contents/code/unit-utils.js ../../package/contents/ui/config/ConfigUnits.qml msgid "K" msgstr "开尔文(K)" -#: ../../package/contents/code/unit-utils.js -#: ../../package/contents/ui/config/ConfigUnits.qml +#: ../../package/contents/code/unit-utils.js ../../package/contents/ui/config/ConfigUnits.qml msgid "inHg" msgstr "英寸汞柱(inHg)" -#: ../../package/contents/code/unit-utils.js -#: ../../package/contents/ui/config/ConfigUnits.qml +#: ../../package/contents/code/unit-utils.js ../../package/contents/ui/config/ConfigUnits.qml msgid "mmHg" msgstr "百帕(hPa)" -#: ../../package/contents/code/unit-utils.js -#: ../../package/contents/ui/config/ConfigUnits.qml +#: ../../package/contents/code/unit-utils.js ../../package/contents/ui/config/ConfigUnits.qml msgid "hPa" msgstr "百帕(hPa)" -#: ../../package/contents/code/unit-utils.js -#: ../../package/contents/ui/config/ConfigUnits.qml +#: ../../package/contents/code/unit-utils.js ../../package/contents/ui/config/ConfigUnits.qml msgid "mph" msgstr "英里/时(mph)" -#: ../../package/contents/code/unit-utils.js -#: ../../package/contents/ui/config/ConfigUnits.qml +#: ../../package/contents/code/unit-utils.js ../../package/contents/ui/config/ConfigUnits.qml msgid "km/h" msgstr "千米/时(km/h)" -#: ../../package/contents/code/unit-utils.js -#: ../../package/contents/ui/config/ConfigUnits.qml +#: ../../package/contents/code/unit-utils.js ../../package/contents/ui/config/ConfigUnits.qml msgid "m/s" msgstr "米/秒(m/s)" @@ -145,13 +131,8 @@ msgid "sec" msgstr "秒" #: ../../package/contents/ui/config/ConfigAppearance.qml -msgid "" -"NOTE: After this timeout widget will be hidden in system tray until " -"refreshed. You can always set the widget to be always \"Shown\" in system " -"tray \"Entries\" settings." -msgstr "" -"注意:超时后,该挂件将在系统托盘中隐藏,直到刷新。您可以在系统托盘的“项目”设" -"置中将挂件设置为“总是显示”确保它不隐藏。" +msgid "NOTE: After this timeout widget will be hidden in system tray until refreshed. You can always set the widget to be always \"Shown\" in system tray \"Entries\" settings." +msgstr "注意:超时后,该挂件将在系统托盘中隐藏,直到刷新。您可以在系统托盘的“项目”设置中将挂件设置为“总是显示”确保它不隐藏。" #: ../../package/contents/ui/config/ConfigAppearance.qml msgid "Widget font style" @@ -208,12 +189,8 @@ msgid "min" msgstr "分钟" #: ../../package/contents/ui/config/ConfigGeneral.qml -msgid "" -"Met.no weather forecast data provided by The Norwegian Meteorological " -"Institute." -msgstr "" -"Met.no 天气预报数据由挪威气象研究所(The Norwegian Meteorological Institute)" -"提供。" +msgid "Met.no weather forecast data provided by The Norwegian Meteorological Institute." +msgstr "Met.no 天气预报数据由挪威气象研究所(The Norwegian Meteorological Institute)提供。" #: ../../package/contents/ui/config/ConfigGeneral.qml msgid "Sunrise/sunset data provided by Sunrise - Sunset." @@ -287,8 +264,7 @@ msgstr "Url" msgid "URL" msgstr "URL" -#: ../../package/contents/ui/config/ConfigGeneral.qml -#: ../../package/contents/ui/config/ConfigUnits.qml +#: ../../package/contents/ui/config/ConfigGeneral.qml ../../package/contents/ui/config/ConfigUnits.qml msgid "Timezone" msgstr "时区" @@ -340,9 +316,7 @@ msgstr "风速" msgid "My local-time" msgstr "我的本地时间" -#: ../../package/contents/ui/config/ConfigUnits.qml -#: ../../package/contents/ui/FullRepresentation.qml -#: ../../package/contents/ui/providers/OpenWeatherMap.qml +#: ../../package/contents/ui/config/ConfigUnits.qml ../../package/contents/ui/FullRepresentation.qml ../../package/contents/ui/providers/OpenWeatherMap.qml msgid "UTC" msgstr "协调世界时(UTC)" @@ -350,13 +324,11 @@ msgstr "协调世界时(UTC)" msgid "Location Timezone" msgstr "位置所在时区" -#: ../../package/contents/ui/FullRepresentationInTray.qml -#: ../../package/contents/ui/FullRepresentation.qml +#: ../../package/contents/ui/FullRepresentationInTray.qml ../../package/contents/ui/FullRepresentation.qml msgid "Next Location" msgstr "后一个位置" -#: ../../package/contents/ui/FullRepresentationInTray.qml -#: ../../package/contents/ui/FullRepresentation.qml +#: ../../package/contents/ui/FullRepresentationInTray.qml ../../package/contents/ui/FullRepresentation.qml msgid "Reload" msgstr "刷新" @@ -385,10 +357,8 @@ msgid "in" msgstr "in" #: ../../package/contents/ui/providers/MetNo.qml -msgid "" -"Weather forecast data provided by The Norwegian Meteorological Institute." -msgstr "" -"天气预报数据由挪威气象研究所(The Norwegian Meteorological Institute)提供。" +msgid "Weather forecast data provided by The Norwegian Meteorological Institute." +msgstr "天气预报数据由挪威气象研究所(The Norwegian Meteorological Institute)提供。" #: ../../package/contents/ui/providers/OpenWeatherMap.qml msgid "Weather forecast data provided by OpenWeather." diff --git a/translations/po/zh_TW.po b/translations/po/zh_TW.po index 265ffff..6a65896 100644 --- a/translations/po/zh_TW.po +++ b/translations/po/zh_TW.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://github.com/blackadderkate/weather-widget-2\n" -"POT-Creation-Date: 2024-06-26 20:33+0800\n" +"POT-Creation-Date: 2024-06-27 09:12+0800\n" "PO-Revision-Date: 2022-01-03 22:18+0000\n" "Last-Translator: Jeff Huang \n" "Language-Team: Chinese \n"