Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Jul 14, 2023
1 parent 8dcb1e7 commit 1fd597b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions l10n/zh_CN.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
OC.L10N.register(
"files_photospheres",
{
"Photo Sphere Viewer" : "Photo Sphere 查看器",
"Enables viewing of google photosphere images" : "启用查看谷歌photosphere图像功能",
"Enables viewing of google photosphere images by\n integrating the photo-sphere-viewer.js component\n into your nextcloud instance." : "允许查看谷歌全景图片,方法是\n将 photo-sphere-viewer.js 整合\n进你的 nextcloud 实例"
"Photo Sphere Viewer" : "Photo Sphere查看器",
"Enables viewing of google photosphere images" : "启用查看Google Photo Sphere图像功能",
"Enables viewing of google photosphere images by\n integrating the photo-sphere-viewer.js component\n into your nextcloud instance." : "允许查看Google Photo Sphere全景图片,方法是\n将photo-sphere-viewer.js 整合\n进你的Nextcloud实例"
},
"nplurals=1; plural=0;");
6 changes: 3 additions & 3 deletions l10n/zh_CN.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{ "translations": {
"Photo Sphere Viewer" : "Photo Sphere 查看器",
"Enables viewing of google photosphere images" : "启用查看谷歌photosphere图像功能",
"Enables viewing of google photosphere images by\n integrating the photo-sphere-viewer.js component\n into your nextcloud instance." : "允许查看谷歌全景图片,方法是\n将 photo-sphere-viewer.js 整合\n进你的 nextcloud 实例"
"Photo Sphere Viewer" : "Photo Sphere查看器",
"Enables viewing of google photosphere images" : "启用查看Google Photo Sphere图像功能",
"Enables viewing of google photosphere images by\n integrating the photo-sphere-viewer.js component\n into your nextcloud instance." : "允许查看Google Photo Sphere全景图片,方法是\n将photo-sphere-viewer.js 整合\n进你的Nextcloud实例"
},"pluralForm" :"nplurals=1; plural=0;"
}

0 comments on commit 1fd597b

Please sign in to comment.