diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-07 01:55:56 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-07 01:55:56 -0400 |
commit | cd818e7419fb39d97683ecc5803534b0ed632596 (patch) | |
tree | adf878fc4158d888c85680e6a0b5ca47199f41b4 /apps/files_sharing/l10n/nds.js | |
parent | 648b86abdd3c6610716a418cd52d8e4186ae11b2 (diff) | |
download | nextcloud-server-cd818e7419fb39d97683ecc5803534b0ed632596.tar.gz nextcloud-server-cd818e7419fb39d97683ecc5803534b0ed632596.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/nds.js')
-rw-r--r-- | apps/files_sharing/l10n/nds.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/nds.js b/apps/files_sharing/l10n/nds.js new file mode 100644 index 00000000000..e263ab143a8 --- /dev/null +++ b/apps/files_sharing/l10n/nds.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "files_sharing", + { + "Cancel" : "Abbrechen", + "Password" : "Passwort", + "Name" : "Name" +}, +"nplurals=2; plural=(n != 1);"); |