aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/mk.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-11 01:59:39 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-11 01:59:39 -0400
commitb0ec38e2024846e29d382e2c0cdff2c408ad209f (patch)
treec4570289ac4321a5f998d5f9b9e4eb3410c65954 /apps/files/l10n/mk.php
parent26ec311cff896d7dc84209d155f6a70f3f59cb95 (diff)
downloadnextcloud-server-b0ec38e2024846e29d382e2c0cdff2c408ad209f.tar.gz
nextcloud-server-b0ec38e2024846e29d382e2c0cdff2c408ad209f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/mk.php')
-rw-r--r--apps/files/l10n/mk.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files/l10n/mk.php b/apps/files/l10n/mk.php
index fadf5efc07b..c618b396f59 100644
--- a/apps/files/l10n/mk.php
+++ b/apps/files/l10n/mk.php
@@ -3,11 +3,11 @@ $TRANSLATIONS = array(
"Could not move %s - File with this name already exists" => "Не можам да го преместам %s - Датотека со такво име веќе постои",
"Could not move %s" => "Не можам да ги префрлам %s",
"File name cannot be empty." => "Името на датотеката не може да биде празно.",
+"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Неправилно име. , '\\', '/', '<', '>', ':', '\"', '|', '?' и '*' не се дозволени.",
"Not a valid source" => "Не е валиден извор",
"Error while downloading %s to %s" => "Грешка додека преземам %s to %s",
"Error when creating the file" => "Грешка при креирање на датотека",
"Folder name cannot be empty." => "Името на папката не може да биде празно.",
-"Folder name must not contain \"/\". Please choose a different name." => "Името на папката не смее да содржи \"/\". Одберете друго име.",
"Error when creating the folder" => "Грешка при креирање на папка",
"Unable to set upload directory." => "Не може да се постави папката за префрлање на податоци.",
"Invalid Token" => "Грешен токен",
@@ -23,7 +23,6 @@ $TRANSLATIONS = array(
"Upload failed. Could not find uploaded file" => "Префрлањето е неуспешно. Не можам да го најдам префрлената датотека.",
"Invalid directory." => "Погрешна папка.",
"Files" => "Датотеки",
-"Not enough space available" => "Немате доволно дисков простор",
"Upload cancelled." => "Преземањето е прекинато.",
"Could not get result from server." => "Не можам да добијам резултат од серверот.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Подигање на датотека е во тек. Напуштење на страницата ќе го прекине.",
@@ -43,8 +42,6 @@ $TRANSLATIONS = array(
"_%n file_::_%n files_" => array("",""),
"{dirs} and {files}" => "{dirs} и {files}",
"_Uploading %n file_::_Uploading %n files_" => array("",""),
-"'.' is an invalid file name." => "'.' е грешно име за датотека.",
-"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Неправилно име. , '\\', '/', '<', '>', ':', '\"', '|', '?' и '*' не се дозволени.",
"Your storage is full, files can not be updated or synced anymore!" => "Вашиот сториџ е полн, датотеките веќе не можат да се освежуваат или синхронизираат!",
"Your storage is almost full ({usedSpacePercent}%)" => "Вашиот сториџ е скоро полн ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Вашето преземање се подготвува. Ова може да потрае до колку датотеките се големи.",