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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Mar 24, 2024
1 parent 03888e5 commit 743553a
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ OC.L10N.register(
{
"Public link" : "Public link",
"Photos" : "Photos",
"On This Day" : "On This Day",
"Your memories under your control" : "Your memories under your control",
"All media" : "All media",
"Videos" : "Videos",
Expand Down Expand Up @@ -48,6 +49,9 @@ OC.L10N.register(
"Failed to update album." : "Failed to update album.",
"This collection does not exist" : "This collection does not exist",
"An error occurred" : "An error occurred",
"No picture for this day" : "No picture for this day",
"Picture taken on this day will show up here." : "Picture taken on this day will show up here.",
"More photos from this day" : "More photos from this day",
"_%n unassigned photo_::_%n unassigned photos_" : ["%n unassigned photo","%n unassigned photos"],
"Favorite" : "Favourite",
"Select image {imageName}" : "Select image {imageName}",
Expand Down
4 changes: 4 additions & 0 deletions l10n/en_GB.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{ "translations": {
"Public link" : "Public link",
"Photos" : "Photos",
"On This Day" : "On This Day",
"Your memories under your control" : "Your memories under your control",
"All media" : "All media",
"Videos" : "Videos",
Expand Down Expand Up @@ -46,6 +47,9 @@
"Failed to update album." : "Failed to update album.",
"This collection does not exist" : "This collection does not exist",
"An error occurred" : "An error occurred",
"No picture for this day" : "No picture for this day",
"Picture taken on this day will show up here." : "Picture taken on this day will show up here.",
"More photos from this day" : "More photos from this day",
"_%n unassigned photo_::_%n unassigned photos_" : ["%n unassigned photo","%n unassigned photos"],
"Favorite" : "Favourite",
"Select image {imageName}" : "Select image {imageName}",
Expand Down
4 changes: 4 additions & 0 deletions l10n/zh_HK.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 Down
4 changes: 4 additions & 0 deletions l10n/zh_HK.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 Down

0 comments on commit 743553a

Please sign in to comment.