diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-30 00:20:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-30 00:20:36 +0000 |
commit | be6d28c76b0dfff696ffab60961b5c355602cd83 (patch) | |
tree | f9a92dc0cf4bddca3437d91ef87f4ced9a8134d2 /apps/files_sharing/l10n | |
parent | ac54fda52c91987e53f845598ec0bcf5798a4dfb (diff) | |
download | nextcloud-server-be6d28c76b0dfff696ffab60961b5c355602cd83.tar.gz nextcloud-server-be6d28c76b0dfff696ffab60961b5c355602cd83.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/ast.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ast.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ast.js b/apps/files_sharing/l10n/ast.js index fdaa89fb934..60309c07145 100644 --- a/apps/files_sharing/l10n/ast.js +++ b/apps/files_sharing/l10n/ast.js @@ -83,6 +83,7 @@ OC.L10N.register( "Enter a date" : "Introduz una data", "Cancel" : "Encaboxar", "Add another link" : "Amestar otru enllaz", + "Share link" : "Compartir l'enllaz", "Actions for \"{title}\"" : "Aiciones pa: {title}", "Copy public link of \"{title}\" to clipboard" : "Copiar l'enllaz públicu de «{title}» nel cartafueyu", "Error while creating the share" : "Hebo un error mentanto se creaba la compartición", @@ -91,8 +92,10 @@ OC.L10N.register( "No recommendations. Start typing." : "Nun hai nenguna recomendación. Comienza a escribir", "Searching …" : "Buscando…", "No elements found." : "Nun s'atopó nengún elementu.", + "Guest" : "Convidáu", "Group" : "Grupu", "Email" : "Corréu electrónicu", + "Team" : "Equipu", "Talk conversation" : "Conversación de Talk", "Allow upload and editing" : "Permitir la xuba y la edición", "Allow editing" : "Permitir la edición", diff --git a/apps/files_sharing/l10n/ast.json b/apps/files_sharing/l10n/ast.json index 9e2ead7c748..9c86ffcc234 100644 --- a/apps/files_sharing/l10n/ast.json +++ b/apps/files_sharing/l10n/ast.json @@ -81,6 +81,7 @@ "Enter a date" : "Introduz una data", "Cancel" : "Encaboxar", "Add another link" : "Amestar otru enllaz", + "Share link" : "Compartir l'enllaz", "Actions for \"{title}\"" : "Aiciones pa: {title}", "Copy public link of \"{title}\" to clipboard" : "Copiar l'enllaz públicu de «{title}» nel cartafueyu", "Error while creating the share" : "Hebo un error mentanto se creaba la compartición", @@ -89,8 +90,10 @@ "No recommendations. Start typing." : "Nun hai nenguna recomendación. Comienza a escribir", "Searching …" : "Buscando…", "No elements found." : "Nun s'atopó nengún elementu.", + "Guest" : "Convidáu", "Group" : "Grupu", "Email" : "Corréu electrónicu", + "Team" : "Equipu", "Talk conversation" : "Conversación de Talk", "Allow upload and editing" : "Permitir la xuba y la edición", "Allow editing" : "Permitir la edición", |