Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-24 06:28:57 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-24 06:28:57 +0300
commitdfae31451ce95978361c4dde3000b45028d4cf9e (patch)
tree4418c2672da4debdb9ec476ed243513c31206e0d /l10n/mk.js
parent92107698cefb6ac1a37e7b5271ed33d1b19fb69d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/mk.js')
-rw-r--r--l10n/mk.js20
1 files changed, 19 insertions, 1 deletions
diff --git a/l10n/mk.js b/l10n/mk.js
index da3cf7329..d183597be 100644
--- a/l10n/mk.js
+++ b/l10n/mk.js
@@ -1,20 +1,38 @@
OC.L10N.register(
"text",
{
+ "The file was uploaded" : "Датотеката е прикачена",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Подигнатата датотека ја надминува upload_max_filesize директивата во php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Големината на датотеката ја надминува MAX_FILE_SIZE директивата која е одредена во HTML формата",
+ "The file was only partially uploaded" : "Датотеката е само делумно прикачена",
+ "No file was uploaded" : "Нема прикачено дадотека",
+ "Missing a temporary folder" : "Недостасува привремена папка",
+ "Could not write file to disk" : "Неможе да се запишува на дискот",
+ "A PHP extension stopped the file upload" : "PHP додаток го стопираше прикачувањето на датотеката",
+ "No file uploaded or file size exceeds maximum of %s" : "Нема прикачена дадотека или големината го надмминува максимумот од %s",
"Text" : "Текст",
"Use current version" : "Користи ја моменталната верзија",
"Use the saved version" : "Користи ја зачуваната верзија",
"The document has been changed outside of the editor. The changes cannot be applied." : "Документот не е изменет од уредникот. Промените не можат да се применат.",
"File could not be loaded. Please check your internet connection." : "Датотеката неможе да се вчита. Проверете ја вашата интернет врска.",
+ "Saving …" : "Зачувува ...",
+ "Saved" : "Зачувано",
"Last saved {lastSaved}" : "Последно зачувано {lastSaved}",
"Unsaved changes" : "Незачувани промени",
"Enter your name so other users can see who is editing" : "Напишете го вашето име за да можат другите корисници да знаат кој уредува",
"Edit guest name" : "Промени име на гостин",
"Save guest name" : "Зачувај име на гостин",
+ "Formatting help" : "Помош за форматирање",
+ "Keyboard shortcuts" : "Кратенки преку тастатура",
"Bold" : "Болд",
"Italic" : "Италик",
+ "Quoted text" : "Цитиран текст",
+ "Participants" : "Учесници",
"Add notes, lists or links …" : "Додади белешки, листи или линкови ...",
"Edit" : "Уреди",
- "Undo" : "Врати"
+ "Undo" : "Врати",
+ "Info" : "Инфо",
+ "Success" : "Успешно",
+ "Warning" : "Предупредување"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");