Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-06 04:12:39 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-06 04:12:39 +0300
commit54a30a4b81700570303eaae03810f6ef553d66a2 (patch)
tree85d5a3d46bb64f74d32ad2d3e4481fb5dfe956e2 /lib/l10n/eu.js
parent411d2dece5b65ac92f508189647df5bf03b005db (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/eu.js')
-rw-r--r--lib/l10n/eu.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js
index ade614da6c9..ac4987e9f94 100644
--- a/lib/l10n/eu.js
+++ b/lib/l10n/eu.js
@@ -117,6 +117,7 @@ OC.L10N.register(
"The username is already being used" : "Erabiltzaile izena dagoeneko erabiltzen ari da",
"User disabled" : "Erabiltzaile desgaituta",
"Login canceled by app" : "Aplikazioa saioa bertan behera utzi du",
+ "Can't read file" : "Ezin da fitxategia irakurri",
"Application is not enabled" : "Aplikazioa ez dago gaituta",
"Authentication error" : "Autentifikazio errorea",
"Token expired. Please reload page." : "Tokena iraungitu da. Mesedez birkargatu orria.",
@@ -149,6 +150,7 @@ OC.L10N.register(
"Share type %s is not valid for %s" : "%s elkarbanaketa mota ez da %srentzako egokia",
"Sharing %s failed, because the permissions exceed permissions granted to %s" : "%s elkarbanatzeak huts egin du, baimenak %sri emandakoak baino gehiago direlako",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "%s elkarbanatzeak huts egin du, %sren elkarbanaketa motorrak bere iturria aurkitu ezin duelako",
- "%s shared »%s« with you" : "%s-ek »%s« zurekin partekatu du"
+ "%s shared »%s« with you" : "%s-ek »%s« zurekin partekatu du",
+ "%s via %s" : "%s %s bidez"
},
"nplurals=2; plural=(n != 1);");