summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-24 01:20:46 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-24 01:20:46 +0000
commit16007baff9469e25c09ca371846455d4c979410f (patch)
treecdf74e19a6bcde5217c8f57c853cd4bc956e201a
parent463783ea37d255446bd89f72f618b257a33c0e11 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/en_GB.js4
-rw-r--r--l10n/en_GB.json4
-rw-r--r--l10n/zh_HK.js4
-rw-r--r--l10n/zh_HK.json4
4 files changed, 16 insertions, 0 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 48b38271..cbaf3ac6 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -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",
@@ -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}",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index f068606f..b758e009 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -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",
@@ -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}",
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index c8ee4772..4b3c2dd3 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Public link" : "公開連結",
"Photos" : "照片",
+ "On This Day" : "當年今日",
"Your memories under your control" : "完全自主掌控您珍貴的回憶",
"All media" : "所有媒體",
"Videos" : "影片",
@@ -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}",
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 13ff3480..63f2f9ea 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -1,6 +1,7 @@
{ "translations": {
"Public link" : "公開連結",
"Photos" : "照片",
+ "On This Day" : "當年今日",
"Your memories under your control" : "完全自主掌控您珍貴的回憶",
"All media" : "所有媒體",
"Videos" : "影片",
@@ -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}",