Skip to content

Commit 7bcde29

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 3da2050 commit 7bcde29

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

l10n/sk.js

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

l10n/sk.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{ "translations": {
2+
"New whiteboard" : "Nová tabuľa",
3+
"Create new whiteboard" : "Vytvoriť novú tabuľu",
24
"Whiteboard" : "Tabuľa",
5+
"Whiteboard app" : "Aplikácia Tabuľa",
6+
"The official whiteboard app for Nextcloud. It allows users to create and share whiteboards with other users and collaborate in real-time.\n\n**Whiteboard requires a separate collaboration server to work.** Please see the [documentation](https://github.com/nextcloud/whiteboard?tab=readme-ov-file#backend) on how to install it.\n\n- 🎨 Drawing shapes, writing text, connecting elements\n- 📝 Real-time collaboration\n- 🖼️ Add images with drag and drop\n- 📊 Easily add mermaid diagrams\n- ✨ Use the Smart Picker to embed other elements from Nextcloud\n- 📦 Image export\n- 💪 Strong foundation: We use Excalidraw as our base library" : "Oficiálna aplikácia Whiteboard/Tabuľa pre Nextcloud. Umožňuje používateľom vytvárať a zdieľať tabule s inými používateľmi a spolupracovať v reálnom čase.\n\n**Whiteboard/Tabuľa vyžaduje na fungovanie samostatný server pre spoluprácu.** Pozrite si [dokumentáciu](https://github.com/nextcloud/whiteboard?tab=readme-ov-file#backend), ako ju nainštalovať.\n\n- 🎨 Kreslenie tvarov, písanie textu, spájanie prvkov\n- 📝 Spolupráca v reálnom čase\n- 🖼️ Pridajte obrázky pomocou drag and drop\n- 📊 Jednoducho pridajte stĺpcové grafy\n- ✨ Použite Inteligentý Výber na vloženie ďalších prvkov z Nextcloud\n- 📦 Export obrázkov\n- 💪 Silný základ: Excalidraw používame ako našu základnú knižnicu",
7+
"Whiteboard settings" : "Nastavenia Tabule",
8+
"Whiteboard backend server is configured and connected." : "Backend server tabule je nakonfigurovaný a pripojený.",
9+
"Failed to verify the connection:" : "Nepodarilo sa overiť spojenie:",
10+
"Verifying connection…" : "Overujem spojenie...",
11+
"Whiteboard requires a separate collaboration server that is connected to Nextcloud." : "Whiteboard/Tabuľa vyžaduje samostatný server spolupráce, ktorý je pripojený k Nextcloud.",
12+
"See the documentation on how to install it." : "Pozrite si dokumentáciu ako ho nainštalovať",
13+
"Whiteboard server URL" : "URL servera Whiteboard",
314
"Shared secret" : "Shared secret",
15+
"Max file size" : "Maximálna veľkosť súboru",
416
"Save settings" : "Uložiť nastavenia"
517
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
618
}

0 commit comments

Comments
 (0)