Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/ransomware_protection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/sl.js')
-rw-r--r--l10n/sl.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n/sl.js b/l10n/sl.js
new file mode 100644
index 0000000..ad6bee0
--- /dev/null
+++ b/l10n/sl.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "ransomware_protection",
+ {
+ "Ransomware protection" : "Zaščita Ransomware",
+ "I need help!" : "Potrebujem pomoč!",
+ "I will help" : "Želim pomagati.",
+ "Re-enable protection now" : "Ponovno omogoči zaščito"
+},
+"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");