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 Jun 27, 2024
1 parent 26791e3 commit 66c25a5
Show file tree
Hide file tree
Showing 8 changed files with 14 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 @@ -422,7 +422,7 @@ OC.L10N.register(
"Home" : "Startseite",
"Move left" : "Nach links verschieben",
"Move right" : "Nach rechts verschieben",
"Files without location" : "Dateien ohne Speicherort",
"Files without location" : "Dateien ohne Standort",
"Unidentified location" : "Unbekannter Standort",
"Image saved successfully" : "Bild gespeichert",
"Error saving image: {error}" : "Fehler beim Speichern des Bildes: {error}",
Expand Down
2 changes: 1 addition & 1 deletion l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@
"Home" : "Startseite",
"Move left" : "Nach links verschieben",
"Move right" : "Nach rechts verschieben",
"Files without location" : "Dateien ohne Speicherort",
"Files without location" : "Dateien ohne Standort",
"Unidentified location" : "Unbekannter Standort",
"Image saved successfully" : "Bild gespeichert",
"Error saving image: {error}" : "Fehler beim Speichern des Bildes: {error}",
Expand Down
2 changes: 2 additions & 0 deletions l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,8 @@ OC.L10N.register(
"Home" : "Home",
"Move left" : "Move left",
"Move right" : "Move right",
"Files without location" : "Files without location",
"Unidentified location" : "Unidentified location",
"Image saved successfully" : "Image saved successfully",
"Error saving image: {error}" : "Error saving image: {error}",
"Unsaved changes" : "Unsaved changes",
Expand Down
2 changes: 2 additions & 0 deletions l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,8 @@
"Home" : "Home",
"Move left" : "Move left",
"Move right" : "Move right",
"Files without location" : "Files without location",
"Unidentified location" : "Unidentified location",
"Image saved successfully" : "Image saved successfully",
"Error saving image: {error}" : "Error saving image: {error}",
"Unsaved changes" : "Unsaved changes",
Expand Down
2 changes: 2 additions & 0 deletions l10n/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,8 @@ OC.L10N.register(
"Home" : "家",
"Move left" : "向左移动",
"Move right" : "向右移动",
"Files without location" : "无位置信息的文件",
"Unidentified location" : "无法识别的位置",
"Image saved successfully" : "图片保存成功",
"Error saving image: {error}" : "保存图像失败:{error}",
"Unsaved changes" : "未保存的更改",
Expand Down
2 changes: 2 additions & 0 deletions l10n/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,8 @@
"Home" : "",
"Move left" : "向左移动",
"Move right" : "向右移动",
"Files without location" : "无位置信息的文件",
"Unidentified location" : "无法识别的位置",
"Image saved successfully" : "图片保存成功",
"Error saving image: {error}" : "保存图像失败:{error}",
"Unsaved changes" : "未保存的更改",
Expand Down
2 changes: 2 additions & 0 deletions l10n/zh_HK.js
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,8 @@ OC.L10N.register(
"Home" : "主頁",
"Move left" : "向左移動",
"Move right" : "向右移動",
"Files without location" : "沒有位置的檔案",
"Unidentified location" : "未知位置",
"Image saved successfully" : "圖像保存成功",
"Error saving image: {error}" : "儲存圖像時發生錯誤:{error}",
"Unsaved changes" : "未儲存變更",
Expand Down
2 changes: 2 additions & 0 deletions l10n/zh_HK.json
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,8 @@
"Home" : "主頁",
"Move left" : "向左移動",
"Move right" : "向右移動",
"Files without location" : "沒有位置的檔案",
"Unidentified location" : "未知位置",
"Image saved successfully" : "圖像保存成功",
"Error saving image: {error}" : "儲存圖像時發生錯誤:{error}",
"Unsaved changes" : "未儲存變更",
Expand Down

0 comments on commit 66c25a5

Please sign in to comment.