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 Oct 18, 2023
1 parent 5f766f3 commit e1b668d
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 2 deletions.
1 change: 1 addition & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ OC.L10N.register(
"The file was only partially uploaded" : "El ficheru xubióse parcialmente",
"No file was uploaded" : "Nun se xubió nengún ficheru",
"Saving …" : "Guardando…",
"Keyboard shortcuts" : "Atayos del tecláu",
"Show rich workspaces" : "Amosar espacios de trabayu arriquecíos",
"Info" : "Información",
"Source language" : "Llingua d'orixe",
Expand Down
1 change: 1 addition & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"The file was only partially uploaded" : "El ficheru xubióse parcialmente",
"No file was uploaded" : "Nun se xubió nengún ficheru",
"Saving …" : "Guardando…",
"Keyboard shortcuts" : "Atayos del tecláu",
"Show rich workspaces" : "Amosar espacios de trabayu arriquecíos",
"Info" : "Información",
"Source language" : "Llingua d'orixe",
Expand Down
15 changes: 14 additions & 1 deletion l10n/hu.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,11 @@ 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!" : "**📝 Közös dokumentumszerkesztés!**\n\n- **📝 Írásra összpontosítás:** Nincsenek zavaró tényezők, csak annyi formázás, amennyire szüksége van.\n- **🙋 Együttműködés:** Ossza meg és működjön együtt barátaival és kollégáival, függetlenül attól, hogy a Nextcloudot használják-e vagy sem.\n- **💾 Nyílt formátum:** A fájlokat [Markdown](https://en.wikipedia.org/wiki/Markdown) formátumban menti, így azokat bármely más szövegszerkesztő alkalmazásból is szerkesztheti.\n- ** ✊ Erős alap:** A [🐈 tiptapet](https://tiptap.scrumpy.io) használjuk, amely a [🦉 ProseMirroron](https://prosemirror.net) alapul – hatalmas köszönet nekik.",
"Nextcloud Assistant" : "Nextcloud Asszisztens",
"Translate" : "Lefordítás",
"Show assistant results" : "Asszisztens eredmények mutatása",
"Insert result" : "Eredmény beszúrása",
"Show result" : "Eredmény mutatása",
"Delete task" : "Feladat törlése",
"Nextcloud Assistant result copied" : "Nextcloud Asszisztens eredmény másolva",
"Use current version" : "Jelenlegi verzió használata",
"Use the saved version" : "A mentett verzió használata",
"Failed to load file" : "A fájl betöltése sikertelen",
Expand All @@ -42,6 +46,7 @@ OC.L10N.register(
"Show author colors" : "Szerzők színének megjelenítése",
"Author colors are only shown until everyone has closed the document." : "A szerzők színei csak addig jelennek meg, amíg mindenki le nem zárta a dokumentumot.",
"Active people" : "Aktív emberek",
"Save document" : "Dokumentum mentése",
"Last saved" : "Legutóbb mentve",
"Offline" : "Nincs kapcsolat",
"Offline, changes will be saved when online" : "Nincs kapcsolat, a változtatások akkor lesznek mentve, ha online lesz",
Expand Down Expand Up @@ -104,13 +109,20 @@ OC.L10N.register(
"Replace" : "Csere",
"Insert" : "Beillesztés",
"Detect language" : "Nyelv észlelése",
"Translate from {language}" : "{language} nyelvről fordítva",
"Translate to {language}" : "{language} nyelvre fordítva",
"Translation failed" : "A fordítás sikertelen",
"No emoji found" : "Nem található emodzsi",
"No command found" : "Nem található parancs",
"No user found" : "Nem található felhasználó",
"No suggestion found" : "Nem található javaslat",
"Code block options" : "Kódrészlet opciók",
"Code block language" : "Kódrészlet nyelv",
"e.g. php, javascript, json…" : "pl. php, javascript, json...",
"Source code" : "Forráskód",
"Diagram" : "Diagram",
"Both" : "Mindkettő",
"Mermaid documentation" : "Sellő dokumentáció",
"Link to this section" : "Hivatkozás erre a szakaszra",
"Delete this attachment" : "Melléklet törlése",
"Delete this image" : "Kép törlése",
Expand Down Expand Up @@ -162,6 +174,7 @@ OC.L10N.register(
"Remove Link" : "Hivatkozás eltávolítása",
"Select file to link to" : "Válassza ki a hivatkozandó fájlt",
"Source language" : "Forrásnyelv",
"Target language" : "Célnyelv"
"Target language" : "Célnyelv",
"e.g. php, javascript, json, ..." : "pl. php, javascript, json..."
},
"nplurals=2; plural=(n != 1);");
15 changes: 14 additions & 1 deletion l10n/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@
"** 📝 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!" : "**📝 Közös dokumentumszerkesztés!**\n\n- **📝 Írásra összpontosítás:** Nincsenek zavaró tényezők, csak annyi formázás, amennyire szüksége van.\n- **🙋 Együttműködés:** Ossza meg és működjön együtt barátaival és kollégáival, függetlenül attól, hogy a Nextcloudot használják-e vagy sem.\n- **💾 Nyílt formátum:** A fájlokat [Markdown](https://en.wikipedia.org/wiki/Markdown) formátumban menti, így azokat bármely más szövegszerkesztő alkalmazásból is szerkesztheti.\n- ** ✊ Erős alap:** A [🐈 tiptapet](https://tiptap.scrumpy.io) használjuk, amely a [🦉 ProseMirroron](https://prosemirror.net) alapul – hatalmas köszönet nekik.",
"Nextcloud Assistant" : "Nextcloud Asszisztens",
"Translate" : "Lefordítás",
"Show assistant results" : "Asszisztens eredmények mutatása",
"Insert result" : "Eredmény beszúrása",
"Show result" : "Eredmény mutatása",
"Delete task" : "Feladat törlése",
"Nextcloud Assistant result copied" : "Nextcloud Asszisztens eredmény másolva",
"Use current version" : "Jelenlegi verzió használata",
"Use the saved version" : "A mentett verzió használata",
"Failed to load file" : "A fájl betöltése sikertelen",
Expand All @@ -40,6 +44,7 @@
"Show author colors" : "Szerzők színének megjelenítése",
"Author colors are only shown until everyone has closed the document." : "A szerzők színei csak addig jelennek meg, amíg mindenki le nem zárta a dokumentumot.",
"Active people" : "Aktív emberek",
"Save document" : "Dokumentum mentése",
"Last saved" : "Legutóbb mentve",
"Offline" : "Nincs kapcsolat",
"Offline, changes will be saved when online" : "Nincs kapcsolat, a változtatások akkor lesznek mentve, ha online lesz",
Expand Down Expand Up @@ -102,13 +107,20 @@
"Replace" : "Csere",
"Insert" : "Beillesztés",
"Detect language" : "Nyelv észlelése",
"Translate from {language}" : "{language} nyelvről fordítva",
"Translate to {language}" : "{language} nyelvre fordítva",
"Translation failed" : "A fordítás sikertelen",
"No emoji found" : "Nem található emodzsi",
"No command found" : "Nem található parancs",
"No user found" : "Nem található felhasználó",
"No suggestion found" : "Nem található javaslat",
"Code block options" : "Kódrészlet opciók",
"Code block language" : "Kódrészlet nyelv",
"e.g. php, javascript, json…" : "pl. php, javascript, json...",
"Source code" : "Forráskód",
"Diagram" : "Diagram",
"Both" : "Mindkettő",
"Mermaid documentation" : "Sellő dokumentáció",
"Link to this section" : "Hivatkozás erre a szakaszra",
"Delete this attachment" : "Melléklet törlése",
"Delete this image" : "Kép törlése",
Expand Down Expand Up @@ -160,6 +172,7 @@
"Remove Link" : "Hivatkozás eltávolítása",
"Select file to link to" : "Válassza ki a hivatkozandó fájlt",
"Source language" : "Forrásnyelv",
"Target language" : "Célnyelv"
"Target language" : "Célnyelv",
"e.g. php, javascript, json, ..." : "pl. php, javascript, json..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit e1b668d

Please sign in to comment.