diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-22 01:54:49 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-22 01:54:49 -0500 |
commit | 92c8cd3933e90c0886095be7e49e311d2a2cb69f (patch) | |
tree | 5fd08fa48c61b83dfa4440cd1f3de9e3df7d6e52 /apps/files_trashbin/l10n/kn.js | |
parent | dc12f5d9af3034411ecdfe6919da679927ec7cd3 (diff) | |
download | nextcloud-server-92c8cd3933e90c0886095be7e49e311d2a2cb69f.tar.gz nextcloud-server-92c8cd3933e90c0886095be7e49e311d2a2cb69f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/kn.js')
-rw-r--r-- | apps/files_trashbin/l10n/kn.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/kn.js b/apps/files_trashbin/l10n/kn.js new file mode 100644 index 00000000000..a3401f36083 --- /dev/null +++ b/apps/files_trashbin/l10n/kn.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "files_trashbin", + { + "Error" : "ತಪ್ಪಾಗಿದೆ", + "Name" : "ಹೆಸರು", + "Delete" : "ಅಳಿಸಿ" +}, +"nplurals=1; plural=0;"); |