diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:20:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:20:16 +0000 |
commit | 5c8be9ac665d965fe2bad67b3cc79656b17218db (patch) | |
tree | caa355cf3cea324900da747b926bfae7123e57bd /lib/l10n/es_PA.js | |
parent | 59b43e0699d65e4145529ee1e57f54ced049f58d (diff) | |
download | nextcloud-server-5c8be9ac665d965fe2bad67b3cc79656b17218db.tar.gz nextcloud-server-5c8be9ac665d965fe2bad67b3cc79656b17218db.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_PA.js')
-rw-r--r-- | lib/l10n/es_PA.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/l10n/es_PA.js b/lib/l10n/es_PA.js index 0b211b72b90..aa82cb00055 100644 --- a/lib/l10n/es_PA.js +++ b/lib/l10n/es_PA.js @@ -186,11 +186,6 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", - "Basic settings" : "Configuraciones básicas", - "Sharing" : "Compartiendo", - "Security" : "Seguridad", - "Personal info" : "Información personal", - "Invalid Federated Cloud ID" : "ID Inválido", - "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" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" + "Invalid Federated Cloud ID" : "ID Inválido" }, "nplurals=2; plural=(n != 1);"); |