From 78af01393f49e8e640ea795af6fdc9c7ff5f23c1 Mon Sep 17 00:00:00 2001 From: malditoastur Date: Sat, 2 Aug 2014 21:06:13 +0200 Subject: [PATCH] Update ast.php Following the thread in: https://github.com/owncloud/core/issues/10112 I modify this file hoping to be included in next ownCloud 7.0.x version. (Please, I don't have enough github knowledgment. Sorry if i'm doing something wrong..) --- apps/files_sharing/l10n/ast.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/files_sharing/l10n/ast.php b/apps/files_sharing/l10n/ast.php index e7a9001ec60..86b2aaf2a03 100644 --- a/apps/files_sharing/l10n/ast.php +++ b/apps/files_sharing/l10n/ast.php @@ -2,9 +2,9 @@ $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "La compartición sirvidor a sirvidor nun ta habilitada nesti sirvidor", "Couldn't add remote share" => "Nun pudo amestase una compartición remota", -"Shared with you" => "Compartío contigo", -"Shared with others" => "Compartío con otros", -"Shared by link" => "Compartíu por enllaz", +"Shared with you" => "Compartíos contigo", +"Shared with others" => "Compartíos con otros", +"Shared by link" => "Compartíos per enllaz", "No files have been shared with you yet." => "Entá nun se compartieron ficheros contigo.", "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.", -- 2.39.5