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 Oct 8, 2023
1 parent 1d8dabe commit c2192d5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
8 changes: 8 additions & 0 deletions l10n/vi.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
OC.L10N.register(
"files_photospheres",
{
"Photo Sphere Viewer" : "Trình xem ảnh toàn cảnh",
"Enables viewing of google photosphere images" : "Cho phép xem hình ảnh google photososphere",
"Enables viewing of google photosphere images by\n integrating the photo-sphere-viewer.js component\n into your nextcloud instance." : "Cho phép xem hình ảnh của google photosphere bằng cách tích hợp thành phần photo-sphere-viewer.js vào phiên bản nextcloud của bạn."
},
"nplurals=1; plural=0;");
6 changes: 6 additions & 0 deletions l10n/vi.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{ "translations": {
"Photo Sphere Viewer" : "Trình xem ảnh toàn cảnh",
"Enables viewing of google photosphere images" : "Cho phép xem hình ảnh google photososphere",
"Enables viewing of google photosphere images by\n integrating the photo-sphere-viewer.js component\n into your nextcloud instance." : "Cho phép xem hình ảnh của google photosphere bằng cách tích hợp thành phần photo-sphere-viewer.js vào phiên bản nextcloud của bạn."
},"pluralForm" :"nplurals=1; plural=0;"
}

0 comments on commit c2192d5

Please sign in to comment.