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

sr.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fe528e18b70e2dcc3803933d6f93d92a15522b83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{ "translations": {
    "saving..." : "чувам...",
    "saved!" : "сачувано!",
    "failed!" : "неуспех!",
    "Saved" : "Сачувано",
    "There was a problem saving your changes. Click to resume editing." : "Десио се проблем приликом уписа ваших измена. Кликните за наставак уређивања.",
    "An error occurred!" : "Дошло је до грешке!",
    "Edit" : "Измени",
    "Mixed" : "Мешано",
    "Preview" : "Преглед",
    "New text file" : "Нови текстуални фајл",
    "New text file.txt" : "Нов текстуални фајл.txt",
    "You can not open a folder" : "Не можете да отворите фасциклу",
    "This file is too big to be opened. Please download the file instead." : "Фајл је превелик за отварање. Преузмите га уместо отварања.",
    "Cannot read the file." : "Не могу да прочитам фајл.",
    "Invalid file path supplied." : "Дата је неисправна путања фајла.",
    "The file is locked." : "Фајл је закључан.",
    "An internal server error occurred." : "Десила се интерна грешка.",
    "You can not write to a folder" : "Не можете да уписујете у фасциклу",
    "Cannot save file as it has been modified since opening" : "Не могу да сачувам фајл јер је измењен откако је отворен",
    "Insufficient permissions" : "Недовољне дозволе",
    "File path not supplied" : "Није добијена путања фајла",
    "File mtime not supplied" : "Није добијено време измене фајла",
    "Text editor" : "Уређивач текста",
    "Text file" : "Текстуални фајл"
},"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);"
}