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>2021-07-10 06:30:58 +0300
committerNextcloud bot <bot@nextcloud.com>2021-07-10 06:30:58 +0300
commit260c667660ebc7356427f4e489045e3bbc7313a7 (patch)
tree84ea14e2abccbc3ebd3ee1581a27db62d7b86a27 /l10n/sk.js
parent53093aae27e2a9522b039fe0e08f7b486e7da1e5 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/sk.js')
-rw-r--r--l10n/sk.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index 7f0ef3d5e..e08bec7d6 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -10,8 +10,12 @@ OC.L10N.register(
"** 📝 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!" : "** 📝 Spoločná úprava dokumentov**\n\n- **📝 Sústredené písanie:** Žiadne rozptyľovanie, len formát, ktorý naozaj potrebujete\n- **🙋 Pracujte spoločne:** Spolupracujte s kolegami, či už používajú Nextcloud alebo nie.\n- **💾 Otvorený formát:** Súbory sa ukladaju vo formáte [Markdown] (https://en.wikipedia.org/wiki/Markdown), takže ich je možné upravovať v akomkoľvek textovom editore.\n- **✊ Solídne základy:** Používame [🐈 tiptap](https://tiptap.scrumpy.io) založený na [🦉 ProseMirror](https://prosemirror.net) – patrí im veľká vďaka!",
"Use current version" : "Použiť aktuálnu verziu",
"Use the saved version" : "Použiť uloženú verziu",
+ "Document idle for {timeout} minutes, click to continue editing" : "Dokument je nečinný {timeout} minút, kliknite pre pokračovanie v úpravách",
+ "Reconnect" : "Pripojiť znova",
"The document has been changed outside of the editor. The changes cannot be applied." : "Dokument bol medzitým zmenený mimo editora. Zmeny nie je možné použiť.",
"File could not be loaded. Please check your internet connection." : "Súbor sa nepodarilo nahrať. Skontrolujte pripojenie na internet.",
+ "Saving …" : "Ukladám ...",
+ "Saved" : "Uložené",
"Last saved {lastSaved}" : "Naposledy uložené {lastSaved}",
"Unsaved changes" : "Neuložené zmeny",
"Enter your name so other users can see who is editing" : "Zadajte svoje meno, aby ostatní videli, kto práve upravuje",
@@ -21,6 +25,9 @@ OC.L10N.register(
"Insert an image" : "Vložiť obrázok",
"Link file" : "Súbor pre odkaz",
"Select file to link to" : "Vyberte súbor na ktorý poslať odkaz",
+ "Show author colors" : "Zobraziť autorské farby",
+ "Author colors are only shown until everyone has closed the document." : "Farby autora sa zobrazujú iba dovtedy, kým dokument všetci neuzavrú.",
+ "Currently active users:" : "Aktuálne aktívny užívatelia",
"_and %n other editor_::_and %n other editors_" : ["a %n ďalší editor","a %n ďalší editori","a %n ďalších editorov","a %n ďalších editorov"],
"Show rich workspaces" : "Zobraziť pokročilé pracovné rozhrania",
"Add notes, lists or links …" : "Pridať poznámky, zoznamy alebo odkazy...",