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:
authorMorris Jobke <hey@morrisjobke.de>2014-08-04 13:07:57 +0400
committerMorris Jobke <hey@morrisjobke.de>2014-08-04 13:07:57 +0400
commited89a746e2307b378d03fae437c29357ca291321 (patch)
tree661bbf7634b0e0b69f1f9bf396b6a68e2ba8a9b2
parentf359e3432e6b58ef690425229014f6a9de8173c4 (diff)
parent78af01393f49e8e640ea795af6fdc9c7ff5f23c1 (diff)
Merge pull request #10122 from malditoastur/patch-1
Update ast.php
-rw-r--r--apps/files_sharing/l10n/ast.php6
1 files 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.",