diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:19:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:19:46 +0000 |
commit | 7ceb98f63b1cbae88d48a6c747b1802fdcab4b21 (patch) | |
tree | 419b8e37f173de4af9e930de68355eb7af451b3f /lib/l10n/gl.js | |
parent | c97493e0ba4b1cafb40b7020d1db532dfffea6b7 (diff) | |
download | nextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.tar.gz nextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r-- | lib/l10n/gl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index ee5d2f4dc71..78be482c502 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -103,7 +103,6 @@ OC.L10N.register( "Set an admin username." : "Estabeleza un nome de usuario administrador", "Set an admin password." : "Estabeleza un contrasinal de administrador", "Can't create or write into the data directory %s" : "Non é posíbel crear ou escribir o directorio «data» %s", - "Invalid Federated Cloud ID" : "ID de nube federada incorrecto", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "A infraestrutura de compartición %s ten que implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Non se atopou a infraestrutura de compartición %s", "Sharing backend for %s not found" : "Non se atopou a infraestrutura de compartición para %s", @@ -235,6 +234,7 @@ OC.L10N.register( "Groupware" : "Software colaborativo", "Personal info" : "Información persoal", "Mobile & desktop" : "Móbil e escritorio", + "Invalid Federated Cloud ID" : "ID de nube federada incorrecto", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Polo xeral, isto pódese solucionar dándolle ao servidor web acceso de escritura ao directorio das aplicacións ou desactivando a tenda de aplicacións no ficheiro de configuración. Vexa %s" }, "nplurals=2; plural=(n != 1);"); |