aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/mk.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-30 09:38:20 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-30 09:38:20 -0400
commitdbc78b1a5821b082eb8685a8916333b60d76e17c (patch)
tree19b2a89726affc3591615dcfe1380c2b680f12c5 /apps/files/l10n/mk.php
parent95f42d6544262f54fa3cb832ebd12b2bbc15f88f (diff)
downloadnextcloud-server-dbc78b1a5821b082eb8685a8916333b60d76e17c.tar.gz
nextcloud-server-dbc78b1a5821b082eb8685a8916333b60d76e17c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/mk.php')
-rw-r--r--apps/files/l10n/mk.php8
1 files changed, 3 insertions, 5 deletions
diff --git a/apps/files/l10n/mk.php b/apps/files/l10n/mk.php
index 20fed43ab20..7a9a8641f80 100644
--- a/apps/files/l10n/mk.php
+++ b/apps/files/l10n/mk.php
@@ -23,13 +23,13 @@ $TRANSLATIONS = array(
"cancel" => "откажи",
"replaced {new_name} with {old_name}" => "заменета {new_name} со {old_name}",
"undo" => "врати",
+"_%n folder_::_%n folders_" => array("",""),
+"_%n file_::_%n files_" => array("",""),
"_Uploading %n file_::_Uploading %n files_" => array("",""),
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Неправилно име. , '\\', '/', '<', '>', ':', '\"', '|', '?' и '*' не се дозволени.",
"Name" => "Име",
"Size" => "Големина",
"Modified" => "Променето",
-"_%n folder_::_%n folders_" => array("",""),
-"_%n file_::_%n files_" => array("",""),
"Upload" => "Подигни",
"File handling" => "Ракување со датотеки",
"Maximum upload size" => "Максимална големина за подигање",
@@ -51,8 +51,6 @@ $TRANSLATIONS = array(
"Upload too large" => "Фајлот кој се вчитува е преголем",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Датотеките кои се обидувате да ги подигнете ја надминуваат максималната големина за подигнување датотеки на овој сервер.",
"Files are being scanned, please wait." => "Се скенираат датотеки, ве молам почекајте.",
-"Current scanning" => "Моментално скенирам",
-"file" => "датотека",
-"files" => "датотеки"
+"Current scanning" => "Моментално скенирам"
);
$PLURAL_FORMS = "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;";