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/ml_IN.js
parent602e563d99f3e82562862503d8bd82ae3252b2f3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ml_IN.js')
-rw-r--r--apps/files_sharing/l10n/ml_IN.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ml_IN.js b/apps/files_sharing/l10n/ml_IN.js
new file mode 100644
index 00000000000..56904b38ec2
--- /dev/null
+++ b/apps/files_sharing/l10n/ml_IN.js
@@ -0,0 +1,11 @@
+OC.L10N.register(
+ "files_sharing",
+ {
+ "A file or folder has been <strong>shared</strong>" : "ഒരു ഫയലോ അറയോ <strong>പങ്കിട്ടിരിക്കുന്നു</strong>",
+ "You shared %1$s with %2$s" : "നിങ്ങൾ %1$s %2$sനു പങ്കുവെച്ചു",
+ "You shared %1$s with group %2$s" : "നിങ്ങൾ %1$s %2$s കൂട്ടത്തിന് പങ്കുവെച്ചു",
+ "%2$s shared %1$s with you" : "%2$s %1$s നിങ്ങൾക്ക് പങ്കുവെച്ചു",
+ "You shared %1$s via link" : "താങ്കൾ %1$s ലിങ്കിലൂടെ പങ്കുവെച്ചിരിക്കുന്നു",
+ "Shares" : "പങ്കിടലുകൾ"
+},
+"nplurals=2; plural=(n != 1);");