diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-04 00:21:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-04 00:21:48 +0000 |
commit | 23cc6cf7ce98e87e2e247c29b7cc80d2a5f02393 (patch) | |
tree | 47f8183b945ff3af389054718bfe2f036d6f51bb /core | |
parent | f9ec46d35b97b1c347b683806a0057400a90a0cc (diff) | |
download | nextcloud-server-23cc6cf7ce98e87e2e247c29b7cc80d2a5f02393.tar.gz nextcloud-server-23cc6cf7ce98e87e2e247c29b7cc80d2a5f02393.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/gl.js | 6 | ||||
-rw-r--r-- | core/l10n/gl.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index acce8741be5..3e1993ee822 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -235,8 +235,8 @@ OC.L10N.register( "Add to a project" : "Engadir a un proxecto", "Show details" : "Amosar os detalles", "Hide details" : "Agochar os detalles", - "Rename project" : "Renomear o proxecto", - "Failed to rename the project" : "Produciuse un fallo ao renomear o proxecto", + "Rename project" : "Cambiar o nome do proxecto", + "Failed to rename the project" : "Produciuse un fallo ao cambiarlle o nome ao proxecto", "Failed to create a project" : "Produciuse un fallo ao crear o proxecto", "Failed to add the item to the project" : "Produciuse un fallo ao engadir un elemento o proxecto", "Connect items to a project to make them easier to find" : "Conecte os elementos a un proxecto para que sexan máis doados de atopar", @@ -256,7 +256,7 @@ OC.L10N.register( "Restricted" : "Restrinxida", "Invisible" : "Invisíbel", "Delete" : "Eliminar", - "Rename" : "Renomear", + "Rename" : "Cambiar o nome", "Collaborative tags" : "Etiquetas colaborativas", "No tags found" : "Non se atoparon etiquetas", "Personal" : "Persoal", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index ff048a0954e..01cfb955e5c 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -233,8 +233,8 @@ "Add to a project" : "Engadir a un proxecto", "Show details" : "Amosar os detalles", "Hide details" : "Agochar os detalles", - "Rename project" : "Renomear o proxecto", - "Failed to rename the project" : "Produciuse un fallo ao renomear o proxecto", + "Rename project" : "Cambiar o nome do proxecto", + "Failed to rename the project" : "Produciuse un fallo ao cambiarlle o nome ao proxecto", "Failed to create a project" : "Produciuse un fallo ao crear o proxecto", "Failed to add the item to the project" : "Produciuse un fallo ao engadir un elemento o proxecto", "Connect items to a project to make them easier to find" : "Conecte os elementos a un proxecto para que sexan máis doados de atopar", @@ -254,7 +254,7 @@ "Restricted" : "Restrinxida", "Invisible" : "Invisíbel", "Delete" : "Eliminar", - "Rename" : "Renomear", + "Rename" : "Cambiar o nome", "Collaborative tags" : "Etiquetas colaborativas", "No tags found" : "Non se atoparon etiquetas", "Personal" : "Persoal", |