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:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-20 09:55:01 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-20 09:55:01 +0300
commit79ef5eda9688c998a51bfbb3f24f5274cc83bcc2 (patch)
tree7c6cbc7f75b73fdbbb3c3e0fd8fe5261febecb33 /apps/files_sharing/l10n/es_PY.js
parent602e563d99f3e82562862503d8bd82ae3252b2f3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es_PY.js')
-rw-r--r--apps/files_sharing/l10n/es_PY.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es_PY.js b/apps/files_sharing/l10n/es_PY.js
new file mode 100644
index 00000000000..ca83052f991
--- /dev/null
+++ b/apps/files_sharing/l10n/es_PY.js
@@ -0,0 +1,11 @@
+OC.L10N.register(
+ "files_sharing",
+ {
+ "A file or folder has been <strong>shared</strong>" : "Se ha <strong>compartido</strong> un archivo o carpeta",
+ "You shared %1$s with %2$s" : "Ha compartido %1$s con %2$s",
+ "You shared %1$s with group %2$s" : "Ha compartido %1$s con el grupo %2$s",
+ "%2$s shared %1$s with you" : "%2$s ha compartido %1$s con tigo",
+ "You shared %1$s via link" : "Ha compartido %1$s via enlace",
+ "Shares" : "Compartidos"
+},
+"nplurals=2; plural=(n != 1);");