From 443beb21278fe67b0b0787019311dc33019bdd05 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 3 Feb 2024 01:18:56 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fr.js | 1 + l10n/fr.json | 1 + l10n/tr.js | 4 +++- l10n/tr.json | 4 +++- l10n/zh_CN.js | 3 +++ l10n/zh_CN.json | 3 +++ 6 files changed, 14 insertions(+), 2 deletions(-) diff --git a/l10n/fr.js b/l10n/fr.js index 4cf7860ae..44d2e6e2e 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -52,6 +52,7 @@ OC.L10N.register( "Favorite" : "Favoris", "Select image {imageName}" : "Sélectionner l'image {imageName}", "Open the full size \"{name}\" image" : "Ouvrir l'image \"{name}\" dans sa taille originale", + "Jump to {date}" : "Aller au {date}", "There are no photos or videos yet!" : "Il n'y a pas encore de photos ou de vidéos !", "Add to {destination}" : "Ajouter à {destination}", "Open the \"{name}\" folder" : "Ouvrir le dossier « {name} »", diff --git a/l10n/fr.json b/l10n/fr.json index dc098dc78..d8a9f1a27 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -50,6 +50,7 @@ "Favorite" : "Favoris", "Select image {imageName}" : "Sélectionner l'image {imageName}", "Open the full size \"{name}\" image" : "Ouvrir l'image \"{name}\" dans sa taille originale", + "Jump to {date}" : "Aller au {date}", "There are no photos or videos yet!" : "Il n'y a pas encore de photos ou de vidéos !", "Add to {destination}" : "Ajouter à {destination}", "Open the \"{name}\" folder" : "Ouvrir le dossier « {name} »", diff --git a/l10n/tr.js b/l10n/tr.js index 89ffcbf4c..2732df050 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -51,7 +51,9 @@ OC.L10N.register( "_%n unassigned photo_::_%n unassigned photos_" : ["%n ilişkilendirilmemiş fotoğraf","%n ilişkilendirilmemiş fotoğraf"], "Favorite" : "Sık kullanılanlara ekle", "Select image {imageName}" : "{imageName} görselini seç", - "Open the full size \"{name}\" image" : "\"{name}\" fotoğrafını tam boyutunda aç", + "Favorite image, open the full size \"{name}\" image" : "Görseli öne çıkar, \"{name}\" görselini tam boyutunda aç", + "Open the full size \"{name}\" image" : "\"{name}\" görselini tam boyutunda aç", + "Jump to {date}" : "{date} tarihine git", "There are no photos or videos yet!" : "Henüz bir fotoğraf ya da görüntü yok!", "Add to {destination}" : "{destination} üzerine ekle", "Open the \"{name}\" folder" : "\"{name}\" klasörünü aç", diff --git a/l10n/tr.json b/l10n/tr.json index 0602c2cfa..3e989cd3f 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -49,7 +49,9 @@ "_%n unassigned photo_::_%n unassigned photos_" : ["%n ilişkilendirilmemiş fotoğraf","%n ilişkilendirilmemiş fotoğraf"], "Favorite" : "Sık kullanılanlara ekle", "Select image {imageName}" : "{imageName} görselini seç", - "Open the full size \"{name}\" image" : "\"{name}\" fotoğrafını tam boyutunda aç", + "Favorite image, open the full size \"{name}\" image" : "Görseli öne çıkar, \"{name}\" görselini tam boyutunda aç", + "Open the full size \"{name}\" image" : "\"{name}\" görselini tam boyutunda aç", + "Jump to {date}" : "{date} tarihine git", "There are no photos or videos yet!" : "Henüz bir fotoğraf ya da görüntü yok!", "Add to {destination}" : "{destination} üzerine ekle", "Open the \"{name}\" folder" : "\"{name}\" klasörünü aç", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 6d171e4c0..b252a1c46 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -51,9 +51,12 @@ OC.L10N.register( "_%n unassigned photo_::_%n unassigned photos_" : ["%n张尚未指派的照片"], "Favorite" : "收藏", "Select image {imageName}" : "选择图像 {imageName}", + "Favorite image, open the full size \"{name}\" image" : "收藏图像,打开 “{name}” 原图。", "Open the full size \"{name}\" image" : "打开图片 “{name}” 的完整尺寸", + "Jump to {date}" : "跳转至 {date}", "There are no photos or videos yet!" : "还没有照片或视频!", "Add to {destination}" : "添加到 {destination}", + "Open the \"{name}\" folder" : "打开 “{name}” 文件夹", "Go back" : "返回", "Back to {folder}" : "返回 {folder}", "Share this folder" : "共享此文件夹", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 591bbabd0..55d4eeaf3 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -49,9 +49,12 @@ "_%n unassigned photo_::_%n unassigned photos_" : ["%n张尚未指派的照片"], "Favorite" : "收藏", "Select image {imageName}" : "选择图像 {imageName}", + "Favorite image, open the full size \"{name}\" image" : "收藏图像,打开 “{name}” 原图。", "Open the full size \"{name}\" image" : "打开图片 “{name}” 的完整尺寸", + "Jump to {date}" : "跳转至 {date}", "There are no photos or videos yet!" : "还没有照片或视频!", "Add to {destination}" : "添加到 {destination}", + "Open the \"{name}\" folder" : "打开 “{name}” 文件夹", "Go back" : "返回", "Back to {folder}" : "返回 {folder}", "Share this folder" : "共享此文件夹",