summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ast.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/ast.php')
-rw-r--r--apps/files_sharing/l10n/ast.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ast.php b/apps/files_sharing/l10n/ast.php
index f1987ed5382..ff8237ecf71 100644
--- a/apps/files_sharing/l10n/ast.php
+++ b/apps/files_sharing/l10n/ast.php
@@ -9,13 +9,13 @@ $TRANSLATIONS = array(
"You haven't shared any files yet." => "Entá nun compartiesti dengún ficheru.",
"You haven't shared any files by link yet." => "Entá nun compartiesti nengún ficheru por enllaz.",
"Add {name} from {owner}@{remote}" => "Amestar {name} de {owner}@{remote}",
+"Password" => "Contraseña",
"No ownCloud installation found at {remote}" => "Nun s'alcontró denguna instalación d'ownCloud en {remote}",
"Invalid ownCloud url" => "Url ownCloud inválida",
"Shared by {owner}" => "Compartíu por {owner}",
"Shared by" => "Compartíu por",
"This share is password-protected" => "Esta compartición tien contraseña protexida",
"The password is wrong. Try again." => "La contraseña ye incorreuta. Inténtalo otra vegada.",
-"Password" => "Contraseña",
"Name" => "Nome",
"Share time" => "Compartir hora",
"Sorry, this link doesn’t seem to work anymore." => "Sentímoslo, esti enllaz paez que yá nun furrula.",
@@ -30,6 +30,7 @@ $TRANSLATIONS = array(
"Download" => "Baxar",
"Download %s" => "Descargar %s",
"Direct link" => "Enllaz direutu",
+"Remote Shares" => "Comparticiones remotes",
"Allow other instances to mount public links shared from this server" => "Permitir a otres instancies montar enllaces compartíos públicos d'esti sirvidor",
"Allow users to mount public link shares" => "Permitir a los usuarios montar enllaces compartíos públicos"
);