diff options
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r-- | core/l10n/gl.js | 6 |
1 files changed, 3 insertions, 3 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", |