Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jan 20, 2025
1 parent 9aca417 commit 7e5d6e1
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
13 changes: 13 additions & 0 deletions l10n/sk.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ OC.L10N.register(
"Nextcloud Text" : "Nextcloud Text",
"text document" : "textový dokument",
"New text file" : "Nový textový súbor",
"Create new text file" : "Vytvoriť nový textový súbor",
"{user} has mentioned you in the text document {node}" : "Užívateľ {user} vás zmienil v textovom dokumente {node}",
"File not found" : "Súbor nenájdený",
"Readme" : "Čítajma",
Expand All @@ -21,12 +22,17 @@ 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!",
"Nextcloud Assistant" : "Nextcloud Asistent",
"Translate" : "Preložiť",
"Show assistant results" : "Zobraziť výsledky z asistenta",
"Assistant results" : "Výsledky Asistenta",
"Insert result" : "Vložiť výsledok",
"Show result" : "Zobraziť výsledok",
"Delete task" : "Odstrániť úlohu",
"Nextcloud Assistant result copied" : "Výsledky Nextcloud Asistenta boli skopírované",
"Could not copy result to clipboard" : "Nepodarilo sa skopírovať výsledky do schránky",
"Use current version" : "Použiť aktuálnu verziu",
"Use the saved version" : "Použiť uloženú verziu",
"Reload" : "Znovu načítať",
"Document could not be loaded. Please check your internet connection." : "Dokument sa nepodarilo nahrať. Skontrolujte pripojenie na internet.",
"Reconnect" : "Pripojiť znova",
"Document idle for {timeout} minutes, click to continue editing" : "Dokument je nečinný {timeout} minút, kliknite pre pokračovanie v úpravách",
"This file is opened read-only as it is currently locked by {user}." : "Súbor je otvorený iba na čítanie pretože v súčasnosti uzamknutý užívateľom {user}.",
Expand All @@ -37,11 +43,13 @@ OC.L10N.register(
"Guest" : "Hosť",
"Save guest name" : "Uložiť meno hosťa",
"Insert an attachment" : "Pridať prílohu",
"Failed to insert from Files" : "Nepodarilo sa vložiť zo Súborov",
"Preview options" : "Možnosti náhľadu",
"Text only" : "Iba text",
"Show link preview" : "Zobraziť náhľad odkazu",
"Remove link" : "Odstrániť odkaz",
"guest" : "hosť",
"Full width editor" : "Editor na celú šírku",
"Active people" : "Aktívni ľudia",
"Save document" : "Uložiť dokument",
"Last saved" : "Naposledy uložené",
Expand Down Expand Up @@ -158,6 +166,9 @@ OC.L10N.register(
"Heading 5" : "Nadpis 5",
"Lists" : "Zoznamy",
"To-Do list" : "Zoznam úloh",
"Increase indentation" : "Zväčšiť odsadenie",
"Decrease indentation" : "Zmenšiť odsadenia",
"Blocks" : "Blokovania",
"Table" : "Tabuľka",
"Details" : "Podrobnosti",
"Insert link" : "Vložte odkaz",
Expand All @@ -167,6 +178,8 @@ OC.L10N.register(
"Option" : "Možnosť",
"Formatting" : "Formátovanie",
"Add folder description" : "Pridať popis adresára",
"Copied to the clipboard" : "Skopírované do schránky",
"Could not copy to the clipboard" : "Nepodarilo sa skopírovať do schránky",
"Front matter" : "Predná strana",
"Link to this section" : "Odkaz na túto sekciu",
"Show author colors" : "Zobraziť autorské farby",
Expand Down
13 changes: 13 additions & 0 deletions l10n/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"Nextcloud Text" : "Nextcloud Text",
"text document" : "textový dokument",
"New text file" : "Nový textový súbor",
"Create new text file" : "Vytvoriť nový textový súbor",
"{user} has mentioned you in the text document {node}" : "Užívateľ {user} vás zmienil v textovom dokumente {node}",
"File not found" : "Súbor nenájdený",
"Readme" : "Čítajma",
Expand All @@ -19,12 +20,17 @@
"** 📝 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!",
"Nextcloud Assistant" : "Nextcloud Asistent",
"Translate" : "Preložiť",
"Show assistant results" : "Zobraziť výsledky z asistenta",
"Assistant results" : "Výsledky Asistenta",
"Insert result" : "Vložiť výsledok",
"Show result" : "Zobraziť výsledok",
"Delete task" : "Odstrániť úlohu",
"Nextcloud Assistant result copied" : "Výsledky Nextcloud Asistenta boli skopírované",
"Could not copy result to clipboard" : "Nepodarilo sa skopírovať výsledky do schránky",
"Use current version" : "Použiť aktuálnu verziu",
"Use the saved version" : "Použiť uloženú verziu",
"Reload" : "Znovu načítať",
"Document could not be loaded. Please check your internet connection." : "Dokument sa nepodarilo nahrať. Skontrolujte pripojenie na internet.",
"Reconnect" : "Pripojiť znova",
"Document idle for {timeout} minutes, click to continue editing" : "Dokument je nečinný {timeout} minút, kliknite pre pokračovanie v úpravách",
"This file is opened read-only as it is currently locked by {user}." : "Súbor je otvorený iba na čítanie pretože v súčasnosti uzamknutý užívateľom {user}.",
Expand All @@ -35,11 +41,13 @@
"Guest" : "Hosť",
"Save guest name" : "Uložiť meno hosťa",
"Insert an attachment" : "Pridať prílohu",
"Failed to insert from Files" : "Nepodarilo sa vložiť zo Súborov",
"Preview options" : "Možnosti náhľadu",
"Text only" : "Iba text",
"Show link preview" : "Zobraziť náhľad odkazu",
"Remove link" : "Odstrániť odkaz",
"guest" : "hosť",
"Full width editor" : "Editor na celú šírku",
"Active people" : "Aktívni ľudia",
"Save document" : "Uložiť dokument",
"Last saved" : "Naposledy uložené",
Expand Down Expand Up @@ -156,6 +164,9 @@
"Heading 5" : "Nadpis 5",
"Lists" : "Zoznamy",
"To-Do list" : "Zoznam úloh",
"Increase indentation" : "Zväčšiť odsadenie",
"Decrease indentation" : "Zmenšiť odsadenia",
"Blocks" : "Blokovania",
"Table" : "Tabuľka",
"Details" : "Podrobnosti",
"Insert link" : "Vložte odkaz",
Expand All @@ -165,6 +176,8 @@
"Option" : "Možnosť",
"Formatting" : "Formátovanie",
"Add folder description" : "Pridať popis adresára",
"Copied to the clipboard" : "Skopírované do schránky",
"Could not copy to the clipboard" : "Nepodarilo sa skopírovať do schránky",
"Front matter" : "Predná strana",
"Link to this section" : "Odkaz na túto sekciu",
"Show author colors" : "Zobraziť autorské farby",
Expand Down

0 comments on commit 7e5d6e1

Please sign in to comment.