Skip to content

Commit 1091925

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 661edcb commit 1091925

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

l10n/zh_CN.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ OC.L10N.register(
104104
"Open geo links" : "打开地理链接",
105105
"Display time filter slider" : "显示时间过滤滑块",
106106
"The True Size of Africa" : "非洲的真正大小",
107+
"Cancel adding favorites" : "取消添加收藏夹",
107108
"(No name)" : "(没有名称)",
108109
"No favorites to display" : "没有可显示的收藏夹",
109110
"Clear selection" : "清除选择",
@@ -306,6 +307,7 @@ OC.L10N.register(
306307
"Devices exported in {path}" : "设备已导出到{path}",
307308
"Failed to export devices" : "导出设备失败",
308309
"Failed to delete device" : "无法删除设备",
310+
"Device {deviceName} linked to map {mapName}" : "设备 {deviceName} 已链接到地图 {mapName}",
309311
"Failed to link Device to map {mapName}" : "无法将设备链接到地图 {mapName}",
310312
"Failed to share Device" : "分享设备失败",
311313
"Import devices from gpx (Nextcloud Maps) or kml/kmz (Google Timeline) file" : "从gpx(Nextcloud地图)或kml/kmz(Google时间线)文件导入设备",
@@ -378,7 +380,11 @@ OC.L10N.register(
378380
"Set the API key to use Mapbox routing service." : "设置API密钥以使用Mapbox路由服务。",
379381
"Leave empty to disable." : "留空以禁用。",
380382
"Mapbox API key" : "Mapbox API密钥",
383+
"MapLibre Website" : "MapLibre 网站",
384+
"MapLibre settings" : "MapLibre 设置",
381385
"Set the URL and Basic Authorization of style.json for OpenStreetMap Vector Tiles with MapLibre-GL-JS." : "使用 MapLibre-GL-JS 设置 OpenStreetMap 矢量切片的 URL 和 style.json 的基本授权。",
386+
"MapLibre Street style URL" : "MapLibre Street 样式 URL",
387+
"Basic Authorization if required. Format is \"user:password\"" : "如需基本授权。格式为“用户:密码”",
382388
"Maps settings" : "地图设置"
383389
},
384390
"nplurals=1; plural=0;");

l10n/zh_CN.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
"Open geo links" : "打开地理链接",
103103
"Display time filter slider" : "显示时间过滤滑块",
104104
"The True Size of Africa" : "非洲的真正大小",
105+
"Cancel adding favorites" : "取消添加收藏夹",
105106
"(No name)" : "(没有名称)",
106107
"No favorites to display" : "没有可显示的收藏夹",
107108
"Clear selection" : "清除选择",
@@ -304,6 +305,7 @@
304305
"Devices exported in {path}" : "设备已导出到{path}",
305306
"Failed to export devices" : "导出设备失败",
306307
"Failed to delete device" : "无法删除设备",
308+
"Device {deviceName} linked to map {mapName}" : "设备 {deviceName} 已链接到地图 {mapName}",
307309
"Failed to link Device to map {mapName}" : "无法将设备链接到地图 {mapName}",
308310
"Failed to share Device" : "分享设备失败",
309311
"Import devices from gpx (Nextcloud Maps) or kml/kmz (Google Timeline) file" : "从gpx(Nextcloud地图)或kml/kmz(Google时间线)文件导入设备",
@@ -376,7 +378,11 @@
376378
"Set the API key to use Mapbox routing service." : "设置API密钥以使用Mapbox路由服务。",
377379
"Leave empty to disable." : "留空以禁用。",
378380
"Mapbox API key" : "Mapbox API密钥",
381+
"MapLibre Website" : "MapLibre 网站",
382+
"MapLibre settings" : "MapLibre 设置",
379383
"Set the URL and Basic Authorization of style.json for OpenStreetMap Vector Tiles with MapLibre-GL-JS." : "使用 MapLibre-GL-JS 设置 OpenStreetMap 矢量切片的 URL 和 style.json 的基本授权。",
384+
"MapLibre Street style URL" : "MapLibre Street 样式 URL",
385+
"Basic Authorization if required. Format is \"user:password\"" : "如需基本授权。格式为“用户:密码”",
380386
"Maps settings" : "地图设置"
381387
},"pluralForm" :"nplurals=1; plural=0;"
382388
}

translationfiles/templates/maps.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Nextcloud 3.14159\n"
1010
"Report-Msgid-Bugs-To: translations\\@example.com\n"
11-
"POT-Creation-Date: 2025-03-08 01:21+0000\n"
11+
"POT-Creation-Date: 2025-03-09 01:22+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

0 commit comments

Comments
 (0)