Skip to content

Commit b8d9004

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 8268e7e commit b8d9004

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

l10n/gl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ OC.L10N.register(
112112
"Fetching notes has failed." : "Produciuse un fallo ao recuperar as notas.",
113113
"Fetching note {id} has failed." : "Produciuse un fallo ao recuperar a nota {id}.",
114114
"Refreshing note {id} has failed." : "Produciuse un fallo ao actualizar a nota {id}.",
115-
"Renaming note {id} has failed." : "Produciuse un fallo ao renomear a nota {id}.",
115+
"Renaming note {id} has failed." : "Produciuse un fallo ao cambiarlle o nome a nota {id}.",
116116
"Creating new note has failed." : "Produciuse un fallo ao crear a nova nota.",
117117
"Saving note {id} has failed." : "Produciuse un fallo ao gardar a nota {id}.",
118118
"Updating title for note {id} has failed." : "Produciuse un fallo ao actualizar o titulo da nota {id}.",

l10n/gl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"Fetching notes has failed." : "Produciuse un fallo ao recuperar as notas.",
111111
"Fetching note {id} has failed." : "Produciuse un fallo ao recuperar a nota {id}.",
112112
"Refreshing note {id} has failed." : "Produciuse un fallo ao actualizar a nota {id}.",
113-
"Renaming note {id} has failed." : "Produciuse un fallo ao renomear a nota {id}.",
113+
"Renaming note {id} has failed." : "Produciuse un fallo ao cambiarlle o nome a nota {id}.",
114114
"Creating new note has failed." : "Produciuse un fallo ao crear a nova nota.",
115115
"Saving note {id} has failed." : "Produciuse un fallo ao gardar a nota {id}.",
116116
"Updating title for note {id} has failed." : "Produciuse un fallo ao actualizar o titulo da nota {id}.",

0 commit comments

Comments
 (0)