summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/mk.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/mk.php')
-rw-r--r--apps/files_sharing/l10n/mk.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/mk.php b/apps/files_sharing/l10n/mk.php
new file mode 100644
index 00000000000..16c7ee0eb04
--- /dev/null
+++ b/apps/files_sharing/l10n/mk.php
@@ -0,0 +1,9 @@
+<?php $TRANSLATIONS = array(
+"Password" => "Лозинка",
+"Submit" => "Прати",
+"%s shared the folder %s with you" => "%s ја сподели папката %s со Вас",
+"%s shared the file %s with you" => "%s ја сподели датотеката %s со Вас",
+"Download" => "Преземи",
+"No preview available for" => "Нема достапно преглед за",
+"web services under your control" => "веб сервиси под Ваша контрола"
+);