Skip to content

Commit 89caf6d

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 42695b0 commit 89caf6d

2 files changed

Lines changed: 40 additions & 0 deletions

File tree

l10n/sk.js

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ OC.L10N.register(
3030
"Reconnect" : "Pripojiť znova",
3131
"You've been disconnected from the server." : "Boli ste odpojení od servera.",
3232
"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}.",
33+
"Insert below" : "Vložiť pod",
34+
"Click for options, hold to drag" : "Kliknite pre možnosti, držte na presunutie",
35+
"Not connected. Cannot update guest name." : "Nie je pripojené. Názov hosťa sa nedá aktualizovať.",
36+
"Failed to update the guest name." : "Nepodarilo sa aktualizovať meno hosťa.",
3337
"Enter your name so other people can see who is editing" : "Zadajte svoje meno aby ostatní videli kto upravuje",
3438
"Enter your name" : "Zadajte svoje meno",
3539
"Guest" : "Hosť",
@@ -41,6 +45,9 @@ OC.L10N.register(
4145
"Uploading attachment failed." : "Nahrávanie prílohy zlyhalo.",
4246
"Insert an attachment" : "Pridať prílohu",
4347
"Failed to insert from Files" : "Nepodarilo sa vložiť zo Súborov",
48+
"Failed to create attachment" : "Nepodarilo sa vytvoriť prílohu",
49+
"Offline since {time}." : "Offline od {time}.",
50+
"Not connected to the cloud." : "Nie je pripojené k cloudu.",
4451
"Preview options" : "Možnosti náhľadu",
4552
"Text only" : "Iba text",
4653
"Show link preview" : "Zobraziť náhľad odkazu",
@@ -58,6 +65,9 @@ OC.L10N.register(
5865
"Unsaved changes" : "Neuložené zmeny",
5966
"Save document" : "Uložiť dokument",
6067
"Last saved" : "Naposledy uložené",
68+
"Close table of contents" : "Zatvoriť obsah",
69+
"Pin table of contents" : "Pripnúť obsah tabuliek",
70+
"Table of contents" : "Obsah",
6171
"Formatting and shortcuts" : "Formátovanie a skratky",
6272
"Speed up your writing with simple shortcuts." : "Zefektívnite svoje písanie pomocou týchto jednoduchých skratiek.",
6373
"Just type the Markdown syntax or use keyboard shortcuts from below." : "Stačí zadať syntax Markdown alebo použiť klávesové skratky nižšie.",
@@ -110,7 +120,12 @@ OC.L10N.register(
110120
"Save changes" : "Uložiť zmeny",
111121
"Cancel" : "Zrušiť",
112122
"URL" : "URL",
123+
"Edit block formula" : "Upraviť vzorec bloku",
124+
"Edit inline formula" : "Upraviť inline vzorec",
125+
"LaTeX formula" : "LaTeX vzorec",
113126
"Save" : "Uložiť",
127+
"Disabled because you are currently offline." : "Zablokované, pretože momentálne nie ste pripojení online.",
128+
"Attachments cannot be created or uploaded because this file is shared from another cloud." : "Prílohy nemôžu byť vytvorené ani nahrané, pretože tento súbor je zdieľaný z inej cloudu.",
114129
"Upload from computer" : "Nahrať z počítača",
115130
"Insert from Files" : "Vložiť zo Súborov",
116131
"Formatting help" : "Pomoc pri formátovaní",
@@ -150,6 +165,7 @@ OC.L10N.register(
150165
"No command found" : "Nenašiel sa žiaden príkaz",
151166
"No user found" : "Žiadny užívateľ nebol nenájdený",
152167
"No suggestion found" : "Nenašli sa žiadne návrhy",
168+
"Uploading attachments is disabled because the file is shared from another cloud." : "Nahrávanie príloh je zakázané, pretože súbor je zdieľaný z inej cloudovej služby.",
153169
"Upload" : "Nahrať",
154170
"Insert Table" : "Vložiť tabuľku",
155171
"Smart Picker" : "Inteligentný výber",
@@ -192,6 +208,8 @@ OC.L10N.register(
192208
"Increase indentation" : "Zväčšiť odsadenie",
193209
"Decrease indentation" : "Zmenšiť odsadenia",
194210
"Blocks" : "Blokovania",
211+
"Inline math" : "Inline matematika",
212+
"Block math" : "Bloková matematika",
195213
"Info callout" : "Popisok Info",
196214
"Success callout" : "Popisok Úspešné",
197215
"Warning callout" : "Popisok Varovanie",
@@ -204,6 +222,7 @@ OC.L10N.register(
204222
"Ctrl" : "Ctrl",
205223
"Option" : "Možnosť",
206224
"Formatting" : "Formátovanie",
225+
"Start writing or type '/' to add…" : "Začnite písať alebo zadajte '/' pre pridanie…",
207226
"Select file or folder to link to" : "Vyberte súbor alebo priečinok na ktorý odkazovať",
208227
"Choose" : "Vybrať",
209228
"Choose {file}" : "Vyberte {file}",
@@ -213,6 +232,7 @@ OC.L10N.register(
213232
"Copied to the clipboard" : "Skopírované do schránky",
214233
"Could not copy to the clipboard" : "Nepodarilo sa skopírovať do schránky",
215234
"Front matter" : "Predná strana",
235+
"A table was pasted into a table. Nested tables are not supported." : "Stôl bol vložený do tabuľky. Vnorené tabuľky nie sú podporované.",
216236
"Link to this section" : "Odkaz na túto sekciu",
217237
"Close outline view" : "Zatvoriť prehľad",
218238
"Outline" : "Prehľad",

l10n/sk.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@
2828
"Reconnect" : "Pripojiť znova",
2929
"You've been disconnected from the server." : "Boli ste odpojení od servera.",
3030
"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}.",
31+
"Insert below" : "Vložiť pod",
32+
"Click for options, hold to drag" : "Kliknite pre možnosti, držte na presunutie",
33+
"Not connected. Cannot update guest name." : "Nie je pripojené. Názov hosťa sa nedá aktualizovať.",
34+
"Failed to update the guest name." : "Nepodarilo sa aktualizovať meno hosťa.",
3135
"Enter your name so other people can see who is editing" : "Zadajte svoje meno aby ostatní videli kto upravuje",
3236
"Enter your name" : "Zadajte svoje meno",
3337
"Guest" : "Hosť",
@@ -39,6 +43,9 @@
3943
"Uploading attachment failed." : "Nahrávanie prílohy zlyhalo.",
4044
"Insert an attachment" : "Pridať prílohu",
4145
"Failed to insert from Files" : "Nepodarilo sa vložiť zo Súborov",
46+
"Failed to create attachment" : "Nepodarilo sa vytvoriť prílohu",
47+
"Offline since {time}." : "Offline od {time}.",
48+
"Not connected to the cloud." : "Nie je pripojené k cloudu.",
4249
"Preview options" : "Možnosti náhľadu",
4350
"Text only" : "Iba text",
4451
"Show link preview" : "Zobraziť náhľad odkazu",
@@ -56,6 +63,9 @@
5663
"Unsaved changes" : "Neuložené zmeny",
5764
"Save document" : "Uložiť dokument",
5865
"Last saved" : "Naposledy uložené",
66+
"Close table of contents" : "Zatvoriť obsah",
67+
"Pin table of contents" : "Pripnúť obsah tabuliek",
68+
"Table of contents" : "Obsah",
5969
"Formatting and shortcuts" : "Formátovanie a skratky",
6070
"Speed up your writing with simple shortcuts." : "Zefektívnite svoje písanie pomocou týchto jednoduchých skratiek.",
6171
"Just type the Markdown syntax or use keyboard shortcuts from below." : "Stačí zadať syntax Markdown alebo použiť klávesové skratky nižšie.",
@@ -108,7 +118,12 @@
108118
"Save changes" : "Uložiť zmeny",
109119
"Cancel" : "Zrušiť",
110120
"URL" : "URL",
121+
"Edit block formula" : "Upraviť vzorec bloku",
122+
"Edit inline formula" : "Upraviť inline vzorec",
123+
"LaTeX formula" : "LaTeX vzorec",
111124
"Save" : "Uložiť",
125+
"Disabled because you are currently offline." : "Zablokované, pretože momentálne nie ste pripojení online.",
126+
"Attachments cannot be created or uploaded because this file is shared from another cloud." : "Prílohy nemôžu byť vytvorené ani nahrané, pretože tento súbor je zdieľaný z inej cloudu.",
112127
"Upload from computer" : "Nahrať z počítača",
113128
"Insert from Files" : "Vložiť zo Súborov",
114129
"Formatting help" : "Pomoc pri formátovaní",
@@ -148,6 +163,7 @@
148163
"No command found" : "Nenašiel sa žiaden príkaz",
149164
"No user found" : "Žiadny užívateľ nebol nenájdený",
150165
"No suggestion found" : "Nenašli sa žiadne návrhy",
166+
"Uploading attachments is disabled because the file is shared from another cloud." : "Nahrávanie príloh je zakázané, pretože súbor je zdieľaný z inej cloudovej služby.",
151167
"Upload" : "Nahrať",
152168
"Insert Table" : "Vložiť tabuľku",
153169
"Smart Picker" : "Inteligentný výber",
@@ -190,6 +206,8 @@
190206
"Increase indentation" : "Zväčšiť odsadenie",
191207
"Decrease indentation" : "Zmenšiť odsadenia",
192208
"Blocks" : "Blokovania",
209+
"Inline math" : "Inline matematika",
210+
"Block math" : "Bloková matematika",
193211
"Info callout" : "Popisok Info",
194212
"Success callout" : "Popisok Úspešné",
195213
"Warning callout" : "Popisok Varovanie",
@@ -202,6 +220,7 @@
202220
"Ctrl" : "Ctrl",
203221
"Option" : "Možnosť",
204222
"Formatting" : "Formátovanie",
223+
"Start writing or type '/' to add…" : "Začnite písať alebo zadajte '/' pre pridanie…",
205224
"Select file or folder to link to" : "Vyberte súbor alebo priečinok na ktorý odkazovať",
206225
"Choose" : "Vybrať",
207226
"Choose {file}" : "Vyberte {file}",
@@ -211,6 +230,7 @@
211230
"Copied to the clipboard" : "Skopírované do schránky",
212231
"Could not copy to the clipboard" : "Nepodarilo sa skopírovať do schránky",
213232
"Front matter" : "Predná strana",
233+
"A table was pasted into a table. Nested tables are not supported." : "Stôl bol vložený do tabuľky. Vnorené tabuľky nie sú podporované.",
214234
"Link to this section" : "Odkaz na túto sekciu",
215235
"Close outline view" : "Zatvoriť prehľad",
216236
"Outline" : "Prehľad",

0 commit comments

Comments
 (0)