summaryrefslogtreecommitdiffstats
path: root/lib/l10n/eu.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-04 01:56:01 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-04 01:56:01 -0400
commite4a3f8d3c44f3238071d03f793cd2c5395062b5e (patch)
tree3b027fb016ebc83cf8733f832ab9dbf8642483d7 /lib/l10n/eu.php
parentf1b3e03f7fdb6272bbc4320d75b8bb0df4a05557 (diff)
downloadnextcloud-server-e4a3f8d3c44f3238071d03f793cd2c5395062b5e.tar.gz
nextcloud-server-e4a3f8d3c44f3238071d03f793cd2c5395062b5e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/eu.php')
-rw-r--r--lib/l10n/eu.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/eu.php b/lib/l10n/eu.php
index 1282009194b..0bdfd6fef97 100644
--- a/lib/l10n/eu.php
+++ b/lib/l10n/eu.php
@@ -116,6 +116,7 @@ $TRANSLATIONS = array(
"Please change the permissions to 0770 so that the directory cannot be listed by other users." => "Mesedez aldatu baimenak 0770ra beste erabiltzaileek karpetan sartu ezin izateko.",
"Data directory (%s) is readable by other users" => "Data karpeta (%s) beste erabiltzaileek irakur dezakete",
"Data directory (%s) is invalid" => "Datuen karpeta (%s) ez da baliogarria",
-"Please check that the data directory contains a file \".ocdata\" in its root." => "Mesedez egiaztatu data karpeta \".ocdata\" fitxategia duela bere erroan."
+"Please check that the data directory contains a file \".ocdata\" in its root." => "Mesedez egiaztatu data karpeta \".ocdata\" fitxategia duela bere erroan.",
+"Could not obtain lock type %d on \"%s\"." => "Ezin da lortu sarraia mota %d \"%s\"-an."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";