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:
Diffstat (limited to 'l10n/sr.json')
-rw-r--r--l10n/sr.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n/sr.json b/l10n/sr.json
index 183df6733..0b390056e 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -1,5 +1,14 @@
{ "translations": {
"New text document" : "Нови текстуални документ",
+ "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 наведену у ХТМЛ обрасцу",
+ "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" : "ПХП екстензија је зауставила отпремање фајла",
+ "No file uploaded or file size exceeds maximum of %s" : "Ниједан фајл није отпремљен или величина фајла премашује максимум од %s",
"Nextcloud Text" : "Некстклауд Текст",
"text document" : "текстуални документ",
"Readme" : "Прочитај ме",
@@ -10,23 +19,30 @@
"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" : "Курзив",
"Strikethrough" : "Прецртано",
+ "Shift" : "Помери",
"Heading 1" : "Наслов 1",
"Heading 6" : "Наслов 6",
"Unordered list" : "Неуређена листа",
"Ordered list" : "Уређена листа",
"Blockquote" : "Издвојени цитат",
+ "Quoted text" : "Цитирани текст",
"Code block" : "Блок са изворним кôдом",
"Insert an image" : "Убаци слику",
"Link file" : "Увежи фајл",
"Select file to link to" : "Одаберите фајл на који да направите везу",
+ "Participants" : "Учесници",
"Show rich workspaces" : "Прикажи обогаћена радна места",
"Add notes, lists or links …" : "Додајте белешке, спискове или везе…",
"Edit" : "Измени",
@@ -38,6 +54,9 @@
"Heading 4" : "Наслов 4",
"Heading 5" : "Наслов 5",
"ToDo list" : "ToDo листа",
+ "Info" : "Инфо",
+ "Success" : "Успешно",
+ "Warning" : "Упозорење",
"Insert image" : "Убаци слику",
"_and %n other editor_::_and %n other editors_" : ["и још %n уређивач","и још %n уређивача","и још %n уређивача"]
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"