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 Nov 28, 2023
1 parent 5b98baf commit aa275c6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ OC.L10N.register(
"This folder does not exist" : "Dieser Ordner existiert nicht",
"Loading folders …" : "Ordner werden geladen...",
"No photos in here" : "Keine Fotos vorhanden",
"Taken on {date} at {time}" : "Aufgenommen am {date} um {time}",
"Taken on {date} at {time}" : "Aufgenommen am {date} um {time}",
"This place does not have any photos or videos yet!" : "Dieser Ort enthält noch keine Fotos oder Videos!",
"Add photos to this place" : "Fotos zu diesem Ort hinzufügen",
"Cover photo for place {placeName}" : "Titelbild für Ort {placeName}",
Expand Down
2 changes: 1 addition & 1 deletion l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"This folder does not exist" : "Dieser Ordner existiert nicht",
"Loading folders …" : "Ordner werden geladen...",
"No photos in here" : "Keine Fotos vorhanden",
"Taken on {date} at {time}" : "Aufgenommen am {date} um {time}",
"Taken on {date} at {time}" : "Aufgenommen am {date} um {time}",
"This place does not have any photos or videos yet!" : "Dieser Ort enthält noch keine Fotos oder Videos!",
"Add photos to this place" : "Fotos zu diesem Ort hinzufügen",
"Cover photo for place {placeName}" : "Titelbild für Ort {placeName}",
Expand Down
1 change: 1 addition & 0 deletions l10n/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ OC.L10N.register(
"This folder does not exist" : "此文件夹不存在",
"Loading folders …" : "正在加载文件夹……",
"No photos in here" : "这里没有照片",
"Taken on {date} at {time}" : "拍摄于 {date} {time}",
"This place does not have any photos or videos yet!" : "这个地点还没有任何照片和视频!",
"Add photos to this place" : "添加照片至此地点",
"Cover photo for place {placeName}" : "地点{placeName}的封面照片",
Expand Down
1 change: 1 addition & 0 deletions l10n/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
"This folder does not exist" : "此文件夹不存在",
"Loading folders …" : "正在加载文件夹……",
"No photos in here" : "这里没有照片",
"Taken on {date} at {time}" : "拍摄于 {date} {time}",
"This place does not have any photos or videos yet!" : "这个地点还没有任何照片和视频!",
"Add photos to this place" : "添加照片至此地点",
"Cover photo for place {placeName}" : "地点{placeName}的封面照片",
Expand Down

0 comments on commit aa275c6

Please sign in to comment.