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>2020-03-15 06:09:18 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-15 06:09:18 +0300
commit6bd21fa26af4c14301163f5fb49903dd0fda9828 (patch)
tree4a9500e8af2370784bd0227c98878f139fc82afe /l10n/sl.json
parent568316fd831ff5130d35a21ab15a853562e11b12 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sl.json')
-rw-r--r--l10n/sl.json35
1 files changed, 34 insertions, 1 deletions
diff --git a/l10n/sl.json b/l10n/sl.json
index 93eccd3ae..d6c1a90aa 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -1,17 +1,50 @@
{ "translations": {
+ "Nextcloud Text" : "Nextcloud Text",
+ "text document" : "besedilni dokument",
+ "Readme" : "Preberime",
"Text" : "Besedilo",
"📝 Collaborative document editing" : "📝 Sodelovalno urejanje dokumentov",
+ "** 📝 Collaborative document editing!**\n\n- **📝 Focused writing:** No distractions, only the formatting you need.\n- **🙋 Work together:** Share and collaborate with friends and colleagues, no matter if they use Nextcloud or not!\n- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.\n- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!" : "** 📝 Sodelovalno urejanje dokumentov!**\n\n- **📝 Osredotočeno pisanje:** Ni motenj, le oblikovanje, ki je res nujno.\n- **🙋 Sodelovalno delo:** Souporaba in sodelovanje s prijatelji in sodelavci, tudi če ne uporabljajo okolja Nextcloud!\n- **💾 Odprti zapis:** Datoteke so shranjene v zapisu [Markdown](https://en.wikipedia.org/wiki/Markdown), zato jih je mogoče urejati v kateremkoli programu za urejanje besedila.\n- **✊ Trdni temelji:** Program uporablja [🐈 tiptap](https://tiptap.scrumpy.io), ki je zasnovan na projektu [🦉 ProseMirror](https://prosemirror.net) – iz srca vam hvala!",
+ "Use current version" : "Uporabi trenutno različico",
+ "Use the saved version" : "Uporabi shranjeno različico",
+ "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument je bil spremenjen izven urejevalnika. Sprememb ni mogoče uveljaviti.",
+ "File could not be loaded. Please check your internet connection." : "Datoteke ni mogoče naložiti. Preverite internetno povezavo.",
"Retry" : "Poskusi znova",
+ "Last saved {lastSaved}" : "Nazadnje shranjeno {lastSaved}",
+ "Unpushed changes" : "Neposlane spremembe",
"Unsaved changes" : "Neshranjene spremembe",
+ "Enter your name so other users can see who is editing" : "Vpišite ime, da bodo drugi uporabniki lahko spremljali, kdo ureja dokument.",
"Edit guest name" : "Uredi ime gosta",
"Save guest name" : "Shrani ime gosta",
+ "Insert image" : "Vstavi sliko",
+ "Add link" : "Dodaj povezavo",
+ "_and %n other editor_::_and %n other editors_" : ["in %n drug urednik","in %n druga urednika","in %n drugi uredniki","in %n drugih urednikov"],
"Show image" : "Pokaži sliko",
+ "Show file" : "Pokaži datoteko",
+ "Show rich workspaces" : "Pokaži obogaten delovni prostor",
+ "Add notes, lists or links …" : "Dodajte sporočilca, sezname ali povezave ...",
+ "New text document" : "Nov besedilni dokument",
"Edit" : "Uredi",
"Undo" : "Razveljavi",
"Redo" : "Ponovi",
"Bold" : "Krepko",
"Italic" : "Ležeče",
"Strikethrough" : "Prečrtano",
- "New text document.md" : "Nova besedilna datoteka.md"
+ "Paragraph" : "Odstavek",
+ "Headings" : "Naslovi",
+ "Heading 1" : "Naslov 1",
+ "Heading 2" : "Naslov 2",
+ "Heading 3" : "Naslov 3",
+ "Heading 4" : "Naslov 4",
+ "Heading 5" : "Naslov 5",
+ "Heading 6" : "Naslov 6",
+ "Unordered list" : "Neoštevilčen seznam",
+ "Ordered list" : "Oštevilčen seznam",
+ "ToDo list" : "Seznam opravil",
+ "Blockquote" : "Bločni navedek",
+ "Code block" : "Navedek s kodo",
+ "Network connection error: Could not connect to the document" : "Napaka omrežne povezave: ni mogoče vzpostaviti povezave za urejanje dokumenta",
+ "Last save {lastSave}" : "Zadnje shranjevanje {lastSaved}",
+ "New text document.md" : "novo besedilo.md"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
} \ No newline at end of file