Skip to content

Commit

Permalink
Update langs 2023-07-31 (#41)
Browse files Browse the repository at this point in the history
Co-authored-by: mklkj <[email protected]>
  • Loading branch information
github-actions[bot] and mklkj authored Jul 31, 2023
1 parent 8108645 commit ec99f60
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mklkj/tinymce-i18n",
"version": "23.7.24",
"version": "23.7.31",
"description": "Languages for TinyMCE 4, 5 and 6",
"keywords": [
"i18n",
Expand Down
14 changes: 7 additions & 7 deletions langs6/sk.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ tinymce.addI18n("sk", {
"Anchor": "Kotva",
"Name": "N\xe1zov",
"ID": "ID",
"ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "",
"ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "ID by sa malo za\u010d\xedna\u0165 p\xedsmenom, po ktorom nasleduj\xfa iba p\xedsmen\xe1, \u010d\xedsla, poml\u010dky, bodky, dvojbodky alebo pod\u010diarkovn\xedky.",
"You have unsaved changes are you sure you want to navigate away?": "M\xe1te neulo\u017een\xe9 zmeny, naozaj chcete opusti\u0165 str\xe1nku?",
"Restore last draft": "Obnovi\u0165 posledn\xfd koncept",
"Special character...": "\u0160peci\xe1lny znak...",
Expand Down Expand Up @@ -120,7 +120,7 @@ tinymce.addI18n("sk", {
"Date/time": "D\xe1tum/\u010das",
"Insert/edit link": "Vlo\u017ei\u0165/upravi\u0165 odkaz",
"Text to display": "Text na zobrazenie",
"Url": "",
"Url": "Url adresa",
"Open link in...": "Otvori\u0165 odkaz v...",
"Current window": "Aktu\xe1lne okno",
"None": "\u017diadne",
Expand Down Expand Up @@ -392,15 +392,15 @@ tinymce.addI18n("sk", {
"Keyboard Navigation": "Navig\xe1cia pomocou kl\xe1vesnice",
"Version": "Verzia",
"Code view": "Zobrazenie k\xf3du",
"Open popup menu for split buttons": "",
"Open popup menu for split buttons": "Otvorte vyskakovacie menu pre rozdelen\xe9 tla\u010didl\xe1",
"List Properties": "Vlastnosti Zoznamu",
"List properties...": "Vlastnosti Zoznamu...",
"Start list at number": "Za\u010da\u0165 zoznam \u010d\xedslom",
"Line height": "V\xfd\u0161ka riadku",
"Dropped file type is not supported": "Vkladan\xfd typ s\xfabora nie je podporovan\xfd",
"Loading...": "Nahr\xe1vam...",
"ImageProxy HTTP error: Rejected request": "",
"ImageProxy HTTP error: Could not find Image Proxy": "",
"ImageProxy HTTP error: Incorrect Image Proxy URL": "",
"ImageProxy HTTP error: Unknown ImageProxy error": ""
"ImageProxy HTTP error: Rejected request": "ImageProxy HTTP chyba: Odmietnut\xe1 po\u017eiadavka",
"ImageProxy HTTP error: Could not find Image Proxy": "ImageProxy HTTP chyba: Nebolo n\xe1jden\xe9 Image Proxy",
"ImageProxy HTTP error: Incorrect Image Proxy URL": "ImageProxy HTTP chyba: Chybn\xe1 Image Proxy URL adresa",
"ImageProxy HTTP error: Unknown ImageProxy error": "ImageProxy HTTP chyba: Nezn\xe1ma ImageProxy chyba"
});
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tinymce-i18n",
"version": "23.7.24",
"version": "23.7.31",
"description": "Languages for TinyMCE 4, 5 and 6",
"keywords": [
"i18n",
Expand Down

0 comments on commit ec99f60

Please sign in to comment.