From 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Fri, 17 Oct 2014 14:20:02 +0200 Subject: update all translation files to js and json --- apps/files_encryption/l10n/sr.js | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 apps/files_encryption/l10n/sr.js (limited to 'apps/files_encryption/l10n/sr.js') diff --git a/apps/files_encryption/l10n/sr.js b/apps/files_encryption/l10n/sr.js new file mode 100644 index 00000000000..d6f89d85ca6 --- /dev/null +++ b/apps/files_encryption/l10n/sr.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "files_encryption", + { + "Encryption" : "Шифровање" +}, +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); -- cgit v1.2.3