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 Sep 27, 2023
1 parent c93ea10 commit 4167198
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ OC.L10N.register(
"Tagged photos" : "Fotos etiquetadas",
"Tagged photo {title}" : "Foto etiquetada {title}",
"{title}'s face" : "Rostro de {title}",
"{startDate} to {endDate}" : "{startDate} a {endDate}",
"Failed to rename {oldName} to {faceName}." : "Fallo al renombrar {oldName} a {faceName}",
"Failed to delete {faceName}." : "Fallo al borrar {faceName}",
"Failed to delete {fileId}." : "Fallo al borrar {fileId}.",
Expand Down
1 change: 1 addition & 0 deletions l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@
"Tagged photos" : "Fotos etiquetadas",
"Tagged photo {title}" : "Foto etiquetada {title}",
"{title}'s face" : "Rostro de {title}",
"{startDate} to {endDate}" : "{startDate} a {endDate}",
"Failed to rename {oldName} to {faceName}." : "Fallo al renombrar {oldName} a {faceName}",
"Failed to delete {faceName}." : "Fallo al borrar {faceName}",
"Failed to delete {fileId}." : "Fallo al borrar {fileId}.",
Expand Down
1 change: 1 addition & 0 deletions l10n/ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ OC.L10N.register(
"Enable squared photos view" : "写真を矩形での表示を有効化",
"Invalid location selected" : "選択した場所が無効",
"View" : "表示",
"Unselect all" : "すべて選択解除",
"Favorite" : "お気に入り",
"Remove from favorites" : "お気に入りから削除",
"This folder does not exist" : "このフォルダーは存在しません",
Expand Down
1 change: 1 addition & 0 deletions l10n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"Enable squared photos view" : "写真を矩形での表示を有効化",
"Invalid location selected" : "選択した場所が無効",
"View" : "表示",
"Unselect all" : "すべて選択解除",
"Favorite" : "お気に入り",
"Remove from favorites" : "お気に入りから削除",
"This folder does not exist" : "このフォルダーは存在しません",
Expand Down

0 comments on commit 4167198

Please sign in to comment.