From d85ac880c49ea1c7b9668fe549df9968cea032c7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 6 Mar 2023 03:36:42 +0000 Subject: [PATCH] =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translatio?= =?UTF-8?q?ns=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- l10n/ca.js | 20 ++++++++++++++++++++ l10n/ca.json | 20 ++++++++++++++++++++ l10n/hy.js | 19 +++++++++++++++++++ l10n/hy.json | 17 +++++++++++++++++ l10n/ja.js | 1 + l10n/ja.json | 1 + l10n/zh_TW.js | 5 +++++ l10n/zh_TW.json | 5 +++++ 8 files changed, 88 insertions(+) create mode 100644 l10n/hy.js create mode 100644 l10n/hy.json diff --git a/l10n/ca.js b/l10n/ca.js index 477daddb3f4..0e515009f3e 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -14,12 +14,14 @@ OC.L10N.register( "Nextcloud Text" : "Text Nextcloud", "text document" : "document de text", "{user} has mentioned you in the text document {node}" : "{user} t'ha esmentat al document de text {node}", + "This file cannot be displayed as download is disabled by the share" : "Aquest fitxer no es pot mostrar perquè la descàrrega està desactivada per la compartició", "Readme" : "Llegeix-me", "Text" : "Text", "📝 Collaborative document editing" : "📝 Edició col·laborativa de document", "** 📝 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!" : "** 📝 Edició col·laborativa de document!**\n\n- **📝 Escriptura focalitzada:** Sense distraccions, només amb les eines de formatació que necessiteu.\n- **🙋 Treballar plegats:** Compartiu i col·laboreu amb amics i col·legues, no importa que emprin Nextcloud o no!\n- **💾 Format obert:** Els fitxers es desen com a [Markdown](https://ca.wikipedia.org/wiki/Markdown), així que sempre podreu editar-los emprant qualsevol editor de text.\n- **✊ Fonaments sòlids:** Emprem [🐈 tiptap](https://tiptap.scrumpy.io) que es basa en [🦉 ProseMirror](https://prosemirror.net) – moltes gràcies per ells!", "Use current version" : "Fes servir la versió actual", "Use the saved version" : "Fes servir la versió desada", + "Failed to load file" : "No s'ha pogut carregar el fitxer", "Document idle for {timeout} minutes, click to continue editing" : "Document inactiu durant {timeout} minuts, feu clic per continuar editant", "Reconnect" : "Torna a connectar", "The document has been changed outside of the editor. The changes cannot be applied." : "El document ha estat canviat des de fora d'aquest editor. Els canvis no es poden aplicar.", @@ -38,8 +40,10 @@ OC.L10N.register( "Active people" : "Persones actives", "Last saved" : "Últim desat", "Offline" : "Fora de línia", + "Offline, changes will be saved when online" : "Desconnectat, els canvis es desaran quan estigui connectat", "Saving …" : "Desant …", "Saved" : "Guardat", + "Last saved {lastSave}" : "Darrera desada {lastSave}", "Unsaved changes" : "Canvis sense desar", "Formatting help" : "Format d'ajuda", "Speed up your writing with simple shortcuts." : "Accelera la teva escriptura amb dreceres senzilles.", @@ -48,6 +52,10 @@ OC.L10N.register( "Style" : "Estil", "Syntax" : "Sintaxi", "Keyboard shortcuts" : "Dreceres de teclat", + "New paragraph" : "Paràgraf nou", + "Enter" : "Retorn", + "Hard line break" : "Salt de línia manual", + "followed by" : "seguit per", "Backspace" : "Retrocés", "Shift" : "Maj", "Bold" : "Negreta", @@ -79,6 +87,7 @@ OC.L10N.register( "Link to file or folder" : "Enllaç a fitxer o carpeta", "Link to website" : "Enllaç al lloc web", "Update link" : "Actualitza l'enllaç", + "Open link picker" : "Obre el selector d'enllaços", "Select file or folder to link to" : "Seleccioneu el fitxer o la carpeta per enllaçar", "_%n word_::_%n words_" : ["%n paraula","%n paraules"], "_%n char_::_%n chars_" : ["%n caràcter","%n caràcters"], @@ -86,9 +95,16 @@ OC.L10N.register( "Editor actions" : "Accions de l'editor", "Translate" : "Traducció", "Remaining actions" : "Accions restants", + "Source language" : "Idioma d'origen", + "Target language" : "Idioma objectiu", "Replace" : "Reemplaça", + "Insert" : "Insereix", + "Detect language" : "Detectar idioma", + "Translation failed" : "La traducció ha fallat", "No emoji found" : "No s'ha trobat cap emoji", + "No command found" : "No s'ha trobat l'ordre", "No user found" : "No s'ha trobat cap usuari", + "No suggestion found" : "No s'ha trobat cap suggeriment", "Link to this section" : "Enllaç a aquesta secció", "Delete this attachment" : "Suprimeix aquest adjunt", "Delete this image" : "Suprimeix aquesta imatge", @@ -97,6 +113,9 @@ OC.L10N.register( "Add row before" : "Afegeix fila abans", "Add row after" : "Afegeix fila després", "Delete this row" : "Suprimeix aquesta fila", + "Left align column" : "Columna alineada a l'esquerra", + "Center align column" : "Alinea la columna al centre", + "Right align column" : "Alinea la columna a la dreta", "Add column before" : "Afegeix una columna abans", "Add column after" : "Afegeix una columna després", "Delete this column" : "Suprimeix aquesta columna", @@ -126,6 +145,7 @@ OC.L10N.register( "Option" : "Opció", "Add notes, lists or links …" : "Afegeix notes, llistes o enllaços …", "Edit" : "Edició", + "Add description" : "Afegir descripció", "Front matter" : "Matèria frontal", "Last saved {lastSaved}" : "Última actualització {lastSaved}", "Image file format not supported" : "Format de fitxer d'imatge no compatible", diff --git a/l10n/ca.json b/l10n/ca.json index faaa546b7cb..8995f17ed6e 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -12,12 +12,14 @@ "Nextcloud Text" : "Text Nextcloud", "text document" : "document de text", "{user} has mentioned you in the text document {node}" : "{user} t'ha esmentat al document de text {node}", + "This file cannot be displayed as download is disabled by the share" : "Aquest fitxer no es pot mostrar perquè la descàrrega està desactivada per la compartició", "Readme" : "Llegeix-me", "Text" : "Text", "📝 Collaborative document editing" : "📝 Edició col·laborativa de document", "** 📝 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!" : "** 📝 Edició col·laborativa de document!**\n\n- **📝 Escriptura focalitzada:** Sense distraccions, només amb les eines de formatació que necessiteu.\n- **🙋 Treballar plegats:** Compartiu i col·laboreu amb amics i col·legues, no importa que emprin Nextcloud o no!\n- **💾 Format obert:** Els fitxers es desen com a [Markdown](https://ca.wikipedia.org/wiki/Markdown), així que sempre podreu editar-los emprant qualsevol editor de text.\n- **✊ Fonaments sòlids:** Emprem [🐈 tiptap](https://tiptap.scrumpy.io) que es basa en [🦉 ProseMirror](https://prosemirror.net) – moltes gràcies per ells!", "Use current version" : "Fes servir la versió actual", "Use the saved version" : "Fes servir la versió desada", + "Failed to load file" : "No s'ha pogut carregar el fitxer", "Document idle for {timeout} minutes, click to continue editing" : "Document inactiu durant {timeout} minuts, feu clic per continuar editant", "Reconnect" : "Torna a connectar", "The document has been changed outside of the editor. The changes cannot be applied." : "El document ha estat canviat des de fora d'aquest editor. Els canvis no es poden aplicar.", @@ -36,8 +38,10 @@ "Active people" : "Persones actives", "Last saved" : "Últim desat", "Offline" : "Fora de línia", + "Offline, changes will be saved when online" : "Desconnectat, els canvis es desaran quan estigui connectat", "Saving …" : "Desant …", "Saved" : "Guardat", + "Last saved {lastSave}" : "Darrera desada {lastSave}", "Unsaved changes" : "Canvis sense desar", "Formatting help" : "Format d'ajuda", "Speed up your writing with simple shortcuts." : "Accelera la teva escriptura amb dreceres senzilles.", @@ -46,6 +50,10 @@ "Style" : "Estil", "Syntax" : "Sintaxi", "Keyboard shortcuts" : "Dreceres de teclat", + "New paragraph" : "Paràgraf nou", + "Enter" : "Retorn", + "Hard line break" : "Salt de línia manual", + "followed by" : "seguit per", "Backspace" : "Retrocés", "Shift" : "Maj", "Bold" : "Negreta", @@ -77,6 +85,7 @@ "Link to file or folder" : "Enllaç a fitxer o carpeta", "Link to website" : "Enllaç al lloc web", "Update link" : "Actualitza l'enllaç", + "Open link picker" : "Obre el selector d'enllaços", "Select file or folder to link to" : "Seleccioneu el fitxer o la carpeta per enllaçar", "_%n word_::_%n words_" : ["%n paraula","%n paraules"], "_%n char_::_%n chars_" : ["%n caràcter","%n caràcters"], @@ -84,9 +93,16 @@ "Editor actions" : "Accions de l'editor", "Translate" : "Traducció", "Remaining actions" : "Accions restants", + "Source language" : "Idioma d'origen", + "Target language" : "Idioma objectiu", "Replace" : "Reemplaça", + "Insert" : "Insereix", + "Detect language" : "Detectar idioma", + "Translation failed" : "La traducció ha fallat", "No emoji found" : "No s'ha trobat cap emoji", + "No command found" : "No s'ha trobat l'ordre", "No user found" : "No s'ha trobat cap usuari", + "No suggestion found" : "No s'ha trobat cap suggeriment", "Link to this section" : "Enllaç a aquesta secció", "Delete this attachment" : "Suprimeix aquest adjunt", "Delete this image" : "Suprimeix aquesta imatge", @@ -95,6 +111,9 @@ "Add row before" : "Afegeix fila abans", "Add row after" : "Afegeix fila després", "Delete this row" : "Suprimeix aquesta fila", + "Left align column" : "Columna alineada a l'esquerra", + "Center align column" : "Alinea la columna al centre", + "Right align column" : "Alinea la columna a la dreta", "Add column before" : "Afegeix una columna abans", "Add column after" : "Afegeix una columna després", "Delete this column" : "Suprimeix aquesta columna", @@ -124,6 +143,7 @@ "Option" : "Opció", "Add notes, lists or links …" : "Afegeix notes, llistes o enllaços …", "Edit" : "Edició", + "Add description" : "Afegir descripció", "Front matter" : "Matèria frontal", "Last saved {lastSaved}" : "Última actualització {lastSaved}", "Image file format not supported" : "Format de fitxer d'imatge no compatible", diff --git a/l10n/hy.js b/l10n/hy.js new file mode 100644 index 00000000000..7ebf4e4c914 --- /dev/null +++ b/l10n/hy.js @@ -0,0 +1,19 @@ +OC.L10N.register( + "text", + { + "The file was uploaded" : "Նիշքը վերբերռնված է", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Վերբեռնած նիշքը գերազանցում է upload_max_filesize սահմանված php.ini֊ում", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Վերբեռնած նիշքը գերազանցում է MAX_FILE_SIZE, որը սահմանված է HTML ձևաթղթում", + "The file was only partially uploaded" : "Նիշքի մի մասն է վերբեռնված", + "No file was uploaded" : "Ոչ մի նիշք չի վերնբեռնվել", + "Missing a temporary folder" : "Բացակայում է ժամանակավոր պանակը", + "Could not write file to disk" : "Չհաջողվեց գրառել նիշքը սկավառակի վրա", + "A PHP extension stopped the file upload" : "PHP֊ի ընդլայնումն կանգնեցրեց նիշքի վերբեռնումը", + "guest" : "հյուր", + "Saved" : "Պահված", + "Translate" : "Թարգմանել", + "Info" : "Info", + "Warning" : "Զգուշացում", + "Edit" : "մշակել" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/hy.json b/l10n/hy.json new file mode 100644 index 00000000000..61d9e7c8df1 --- /dev/null +++ b/l10n/hy.json @@ -0,0 +1,17 @@ +{ "translations": { + "The file was uploaded" : "Նիշքը վերբերռնված է", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Վերբեռնած նիշքը գերազանցում է upload_max_filesize սահմանված php.ini֊ում", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Վերբեռնած նիշքը գերազանցում է MAX_FILE_SIZE, որը սահմանված է HTML ձևաթղթում", + "The file was only partially uploaded" : "Նիշքի մի մասն է վերբեռնված", + "No file was uploaded" : "Ոչ մի նիշք չի վերնբեռնվել", + "Missing a temporary folder" : "Բացակայում է ժամանակավոր պանակը", + "Could not write file to disk" : "Չհաջողվեց գրառել նիշքը սկավառակի վրա", + "A PHP extension stopped the file upload" : "PHP֊ի ընդլայնումն կանգնեցրեց նիշքի վերբեռնումը", + "guest" : "հյուր", + "Saved" : "Պահված", + "Translate" : "Թարգմանել", + "Info" : "Info", + "Warning" : "Զգուշացում", + "Edit" : "մշակել" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/ja.js b/l10n/ja.js index 0814885beef..9647bcab4d0 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -51,6 +51,7 @@ OC.L10N.register( "Code block" : "コードブロック", "Upload from computer" : "コンピュータからアップロード", "Remove link" : "リンクを削除", + "Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択", "Translate" : "翻訳", "Replace" : "入り替え", "Unsupported image type" : "サポートされていない画像形式です", diff --git a/l10n/ja.json b/l10n/ja.json index d7e350b9be1..971b854bb92 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -49,6 +49,7 @@ "Code block" : "コードブロック", "Upload from computer" : "コンピュータからアップロード", "Remove link" : "リンクを削除", + "Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択", "Translate" : "翻訳", "Replace" : "入り替え", "Unsupported image type" : "サポートされていない画像形式です", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 1aa4c7dc715..6d67b4861ea 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -95,7 +95,12 @@ OC.L10N.register( "Editor actions" : "編輯器動作", "Translate" : "翻譯", "Remaining actions" : "剩餘動作", + "Source language" : "來源語言", + "Target language" : "目標語言", "Replace" : "置換", + "Insert" : "插入", + "Detect language" : "偵測語言", + "Translation failed" : "翻譯失敗", "No emoji found" : "找不到表情符號", "No command found" : "找不到指令", "No user found" : "找不到使用者", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 553714f3642..63567827586 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -93,7 +93,12 @@ "Editor actions" : "編輯器動作", "Translate" : "翻譯", "Remaining actions" : "剩餘動作", + "Source language" : "來源語言", + "Target language" : "目標語言", "Replace" : "置換", + "Insert" : "插入", + "Detect language" : "偵測語言", + "Translation failed" : "翻譯失敗", "No emoji found" : "找不到表情符號", "No command found" : "找不到指令", "No user found" : "找不到使用者",