From 0912217455a68261ddd986956152fe2bba3a64f2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 23 Jun 2023 03:10:41 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/gl.js | 2 ++ l10n/gl.json | 2 ++ l10n/ko.js | 1 + l10n/ko.json | 1 + 4 files changed, 6 insertions(+) diff --git a/l10n/gl.js b/l10n/gl.js index ed53a340..cc8b805b 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -15,6 +15,7 @@ OC.L10N.register( "Places" : "Lugares", "Map" : "Mapa", "Tags" : "Etiquetas", + "Recognize" : "Recognize", "Edit" : "Editar", "Explore" : "Examinar", "Cancel" : "Cancelar", @@ -72,6 +73,7 @@ OC.L10N.register( "Copyright" : "Copyright", "Empty" : "Baleiro", "Reset" : "Restabelecer", + "Search location / landmark" : "Buscar localización / lugar emblemático", "Remove person" : "Retirar persoa", "Rename person" : "Cambiar o nome da persoa", "Name" : "Nome", diff --git a/l10n/gl.json b/l10n/gl.json index e452bb84..59f44056 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -13,6 +13,7 @@ "Places" : "Lugares", "Map" : "Mapa", "Tags" : "Etiquetas", + "Recognize" : "Recognize", "Edit" : "Editar", "Explore" : "Examinar", "Cancel" : "Cancelar", @@ -70,6 +71,7 @@ "Copyright" : "Copyright", "Empty" : "Baleiro", "Reset" : "Restabelecer", + "Search location / landmark" : "Buscar localización / lugar emblemático", "Remove person" : "Retirar persoa", "Rename person" : "Cambiar o nome da persoa", "Name" : "Nome", diff --git a/l10n/ko.js b/l10n/ko.js index e6973da3..be5995af 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -50,6 +50,7 @@ OC.L10N.register( "Read only" : "읽기 전용", "Sort by date" : "날짜순 정렬", "Sort by name" : "이름순 정렬", + "Share folder" : "폴더 공유", "Unsaved changes" : "저장하지 않은 변경 사항", "Share" : "공유", "Previous" : "이전", diff --git a/l10n/ko.json b/l10n/ko.json index 1f172ef3..0012ae53 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -48,6 +48,7 @@ "Read only" : "읽기 전용", "Sort by date" : "날짜순 정렬", "Sort by name" : "이름순 정렬", + "Share folder" : "폴더 공유", "Unsaved changes" : "저장하지 않은 변경 사항", "Share" : "공유", "Previous" : "이전",