summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-09 01:55:51 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-09 01:55:51 -0400
commit6e2e0108ee84b2ffded721e5a0fd070437ffe958 (patch)
tree378077811a4f9fb78c0fcb80cd666cea254ea014 /apps/files/l10n
parent6f35e51ff3583d629923d36037323a6fe1670fbd (diff)
downloadnextcloud-server-6e2e0108ee84b2ffded721e5a0fd070437ffe958.tar.gz
nextcloud-server-6e2e0108ee84b2ffded721e5a0fd070437ffe958.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/ast.php2
-rw-r--r--apps/files/l10n/ca.php2
-rw-r--r--apps/files/l10n/ru.php2
3 files changed, 5 insertions, 1 deletions
diff --git a/apps/files/l10n/ast.php b/apps/files/l10n/ast.php
index d266a57cb45..585838d685f 100644
--- a/apps/files/l10n/ast.php
+++ b/apps/files/l10n/ast.php
@@ -74,7 +74,7 @@ $TRANSLATIONS = array(
"max. possible: " => "máx. posible:",
"Save" => "Guardar",
"WebDAV" => "WebDAV",
-"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Usa esta direición pa <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">acceder a los ficheros a traviés de WebDAV</a>",
+"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Usa esta direición <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">p'acceder a los ficheros a traviés de WebDAV</a>",
"New" => "Nuevu",
"New text file" => "Ficheru de testu nuevu",
"Text file" => "Ficheru de testu",
diff --git a/apps/files/l10n/ca.php b/apps/files/l10n/ca.php
index da9c19f3c45..113ef86f028 100644
--- a/apps/files/l10n/ca.php
+++ b/apps/files/l10n/ca.php
@@ -1,5 +1,7 @@
<?php
$TRANSLATIONS = array(
+"Storage not available" => "Emmagatzemament no disponible",
+"Storage invalid" => "Emmagatzemament no vàlid",
"Unknown error" => "Error desconegut",
"Could not move %s - File with this name already exists" => "No s'ha pogut moure %s - Ja hi ha un fitxer amb aquest nom",
"Could not move %s" => " No s'ha pogut moure %s",
diff --git a/apps/files/l10n/ru.php b/apps/files/l10n/ru.php
index 83828a14371..1700da58922 100644
--- a/apps/files/l10n/ru.php
+++ b/apps/files/l10n/ru.php
@@ -1,5 +1,7 @@
<?php
$TRANSLATIONS = array(
+"Storage not available" => "Хранилище недоступно",
+"Storage invalid" => "Хранилище неисправно",
"Unknown error" => "Неизвестная ошибка",
"Could not move %s - File with this name already exists" => "Невозможно переместить %s - файл с таким именем уже существует",
"Could not move %s" => "Невозможно переместить %s",