summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/es.js6
-rw-r--r--apps/files_sharing/l10n/es.json6
-rw-r--r--apps/files_sharing/l10n/ko.js2
-rw-r--r--apps/files_sharing/l10n/ko.json2
4 files changed, 14 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js
index 5f6bc1548ac..32223d08cae 100644
--- a/apps/files_sharing/l10n/es.js
+++ b/apps/files_sharing/l10n/es.js
@@ -209,6 +209,12 @@ OC.L10N.register(
"Create" : "Crear",
"Share" : "Compartir",
"Delete share" : "Borrar recurso compartido",
+ "Share with {userName}" : "Compartir con {userName}",
+ "Share with group" : "Compartir con grupo",
+ "Share in conversation" : "Compartir en conversación",
+ "Share with remote" : "Compartir con remoto",
+ "Share with remote group" : "Compartir con grupo remoto",
+ "Share with guest" : "Compartir con invitado",
"Share with" : "Compartir con",
"Save share" : "Guardar recurso compartido",
"Update share" : "Actualizar recurso compartido",
diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json
index 6b7047e4e35..2f42dc0bc51 100644
--- a/apps/files_sharing/l10n/es.json
+++ b/apps/files_sharing/l10n/es.json
@@ -207,6 +207,12 @@
"Create" : "Crear",
"Share" : "Compartir",
"Delete share" : "Borrar recurso compartido",
+ "Share with {userName}" : "Compartir con {userName}",
+ "Share with group" : "Compartir con grupo",
+ "Share in conversation" : "Compartir en conversación",
+ "Share with remote" : "Compartir con remoto",
+ "Share with remote group" : "Compartir con grupo remoto",
+ "Share with guest" : "Compartir con invitado",
"Share with" : "Compartir con",
"Save share" : "Guardar recurso compartido",
"Update share" : "Actualizar recurso compartido",
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js
index 626ee1be1be..e5e6bfacc2e 100644
--- a/apps/files_sharing/l10n/ko.js
+++ b/apps/files_sharing/l10n/ko.js
@@ -127,7 +127,7 @@ OC.L10N.register(
"Allow editing" : "Allow editing",
"Read only" : "Read only",
"Allow upload and editing" : "업로드와 수정 허용",
- "File drop (upload only)" : "File drop (upload only)",
+ "File drop (upload only)" : "업로드만 허용",
"Custom permissions" : "사용자 지정 권한",
"Read" : "읽기",
"Upload" : "업로드",
diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json
index 38fc9f8d3cc..ffa0643f2b0 100644
--- a/apps/files_sharing/l10n/ko.json
+++ b/apps/files_sharing/l10n/ko.json
@@ -125,7 +125,7 @@
"Allow editing" : "Allow editing",
"Read only" : "Read only",
"Allow upload and editing" : "업로드와 수정 허용",
- "File drop (upload only)" : "File drop (upload only)",
+ "File drop (upload only)" : "업로드만 허용",
"Custom permissions" : "사용자 지정 권한",
"Read" : "읽기",
"Upload" : "업로드",