summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/mk.php
blob: 3d6e54f52b2656dced287eac073424e7a6afd215 (plain)
1
2
3
4
5
6
7
8
<?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" => "Нема достапно преглед за"
);