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 Feb 3, 2024
1 parent 77a1be3 commit 443beb2
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 2 deletions.
1 change: 1 addition & 0 deletions l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -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} »",
Expand Down
1 change: 1 addition & 0 deletions l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -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} »",
Expand Down
4 changes: 3 additions & 1 deletion l10n/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -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ç",
Expand Down
4 changes: 3 additions & 1 deletion l10n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -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ç",
Expand Down
3 changes: 3 additions & 0 deletions l10n/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -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" : "共享此文件夹",
Expand Down
3 changes: 3 additions & 0 deletions l10n/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -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" : "共享此文件夹",
Expand Down

0 comments on commit 443beb2

Please sign in to comment.