diff options
Diffstat (limited to 'apps/files/l10n/mk.php')
-rw-r--r-- | apps/files/l10n/mk.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/mk.php b/apps/files/l10n/mk.php index 2916e86a94d..0ca08d6bc6a 100644 --- a/apps/files/l10n/mk.php +++ b/apps/files/l10n/mk.php @@ -1,5 +1,4 @@ <?php $TRANSLATIONS = array( -"Upload" => "Подигни", "No file was uploaded. Unknown error" => "Ниту еден фајл не се вчита. Непозната грешка", "There is no error, the file uploaded with success" => "Нема грешка, датотеката беше подигната успешно", "The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Подигнатата датотека ја надминува upload_max_filesize директивата во php.ini:", @@ -40,6 +39,7 @@ "{count} folders" => "{count} папки", "1 file" => "1 датотека", "{count} files" => "{count} датотеки", +"Upload" => "Подигни", "File handling" => "Ракување со датотеки", "Maximum upload size" => "Максимална големина за подигање", "max. possible: " => "макс. можно:", |