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 Jun 27, 2024
1 parent f43932b commit d555712
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions l10n/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ OC.L10N.register(
{
"Public link" : "公开链接",
"Photos" : "照片",
"On This Day" : "在这一天",
"Your memories under your control" : "您的回忆在您的掌控之下",
"All media" : "所有媒体",
"Videos" : "视频",
Expand Down Expand Up @@ -48,6 +49,9 @@ OC.L10N.register(
"Failed to update album." : "更新相册失败。",
"This collection does not exist" : "此收藏不存在",
"An error occurred" : "发生错误",
"No picture for this day" : "这一天没有照片",
"Picture taken on this day will show up here." : "在这一天拍摄的照片将显示在这。",
"More photos from this day" : "这一天更多的照片",
"_%n unassigned photo_::_%n unassigned photos_" : ["%n张尚未指派的照片"],
"Favorite" : "收藏",
"Select image {imageName}" : "选择图像 {imageName}",
Expand All @@ -66,13 +70,15 @@ OC.L10N.register(
"Enable squared photos view" : "启用平铺照片视图",
"Delete source directory" : "删除源目录",
"All folders" : "所有文件夹",
"Add a Photos source for the timelines" : "为时间轴添加一个照片源",
"Add folder" : "添加文件夹",
"Select a source folder for your media" : "为你的媒体文件选择一个源文件夹",
"Home" : "家",
"Choose default Photos upload and Albums location" : "选择预设照片上传与相册位置",
"Choose a different folder" : "选择一个不同的文件夹",
"Select the default upload location for your media" : "选择你的媒体文件默认上传位置",
"View" : "查看",
"Media folders" : "多媒体文件夹",
"Choose the folders from where photos and videos are shown." : "选择显示照片和视频的文件夹。",
"Upload folder" : "上传文件夹",
"Choose the folder where photos and albums are uploaded to." : "选择照片和相册上传的文件夹。",
Expand Down Expand Up @@ -120,6 +126,7 @@ OC.L10N.register(
"No tags yet" : "尚无标签",
"Photos with tags will show up here" : "带标签的照片将显示在此处",
"Popular tags" : "常用标签",
"One of the source folders does not exists" : "其中一个源文件夹不存在",
"Add" : "添加",
"Add to album" : "添加至相册",
"Delete selection" : "删除选择项",
Expand Down
7 changes: 7 additions & 0 deletions l10n/zh_CN.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{ "translations": {
"Public link" : "公开链接",
"Photos" : "照片",
"On This Day" : "在这一天",
"Your memories under your control" : "您的回忆在您的掌控之下",
"All media" : "所有媒体",
"Videos" : "视频",
Expand Down Expand Up @@ -46,6 +47,9 @@
"Failed to update album." : "更新相册失败。",
"This collection does not exist" : "此收藏不存在",
"An error occurred" : "发生错误",
"No picture for this day" : "这一天没有照片",
"Picture taken on this day will show up here." : "在这一天拍摄的照片将显示在这。",
"More photos from this day" : "这一天更多的照片",
"_%n unassigned photo_::_%n unassigned photos_" : ["%n张尚未指派的照片"],
"Favorite" : "收藏",
"Select image {imageName}" : "选择图像 {imageName}",
Expand All @@ -64,13 +68,15 @@
"Enable squared photos view" : "启用平铺照片视图",
"Delete source directory" : "删除源目录",
"All folders" : "所有文件夹",
"Add a Photos source for the timelines" : "为时间轴添加一个照片源",
"Add folder" : "添加文件夹",
"Select a source folder for your media" : "为你的媒体文件选择一个源文件夹",
"Home" : "",
"Choose default Photos upload and Albums location" : "选择预设照片上传与相册位置",
"Choose a different folder" : "选择一个不同的文件夹",
"Select the default upload location for your media" : "选择你的媒体文件默认上传位置",
"View" : "查看",
"Media folders" : "多媒体文件夹",
"Choose the folders from where photos and videos are shown." : "选择显示照片和视频的文件夹。",
"Upload folder" : "上传文件夹",
"Choose the folder where photos and albums are uploaded to." : "选择照片和相册上传的文件夹。",
Expand Down Expand Up @@ -118,6 +124,7 @@
"No tags yet" : "尚无标签",
"Photos with tags will show up here" : "带标签的照片将显示在此处",
"Popular tags" : "常用标签",
"One of the source folders does not exists" : "其中一个源文件夹不存在",
"Add" : "添加",
"Add to album" : "添加至相册",
"Delete selection" : "删除选择项",
Expand Down

0 comments on commit d555712

Please sign in to comment.