diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-05 02:18:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-05 02:18:19 +0000 |
commit | 48b374f68396bbfd11c858c18038995d806a48b2 (patch) | |
tree | 8e4a05eb4a73a977bd5f89062f5601912779165a /lib | |
parent | 0f9fe74020d8b8b71ce03e0baf2f1e2b13cda5f9 (diff) | |
download | nextcloud-server-48b374f68396bbfd11c858c18038995d806a48b2.tar.gz nextcloud-server-48b374f68396bbfd11c858c18038995d806a48b2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/es.js | 4 | ||||
-rw-r--r-- | lib/l10n/es.json | 4 | ||||
-rw-r--r-- | lib/l10n/eu.js | 1 | ||||
-rw-r--r-- | lib/l10n/eu.json | 1 |
4 files changed, 6 insertions, 4 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index b0f413979ab..cf5297cc41e 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -15,8 +15,8 @@ OC.L10N.register( "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s, y %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s y %5$s", "Education Edition" : "Edición Educación", - "Enterprise bundle" : "Conjunto para empresas", - "Groupware bundle" : "Conjunto de groupware", + "Enterprise bundle" : "Pack para empresas", + "Groupware bundle" : "Pack groupware", "Hub bundle" : "Conjunto de Hub", "Social sharing bundle" : "Conjunto para compartir en redes", "PHP %s or higher is required." : "Se requiere PHP %s o superior.", diff --git a/lib/l10n/es.json b/lib/l10n/es.json index 5addb89b11b..494eec9d978 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -13,8 +13,8 @@ "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s, y %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s y %5$s", "Education Edition" : "Edición Educación", - "Enterprise bundle" : "Conjunto para empresas", - "Groupware bundle" : "Conjunto de groupware", + "Enterprise bundle" : "Pack para empresas", + "Groupware bundle" : "Pack groupware", "Hub bundle" : "Conjunto de Hub", "Social sharing bundle" : "Conjunto para compartir en redes", "PHP %s or higher is required." : "Se requiere PHP %s o superior.", diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index 0011ba1f1d2..4a31db8673b 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -170,6 +170,7 @@ OC.L10N.register( "Verify" : "Egiaztatu", "Sharing %s failed, because the backend does not allow shares from type %i" : "%s partekatzeak huts egin du, motorrak %i motako partekatzeak baimentzen ez dituelako", "Sharing %s failed, because the file does not exist" : "%s elkarbanatzeak huts egin du, fitxategia ez delako existitzen", + "Sharing %s failed, because you can not share with yourself" : "Ezin izan da %s partekatu, zure buruarekin ezin baituzu partekatu.", "You need to provide a password to create a public link, only protected links are allowed" : "Lotura publiko bat sortzeko pasahitza idatzi behar duzu, bakarrik babestutako loturak baimenduta daude", "Sharing %s failed, because sharing with links is not allowed" : "%s elkarbanatzeak huts egin du, lotura bidezko elkarbanatzea baimendua ez dagoelako", "Not allowed to create a federated share with the same user" : "Ezin da erabiltzaile berdinarekin federatutako partekatzea sortu.", diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json index 3066aa97277..b50a8b11140 100644 --- a/lib/l10n/eu.json +++ b/lib/l10n/eu.json @@ -168,6 +168,7 @@ "Verify" : "Egiaztatu", "Sharing %s failed, because the backend does not allow shares from type %i" : "%s partekatzeak huts egin du, motorrak %i motako partekatzeak baimentzen ez dituelako", "Sharing %s failed, because the file does not exist" : "%s elkarbanatzeak huts egin du, fitxategia ez delako existitzen", + "Sharing %s failed, because you can not share with yourself" : "Ezin izan da %s partekatu, zure buruarekin ezin baituzu partekatu.", "You need to provide a password to create a public link, only protected links are allowed" : "Lotura publiko bat sortzeko pasahitza idatzi behar duzu, bakarrik babestutako loturak baimenduta daude", "Sharing %s failed, because sharing with links is not allowed" : "%s elkarbanatzeak huts egin du, lotura bidezko elkarbanatzea baimendua ez dagoelako", "Not allowed to create a federated share with the same user" : "Ezin da erabiltzaile berdinarekin federatutako partekatzea sortu.", |