Skip to content

Commit

Permalink
[tx] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
ownclouders committed Jan 18, 2019
1 parent d10bdd0 commit e150214
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
12 changes: 12 additions & 0 deletions l10n/gl.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
OC.L10N.register(
"impersonate",
{
"Can not impersonate" : "Non foi posíbel suplantar ao usuario",
"Unexpected error occured" : "Produciuse un erro non agardado",
"Impersonate" : "Suplantar",
"Error" : "Erro",
"Logged in as {currentUser}" : "Accedeu como {currentUser}",
"Impersonate Settings" : "Axustes da suplantación",
"Allow group admins to impersonate users from these groups" : "Permitir que os administradores do grupo substitúan aos usuarios destes grupos"
},
"nplurals=2; plural=(n != 1);");
10 changes: 10 additions & 0 deletions l10n/gl.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{ "translations": {
"Can not impersonate" : "Non foi posíbel suplantar ao usuario",
"Unexpected error occured" : "Produciuse un erro non agardado",
"Impersonate" : "Suplantar",
"Error" : "Erro",
"Logged in as {currentUser}" : "Accedeu como {currentUser}",
"Impersonate Settings" : "Axustes da suplantación",
"Allow group admins to impersonate users from these groups" : "Permitir que os administradores do grupo substitúan aos usuarios destes grupos"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit e150214

Please sign in to comment.