diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
commit | f3336f8877771e53d303f6f939f0005fa9692b7a (patch) | |
tree | c5f0495eac0d3e946df517709d5a4ad9d0ec4227 /core/l10n/mk.php | |
parent | e8bede5e0d67e036e8e42279df3a2dd8c83e08e8 (diff) | |
download | nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.tar.gz nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/mk.php')
-rw-r--r-- | core/l10n/mk.php | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/core/l10n/mk.php b/core/l10n/mk.php index e5743896521..35815d145b5 100644 --- a/core/l10n/mk.php +++ b/core/l10n/mk.php @@ -3,14 +3,6 @@ $TRANSLATIONS = array( "group" => "група", "Updated database" => "Базата е надградена", "Updated filecache" => "Кешот е надграден", -"Category type not provided." => "Не беше доставен тип на категорија.", -"No category to add?" => "Нема категорија да се додаде?", -"This category already exists: %s" => "Оваа категорија веќе постои: %s", -"Object type not provided." => "Не беше доставен тип на објект.", -"%s ID not provided." => "%s ID не беше доставено.", -"Error adding %s to favorites." => "Грешка при додавање %s во омилени.", -"No categories selected for deletion." => "Не е одбрана категорија за бришење.", -"Error removing %s from favorites." => "Грешка при бришење на %s од омилени.", "Invalid image" => "Невалидна фотографија", "Sunday" => "Недела", "Monday" => "Понеделник", @@ -53,12 +45,9 @@ $TRANSLATIONS = array( "(all selected)" => "(сите одбрани)", "({count} selected)" => "({count} одбраните)", "Error loading file exists template" => "Грешка при вчитување на датотеката, шаблонот постои ", -"The object type is not specified." => "Не е специфициран типот на објект.", -"Error" => "Грешка", -"The app name is not specified." => "Името на апликацијата не е специфицирано.", -"The required file {file} is not installed!" => "Задолжителната датотека {file} не е инсталирана!", "Shared" => "Споделен", "Share" => "Сподели", +"Error" => "Грешка", "Error while sharing" => "Грешка при споделување", "Error while unsharing" => "Грешка при прекин на споделување", "Error while changing permissions" => "Грешка при промена на привилегии", @@ -91,6 +80,9 @@ $TRANSLATIONS = array( "Sending ..." => "Праќање...", "Email sent" => "Е-порака пратена", "Warning" => "Предупредување", +"The object type is not specified." => "Не е специфициран типот на објект.", +"Delete" => "Избриши", +"Add" => "Додади", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Надградбата беше неуспешна. Ве молиме пријавете го овој проблем на <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>.", "The update was successful. Redirecting you to ownCloud now." => "Надградбата беше успешна. Веднаш ве префрлам на вашиот ownCloud.", "%s password reset" => "%s ресетирање на лозинката", @@ -113,8 +105,6 @@ $TRANSLATIONS = array( "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Здраво,\n\nСамо да ве известам дека %s shared %s with you.\nView it: %s\n\n", "The share will expire on %s.\n\n" => "Споделувањето ќе заврши на %s.\n\n", "Cheers!" => "Поздрав!", -"Edit categories" => "Уреди категории", -"Add" => "Додади", "Security Warning" => "Безбедносно предупредување", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Вашата верзија на PHP е ранлива на NULL Byte attack (CVE-2006-7243)", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "Не е достапен безбеден генератор на случајни броеви, Ве молам озвоможете го OpenSSL PHP додатокот.", |