diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-14 00:20:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-14 00:20:39 +0000 |
commit | dfccc12b16ac0bf10fe673d0c26c9d8b8fa7dd8b (patch) | |
tree | 706b5904622350790d06022e555c33821d7aee86 /apps/files_sharing | |
parent | 078f51beeb89e885c841fe5067994e61c882ba1a (diff) | |
download | nextcloud-server-dfccc12b16ac0bf10fe673d0c26c9d8b8fa7dd8b.tar.gz nextcloud-server-dfccc12b16ac0bf10fe673d0c26c9d8b8fa7dd8b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/es_MX.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es_MX.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/tr.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es_MX.js b/apps/files_sharing/l10n/es_MX.js index 165104533c2..be505938071 100644 --- a/apps/files_sharing/l10n/es_MX.js +++ b/apps/files_sharing/l10n/es_MX.js @@ -99,6 +99,7 @@ OC.L10N.register( "Add another link" : "Añadir otro enlace", "Share link" : "Compartir liga", "View only" : "Sólo lectura", + "File drop" : "Soltar archivo", "No recommendations. Start typing." : "Sin recomendaciones. Empiece a escribir.", "Resharing is not allowed" : "No está permitido recompartir", "Searching …" : "Buscando …", diff --git a/apps/files_sharing/l10n/es_MX.json b/apps/files_sharing/l10n/es_MX.json index 68f1be95a30..244373a27d7 100644 --- a/apps/files_sharing/l10n/es_MX.json +++ b/apps/files_sharing/l10n/es_MX.json @@ -97,6 +97,7 @@ "Add another link" : "Añadir otro enlace", "Share link" : "Compartir liga", "View only" : "Sólo lectura", + "File drop" : "Soltar archivo", "No recommendations. Start typing." : "Sin recomendaciones. Empiece a escribir.", "Resharing is not allowed" : "No está permitido recompartir", "Searching …" : "Buscando …", diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index a59e9eca2ec..843537c060d 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -180,6 +180,7 @@ OC.L10N.register( "Guest" : "Konuk", "Group" : "Grup", "Email" : "E-posta", + "Team" : "Team", "Talk conversation" : "Talk görüşmesi", "Deck board" : "Tahta panosu", "ScienceMesh" : "ScienceMesh", diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 5f706b662be..427ff028f0b 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -178,6 +178,7 @@ "Guest" : "Konuk", "Group" : "Grup", "Email" : "E-posta", + "Team" : "Team", "Talk conversation" : "Talk görüşmesi", "Deck board" : "Tahta panosu", "ScienceMesh" : "ScienceMesh", |