Skip to content

Commit 94c545b

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent b239e0f commit 94c545b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

l10n/gl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ OC.L10N.register(
22
"privacy",
33
{
44
"Privacy" : "Privacidade",
5-
"-" : "-",
5+
"-" : "",
66
"The privacy center shows you where your data is stored and who can access it, either because you shared with them or because they are administrators." : "O centro de privacidade amósalle onde están almacenados os seus datos e quen pode acceder a eles, ben porque compartiu con eles ou porque son administradores.",
77
"Administrators" : "Administradores",
88
"Loading administrators …" : "Cargando administradores…",

l10n/gl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{ "translations": {
22
"Privacy" : "Privacidade",
3-
"-" : "-",
3+
"-" : "",
44
"The privacy center shows you where your data is stored and who can access it, either because you shared with them or because they are administrators." : "O centro de privacidade amósalle onde están almacenados os seus datos e quen pode acceder a eles, ben porque compartiu con eles ou porque son administradores.",
55
"Administrators" : "Administradores",
66
"Loading administrators …" : "Cargando administradores…",

0 commit comments

Comments
 (0)