diff --git a/l10n/af.js b/l10n/af.js index 4b36962948d..8845821e09b 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -14,6 +14,7 @@ OC.L10N.register( "📝 Collaborative document editing" : "📝 Samewerkende dokumentredigering", "Use current version" : "Gebruik huidige weergawe", "Use the saved version" : "Gebruik die bewaarde weergawe", + "Insert an image" : "Voer ’n beeld in", "Reconnect" : "Herverbind", "Saving …" : "Bewaar tans…", "Saved" : "Bewaar", @@ -29,12 +30,10 @@ OC.L10N.register( "Unordered list" : "Ongesorteerde lys", "Ordered list" : "Gesorteerde lys", "Blockquote" : "Blokaanhaling", - "Insert an image" : "Voer ’n beeld in", "Link file" : "Koppel lêer", "Select file to link to" : "Kies lêer om na te koppel", "Show author colors" : "Toon outeurkleure", "Author colors are only shown until everyone has closed the document." : "Outeurkleure word slegs getoon tot almal die dokument toegemaak het.", - "Edit" : "Wysig", "Headings" : "Koppe", "Heading 2" : "Kop 2", "Heading 3" : "Kop 3", @@ -45,6 +44,7 @@ OC.L10N.register( "Success" : "Sukses", "Warning" : "Waarskuwing", "Insert image" : "Voer beeld in", + "Edit" : "Wysig", "New text document" : "Nuwe teksdokument", "Currently active users:" : "Gebruikers wat tans aktief is:" }, diff --git a/l10n/af.json b/l10n/af.json index 842e71eceba..839bce89287 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -12,6 +12,7 @@ "📝 Collaborative document editing" : "📝 Samewerkende dokumentredigering", "Use current version" : "Gebruik huidige weergawe", "Use the saved version" : "Gebruik die bewaarde weergawe", + "Insert an image" : "Voer ’n beeld in", "Reconnect" : "Herverbind", "Saving …" : "Bewaar tans…", "Saved" : "Bewaar", @@ -27,12 +28,10 @@ "Unordered list" : "Ongesorteerde lys", "Ordered list" : "Gesorteerde lys", "Blockquote" : "Blokaanhaling", - "Insert an image" : "Voer ’n beeld in", "Link file" : "Koppel lêer", "Select file to link to" : "Kies lêer om na te koppel", "Show author colors" : "Toon outeurkleure", "Author colors are only shown until everyone has closed the document." : "Outeurkleure word slegs getoon tot almal die dokument toegemaak het.", - "Edit" : "Wysig", "Headings" : "Koppe", "Heading 2" : "Kop 2", "Heading 3" : "Kop 3", @@ -43,6 +42,7 @@ "Success" : "Sukses", "Warning" : "Waarskuwing", "Insert image" : "Voer beeld in", + "Edit" : "Wysig", "New text document" : "Nuwe teksdokument", "Currently active users:" : "Gebruikers wat tans aktief is:" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/ar.js b/l10n/ar.js index 82f090286fd..5f98cf3dac8 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -20,12 +20,12 @@ OC.L10N.register( "Bold" : "غامق", "Italic" : "مائل", "Participants" : "المشارِكون", - "Edit" : "تعديل", "Undo" : "تراجع", "Redo" : "إعادة", "Info" : "معلومات", "Success" : "نجاح", "Warning" : "تحذير", + "Edit" : "تعديل", "New text document" : "مستند نصي جديد" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/l10n/ar.json b/l10n/ar.json index 5e24f3b3b22..dd147a374a3 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -18,12 +18,12 @@ "Bold" : "غامق", "Italic" : "مائل", "Participants" : "المشارِكون", - "Edit" : "تعديل", "Undo" : "تراجع", "Redo" : "إعادة", "Info" : "معلومات", "Success" : "نجاح", "Warning" : "تحذير", + "Edit" : "تعديل", "New text document" : "مستند نصي جديد" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/l10n/ast.js b/l10n/ast.js index 257337369ef..e72a44a4c32 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -13,9 +13,9 @@ OC.L10N.register( "Saving …" : "Guardando...", "Saved" : "Guardáu", "Keyboard shortcuts" : "Atayos de tecláu", - "Edit" : "Editar", "Undo" : "Desfacer", "Info" : "Info", - "Warning" : "Alvertencia" + "Warning" : "Alvertencia", + "Edit" : "Editar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index 03ce314e75b..64c1179bfdf 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -11,9 +11,9 @@ "Saving …" : "Guardando...", "Saved" : "Guardáu", "Keyboard shortcuts" : "Atayos de tecláu", - "Edit" : "Editar", "Undo" : "Desfacer", "Info" : "Info", - "Warning" : "Alvertencia" + "Warning" : "Alvertencia", + "Edit" : "Editar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/az.js b/l10n/az.js index 24734c32c22..8f466a654ac 100644 --- a/l10n/az.js +++ b/l10n/az.js @@ -5,8 +5,8 @@ OC.L10N.register( "No file was uploaded" : "Heç bir fayl yüklənilmədi", "Missing a temporary folder" : "Müvəqqəti qovluq çatışmır", "Saved" : "Saxlanıldı", - "Edit" : "Dəyişiklik et", "Info" : "Info", - "Warning" : "Xəbərdarlıq" + "Warning" : "Xəbərdarlıq", + "Edit" : "Dəyişiklik et" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/az.json b/l10n/az.json index 52ed0fdbd4e..279954fa441 100644 --- a/l10n/az.json +++ b/l10n/az.json @@ -3,8 +3,8 @@ "No file was uploaded" : "Heç bir fayl yüklənilmədi", "Missing a temporary folder" : "Müvəqqəti qovluq çatışmır", "Saved" : "Saxlanıldı", - "Edit" : "Dəyişiklik et", "Info" : "Info", - "Warning" : "Xəbərdarlıq" + "Warning" : "Xəbərdarlıq", + "Edit" : "Dəyişiklik et" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/bg.js b/l10n/bg.js index 9d209ab1ffa..60d941112d5 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -19,6 +19,8 @@ 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!" : "** 📝 Съвместно редактиране на документи !**\n\n- **📝 Фокусирано писане:** Без разсейване, само форматирането, от което се нуждаете.\n- **🙋 Работете заедно:** Споделяйте и си съдействайте с приятели и колеги, без значение дали използват Nextcloud или не!\n- **💾 Отворен формат:** Файловете се запазват като [Markdown](https://en.wikipedia.org/wiki/Markdown), така че можете да ги редактирате от всяко друго текстово приложение.\n- **✊ Силна основа:** Ние използваме [🐈 tiptap](https://tiptap.scrumpy.io), която е базирана на [🦉 ProseMirror](https://prosemirror.net) – много им благодаря ", "Use current version" : "Използване на текуща версия", "Use the saved version" : "Използване на запазената версия", + "Image file format not supported" : "Форматът на файла с изображение не се поддържа", + "Insert an image" : "Вмъкване на изображение", "Document idle for {timeout} minutes, click to continue editing" : "Документът е неактивен за {timeout} минути, щракнете, за да продължите да редактирате", "Reconnect" : "Повторно свързване", "The document has been changed outside of the editor. The changes cannot be applied." : "Документът не е променен от редактора. Промените не могат да бъдат приложени.", @@ -28,7 +30,6 @@ OC.L10N.register( "Saved" : "Записано", "Last saved {lastSaved}" : "Последно записано {lastSaved}", "Unsaved changes" : "Незаписани промени", - "Image file format not supported" : "Форматът на файла с изображение не се поддържа", "No emoji found" : "Няма намерено емоджи", "Enter your name so other users can see who is editing" : "Въведете името си, за да могат другите потребители да видят кой редактира", "Edit guest name" : "Редактиране на името на госта", @@ -64,11 +65,8 @@ OC.L10N.register( "Quoted text" : "Цитиран текст", "Code block" : "Кодов блок", "Some code" : "Някакъв код", - "Insert emoji" : "Вмъкване на емотикон", "Upload from computer" : "Качване от компютър", "Insert from Files" : "Вмъкване от Файлове", - "Insert an image" : "Вмъкване на изображение", - "Alt" : "Alt /бутон/", "Update Link" : "Актуализиране на връзка", "Add Link" : "Добавяне на връзка", "Link file" : "Файл с връзка", @@ -86,7 +84,6 @@ OC.L10N.register( "Delete this table" : "Изтриване на тази таблица", "Show rich workspaces" : "Показване на обогатени работни пространства", "Add notes, lists or links …" : "Добавяне на бележки, списъци или връзки...", - "Edit" : "Променяне", "Undo" : "Отмяна", "Redo" : "Повторение", "Headings" : "Заглавия", @@ -101,10 +98,13 @@ OC.L10N.register( "Warning" : "Внимание", "Danger" : "Опасност", "Table" : "Таблица", - "Emoji picker" : "Инструмент за избор на емотикони", + "Insert emoji" : "Вмъкване на емотикон", "Insert image" : "Вмъкване на изображение", + "Alt" : "Alt /бутон/", + "Edit" : "Променяне", "New text document" : "Нов текстов документ", "Currently active users:" : "Потребители, които са активни в момента:", - "_and %n other editor_::_and %n other editors_" : ["и %n други редактори","и %n други редактори"] + "_and %n other editor_::_and %n other editors_" : ["и %n други редактори","и %n други редактори"], + "Emoji picker" : "Инструмент за избор на емотикони" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bg.json b/l10n/bg.json index 717f8dc7b1e..3e05d255f63 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -17,6 +17,8 @@ "** 📝 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!" : "** 📝 Съвместно редактиране на документи !**\n\n- **📝 Фокусирано писане:** Без разсейване, само форматирането, от което се нуждаете.\n- **🙋 Работете заедно:** Споделяйте и си съдействайте с приятели и колеги, без значение дали използват Nextcloud или не!\n- **💾 Отворен формат:** Файловете се запазват като [Markdown](https://en.wikipedia.org/wiki/Markdown), така че можете да ги редактирате от всяко друго текстово приложение.\n- **✊ Силна основа:** Ние използваме [🐈 tiptap](https://tiptap.scrumpy.io), която е базирана на [🦉 ProseMirror](https://prosemirror.net) – много им благодаря ", "Use current version" : "Използване на текуща версия", "Use the saved version" : "Използване на запазената версия", + "Image file format not supported" : "Форматът на файла с изображение не се поддържа", + "Insert an image" : "Вмъкване на изображение", "Document idle for {timeout} minutes, click to continue editing" : "Документът е неактивен за {timeout} минути, щракнете, за да продължите да редактирате", "Reconnect" : "Повторно свързване", "The document has been changed outside of the editor. The changes cannot be applied." : "Документът не е променен от редактора. Промените не могат да бъдат приложени.", @@ -26,7 +28,6 @@ "Saved" : "Записано", "Last saved {lastSaved}" : "Последно записано {lastSaved}", "Unsaved changes" : "Незаписани промени", - "Image file format not supported" : "Форматът на файла с изображение не се поддържа", "No emoji found" : "Няма намерено емоджи", "Enter your name so other users can see who is editing" : "Въведете името си, за да могат другите потребители да видят кой редактира", "Edit guest name" : "Редактиране на името на госта", @@ -62,11 +63,8 @@ "Quoted text" : "Цитиран текст", "Code block" : "Кодов блок", "Some code" : "Някакъв код", - "Insert emoji" : "Вмъкване на емотикон", "Upload from computer" : "Качване от компютър", "Insert from Files" : "Вмъкване от Файлове", - "Insert an image" : "Вмъкване на изображение", - "Alt" : "Alt /бутон/", "Update Link" : "Актуализиране на връзка", "Add Link" : "Добавяне на връзка", "Link file" : "Файл с връзка", @@ -84,7 +82,6 @@ "Delete this table" : "Изтриване на тази таблица", "Show rich workspaces" : "Показване на обогатени работни пространства", "Add notes, lists or links …" : "Добавяне на бележки, списъци или връзки...", - "Edit" : "Променяне", "Undo" : "Отмяна", "Redo" : "Повторение", "Headings" : "Заглавия", @@ -99,10 +96,13 @@ "Warning" : "Внимание", "Danger" : "Опасност", "Table" : "Таблица", - "Emoji picker" : "Инструмент за избор на емотикони", + "Insert emoji" : "Вмъкване на емотикон", "Insert image" : "Вмъкване на изображение", + "Alt" : "Alt /бутон/", + "Edit" : "Променяне", "New text document" : "Нов текстов документ", "Currently active users:" : "Потребители, които са активни в момента:", - "_and %n other editor_::_and %n other editors_" : ["и %n други редактори","и %n други редактори"] + "_and %n other editor_::_and %n other editors_" : ["и %n други редактори","и %n други редактори"], + "Emoji picker" : "Инструмент за избор на емотикони" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js index 39c12cddb4e..00b4f681f41 100644 --- a/l10n/bn_BD.js +++ b/l10n/bn_BD.js @@ -6,8 +6,8 @@ OC.L10N.register( "Missing a temporary folder" : "অস্থায়ী ফোল্ডারটি হারানো গিয়েছে", "Saved" : "সংরক্ষণ করা হলো", "Keyboard shortcuts" : "কী-বোর্ড শর্টকাট", - "Edit" : "সম্পাদনা", "Info" : "Info", - "Warning" : "সতর্কবাণী" + "Warning" : "সতর্কবাণী", + "Edit" : "সম্পাদনা" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json index d9c0e915a4c..facf8abcca6 100644 --- a/l10n/bn_BD.json +++ b/l10n/bn_BD.json @@ -4,8 +4,8 @@ "Missing a temporary folder" : "অস্থায়ী ফোল্ডারটি হারানো গিয়েছে", "Saved" : "সংরক্ষণ করা হলো", "Keyboard shortcuts" : "কী-বোর্ড শর্টকাট", - "Edit" : "সম্পাদনা", "Info" : "Info", - "Warning" : "সতর্কবাণী" + "Warning" : "সতর্কবাণী", + "Edit" : "সম্পাদনা" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/br.js b/l10n/br.js index 15d295aaec2..b6237025c67 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Use current version" : "Implij stumm hiziv", "Use the saved version" : "Implij ", + "Insert an image" : "Lakaat ur skeudenn", "The document has been changed outside of the editor. The changes cannot be applied." : "Cheñchet eo bet an diel er maez eus an embanner. N'eo ket posuple lakaat pez a oa bet cheñchet.", "File could not be loaded. Please check your internet connection." : "N'eo ket bet karget ar restr. Gwiriit o genstagadenn internet.", "Saving …" : "Orc'h enrolliñ", @@ -12,13 +13,12 @@ OC.L10N.register( "Enter your name so other users can see who is editing" : "Lakait o anv ma vo posuple d'an implijourien all gwellet piv a zo oc'h embannañ", "Edit guest name" : "Embannañ anv an hini pedet", "Save guest name" : "Enrollañ anv an hini pedet", - "Insert an image" : "Lakaat ur skeudenn", "Link file" : "Liamm restr", "Select file to link to" : "Choaz ur restr da liammañ da", "Participants" : "Tud", - "Edit" : "Cheñch", "Info" : "Titouroù", "Success" : "Graet", - "Warning" : "Kemenadenn" + "Warning" : "Kemenadenn", + "Edit" : "Cheñch" }, "nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"); diff --git a/l10n/br.json b/l10n/br.json index cda197c2d1f..acc069b69f7 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -1,6 +1,7 @@ { "translations": { "Use current version" : "Implij stumm hiziv", "Use the saved version" : "Implij ", + "Insert an image" : "Lakaat ur skeudenn", "The document has been changed outside of the editor. The changes cannot be applied." : "Cheñchet eo bet an diel er maez eus an embanner. N'eo ket posuple lakaat pez a oa bet cheñchet.", "File could not be loaded. Please check your internet connection." : "N'eo ket bet karget ar restr. Gwiriit o genstagadenn internet.", "Saving …" : "Orc'h enrolliñ", @@ -10,13 +11,12 @@ "Enter your name so other users can see who is editing" : "Lakait o anv ma vo posuple d'an implijourien all gwellet piv a zo oc'h embannañ", "Edit guest name" : "Embannañ anv an hini pedet", "Save guest name" : "Enrollañ anv an hini pedet", - "Insert an image" : "Lakaat ur skeudenn", "Link file" : "Liamm restr", "Select file to link to" : "Choaz ur restr da liammañ da", "Participants" : "Tud", - "Edit" : "Cheñch", "Info" : "Titouroù", "Success" : "Graet", - "Warning" : "Kemenadenn" + "Warning" : "Kemenadenn", + "Edit" : "Cheñch" },"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);" } \ No newline at end of file diff --git a/l10n/bs.js b/l10n/bs.js index 59c8ccb2e31..aed952e91dc 100644 --- a/l10n/bs.js +++ b/l10n/bs.js @@ -6,8 +6,8 @@ OC.L10N.register( "Missing a temporary folder" : "Nedostaje privremeni direktorij.", "Saved" : "Spremljeno", "Keyboard shortcuts" : "Tipkovni prečaci", - "Edit" : "Izmjeni", "Info" : "Info", - "Warning" : "Upozorenje" + "Warning" : "Upozorenje", + "Edit" : "Izmjeni" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/bs.json b/l10n/bs.json index 7060091dee3..05c37be0410 100644 --- a/l10n/bs.json +++ b/l10n/bs.json @@ -4,8 +4,8 @@ "Missing a temporary folder" : "Nedostaje privremeni direktorij.", "Saved" : "Spremljeno", "Keyboard shortcuts" : "Tipkovni prečaci", - "Edit" : "Izmjeni", "Info" : "Info", - "Warning" : "Upozorenje" + "Warning" : "Upozorenje", + "Edit" : "Izmjeni" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/ca.js b/l10n/ca.js index f7bd013c6d9..d2c4351953a 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -19,6 +19,7 @@ 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!" : "** 📝 Edició col·laborativa de documents!**\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", + "Insert an image" : "Insereix una imatge", "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.", "File could not be loaded. Please check your internet connection." : "No s'ha pogut carregar el fitxer. Revisa la teva connexió a internet.", "Saving …" : "S'està desant...", @@ -41,13 +42,11 @@ OC.L10N.register( "Blockquote" : "Cita", "Quoted text" : "Text citat", "Code block" : "Bloc de codi", - "Insert an image" : "Insereix una imatge", "Link file" : "Fitxer d'enllaç", "Select file to link to" : "Seleccioneu el fitxer al que enllaça", "Participants" : "Participants", "Show rich workspaces" : "Mostra els espai de treball enriquits", "Add notes, lists or links …" : "Afegiu notes, llistes o enllaços …", - "Edit" : "Edita", "Undo" : "Desfés", "Redo" : "Refer", "Headings" : "Títols", @@ -60,6 +59,7 @@ OC.L10N.register( "Success" : "Èxit", "Warning" : "Avís", "Insert image" : "Inserir imatge", + "Edit" : "Edita", "New text document" : "Nou document de text", "_and %n other editor_::_and %n other editors_" : ["i %n altres editors","i %n altres editors"] }, diff --git a/l10n/ca.json b/l10n/ca.json index 99c5f690b28..b49f787d83e 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -17,6 +17,7 @@ "** 📝 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 documents!**\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", + "Insert an image" : "Insereix una imatge", "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.", "File could not be loaded. Please check your internet connection." : "No s'ha pogut carregar el fitxer. Revisa la teva connexió a internet.", "Saving …" : "S'està desant...", @@ -39,13 +40,11 @@ "Blockquote" : "Cita", "Quoted text" : "Text citat", "Code block" : "Bloc de codi", - "Insert an image" : "Insereix una imatge", "Link file" : "Fitxer d'enllaç", "Select file to link to" : "Seleccioneu el fitxer al que enllaça", "Participants" : "Participants", "Show rich workspaces" : "Mostra els espai de treball enriquits", "Add notes, lists or links …" : "Afegiu notes, llistes o enllaços …", - "Edit" : "Edita", "Undo" : "Desfés", "Redo" : "Refer", "Headings" : "Títols", @@ -58,6 +57,7 @@ "Success" : "Èxit", "Warning" : "Avís", "Insert image" : "Inserir imatge", + "Edit" : "Edita", "New text document" : "Nou document de text", "_and %n other editor_::_and %n other editors_" : ["i %n altres editors","i %n altres editors"] },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/cs.js b/l10n/cs.js index f6fa93bd909..eaf95f52095 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -19,6 +19,8 @@ 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!" : "** 📝 Kolaborativní editace dokumentů!**\n\n- **📝 Soustředěné psaní:** Žádné rozptylování, jen formát, který potřebujete.\n- **🙋 Pracujte společně:** Spolupracujte s kolegy ať už používají Nextcloud nebo ne.\n- **💾 Otevřený formát:** Soubory jsou ukládány ve formátu [Markdown](https://en.wikipedia.org/wiki/Markdown), takže je možné je upravovat v libovolném textovém editoru.\n- **✊ Solidní základy:** Používáme [🐈 tiptap](https://tiptap.scrumpy.io) založeném na [🦉 ProseMirror](https://prosemirror.net) – velké díky!", "Use current version" : "Použít stávající verzi", "Use the saved version" : "Použít uloženou verzi", + "Image file format not supported" : "Nepodporovaný souborový formát obrázku", + "Insert an image" : "Vložit obrázek", "Document idle for {timeout} minutes, click to continue editing" : "Dokument nečinný po dobu {timeout} minut, kliknutím pokračujte v úpravách", "Reconnect" : "Obnovit připojení", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument byl mezitím změněn mimo editor. Změny provedené v editoru proto nelze uplatnit.", @@ -28,7 +30,6 @@ OC.L10N.register( "Saved" : "Uloženo", "Last saved {lastSaved}" : "Naposledy uloženo {lastSaved}", "Unsaved changes" : "Neuložené změny", - "Image file format not supported" : "Nepodporovaný souborový formát obrázku", "No emoji found" : "Nenalezena žádná emotikona", "Enter your name so other users can see who is editing" : "Zadejte své jméno aby ostatní viděli, kdo upravuje", "Edit guest name" : "Upravit jméno hosta", @@ -64,11 +65,8 @@ OC.L10N.register( "Quoted text" : "Citovaný text", "Code block" : "Blok kódu", "Some code" : "Nějaký kód", - "Insert emoji" : "Vložit emotikonu", "Upload from computer" : "Nahrát z počítače", "Insert from Files" : "Vložit ze Souborů", - "Insert an image" : "Vložit obrázek", - "Alt" : "Alt", "Update Link" : "Aktualizovat odkaz", "Add Link" : "Přidat odkaz", "Link file" : "Odkázat na soubor", @@ -86,7 +84,6 @@ OC.L10N.register( "Delete this table" : "Smazat tuto tabulku", "Show rich workspaces" : "Zobrazit rich workspaces", "Add notes, lists or links …" : "Přidat poznámky, seznamy nebo odkazy…", - "Edit" : "Upravit", "Undo" : "Zpět", "Redo" : "Zopakovat", "Headings" : "Nadpisy", @@ -101,10 +98,13 @@ OC.L10N.register( "Warning" : "Varování", "Danger" : "Nebezpečí", "Table" : "Tabulka", - "Emoji picker" : "Volba emotikony", + "Insert emoji" : "Vložit emotikonu", "Insert image" : "Vložit obrázek", + "Alt" : "Alt", + "Edit" : "Upravit", "New text document" : "Nový textový dokument", "Currently active users:" : "Nyní aktivních uživatelů:", - "_and %n other editor_::_and %n other editors_" : ["a %n další editor(ka)","a %n další editoři/editorky","a %n dalších editorů/editorek","a %n další editoři/editorky"] + "_and %n other editor_::_and %n other editors_" : ["a %n další editor(ka)","a %n další editoři/editorky","a %n dalších editorů/editorek","a %n další editoři/editorky"], + "Emoji picker" : "Volba emotikony" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/l10n/cs.json b/l10n/cs.json index 7f16bc0eb8a..ebcb7ba8616 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -17,6 +17,8 @@ "** 📝 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!" : "** 📝 Kolaborativní editace dokumentů!**\n\n- **📝 Soustředěné psaní:** Žádné rozptylování, jen formát, který potřebujete.\n- **🙋 Pracujte společně:** Spolupracujte s kolegy ať už používají Nextcloud nebo ne.\n- **💾 Otevřený formát:** Soubory jsou ukládány ve formátu [Markdown](https://en.wikipedia.org/wiki/Markdown), takže je možné je upravovat v libovolném textovém editoru.\n- **✊ Solidní základy:** Používáme [🐈 tiptap](https://tiptap.scrumpy.io) založeném na [🦉 ProseMirror](https://prosemirror.net) – velké díky!", "Use current version" : "Použít stávající verzi", "Use the saved version" : "Použít uloženou verzi", + "Image file format not supported" : "Nepodporovaný souborový formát obrázku", + "Insert an image" : "Vložit obrázek", "Document idle for {timeout} minutes, click to continue editing" : "Dokument nečinný po dobu {timeout} minut, kliknutím pokračujte v úpravách", "Reconnect" : "Obnovit připojení", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument byl mezitím změněn mimo editor. Změny provedené v editoru proto nelze uplatnit.", @@ -26,7 +28,6 @@ "Saved" : "Uloženo", "Last saved {lastSaved}" : "Naposledy uloženo {lastSaved}", "Unsaved changes" : "Neuložené změny", - "Image file format not supported" : "Nepodporovaný souborový formát obrázku", "No emoji found" : "Nenalezena žádná emotikona", "Enter your name so other users can see who is editing" : "Zadejte své jméno aby ostatní viděli, kdo upravuje", "Edit guest name" : "Upravit jméno hosta", @@ -62,11 +63,8 @@ "Quoted text" : "Citovaný text", "Code block" : "Blok kódu", "Some code" : "Nějaký kód", - "Insert emoji" : "Vložit emotikonu", "Upload from computer" : "Nahrát z počítače", "Insert from Files" : "Vložit ze Souborů", - "Insert an image" : "Vložit obrázek", - "Alt" : "Alt", "Update Link" : "Aktualizovat odkaz", "Add Link" : "Přidat odkaz", "Link file" : "Odkázat na soubor", @@ -84,7 +82,6 @@ "Delete this table" : "Smazat tuto tabulku", "Show rich workspaces" : "Zobrazit rich workspaces", "Add notes, lists or links …" : "Přidat poznámky, seznamy nebo odkazy…", - "Edit" : "Upravit", "Undo" : "Zpět", "Redo" : "Zopakovat", "Headings" : "Nadpisy", @@ -99,10 +96,13 @@ "Warning" : "Varování", "Danger" : "Nebezpečí", "Table" : "Tabulka", - "Emoji picker" : "Volba emotikony", + "Insert emoji" : "Vložit emotikonu", "Insert image" : "Vložit obrázek", + "Alt" : "Alt", + "Edit" : "Upravit", "New text document" : "Nový textový dokument", "Currently active users:" : "Nyní aktivních uživatelů:", - "_and %n other editor_::_and %n other editors_" : ["a %n další editor(ka)","a %n další editoři/editorky","a %n dalších editorů/editorek","a %n další editoři/editorky"] + "_and %n other editor_::_and %n other editors_" : ["a %n další editor(ka)","a %n další editoři/editorky","a %n dalších editorů/editorek","a %n další editoři/editorky"], + "Emoji picker" : "Volba emotikony" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/l10n/cy_GB.js b/l10n/cy_GB.js index 02bcbf0611b..8cc695709d1 100644 --- a/l10n/cy_GB.js +++ b/l10n/cy_GB.js @@ -8,9 +8,9 @@ OC.L10N.register( "Keyboard shortcuts" : "Llwybrau byr bysellfwrdd", "Bold" : "Trwm", "Italic" : "Italig", - "Edit" : "Golygu", "Undo" : "Dadwneud", "Info" : "Info", - "Warning" : "Rhybudd" + "Warning" : "Rhybudd", + "Edit" : "Golygu" }, "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"); diff --git a/l10n/cy_GB.json b/l10n/cy_GB.json index 5f6b3951dee..763781f5419 100644 --- a/l10n/cy_GB.json +++ b/l10n/cy_GB.json @@ -6,9 +6,9 @@ "Keyboard shortcuts" : "Llwybrau byr bysellfwrdd", "Bold" : "Trwm", "Italic" : "Italig", - "Edit" : "Golygu", "Undo" : "Dadwneud", "Info" : "Info", - "Warning" : "Rhybudd" + "Warning" : "Rhybudd", + "Edit" : "Golygu" },"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;" } \ No newline at end of file diff --git a/l10n/da.js b/l10n/da.js index 057a0bc303c..c1a3dd5c89c 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -19,6 +19,7 @@ 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!" : "** 📝 Kollaborativ dokumentredigering! **\n\n- ** 📝 Fokuseret skrivning: ** Ingen distraktioner, kun den formatering, du har brug for.\n- ** 🙋 Arbejd sammen: ** Del og samarbejde med venner og kolleger, uanset om de bruger Nextcloud eller ej!\n- ** 💾 Åbent format: ** Filer gemmes som [Markdown] (https://da.wikipedia.org/wiki/Markdown), så du kan også redigere dem fra enhver anden tekstapp.\n- ** ✊ Stærkt fundament: ** Vi bruger [🐈 tiptap] (https://tiptap.scrumpy.io), som er baseret på [🦉 ProseMirror] (https://prosemirror.net) - kæmpe tak til dem!", "Use current version" : "Brug aktuelle version", "Use the saved version" : "Brug den gemte version", + "Insert an image" : "Indsæt et billede", "Document idle for {timeout} minutes, click to continue editing" : "Dokument inaktiv i {timeout} minutter. Klik for at fortsætte med at redigere", "Reconnect" : "Tilslut igen", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentet er blevet ændret uden for editoren. Ændringerne kan ikke anvendes.", @@ -43,9 +44,6 @@ OC.L10N.register( "Ordered list" : "Sorteret liste", "Blockquote" : "Citat", "Code block" : "Kodeblok", - "Insert emoji" : "Indsæt emoji", - "Insert an image" : "Indsæt et billede", - "Alt" : "Alt", "Update Link" : "Opdater link", "Add Link" : "Tilføj link", "Link file" : "Link fil", @@ -56,7 +54,6 @@ OC.L10N.register( "Author colors are only shown until everyone has closed the document." : "Forfatterfarver vises kun, indtil alle har lukket dokumentet.", "Show rich workspaces" : "Vis rige arbejdsområder", "Add notes, lists or links …" : "Tilføj noter, lister eller links ...", - "Edit" : "Redigér", "Undo" : "Fortryd", "Redo" : "Annullér fortryd", "Headings" : "Overskrifter", @@ -68,10 +65,13 @@ OC.L10N.register( "Info" : "Info", "Success" : "Succes", "Warning" : "Advarsler", - "Emoji picker" : "Emoji vælger", + "Insert emoji" : "Indsæt emoji", "Insert image" : "Indsæt billede", + "Alt" : "Alt", + "Edit" : "Redigér", "New text document" : "Nyt tekstdokument", "Currently active users:" : "Aktuelle brugere:", - "_and %n other editor_::_and %n other editors_" : ["og %n anden editor","og %n andre editorer"] + "_and %n other editor_::_and %n other editors_" : ["og %n anden editor","og %n andre editorer"], + "Emoji picker" : "Emoji vælger" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index 13b571bd358..536fdcb06b0 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -17,6 +17,7 @@ "** 📝 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!" : "** 📝 Kollaborativ dokumentredigering! **\n\n- ** 📝 Fokuseret skrivning: ** Ingen distraktioner, kun den formatering, du har brug for.\n- ** 🙋 Arbejd sammen: ** Del og samarbejde med venner og kolleger, uanset om de bruger Nextcloud eller ej!\n- ** 💾 Åbent format: ** Filer gemmes som [Markdown] (https://da.wikipedia.org/wiki/Markdown), så du kan også redigere dem fra enhver anden tekstapp.\n- ** ✊ Stærkt fundament: ** Vi bruger [🐈 tiptap] (https://tiptap.scrumpy.io), som er baseret på [🦉 ProseMirror] (https://prosemirror.net) - kæmpe tak til dem!", "Use current version" : "Brug aktuelle version", "Use the saved version" : "Brug den gemte version", + "Insert an image" : "Indsæt et billede", "Document idle for {timeout} minutes, click to continue editing" : "Dokument inaktiv i {timeout} minutter. Klik for at fortsætte med at redigere", "Reconnect" : "Tilslut igen", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentet er blevet ændret uden for editoren. Ændringerne kan ikke anvendes.", @@ -41,9 +42,6 @@ "Ordered list" : "Sorteret liste", "Blockquote" : "Citat", "Code block" : "Kodeblok", - "Insert emoji" : "Indsæt emoji", - "Insert an image" : "Indsæt et billede", - "Alt" : "Alt", "Update Link" : "Opdater link", "Add Link" : "Tilføj link", "Link file" : "Link fil", @@ -54,7 +52,6 @@ "Author colors are only shown until everyone has closed the document." : "Forfatterfarver vises kun, indtil alle har lukket dokumentet.", "Show rich workspaces" : "Vis rige arbejdsområder", "Add notes, lists or links …" : "Tilføj noter, lister eller links ...", - "Edit" : "Redigér", "Undo" : "Fortryd", "Redo" : "Annullér fortryd", "Headings" : "Overskrifter", @@ -66,10 +63,13 @@ "Info" : "Info", "Success" : "Succes", "Warning" : "Advarsler", - "Emoji picker" : "Emoji vælger", + "Insert emoji" : "Indsæt emoji", "Insert image" : "Indsæt billede", + "Alt" : "Alt", + "Edit" : "Redigér", "New text document" : "Nyt tekstdokument", "Currently active users:" : "Aktuelle brugere:", - "_and %n other editor_::_and %n other editors_" : ["og %n anden editor","og %n andre editorer"] + "_and %n other editor_::_and %n other editors_" : ["og %n anden editor","og %n andre editorer"], + "Emoji picker" : "Emoji vælger" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index 7cfd45c0b3d..9a52c67232c 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -19,6 +19,8 @@ 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!" : "** 📝 Gemeinschaftliche Dokumentenbearbeitung!***\n\n- **📝 Fokussiertes Schreiben:** Keine Ablenkungen, nur die Formatierung, die Du benötigst.\n- **🙋 Arbeite zusammen:** Teile und arbeite mit Freunden und Kollegen zusammen, egal ob Du Nextcloud nutzt oder nicht!\n- **💾 Offenes Format:** Dateien werden als [Markdown](https://en.wikipedia.org/wiki/Markdown) gespeichert, so dass Du die Dateien auch in jeder anderen Text-App bearbeiten kannst.\n- **✊ Starkes Fundament:** Wir verwenden[🐈 tiptap](https://tiptap.scrumpy.io), das auf[🦉 ProseMirror](https://prosemirror.net) basiert - vielen Dank an die Beiden!", "Use current version" : "Verwende aktuelle Version", "Use the saved version" : "Die gespeicherte Version verwenden", + "Image file format not supported" : "Dateiformat des Bildes wird nicht unterstützt", + "Insert an image" : "Ein Bild einfügen", "Document idle for {timeout} minutes, click to continue editing" : "Dokument für {timeout} Minuten ruhend, klicken, um die Bearbeitung fortzusetzen", "Reconnect" : "Wiederverbinden", "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen könnten nicht angewandt werden.", @@ -28,7 +30,6 @@ OC.L10N.register( "Saved" : "Gespeichert", "Last saved {lastSaved}" : "Zuletzt gespeichert {lastSaved}", "Unsaved changes" : "Ungespeicherte Änderungen", - "Image file format not supported" : "Dateiformat des Bildes wird nicht unterstützt", "No emoji found" : "Kein Emoji gefunden", "Enter your name so other users can see who is editing" : "Gib Deinen Namen ein, so dass andere Benutzer sehen können, wer bearbeitet", "Edit guest name" : "Gast-Namen bearbeiten", @@ -64,11 +65,8 @@ OC.L10N.register( "Quoted text" : "Zitat", "Code block" : "Codeblock", "Some code" : "Code", - "Insert emoji" : "Emoji einfügen", "Upload from computer" : "Vom Computer hochladen", "Insert from Files" : "Aus Dateien einfügen", - "Insert an image" : "Ein Bild einfügen", - "Alt" : "Alt", "Update Link" : "Link aktualisieren", "Add Link" : "Link hinzufügen", "Link file" : "Datei verknüpfen", @@ -86,7 +84,6 @@ OC.L10N.register( "Delete this table" : "Diese Tabelle löschen", "Show rich workspaces" : "Umfangreiche Arbeitsbereiche anzeigen", "Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen …", - "Edit" : "Bearbeiten", "Undo" : "Rückgängig", "Redo" : "Wiederherstellen", "Headings" : "Überschriften", @@ -101,10 +98,13 @@ OC.L10N.register( "Warning" : "Warnung", "Danger" : "Achtung", "Table" : "Tabelle", - "Emoji picker" : "Emoji-Auswahl", + "Insert emoji" : "Emoji einfügen", "Insert image" : "Bild einfügen", + "Alt" : "Alt", + "Edit" : "Bearbeiten", "New text document" : "Neues Textdokument", "Currently active users:" : "Aktuell aktive Benutzer:", - "_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "] + "_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "], + "Emoji picker" : "Emoji-Auswahl" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json index 2926ec2b1dc..c962bb94de1 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -17,6 +17,8 @@ "** 📝 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!" : "** 📝 Gemeinschaftliche Dokumentenbearbeitung!***\n\n- **📝 Fokussiertes Schreiben:** Keine Ablenkungen, nur die Formatierung, die Du benötigst.\n- **🙋 Arbeite zusammen:** Teile und arbeite mit Freunden und Kollegen zusammen, egal ob Du Nextcloud nutzt oder nicht!\n- **💾 Offenes Format:** Dateien werden als [Markdown](https://en.wikipedia.org/wiki/Markdown) gespeichert, so dass Du die Dateien auch in jeder anderen Text-App bearbeiten kannst.\n- **✊ Starkes Fundament:** Wir verwenden[🐈 tiptap](https://tiptap.scrumpy.io), das auf[🦉 ProseMirror](https://prosemirror.net) basiert - vielen Dank an die Beiden!", "Use current version" : "Verwende aktuelle Version", "Use the saved version" : "Die gespeicherte Version verwenden", + "Image file format not supported" : "Dateiformat des Bildes wird nicht unterstützt", + "Insert an image" : "Ein Bild einfügen", "Document idle for {timeout} minutes, click to continue editing" : "Dokument für {timeout} Minuten ruhend, klicken, um die Bearbeitung fortzusetzen", "Reconnect" : "Wiederverbinden", "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen könnten nicht angewandt werden.", @@ -26,7 +28,6 @@ "Saved" : "Gespeichert", "Last saved {lastSaved}" : "Zuletzt gespeichert {lastSaved}", "Unsaved changes" : "Ungespeicherte Änderungen", - "Image file format not supported" : "Dateiformat des Bildes wird nicht unterstützt", "No emoji found" : "Kein Emoji gefunden", "Enter your name so other users can see who is editing" : "Gib Deinen Namen ein, so dass andere Benutzer sehen können, wer bearbeitet", "Edit guest name" : "Gast-Namen bearbeiten", @@ -62,11 +63,8 @@ "Quoted text" : "Zitat", "Code block" : "Codeblock", "Some code" : "Code", - "Insert emoji" : "Emoji einfügen", "Upload from computer" : "Vom Computer hochladen", "Insert from Files" : "Aus Dateien einfügen", - "Insert an image" : "Ein Bild einfügen", - "Alt" : "Alt", "Update Link" : "Link aktualisieren", "Add Link" : "Link hinzufügen", "Link file" : "Datei verknüpfen", @@ -84,7 +82,6 @@ "Delete this table" : "Diese Tabelle löschen", "Show rich workspaces" : "Umfangreiche Arbeitsbereiche anzeigen", "Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen …", - "Edit" : "Bearbeiten", "Undo" : "Rückgängig", "Redo" : "Wiederherstellen", "Headings" : "Überschriften", @@ -99,10 +96,13 @@ "Warning" : "Warnung", "Danger" : "Achtung", "Table" : "Tabelle", - "Emoji picker" : "Emoji-Auswahl", + "Insert emoji" : "Emoji einfügen", "Insert image" : "Bild einfügen", + "Alt" : "Alt", + "Edit" : "Bearbeiten", "New text document" : "Neues Textdokument", "Currently active users:" : "Aktuell aktive Benutzer:", - "_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "] + "_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "], + "Emoji picker" : "Emoji-Auswahl" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 8b3db653b5e..5c66e11cca3 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -19,6 +19,8 @@ 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!" : "** 📝 Gemeinschaftliche Dokumentenbearbeitung!***\n\n- **📝 Fokussiertes Schreiben:** Keine Ablenkungen, nur die Formatierung, die Sie benötigen.\n- **🙋 Arbeiten Sie zusammen:** Teilen und arbeiten Sie mit Freunden und Kollegen zusammen, egal ob sie Nextcloud nutzen oder nicht!\n- **💾 Offenes Format:** Dateien werden als [Markdown](https://en.wikipedia.org/wiki/Markdown) gespeichert, so dass Sie die Dateien auch in jeder anderen Text-App bearbeiten können.\n- **✊ Starkes Fundament:** Wir verwenden[🐈 tiptap](https://tiptap.scrumpy.io), das auf[🦉 ProseMirror](https://prosemirror.net) basiert - vielen Dank an die Beiden!", "Use current version" : "Verwende aktuelle Version", "Use the saved version" : "Die gespeicherte Version verwenden", + "Image file format not supported" : "Dateiformat des Bildes wird nicht unterstützt", + "Insert an image" : "Ein Bild einfügen", "Document idle for {timeout} minutes, click to continue editing" : "Dokument für {timeout} Minuten ruhend. Klicken, um die Bearbeitung fortzusetzen.", "Reconnect" : "Wiederverbinden", "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen könnten nicht angewandt werden.", @@ -28,7 +30,6 @@ OC.L10N.register( "Saved" : "Gespeichert", "Last saved {lastSaved}" : "Zuletzt gespeichert {lastSaved}", "Unsaved changes" : "Ungespeicherte Änderungen", - "Image file format not supported" : "Dateiformat des Bildes wird nicht unterstützt", "No emoji found" : "Kein Emoji gefunden", "Enter your name so other users can see who is editing" : "Geben Sie Ihren Namen ein, so dass andere Benutzer sehen können, wer bearbeitet", "Edit guest name" : "Gast-Namen bearbeiten", @@ -64,11 +65,8 @@ OC.L10N.register( "Quoted text" : "Zitierter Text", "Code block" : "Codeblock", "Some code" : "Etwas Code", - "Insert emoji" : "Emoji einfügen", "Upload from computer" : "Vom Computer hochladen", "Insert from Files" : "Aus Dateien einfügen", - "Insert an image" : "Ein Bild einfügen", - "Alt" : "Alt", "Update Link" : "Link aktualisieren", "Add Link" : "Link hinzufügen", "Link file" : "Datei verknüpfen", @@ -86,7 +84,6 @@ OC.L10N.register( "Delete this table" : "Diese Tabelle löschen", "Show rich workspaces" : "Umfangreiche Arbeitsbereiche anzeigen", "Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen …", - "Edit" : "Bearbeiten", "Undo" : "Rückgängig", "Redo" : "Wiederherstellen", "Headings" : "Überschriften", @@ -101,10 +98,13 @@ OC.L10N.register( "Warning" : "Warnung", "Danger" : "Achtung", "Table" : "Tabelle", - "Emoji picker" : "Emoji-Auswahl", + "Insert emoji" : "Emoji einfügen", "Insert image" : "Bild einfügen", + "Alt" : "Alt", + "Edit" : "Bearbeiten", "New text document" : "Neues Textdokument", "Currently active users:" : "Aktuell aktive Benutzer:", - "_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "] + "_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "], + "Emoji picker" : "Emoji-Auswahl" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index a9d79168afa..30f7d5de86d 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -17,6 +17,8 @@ "** 📝 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!" : "** 📝 Gemeinschaftliche Dokumentenbearbeitung!***\n\n- **📝 Fokussiertes Schreiben:** Keine Ablenkungen, nur die Formatierung, die Sie benötigen.\n- **🙋 Arbeiten Sie zusammen:** Teilen und arbeiten Sie mit Freunden und Kollegen zusammen, egal ob sie Nextcloud nutzen oder nicht!\n- **💾 Offenes Format:** Dateien werden als [Markdown](https://en.wikipedia.org/wiki/Markdown) gespeichert, so dass Sie die Dateien auch in jeder anderen Text-App bearbeiten können.\n- **✊ Starkes Fundament:** Wir verwenden[🐈 tiptap](https://tiptap.scrumpy.io), das auf[🦉 ProseMirror](https://prosemirror.net) basiert - vielen Dank an die Beiden!", "Use current version" : "Verwende aktuelle Version", "Use the saved version" : "Die gespeicherte Version verwenden", + "Image file format not supported" : "Dateiformat des Bildes wird nicht unterstützt", + "Insert an image" : "Ein Bild einfügen", "Document idle for {timeout} minutes, click to continue editing" : "Dokument für {timeout} Minuten ruhend. Klicken, um die Bearbeitung fortzusetzen.", "Reconnect" : "Wiederverbinden", "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen könnten nicht angewandt werden.", @@ -26,7 +28,6 @@ "Saved" : "Gespeichert", "Last saved {lastSaved}" : "Zuletzt gespeichert {lastSaved}", "Unsaved changes" : "Ungespeicherte Änderungen", - "Image file format not supported" : "Dateiformat des Bildes wird nicht unterstützt", "No emoji found" : "Kein Emoji gefunden", "Enter your name so other users can see who is editing" : "Geben Sie Ihren Namen ein, so dass andere Benutzer sehen können, wer bearbeitet", "Edit guest name" : "Gast-Namen bearbeiten", @@ -62,11 +63,8 @@ "Quoted text" : "Zitierter Text", "Code block" : "Codeblock", "Some code" : "Etwas Code", - "Insert emoji" : "Emoji einfügen", "Upload from computer" : "Vom Computer hochladen", "Insert from Files" : "Aus Dateien einfügen", - "Insert an image" : "Ein Bild einfügen", - "Alt" : "Alt", "Update Link" : "Link aktualisieren", "Add Link" : "Link hinzufügen", "Link file" : "Datei verknüpfen", @@ -84,7 +82,6 @@ "Delete this table" : "Diese Tabelle löschen", "Show rich workspaces" : "Umfangreiche Arbeitsbereiche anzeigen", "Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen …", - "Edit" : "Bearbeiten", "Undo" : "Rückgängig", "Redo" : "Wiederherstellen", "Headings" : "Überschriften", @@ -99,10 +96,13 @@ "Warning" : "Warnung", "Danger" : "Achtung", "Table" : "Tabelle", - "Emoji picker" : "Emoji-Auswahl", + "Insert emoji" : "Emoji einfügen", "Insert image" : "Bild einfügen", + "Alt" : "Alt", + "Edit" : "Bearbeiten", "New text document" : "Neues Textdokument", "Currently active users:" : "Aktuell aktive Benutzer:", - "_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "] + "_and %n other editor_::_and %n other editors_" : ["und %n anderer Bearbeiter ","und %n andere Bearbeiter "], + "Emoji picker" : "Emoji-Auswahl" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/el.js b/l10n/el.js index a7760e65705..3a8dc990a3c 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -19,6 +19,7 @@ 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!" : "** 📝 Συνεργατική επεξεργασία εγγράφων!**\n\n- **📝 Απλή γραφή:** Χωρίς περιττά, μόνο η μορφοποίηση που χρειάζεστε.\n- **🙋 Συμμετοχή:** Μοιράστε και συνεργαστείτε με φίλους και συνάδελφους, ανεξάρτητα αν χρησιμοποιούν το Nextcloud ή όχι!\n- **💾 Ελεύθερη μορφή:** Τα αρχεία αποθηκεύονται ως [Markdown](https://en.wikipedia.org/wiki/Markdown), ώστε να μπορείτε να τα επεξεργαστείτε από οποιαδήποτε άλλη εφαρμογή κειμενογράφου.\n- **✊ Ισχυρό θεμέλιο:** Χρησιμοποιούμε [🐈 tiptap](https://tiptap.scrumpy.io) όπου βασίζεται στο [🦉 ProseMirror](https://prosemirror.net) – ένα μεγάλο ευχαριστώ σε αυτά!", "Use current version" : "Χρήση τρέχουσας έκδοσης", "Use the saved version" : "Χρήση αποθηκευμένης έκδοσης", + "Insert an image" : "Εισαγωγή εικόνας", "Document idle for {timeout} minutes, click to continue editing" : "Έγγραφο σε αναμονή για {timeout} λεπτά, κάντε κλικ για να συνεχίσετε την επεξεργασία", "Reconnect" : "Επανασύνδεση", "The document has been changed outside of the editor. The changes cannot be applied." : "Το έγγραφο έχει αλλάξει εκτός του επεξεργαστή. Οι αλλαγές δεν μπορούν να εφαρμοστούν.", @@ -62,11 +63,8 @@ OC.L10N.register( "Quoted text" : "Αναφερόμενο κείμενο", "Code block" : "Μπλοκ κώδικα", "Some code" : "Κώδικας", - "Insert emoji" : "Εισαγωγή emoji", "Upload from computer" : "Μεταφόρτωση από υπολογιστή", "Insert from Files" : "Εισαγωγή από Αρχεία", - "Insert an image" : "Εισαγωγή εικόνας", - "Alt" : "Alt", "Update Link" : "Ενημέρωση συνδέσμου", "Add Link" : "Προσθήκη Συνδέσμου", "Link file" : "Σύνδεσμος αρχείου", @@ -77,7 +75,6 @@ OC.L10N.register( "Author colors are only shown until everyone has closed the document." : "Τα χρώματα του συντάκτη εμφανίζονται μόνο μέχρι να κλείσουν όλοι το έγγραφο.", "Show rich workspaces" : "Εμφάνιση εμπλουτισμένων χώρων εργασίας", "Add notes, lists or links …" : "Προσθήκη σημειώσεων, λίστας ή συνδέσμων …", - "Edit" : "Επεξεργασία", "Undo" : "Aναίρεση", "Redo" : "Επανάληψη", "Headings" : "Επικεφαλίδες", @@ -92,10 +89,13 @@ OC.L10N.register( "Warning" : "Προειδοποίηση", "Danger" : "Κίνδυνος", "Table" : "Πίνακας", - "Emoji picker" : "Επιλογέας emoji", + "Insert emoji" : "Εισαγωγή emoji", "Insert image" : "Εισαγωγή εικόνας", + "Alt" : "Alt", + "Edit" : "Επεξεργασία", "New text document" : "Νέο έγγραφο κειμένου", "Currently active users:" : "Τρέχοντες ενεργοί χρήστες:", - "_and %n other editor_::_and %n other editors_" : ["και %n άλλος επεξεργαστής","και %n άλλοι συγγραφείς"] + "_and %n other editor_::_and %n other editors_" : ["και %n άλλος επεξεργαστής","και %n άλλοι συγγραφείς"], + "Emoji picker" : "Επιλογέας emoji" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/el.json b/l10n/el.json index 4d8d1d3f3e0..a2a62bd4391 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -17,6 +17,7 @@ "** 📝 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!" : "** 📝 Συνεργατική επεξεργασία εγγράφων!**\n\n- **📝 Απλή γραφή:** Χωρίς περιττά, μόνο η μορφοποίηση που χρειάζεστε.\n- **🙋 Συμμετοχή:** Μοιράστε και συνεργαστείτε με φίλους και συνάδελφους, ανεξάρτητα αν χρησιμοποιούν το Nextcloud ή όχι!\n- **💾 Ελεύθερη μορφή:** Τα αρχεία αποθηκεύονται ως [Markdown](https://en.wikipedia.org/wiki/Markdown), ώστε να μπορείτε να τα επεξεργαστείτε από οποιαδήποτε άλλη εφαρμογή κειμενογράφου.\n- **✊ Ισχυρό θεμέλιο:** Χρησιμοποιούμε [🐈 tiptap](https://tiptap.scrumpy.io) όπου βασίζεται στο [🦉 ProseMirror](https://prosemirror.net) – ένα μεγάλο ευχαριστώ σε αυτά!", "Use current version" : "Χρήση τρέχουσας έκδοσης", "Use the saved version" : "Χρήση αποθηκευμένης έκδοσης", + "Insert an image" : "Εισαγωγή εικόνας", "Document idle for {timeout} minutes, click to continue editing" : "Έγγραφο σε αναμονή για {timeout} λεπτά, κάντε κλικ για να συνεχίσετε την επεξεργασία", "Reconnect" : "Επανασύνδεση", "The document has been changed outside of the editor. The changes cannot be applied." : "Το έγγραφο έχει αλλάξει εκτός του επεξεργαστή. Οι αλλαγές δεν μπορούν να εφαρμοστούν.", @@ -60,11 +61,8 @@ "Quoted text" : "Αναφερόμενο κείμενο", "Code block" : "Μπλοκ κώδικα", "Some code" : "Κώδικας", - "Insert emoji" : "Εισαγωγή emoji", "Upload from computer" : "Μεταφόρτωση από υπολογιστή", "Insert from Files" : "Εισαγωγή από Αρχεία", - "Insert an image" : "Εισαγωγή εικόνας", - "Alt" : "Alt", "Update Link" : "Ενημέρωση συνδέσμου", "Add Link" : "Προσθήκη Συνδέσμου", "Link file" : "Σύνδεσμος αρχείου", @@ -75,7 +73,6 @@ "Author colors are only shown until everyone has closed the document." : "Τα χρώματα του συντάκτη εμφανίζονται μόνο μέχρι να κλείσουν όλοι το έγγραφο.", "Show rich workspaces" : "Εμφάνιση εμπλουτισμένων χώρων εργασίας", "Add notes, lists or links …" : "Προσθήκη σημειώσεων, λίστας ή συνδέσμων …", - "Edit" : "Επεξεργασία", "Undo" : "Aναίρεση", "Redo" : "Επανάληψη", "Headings" : "Επικεφαλίδες", @@ -90,10 +87,13 @@ "Warning" : "Προειδοποίηση", "Danger" : "Κίνδυνος", "Table" : "Πίνακας", - "Emoji picker" : "Επιλογέας emoji", + "Insert emoji" : "Εισαγωγή emoji", "Insert image" : "Εισαγωγή εικόνας", + "Alt" : "Alt", + "Edit" : "Επεξεργασία", "New text document" : "Νέο έγγραφο κειμένου", "Currently active users:" : "Τρέχοντες ενεργοί χρήστες:", - "_and %n other editor_::_and %n other editors_" : ["και %n άλλος επεξεργαστής","και %n άλλοι συγγραφείς"] + "_and %n other editor_::_and %n other editors_" : ["και %n άλλος επεξεργαστής","και %n άλλοι συγγραφείς"], + "Emoji picker" : "Επιλογέας emoji" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 99cb69e029e..1dd8cfa234b 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -18,10 +18,10 @@ OC.L10N.register( "Bold" : "Bold", "Italic" : "Italic", "Participants" : "Participants", - "Edit" : "Edit", "Undo" : "Undo", "Info" : "Info", "Success" : "Success", - "Warning" : "Warning" + "Warning" : "Warning", + "Edit" : "Edit" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 1a709ba4aa5..dd995da4d14 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -16,10 +16,10 @@ "Bold" : "Bold", "Italic" : "Italic", "Participants" : "Participants", - "Edit" : "Edit", "Undo" : "Undo", "Info" : "Info", "Success" : "Success", - "Warning" : "Warning" + "Warning" : "Warning", + "Edit" : "Edit" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eo.js b/l10n/eo.js index 8bd136a5405..eba5bb7c0f6 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -35,7 +35,6 @@ OC.L10N.register( "Blockquote" : "Citaĵo", "Code block" : "Kodbloko", "Add notes, lists or links …" : "Aldoni notojn, listojn aŭ ligilojn...", - "Edit" : "Modifi", "Undo" : "Malfari", "Redo" : "Refari", "Headings" : "Titolaro", @@ -46,6 +45,7 @@ OC.L10N.register( "Info" : "Info", "Warning" : "Averto", "Insert image" : "Enmeti bildon", + "Edit" : "Modifi", "New text document" : "Nova tekstdokumento", "_and %n other editor_::_and %n other editors_" : ["kaj %n alia redaktanto","kaj %naliaj redaktantoj"] }, diff --git a/l10n/eo.json b/l10n/eo.json index 33c02d101a0..4e8b8359503 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -33,7 +33,6 @@ "Blockquote" : "Citaĵo", "Code block" : "Kodbloko", "Add notes, lists or links …" : "Aldoni notojn, listojn aŭ ligilojn...", - "Edit" : "Modifi", "Undo" : "Malfari", "Redo" : "Refari", "Headings" : "Titolaro", @@ -44,6 +43,7 @@ "Info" : "Info", "Warning" : "Averto", "Insert image" : "Enmeti bildon", + "Edit" : "Modifi", "New text document" : "Nova tekstdokumento", "_and %n other editor_::_and %n other editors_" : ["kaj %n alia redaktanto","kaj %naliaj redaktantoj"] },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es.js b/l10n/es.js index 321e9c7a03a..c1a883b1127 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -19,6 +19,8 @@ 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!" : "**📝 ¡Edición colaborativa de documentos!**\n\n- **📝 Escritura enfocada:** Sin distracciones, solo el formato necesario.\n- **🙋 Trabajo en equipo:** Comparte y colabora con amigos y colegas. No importa si usan Nextcloud o no.\n- **💾 Formato abierto:** Los archivos se guardan como [Markdown](https://en.wikipedia.org/wiki/Markdown), para que puedas editarlos desde cualquier otra app.\n- **✊ Bases sólidas:** Usamos [🐈 tiptap](https://tiptap.scrumpy.io), que está basado en [🦉 ProseMirror](https://prosemirror.net). ¡Muchas gracias a ellos!", "Use current version" : "Usar versión actual", "Use the saved version" : "Usar la versión guardada", + "Image file format not supported" : "Formato de archivo de imagen no soportado", + "Insert an image" : "Insertar imagen", "Document idle for {timeout} minutes, click to continue editing" : "Documento inactivo durante {timeout} minutos, haga clic para continuar la edición", "Reconnect" : "Reconectar", "The document has been changed outside of the editor. The changes cannot be applied." : "El documento ha cambiado fuera del editor. Los cambios no se pueden aplicar.", @@ -28,7 +30,6 @@ OC.L10N.register( "Saved" : "Guardado", "Last saved {lastSaved}" : "Guardado por última vez: {lastSave}", "Unsaved changes" : "Cambios sin guardar", - "Image file format not supported" : "Formato de archivo de imagen no soportado", "No emoji found" : "No se han encontrado emojis", "Enter your name so other users can see who is editing" : "Introduce tu nombre para que otros usuarios puedan ver quién está editando", "Edit guest name" : "Editar nombre del invitado", @@ -64,11 +65,8 @@ OC.L10N.register( "Quoted text" : "Texto de cita", "Code block" : "Bloque de código", "Some code" : "Algo de código", - "Insert emoji" : "Insertar emoji", "Upload from computer" : "Cargar desde el ordenador", "Insert from Files" : "Insertar desde Archivos", - "Insert an image" : "Insertar imagen", - "Alt" : "Alt", "Update Link" : "Actualizar Enlace", "Add Link" : "Añadir Enlace", "Link file" : "Enlace al archivo", @@ -86,7 +84,6 @@ OC.L10N.register( "Delete this table" : "Eliminar esta tabla", "Show rich workspaces" : "Mostrar espacios de trabajo enriquecidos", "Add notes, lists or links …" : "Añadir notas, listas o enlaces ...", - "Edit" : "Editar", "Undo" : "Deshacer", "Redo" : "Rehacer", "Headings" : "Títulos", @@ -101,10 +98,13 @@ OC.L10N.register( "Warning" : "Advertencia", "Danger" : "Peligro", "Table" : "Tabla", - "Emoji picker" : "Selector de emoji", + "Insert emoji" : "Insertar emoji", "Insert image" : "Insertar imagen", + "Alt" : "Alt", + "Edit" : "Editar", "New text document" : "Nuevo documento de texto", "Currently active users:" : "Usuarios activos ahora:", - "_and %n other editor_::_and %n other editors_" : ["y %n otro editor","y %n otros editores","y %n otros editores"] + "_and %n other editor_::_and %n other editors_" : ["y %n otro editor","y %n otros editores","y %n otros editores"], + "Emoji picker" : "Selector de emoji" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es.json b/l10n/es.json index febffba6fcf..0b84c7edce6 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -17,6 +17,8 @@ "** 📝 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ón colaborativa de documentos!**\n\n- **📝 Escritura enfocada:** Sin distracciones, solo el formato necesario.\n- **🙋 Trabajo en equipo:** Comparte y colabora con amigos y colegas. No importa si usan Nextcloud o no.\n- **💾 Formato abierto:** Los archivos se guardan como [Markdown](https://en.wikipedia.org/wiki/Markdown), para que puedas editarlos desde cualquier otra app.\n- **✊ Bases sólidas:** Usamos [🐈 tiptap](https://tiptap.scrumpy.io), que está basado en [🦉 ProseMirror](https://prosemirror.net). ¡Muchas gracias a ellos!", "Use current version" : "Usar versión actual", "Use the saved version" : "Usar la versión guardada", + "Image file format not supported" : "Formato de archivo de imagen no soportado", + "Insert an image" : "Insertar imagen", "Document idle for {timeout} minutes, click to continue editing" : "Documento inactivo durante {timeout} minutos, haga clic para continuar la edición", "Reconnect" : "Reconectar", "The document has been changed outside of the editor. The changes cannot be applied." : "El documento ha cambiado fuera del editor. Los cambios no se pueden aplicar.", @@ -26,7 +28,6 @@ "Saved" : "Guardado", "Last saved {lastSaved}" : "Guardado por última vez: {lastSave}", "Unsaved changes" : "Cambios sin guardar", - "Image file format not supported" : "Formato de archivo de imagen no soportado", "No emoji found" : "No se han encontrado emojis", "Enter your name so other users can see who is editing" : "Introduce tu nombre para que otros usuarios puedan ver quién está editando", "Edit guest name" : "Editar nombre del invitado", @@ -62,11 +63,8 @@ "Quoted text" : "Texto de cita", "Code block" : "Bloque de código", "Some code" : "Algo de código", - "Insert emoji" : "Insertar emoji", "Upload from computer" : "Cargar desde el ordenador", "Insert from Files" : "Insertar desde Archivos", - "Insert an image" : "Insertar imagen", - "Alt" : "Alt", "Update Link" : "Actualizar Enlace", "Add Link" : "Añadir Enlace", "Link file" : "Enlace al archivo", @@ -84,7 +82,6 @@ "Delete this table" : "Eliminar esta tabla", "Show rich workspaces" : "Mostrar espacios de trabajo enriquecidos", "Add notes, lists or links …" : "Añadir notas, listas o enlaces ...", - "Edit" : "Editar", "Undo" : "Deshacer", "Redo" : "Rehacer", "Headings" : "Títulos", @@ -99,10 +96,13 @@ "Warning" : "Advertencia", "Danger" : "Peligro", "Table" : "Tabla", - "Emoji picker" : "Selector de emoji", + "Insert emoji" : "Insertar emoji", "Insert image" : "Insertar imagen", + "Alt" : "Alt", + "Edit" : "Editar", "New text document" : "Nuevo documento de texto", "Currently active users:" : "Usuarios activos ahora:", - "_and %n other editor_::_and %n other editors_" : ["y %n otro editor","y %n otros editores","y %n otros editores"] + "_and %n other editor_::_and %n other editors_" : ["y %n otro editor","y %n otros editores","y %n otros editores"], + "Emoji picker" : "Selector de emoji" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_419.js b/l10n/es_419.js index 63d0dfe4933..2bc1b70fcc3 100644 --- a/l10n/es_419.js +++ b/l10n/es_419.js @@ -12,10 +12,10 @@ OC.L10N.register( "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_419.json b/l10n/es_419.json index b421d6ab30f..db23955dab9 100644 --- a/l10n/es_419.json +++ b/l10n/es_419.json @@ -10,10 +10,10 @@ "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 774ea3fbc83..34ee6e218a9 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -12,9 +12,9 @@ OC.L10N.register( "Bold" : "Negrita", "Italic" : "Itálico", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_AR.json b/l10n/es_AR.json index 96b5b5d0fa0..9f1e419b5d7 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -10,9 +10,9 @@ "Bold" : "Negrita", "Italic" : "Itálico", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_CL.js b/l10n/es_CL.js index b94e3fe2156..5da14366de9 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -16,10 +16,10 @@ OC.L10N.register( "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_CL.json b/l10n/es_CL.json index 4505d7b4b6b..fb8529af93c 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -14,10 +14,10 @@ "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_CO.js b/l10n/es_CO.js index b94e3fe2156..5da14366de9 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -16,10 +16,10 @@ OC.L10N.register( "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_CO.json b/l10n/es_CO.json index 4505d7b4b6b..fb8529af93c 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -14,10 +14,10 @@ "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_CR.js b/l10n/es_CR.js index b94e3fe2156..5da14366de9 100644 --- a/l10n/es_CR.js +++ b/l10n/es_CR.js @@ -16,10 +16,10 @@ OC.L10N.register( "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_CR.json b/l10n/es_CR.json index 4505d7b4b6b..fb8529af93c 100644 --- a/l10n/es_CR.json +++ b/l10n/es_CR.json @@ -14,10 +14,10 @@ "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_DO.js b/l10n/es_DO.js index b94e3fe2156..5da14366de9 100644 --- a/l10n/es_DO.js +++ b/l10n/es_DO.js @@ -16,10 +16,10 @@ OC.L10N.register( "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_DO.json b/l10n/es_DO.json index 4505d7b4b6b..fb8529af93c 100644 --- a/l10n/es_DO.json +++ b/l10n/es_DO.json @@ -14,10 +14,10 @@ "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_EC.js b/l10n/es_EC.js index b94e3fe2156..5da14366de9 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -16,10 +16,10 @@ OC.L10N.register( "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_EC.json b/l10n/es_EC.json index 4505d7b4b6b..fb8529af93c 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -14,10 +14,10 @@ "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_GT.js b/l10n/es_GT.js index b94e3fe2156..5da14366de9 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -16,10 +16,10 @@ OC.L10N.register( "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_GT.json b/l10n/es_GT.json index 4505d7b4b6b..fb8529af93c 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -14,10 +14,10 @@ "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_HN.js b/l10n/es_HN.js index 63d0dfe4933..2bc1b70fcc3 100644 --- a/l10n/es_HN.js +++ b/l10n/es_HN.js @@ -12,10 +12,10 @@ OC.L10N.register( "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_HN.json b/l10n/es_HN.json index b421d6ab30f..db23955dab9 100644 --- a/l10n/es_HN.json +++ b/l10n/es_HN.json @@ -10,10 +10,10 @@ "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 009ec5997c7..124e7c0cd35 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -36,7 +36,6 @@ OC.L10N.register( "Code block" : "Bloque de código", "Participants" : "Participantes", "Add notes, lists or links …" : "Agregar notas, listas o ligas ...", - "Edit" : "Editar", "Undo" : "Deshacer", "Redo" : "Rehacer", "Headings" : "Títulos", @@ -49,6 +48,7 @@ OC.L10N.register( "Success" : "Éxito", "Warning" : "Advertencia", "Insert image" : "Añadir imagen", + "Edit" : "Editar", "New text document" : "Nuevo documento de texto", "_and %n other editor_::_and %n other editors_" : ["Y otro %n editor","Y otros %n editores","Y otros %n editores"] }, diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 4e110db6243..a79088c4844 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -34,7 +34,6 @@ "Code block" : "Bloque de código", "Participants" : "Participantes", "Add notes, lists or links …" : "Agregar notas, listas o ligas ...", - "Edit" : "Editar", "Undo" : "Deshacer", "Redo" : "Rehacer", "Headings" : "Títulos", @@ -47,6 +46,7 @@ "Success" : "Éxito", "Warning" : "Advertencia", "Insert image" : "Añadir imagen", + "Edit" : "Editar", "New text document" : "Nuevo documento de texto", "_and %n other editor_::_and %n other editors_" : ["Y otro %n editor","Y otros %n editores","Y otros %n editores"] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/l10n/es_NI.js b/l10n/es_NI.js index 63d0dfe4933..2bc1b70fcc3 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -12,10 +12,10 @@ OC.L10N.register( "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_NI.json b/l10n/es_NI.json index b421d6ab30f..db23955dab9 100644 --- a/l10n/es_NI.json +++ b/l10n/es_NI.json @@ -10,10 +10,10 @@ "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_PA.js b/l10n/es_PA.js index 63d0dfe4933..2bc1b70fcc3 100644 --- a/l10n/es_PA.js +++ b/l10n/es_PA.js @@ -12,10 +12,10 @@ OC.L10N.register( "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PA.json b/l10n/es_PA.json index b421d6ab30f..db23955dab9 100644 --- a/l10n/es_PA.json +++ b/l10n/es_PA.json @@ -10,10 +10,10 @@ "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_PE.js b/l10n/es_PE.js index 63d0dfe4933..2bc1b70fcc3 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -12,10 +12,10 @@ OC.L10N.register( "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PE.json b/l10n/es_PE.json index b421d6ab30f..db23955dab9 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -10,10 +10,10 @@ "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_PR.js b/l10n/es_PR.js index 63d0dfe4933..2bc1b70fcc3 100644 --- a/l10n/es_PR.js +++ b/l10n/es_PR.js @@ -12,10 +12,10 @@ OC.L10N.register( "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PR.json b/l10n/es_PR.json index b421d6ab30f..db23955dab9 100644 --- a/l10n/es_PR.json +++ b/l10n/es_PR.json @@ -10,10 +10,10 @@ "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_PY.js b/l10n/es_PY.js index 63d0dfe4933..2bc1b70fcc3 100644 --- a/l10n/es_PY.js +++ b/l10n/es_PY.js @@ -12,10 +12,10 @@ OC.L10N.register( "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PY.json b/l10n/es_PY.json index b421d6ab30f..db23955dab9 100644 --- a/l10n/es_PY.json +++ b/l10n/es_PY.json @@ -10,10 +10,10 @@ "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_SV.js b/l10n/es_SV.js index 5110d989b3d..7fdb98a3de4 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -16,10 +16,10 @@ OC.L10N.register( "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" }, "nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_SV.json b/l10n/es_SV.json index c95a44c335d..4bfb4325c1f 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -14,10 +14,10 @@ "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" },"pluralForm" :"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_UY.js b/l10n/es_UY.js index 63d0dfe4933..2bc1b70fcc3 100644 --- a/l10n/es_UY.js +++ b/l10n/es_UY.js @@ -12,10 +12,10 @@ OC.L10N.register( "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_UY.json b/l10n/es_UY.json index b421d6ab30f..db23955dab9 100644 --- a/l10n/es_UY.json +++ b/l10n/es_UY.json @@ -10,10 +10,10 @@ "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", "Participants" : "Participantes", - "Edit" : "Editar", "Undo" : "Deshacer", "Info" : "Info", "Success" : "Éxito", - "Warning" : "Advertencia" + "Warning" : "Advertencia", + "Edit" : "Editar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 86754739b00..02d2b1e89b6 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -12,8 +12,8 @@ OC.L10N.register( "Last saved {lastSaved}" : "Viimati salvestatud {lastSaved}", "Unsaved changes" : "Salvestamata muutused", "Keyboard shortcuts" : "Klaviatuuri otseteed", - "Edit" : "Redigeeri", "Info" : "Info", - "Warning" : "Hoiatus" + "Warning" : "Hoiatus", + "Edit" : "Redigeeri" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 8b6e8228953..6d945ba9c94 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -10,8 +10,8 @@ "Last saved {lastSaved}" : "Viimati salvestatud {lastSaved}", "Unsaved changes" : "Salvestamata muutused", "Keyboard shortcuts" : "Klaviatuuri otseteed", - "Edit" : "Redigeeri", "Info" : "Info", - "Warning" : "Hoiatus" + "Warning" : "Hoiatus", + "Edit" : "Redigeeri" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eu.js b/l10n/eu.js index d0ef4526b82..c4702eed204 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -19,6 +19,8 @@ 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!" : "** 📝 Elkarlaneko dokumentuen edizioa!**\n\n- **📝 Idazkeran zentratua:** Distraziorik gabe, bakarrik behar duzun formatua.\n- **🙋 Elkarlanean:** Partekatu eta elkarrekin aritu lagun eta lankideekin, ez du axola haiek Nextcloud erabiltzen duten ala ez!\n- **💾 Formatu irekia:** Fitxategiak [Markdown](https://eu.wikipedia.org/wiki/Markdown) formatuan gordetzen dira, beraz beste testu-aplikazioren bidez ere edita dezakezu.\n- **✊ Fundazio sendoa:** [🐈 tiptap](https://tiptap.scrumpy.io) erabiltzen dugu [🦉 ProseMirror](https://prosemirror.net) – lanabesean oinarritua -eskerrik asko haiei-.", "Use current version" : "Erabili uneko bertsioa", "Use the saved version" : "Erabili gordetako bertsioa", + "Image file format not supported" : "Irudi-fitxategiaren formatua ez da onartzen", + "Insert an image" : "Txertatu irudi bat", "Document idle for {timeout} minutes, click to continue editing" : "Dokumentu inaktiboa {timeout} minutuz, egin klik editatzen jarraitzeko", "Reconnect" : "Berriro konektatu", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentua editoretik kanpo aldatu da. Aldaketak ezin dira aplikatu.", @@ -28,7 +30,6 @@ OC.L10N.register( "Saved" : "Gordeta", "Last saved {lastSaved}" : "Azken gordetzea {lastSave}", "Unsaved changes" : "Gorde gabeko aldaketak", - "Image file format not supported" : "Irudi-fitxategiaren formatua ez da onartzen", "No emoji found" : "Ez da emojirik aurkitu", "Enter your name so other users can see who is editing" : "Sartu zure izena beste erabiltzaileek nor ari den editatzen ikus dezaten", "Edit guest name" : "Editatu gonbidatuaren izena", @@ -64,11 +65,8 @@ OC.L10N.register( "Quoted text" : "Aipatutako testua", "Code block" : "Kode blokea", "Some code" : "Kode zatia", - "Insert emoji" : "Txertatu emojia", "Upload from computer" : "Kargatu ordenagailutik", "Insert from Files" : "Txertatu Fitxategi-tik", - "Insert an image" : "Txertatu irudi bat", - "Alt" : "Alt", "Update Link" : "Eguneratu esteka", "Add Link" : "Gehitu esteka", "Link file" : "Estekatu fitxategia", @@ -86,7 +84,6 @@ OC.L10N.register( "Delete this table" : "Ezabatu taula hau", "Show rich workspaces" : "Erakutsi lan-gune aberatsak", "Add notes, lists or links …" : "Gehitu oharrak, zerrendak edo estekak…", - "Edit" : "Editatu", "Undo" : "Desegin", "Redo" : "Berregin", "Headings" : "Goiburuak", @@ -101,10 +98,13 @@ OC.L10N.register( "Warning" : "Oharra", "Danger" : "Arriskua", "Table" : "Taula", - "Emoji picker" : " Emotikono-hautatzailea", + "Insert emoji" : "Txertatu emojia", "Insert image" : "Txertatu irudia", + "Alt" : "Alt", + "Edit" : "Editatu", "New text document" : "Testu dokumentu berria", "Currently active users:" : "Une honetan erabiltzaile aktiboak:", - "_and %n other editor_::_and %n other editors_" : ["eta beste editore %n","eta beste %n editore"] + "_and %n other editor_::_and %n other editors_" : ["eta beste editore %n","eta beste %n editore"], + "Emoji picker" : " Emotikono-hautatzailea" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eu.json b/l10n/eu.json index eee237cb863..93a99b15843 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -17,6 +17,8 @@ "** 📝 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!" : "** 📝 Elkarlaneko dokumentuen edizioa!**\n\n- **📝 Idazkeran zentratua:** Distraziorik gabe, bakarrik behar duzun formatua.\n- **🙋 Elkarlanean:** Partekatu eta elkarrekin aritu lagun eta lankideekin, ez du axola haiek Nextcloud erabiltzen duten ala ez!\n- **💾 Formatu irekia:** Fitxategiak [Markdown](https://eu.wikipedia.org/wiki/Markdown) formatuan gordetzen dira, beraz beste testu-aplikazioren bidez ere edita dezakezu.\n- **✊ Fundazio sendoa:** [🐈 tiptap](https://tiptap.scrumpy.io) erabiltzen dugu [🦉 ProseMirror](https://prosemirror.net) – lanabesean oinarritua -eskerrik asko haiei-.", "Use current version" : "Erabili uneko bertsioa", "Use the saved version" : "Erabili gordetako bertsioa", + "Image file format not supported" : "Irudi-fitxategiaren formatua ez da onartzen", + "Insert an image" : "Txertatu irudi bat", "Document idle for {timeout} minutes, click to continue editing" : "Dokumentu inaktiboa {timeout} minutuz, egin klik editatzen jarraitzeko", "Reconnect" : "Berriro konektatu", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentua editoretik kanpo aldatu da. Aldaketak ezin dira aplikatu.", @@ -26,7 +28,6 @@ "Saved" : "Gordeta", "Last saved {lastSaved}" : "Azken gordetzea {lastSave}", "Unsaved changes" : "Gorde gabeko aldaketak", - "Image file format not supported" : "Irudi-fitxategiaren formatua ez da onartzen", "No emoji found" : "Ez da emojirik aurkitu", "Enter your name so other users can see who is editing" : "Sartu zure izena beste erabiltzaileek nor ari den editatzen ikus dezaten", "Edit guest name" : "Editatu gonbidatuaren izena", @@ -62,11 +63,8 @@ "Quoted text" : "Aipatutako testua", "Code block" : "Kode blokea", "Some code" : "Kode zatia", - "Insert emoji" : "Txertatu emojia", "Upload from computer" : "Kargatu ordenagailutik", "Insert from Files" : "Txertatu Fitxategi-tik", - "Insert an image" : "Txertatu irudi bat", - "Alt" : "Alt", "Update Link" : "Eguneratu esteka", "Add Link" : "Gehitu esteka", "Link file" : "Estekatu fitxategia", @@ -84,7 +82,6 @@ "Delete this table" : "Ezabatu taula hau", "Show rich workspaces" : "Erakutsi lan-gune aberatsak", "Add notes, lists or links …" : "Gehitu oharrak, zerrendak edo estekak…", - "Edit" : "Editatu", "Undo" : "Desegin", "Redo" : "Berregin", "Headings" : "Goiburuak", @@ -99,10 +96,13 @@ "Warning" : "Oharra", "Danger" : "Arriskua", "Table" : "Taula", - "Emoji picker" : " Emotikono-hautatzailea", + "Insert emoji" : "Txertatu emojia", "Insert image" : "Txertatu irudia", + "Alt" : "Alt", + "Edit" : "Editatu", "New text document" : "Testu dokumentu berria", "Currently active users:" : "Une honetan erabiltzaile aktiboak:", - "_and %n other editor_::_and %n other editors_" : ["eta beste editore %n","eta beste %n editore"] + "_and %n other editor_::_and %n other editors_" : ["eta beste editore %n","eta beste %n editore"], + "Emoji picker" : " Emotikono-hautatzailea" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fa.js b/l10n/fa.js index 6d617630be1..2acb0a5eeba 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -22,10 +22,10 @@ OC.L10N.register( "Italic" : "Italic", "Shift" : "تغییر مکان", "Participants" : "شركت كنندگان", - "Edit" : "ویرایش", "Undo" : "برگرداندن", "Info" : "اطلاعات", "Success" : "موفقیت", - "Warning" : "هشدار" + "Warning" : "هشدار", + "Edit" : "ویرایش" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json index f57a394a704..46a2070ae95 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -20,10 +20,10 @@ "Italic" : "Italic", "Shift" : "تغییر مکان", "Participants" : "شركت كنندگان", - "Edit" : "ویرایش", "Undo" : "برگرداندن", "Info" : "اطلاعات", "Success" : "موفقیت", - "Warning" : "هشدار" + "Warning" : "هشدار", + "Edit" : "ویرایش" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/fi.js b/l10n/fi.js index 3166ad03295..bfaea6666c6 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -18,6 +18,8 @@ OC.L10N.register( "📝 Collaborative document editing" : "📝 Yhteistyöhön perustuvaa asiakirjojen muokkausta", "Use current version" : "Käytä nykyistä versiota", "Use the saved version" : "Käytä tallennettua versiota", + "Image file format not supported" : "Kuvan tiedostomuoto ei ole tuettu", + "Insert an image" : "Lisää kuva", "Document idle for {timeout} minutes, click to continue editing" : "Dokumentti on ollut käyttämättömänä {timeout} minuuttia, klikkaa jatkaaksesi muokkausta", "Reconnect" : "Yhdistä uudelleen", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumenttia on muutettu editorin ulkopuolella. Muutoksia ei voida tallentaa.", @@ -26,7 +28,6 @@ OC.L10N.register( "Saved" : "Tallennettu", "Last saved {lastSaved}" : "Viimeksi tallennettu {lastSaved}", "Unsaved changes" : "Tallentamattomia muutoksia", - "Image file format not supported" : "Kuvan tiedostomuoto ei ole tuettu", "No emoji found" : "Emojia ei löydy", "Enter your name so other users can see who is editing" : "Kirjoita nimesi, jotta muut näkyvät kuka muokkaa asiakirjaa", "Edit guest name" : "Muokkaa vieraan nimeä", @@ -49,9 +50,7 @@ OC.L10N.register( "Blockquote" : "Lohkolainaus", "Quoted text" : "Lainattu teksti", "Code block" : "Koodilohko", - "Insert emoji" : "Lisää emoji", "Upload from computer" : "Lähetä tietokoneelta", - "Insert an image" : "Lisää kuva", "Update Link" : "Päivitä linkki", "Add Link" : "Lisää linkki", "Link file" : "Linkitä tiedosto", @@ -67,7 +66,6 @@ OC.L10N.register( "Delete this column" : "Poista tämä sarake", "Delete this table" : "Poista tämä taulu", "Add notes, lists or links …" : "Lisää muistiinpanoja, listoja tai linkkejä...", - "Edit" : "Muokkaa", "Undo" : "Kumoa", "Redo" : "Tee uudelleen", "Headings" : "Otsikot", @@ -80,10 +78,12 @@ OC.L10N.register( "Success" : "Onnistui", "Warning" : "Varoitus", "Table" : "Taulukko", - "Emoji picker" : "Emoji-valitsin", + "Insert emoji" : "Lisää emoji", "Insert image" : "Lisää kuva", + "Edit" : "Muokkaa", "New text document" : "Uusi tekstiasiakirja", "Currently active users:" : "Aktiiviset käyttäjät nyt:", - "_and %n other editor_::_and %n other editors_" : ["ja %n muu muokkaaja","ja %n muuta muokkaajaa"] + "_and %n other editor_::_and %n other editors_" : ["ja %n muu muokkaaja","ja %n muuta muokkaajaa"], + "Emoji picker" : "Emoji-valitsin" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json index e9eb8137405..e6127d65bb8 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -16,6 +16,8 @@ "📝 Collaborative document editing" : "📝 Yhteistyöhön perustuvaa asiakirjojen muokkausta", "Use current version" : "Käytä nykyistä versiota", "Use the saved version" : "Käytä tallennettua versiota", + "Image file format not supported" : "Kuvan tiedostomuoto ei ole tuettu", + "Insert an image" : "Lisää kuva", "Document idle for {timeout} minutes, click to continue editing" : "Dokumentti on ollut käyttämättömänä {timeout} minuuttia, klikkaa jatkaaksesi muokkausta", "Reconnect" : "Yhdistä uudelleen", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumenttia on muutettu editorin ulkopuolella. Muutoksia ei voida tallentaa.", @@ -24,7 +26,6 @@ "Saved" : "Tallennettu", "Last saved {lastSaved}" : "Viimeksi tallennettu {lastSaved}", "Unsaved changes" : "Tallentamattomia muutoksia", - "Image file format not supported" : "Kuvan tiedostomuoto ei ole tuettu", "No emoji found" : "Emojia ei löydy", "Enter your name so other users can see who is editing" : "Kirjoita nimesi, jotta muut näkyvät kuka muokkaa asiakirjaa", "Edit guest name" : "Muokkaa vieraan nimeä", @@ -47,9 +48,7 @@ "Blockquote" : "Lohkolainaus", "Quoted text" : "Lainattu teksti", "Code block" : "Koodilohko", - "Insert emoji" : "Lisää emoji", "Upload from computer" : "Lähetä tietokoneelta", - "Insert an image" : "Lisää kuva", "Update Link" : "Päivitä linkki", "Add Link" : "Lisää linkki", "Link file" : "Linkitä tiedosto", @@ -65,7 +64,6 @@ "Delete this column" : "Poista tämä sarake", "Delete this table" : "Poista tämä taulu", "Add notes, lists or links …" : "Lisää muistiinpanoja, listoja tai linkkejä...", - "Edit" : "Muokkaa", "Undo" : "Kumoa", "Redo" : "Tee uudelleen", "Headings" : "Otsikot", @@ -78,10 +76,12 @@ "Success" : "Onnistui", "Warning" : "Varoitus", "Table" : "Taulukko", - "Emoji picker" : "Emoji-valitsin", + "Insert emoji" : "Lisää emoji", "Insert image" : "Lisää kuva", + "Edit" : "Muokkaa", "New text document" : "Uusi tekstiasiakirja", "Currently active users:" : "Aktiiviset käyttäjät nyt:", - "_and %n other editor_::_and %n other editors_" : ["ja %n muu muokkaaja","ja %n muuta muokkaajaa"] + "_and %n other editor_::_and %n other editors_" : ["ja %n muu muokkaaja","ja %n muuta muokkaajaa"], + "Emoji picker" : "Emoji-valitsin" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 62a54f876a4..911a063871d 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -19,6 +19,8 @@ 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!" : "** 📝 Édition de documents collaborative !**\n\n- **📝 Restez concentré :** Aucune distraction, seulement la mise en forme dont vous avez besoin.\n- **🙋 Travaillez ensemble :** Partagez et collaborez avec vos amis et vos collègues, qu'ils utilisent Nextcloud ou non !\n- **💾 Format ouvert :** Les fichiers sont enregistrés en [Markdown](https://fr.wikipedia.org/wiki/Markdown), ce qui vous permet de les éditer depuis d'autres applications de texte.\n- **✊ Base solide :** Nous utilisons [🐈 tiptap](https://tiptap.scrumpy.io) qui est basé sur [🦉 ProseMirror](https://prosemirror.net) – un grand merci à eux !", "Use current version" : "Utiliser la version actuelle", "Use the saved version" : "Utiliser la version enregistrée", + "Image file format not supported" : "Le format du fichier image n'est pas pris en charge", + "Insert an image" : "Insérer une image", "Document idle for {timeout} minutes, click to continue editing" : "Document sans activité depuis {timeout} minutes, cliquez pour continuer les modifications", "Reconnect" : "Se reconnecter", "The document has been changed outside of the editor. The changes cannot be applied." : "Le document a été modifié par un autre programme que l'éditeur. Les changements ne peuvent être appliqués.", @@ -28,7 +30,6 @@ OC.L10N.register( "Saved" : "Enregistré", "Last saved {lastSaved}" : "Dernier enregistrement {lastSave}", "Unsaved changes" : "Modifications non enregistrées", - "Image file format not supported" : "Le format du fichier image n'est pas pris en charge", "No emoji found" : "Aucun emoji trouvé", "Enter your name so other users can see who is editing" : "Entrez votre nom pour que les autres utilisateurs puissent savoir qui effectue des modifications", "Edit guest name" : "Modifier le nom de l'invité", @@ -62,10 +63,8 @@ OC.L10N.register( "Quoted text" : "Citation", "Code block" : "Bloc de code", "Some code" : "Code source", - "Insert emoji" : "Insérer une émoticône", "Upload from computer" : "Téléverser depuis l'ordinateur", "Insert from Files" : "Insérer depuis Fichiers", - "Insert an image" : "Insérer une image", "Update Link" : "Mettre à jour le lien", "Add Link" : "Ajouter un lien", "Link file" : "Lier un fichier", @@ -83,7 +82,6 @@ OC.L10N.register( "Delete this table" : "Supprimer ce tableau", "Show rich workspaces" : "Afficher les espaces de travail riches", "Add notes, lists or links …" : "Ajoutez des notes, listes ou liens …", - "Edit" : "Modifier", "Undo" : "Annuler", "Redo" : "Rétablir", "Headings" : "Titres", @@ -96,10 +94,12 @@ OC.L10N.register( "Success" : "Succès", "Warning" : "Avertissement", "Table" : "Tableau", - "Emoji picker" : "Sélecteur d'émoticônes", + "Insert emoji" : "Insérer une émoticône", "Insert image" : "Ajouter image", + "Edit" : "Modifier", "New text document" : "Nouveau document texte", "Currently active users:" : "Utilisateurs actuellement actifs :", - "_and %n other editor_::_and %n other editors_" : ["and %n other editor","et %n autres personnes","et %n autres personnes"] + "_and %n other editor_::_and %n other editors_" : ["and %n other editor","et %n autres personnes","et %n autres personnes"], + "Emoji picker" : "Sélecteur d'émoticônes" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/fr.json b/l10n/fr.json index 410843cabe8..ec89a090619 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -17,6 +17,8 @@ "** 📝 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!" : "** 📝 Édition de documents collaborative !**\n\n- **📝 Restez concentré :** Aucune distraction, seulement la mise en forme dont vous avez besoin.\n- **🙋 Travaillez ensemble :** Partagez et collaborez avec vos amis et vos collègues, qu'ils utilisent Nextcloud ou non !\n- **💾 Format ouvert :** Les fichiers sont enregistrés en [Markdown](https://fr.wikipedia.org/wiki/Markdown), ce qui vous permet de les éditer depuis d'autres applications de texte.\n- **✊ Base solide :** Nous utilisons [🐈 tiptap](https://tiptap.scrumpy.io) qui est basé sur [🦉 ProseMirror](https://prosemirror.net) – un grand merci à eux !", "Use current version" : "Utiliser la version actuelle", "Use the saved version" : "Utiliser la version enregistrée", + "Image file format not supported" : "Le format du fichier image n'est pas pris en charge", + "Insert an image" : "Insérer une image", "Document idle for {timeout} minutes, click to continue editing" : "Document sans activité depuis {timeout} minutes, cliquez pour continuer les modifications", "Reconnect" : "Se reconnecter", "The document has been changed outside of the editor. The changes cannot be applied." : "Le document a été modifié par un autre programme que l'éditeur. Les changements ne peuvent être appliqués.", @@ -26,7 +28,6 @@ "Saved" : "Enregistré", "Last saved {lastSaved}" : "Dernier enregistrement {lastSave}", "Unsaved changes" : "Modifications non enregistrées", - "Image file format not supported" : "Le format du fichier image n'est pas pris en charge", "No emoji found" : "Aucun emoji trouvé", "Enter your name so other users can see who is editing" : "Entrez votre nom pour que les autres utilisateurs puissent savoir qui effectue des modifications", "Edit guest name" : "Modifier le nom de l'invité", @@ -60,10 +61,8 @@ "Quoted text" : "Citation", "Code block" : "Bloc de code", "Some code" : "Code source", - "Insert emoji" : "Insérer une émoticône", "Upload from computer" : "Téléverser depuis l'ordinateur", "Insert from Files" : "Insérer depuis Fichiers", - "Insert an image" : "Insérer une image", "Update Link" : "Mettre à jour le lien", "Add Link" : "Ajouter un lien", "Link file" : "Lier un fichier", @@ -81,7 +80,6 @@ "Delete this table" : "Supprimer ce tableau", "Show rich workspaces" : "Afficher les espaces de travail riches", "Add notes, lists or links …" : "Ajoutez des notes, listes ou liens …", - "Edit" : "Modifier", "Undo" : "Annuler", "Redo" : "Rétablir", "Headings" : "Titres", @@ -94,10 +92,12 @@ "Success" : "Succès", "Warning" : "Avertissement", "Table" : "Tableau", - "Emoji picker" : "Sélecteur d'émoticônes", + "Insert emoji" : "Insérer une émoticône", "Insert image" : "Ajouter image", + "Edit" : "Modifier", "New text document" : "Nouveau document texte", "Currently active users:" : "Utilisateurs actuellement actifs :", - "_and %n other editor_::_and %n other editors_" : ["and %n other editor","et %n autres personnes","et %n autres personnes"] + "_and %n other editor_::_and %n other editors_" : ["and %n other editor","et %n autres personnes","et %n autres personnes"], + "Emoji picker" : "Sélecteur d'émoticônes" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/gd.js b/l10n/gd.js index bceccb509d8..e315b427887 100644 --- a/l10n/gd.js +++ b/l10n/gd.js @@ -9,7 +9,7 @@ OC.L10N.register( "Missing a temporary folder" : "Tha pasgan sealach a dhìth", "Could not write file to disk" : "Cha b’ urrainn dhuinn am faidhle a sgrìobhadh dhan diosg", "A PHP extension stopped the file upload" : "Chur leudachan PHP stad air luchdadh suas an fhaidhle", - "Edit" : "Deasaich", - "Undo" : "Neo-dhèan" + "Undo" : "Neo-dhèan", + "Edit" : "Deasaich" }, "nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;"); diff --git a/l10n/gd.json b/l10n/gd.json index 8b66d2e9ea8..9dc0ebed320 100644 --- a/l10n/gd.json +++ b/l10n/gd.json @@ -7,7 +7,7 @@ "Missing a temporary folder" : "Tha pasgan sealach a dhìth", "Could not write file to disk" : "Cha b’ urrainn dhuinn am faidhle a sgrìobhadh dhan diosg", "A PHP extension stopped the file upload" : "Chur leudachan PHP stad air luchdadh suas an fhaidhle", - "Edit" : "Deasaich", - "Undo" : "Neo-dhèan" + "Undo" : "Neo-dhèan", + "Edit" : "Deasaich" },"pluralForm" :"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;" } \ No newline at end of file diff --git a/l10n/gl.js b/l10n/gl.js index c2ddbf34063..69367e689ce 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -19,6 +19,7 @@ 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!" : " **📝 Edición colaborativa de documentos!**\n\n- **📝 Escritura enfocada:** Sen distraccións, só o formato necesario.\n- **🙋 Traballo en equipo:** Comparta e colabore con amigos e compañeiros. Non importa se usan Nextcloud ou non.\n- **💾 Formato aberto:** Os ficheiros gárdanse como [Markdown](https://en.wikipedia.org/wiki/Markdown), para que poida editalos dende calquera otra aplicación.\n- **✊ Bases sólidas:** Usamos [🐈 tiptap](https://tiptap.scrumpy.io), que está baseado en [🦉 ProseMirror](https://prosemirror.net). Moitas grazas a eles!", "Use current version" : "Empregar a versión actual", "Use the saved version" : "Empregar a versión gardada", + "Insert an image" : "Inserir unha imaxe", "Document idle for {timeout} minutes, click to continue editing" : "Documento inactivo durante {timeout} minutos; prema para continuar coa edición", "Reconnect" : "Volver conectar", "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi modificado fora do editor. Non é posíbel aplicar os cambios.", @@ -43,7 +44,6 @@ OC.L10N.register( "Blockquote" : "Cita", "Quoted text" : "Texto citado", "Code block" : "Bloque de código", - "Insert an image" : "Inserir unha imaxe", "Link file" : "Ligar un ficheiro", "Select file to link to" : "Seleccione o ficheiro ao que ligar", "Participants" : "Participantes", @@ -51,7 +51,6 @@ OC.L10N.register( "Author colors are only shown until everyone has closed the document." : "As cores do autor só se amosan ata que todos pechen o documento.", "Show rich workspaces" : "Amosa espazos de traballo mellorados", "Add notes, lists or links …" : "Engadir notas, listas ou ligazóns…", - "Edit" : "Editar", "Undo" : "Desfacer", "Redo" : "Refacer", "Headings" : "Cabeceiras", @@ -64,6 +63,7 @@ OC.L10N.register( "Success" : "Correcto", "Warning" : "Aviso", "Insert image" : "Inserir unha imaxe", + "Edit" : "Editar", "New text document" : "Novo documento de texto", "Currently active users:" : "Usuarios activos actualmente:", "_and %n other editor_::_and %n other editors_" : ["e outro editor ","e outros %n editores"] diff --git a/l10n/gl.json b/l10n/gl.json index 4bfb70c426e..93d65407e86 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -17,6 +17,7 @@ "** 📝 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ón colaborativa de documentos!**\n\n- **📝 Escritura enfocada:** Sen distraccións, só o formato necesario.\n- **🙋 Traballo en equipo:** Comparta e colabore con amigos e compañeiros. Non importa se usan Nextcloud ou non.\n- **💾 Formato aberto:** Os ficheiros gárdanse como [Markdown](https://en.wikipedia.org/wiki/Markdown), para que poida editalos dende calquera otra aplicación.\n- **✊ Bases sólidas:** Usamos [🐈 tiptap](https://tiptap.scrumpy.io), que está baseado en [🦉 ProseMirror](https://prosemirror.net). Moitas grazas a eles!", "Use current version" : "Empregar a versión actual", "Use the saved version" : "Empregar a versión gardada", + "Insert an image" : "Inserir unha imaxe", "Document idle for {timeout} minutes, click to continue editing" : "Documento inactivo durante {timeout} minutos; prema para continuar coa edición", "Reconnect" : "Volver conectar", "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi modificado fora do editor. Non é posíbel aplicar os cambios.", @@ -41,7 +42,6 @@ "Blockquote" : "Cita", "Quoted text" : "Texto citado", "Code block" : "Bloque de código", - "Insert an image" : "Inserir unha imaxe", "Link file" : "Ligar un ficheiro", "Select file to link to" : "Seleccione o ficheiro ao que ligar", "Participants" : "Participantes", @@ -49,7 +49,6 @@ "Author colors are only shown until everyone has closed the document." : "As cores do autor só se amosan ata que todos pechen o documento.", "Show rich workspaces" : "Amosa espazos de traballo mellorados", "Add notes, lists or links …" : "Engadir notas, listas ou ligazóns…", - "Edit" : "Editar", "Undo" : "Desfacer", "Redo" : "Refacer", "Headings" : "Cabeceiras", @@ -62,6 +61,7 @@ "Success" : "Correcto", "Warning" : "Aviso", "Insert image" : "Inserir unha imaxe", + "Edit" : "Editar", "New text document" : "Novo documento de texto", "Currently active users:" : "Usuarios activos actualmente:", "_and %n other editor_::_and %n other editors_" : ["e outro editor ","e outros %n editores"] diff --git a/l10n/he.js b/l10n/he.js index ec94d50d246..90c8abfec3f 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -19,6 +19,7 @@ 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!" : "** 📝 עריכת מסמכים שיתופית!**\n\n- **📝 כתיבה ממוקדת:** בלי הפרעות, רק כלי העיצוב הנחוצים.\n- **🙋 לעבוד ביחד:** שיתוף פעולה עם חברים ועמיתים לעבודה, בין אם הם משתמשים ב־Nextcloud או לא!\n- **💾 תקן פתוח:** הקבצים נשמרים בתור [Markdown](https://en.wikipedia.org/wiki/Markdown), כך שניתן לערוך אותם בכל יישומון טקסט אחר בנוסף.\n- **✊ יסודות יציבים:** אנו משתמשים ב־[🐈 tiptap](https://tiptap.scrumpy.io) שמבוסס על [🦉 ProseMirror](https://prosemirror.net) – תודה ענקית להם!", "Use current version" : "להשתמש בגרסה הנוכחית", "Use the saved version" : "להשתמש בגרסה השמורה", + "Insert an image" : "הוספת תמונה", "Document idle for {timeout} minutes, click to continue editing" : "מסמך אינו פעיל למשך {timeout} דקות, לחץ כדי להמשיך בעריכה", "Reconnect" : "התחבר מחדש", "The document has been changed outside of the editor. The changes cannot be applied." : "המסמך נערך מחוץ לעורך. לא ניתן להחיל את השינויים.", @@ -42,13 +43,11 @@ OC.L10N.register( "Ordered list" : "רשימה ממוינת", "Blockquote" : "מקטע ציטוט", "Code block" : "מקטע קוד", - "Insert an image" : "הוספת תמונה", "Link file" : "קישור לקובץ", "Select file to link to" : "לבחור קובץ לקשר אליו", "Participants" : "משתתפים", "Show rich workspaces" : "הצגת סביבות עבודה עשירות", "Add notes, lists or links …" : "ניתן להוסיף הערות, רשימות או קישורים…", - "Edit" : "עריכה", "Undo" : "ביטול", "Redo" : "שחזור", "Headings" : "כותרות", @@ -61,6 +60,7 @@ OC.L10N.register( "Success" : "הצלחה", "Warning" : "אזהרה", "Insert image" : "הוספת תמונה", + "Edit" : "עריכה", "New text document" : "מסמך טקסט חדש", "Currently active users:" : "משתמשים פעילים עכשיו:", "_and %n other editor_::_and %n other editors_" : ["ועורך (%n) נוסף","ו־%n עורכים נוספים","ו־%n עורכים נוספים","ו־%n עורכים נוספים"] diff --git a/l10n/he.json b/l10n/he.json index bca40d867e3..d0cea7db394 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -17,6 +17,7 @@ "** 📝 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!" : "** 📝 עריכת מסמכים שיתופית!**\n\n- **📝 כתיבה ממוקדת:** בלי הפרעות, רק כלי העיצוב הנחוצים.\n- **🙋 לעבוד ביחד:** שיתוף פעולה עם חברים ועמיתים לעבודה, בין אם הם משתמשים ב־Nextcloud או לא!\n- **💾 תקן פתוח:** הקבצים נשמרים בתור [Markdown](https://en.wikipedia.org/wiki/Markdown), כך שניתן לערוך אותם בכל יישומון טקסט אחר בנוסף.\n- **✊ יסודות יציבים:** אנו משתמשים ב־[🐈 tiptap](https://tiptap.scrumpy.io) שמבוסס על [🦉 ProseMirror](https://prosemirror.net) – תודה ענקית להם!", "Use current version" : "להשתמש בגרסה הנוכחית", "Use the saved version" : "להשתמש בגרסה השמורה", + "Insert an image" : "הוספת תמונה", "Document idle for {timeout} minutes, click to continue editing" : "מסמך אינו פעיל למשך {timeout} דקות, לחץ כדי להמשיך בעריכה", "Reconnect" : "התחבר מחדש", "The document has been changed outside of the editor. The changes cannot be applied." : "המסמך נערך מחוץ לעורך. לא ניתן להחיל את השינויים.", @@ -40,13 +41,11 @@ "Ordered list" : "רשימה ממוינת", "Blockquote" : "מקטע ציטוט", "Code block" : "מקטע קוד", - "Insert an image" : "הוספת תמונה", "Link file" : "קישור לקובץ", "Select file to link to" : "לבחור קובץ לקשר אליו", "Participants" : "משתתפים", "Show rich workspaces" : "הצגת סביבות עבודה עשירות", "Add notes, lists or links …" : "ניתן להוסיף הערות, רשימות או קישורים…", - "Edit" : "עריכה", "Undo" : "ביטול", "Redo" : "שחזור", "Headings" : "כותרות", @@ -59,6 +58,7 @@ "Success" : "הצלחה", "Warning" : "אזהרה", "Insert image" : "הוספת תמונה", + "Edit" : "עריכה", "New text document" : "מסמך טקסט חדש", "Currently active users:" : "משתמשים פעילים עכשיו:", "_and %n other editor_::_and %n other editors_" : ["ועורך (%n) נוסף","ו־%n עורכים נוספים","ו־%n עורכים נוספים","ו־%n עורכים נוספים"] diff --git a/l10n/hr.js b/l10n/hr.js index 598e5b48b9e..6c2df80024f 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -19,6 +19,7 @@ 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!" : "** 📝 Zajedničko obrađivanje dokumenata!**\n\n- **📝 Usredotočite se na pisanje:** bez ikakvih ometanja, koristite se formatiranjem koje vam je potrebno.\n- **🙋 Radite zajedno:** dijelite i surađujte s prijateljima i kolegama neovisno o tome imaju li Nextcloud!\n- **💾 Otvoren format:** datoteke se spremaju kao [Markdown](https://en.wikipedia.org/wiki/Markdown) kako biste ih mogli uređivati iz bilo koje aplikacije za uređivanje teksta.\n- **✊ Snažni temelji:** koristimo [🐈 tiptap](https://tiptap.scrumpy.io) temeljen na [🦉 ProseMirror](https://prosemirror.net) – puno im hvala!", "Use current version" : "Koristi trenutnu verziju", "Use the saved version" : "Koristi spremljenu verziju", + "Insert an image" : "Umetni sliku", "Document idle for {timeout} minutes, click to continue editing" : "Dokument ne reagira {timeout} minuta, kliknite za nastavak uređivanja", "Reconnect" : "Ponovno povezivanje", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument je promijenjen izvan uređivača teksta. Nije moguće primijeniti izmjene.", @@ -43,8 +44,6 @@ OC.L10N.register( "Blockquote" : "Oblikovano navođenje", "Quoted text" : "Citirani tekst", "Code block" : "Odjeljak s kodom", - "Insert emoji" : "Umetni emoji", - "Insert an image" : "Umetni sliku", "Link file" : "Poveznica datoteke", "Select file to link to" : "Odaberi datoteku za povezivanje", "Participants" : "Sudionici", @@ -52,7 +51,6 @@ OC.L10N.register( "Author colors are only shown until everyone has closed the document." : "Boje autora prikazuju se samo dok svi ne zatvore dokument.", "Show rich workspaces" : "Prikaži bogate radne okoline", "Add notes, lists or links …" : "Dodajte bilješke, popise ili poveznice…", - "Edit" : "Uredi", "Undo" : "Poništi", "Redo" : "Ponovno", "Headings" : "Naslovi", @@ -64,10 +62,12 @@ OC.L10N.register( "Info" : "Informacije", "Success" : "Uspjeh", "Warning" : "Upozorenje", - "Emoji picker" : "Birač emojija", + "Insert emoji" : "Umetni emoji", "Insert image" : "Umetni sliku", + "Edit" : "Uredi", "New text document" : "Novi tekstni dokument", "Currently active users:" : "Trenutno aktivni korisnici:", - "_and %n other editor_::_and %n other editors_" : ["i %n drugi uređivač","i %n drugih uređivača","i %n drugih uređivača"] + "_and %n other editor_::_and %n other editors_" : ["i %n drugi uređivač","i %n drugih uređivača","i %n drugih uređivača"], + "Emoji picker" : "Birač emojija" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/l10n/hr.json b/l10n/hr.json index 50465610a71..a036fb7fbcc 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -17,6 +17,7 @@ "** 📝 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!" : "** 📝 Zajedničko obrađivanje dokumenata!**\n\n- **📝 Usredotočite se na pisanje:** bez ikakvih ometanja, koristite se formatiranjem koje vam je potrebno.\n- **🙋 Radite zajedno:** dijelite i surađujte s prijateljima i kolegama neovisno o tome imaju li Nextcloud!\n- **💾 Otvoren format:** datoteke se spremaju kao [Markdown](https://en.wikipedia.org/wiki/Markdown) kako biste ih mogli uređivati iz bilo koje aplikacije za uređivanje teksta.\n- **✊ Snažni temelji:** koristimo [🐈 tiptap](https://tiptap.scrumpy.io) temeljen na [🦉 ProseMirror](https://prosemirror.net) – puno im hvala!", "Use current version" : "Koristi trenutnu verziju", "Use the saved version" : "Koristi spremljenu verziju", + "Insert an image" : "Umetni sliku", "Document idle for {timeout} minutes, click to continue editing" : "Dokument ne reagira {timeout} minuta, kliknite za nastavak uređivanja", "Reconnect" : "Ponovno povezivanje", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument je promijenjen izvan uređivača teksta. Nije moguće primijeniti izmjene.", @@ -41,8 +42,6 @@ "Blockquote" : "Oblikovano navođenje", "Quoted text" : "Citirani tekst", "Code block" : "Odjeljak s kodom", - "Insert emoji" : "Umetni emoji", - "Insert an image" : "Umetni sliku", "Link file" : "Poveznica datoteke", "Select file to link to" : "Odaberi datoteku za povezivanje", "Participants" : "Sudionici", @@ -50,7 +49,6 @@ "Author colors are only shown until everyone has closed the document." : "Boje autora prikazuju se samo dok svi ne zatvore dokument.", "Show rich workspaces" : "Prikaži bogate radne okoline", "Add notes, lists or links …" : "Dodajte bilješke, popise ili poveznice…", - "Edit" : "Uredi", "Undo" : "Poništi", "Redo" : "Ponovno", "Headings" : "Naslovi", @@ -62,10 +60,12 @@ "Info" : "Informacije", "Success" : "Uspjeh", "Warning" : "Upozorenje", - "Emoji picker" : "Birač emojija", + "Insert emoji" : "Umetni emoji", "Insert image" : "Umetni sliku", + "Edit" : "Uredi", "New text document" : "Novi tekstni dokument", "Currently active users:" : "Trenutno aktivni korisnici:", - "_and %n other editor_::_and %n other editors_" : ["i %n drugi uređivač","i %n drugih uređivača","i %n drugih uređivača"] + "_and %n other editor_::_and %n other editors_" : ["i %n drugi uređivač","i %n drugih uređivača","i %n drugih uređivača"], + "Emoji picker" : "Birač emojija" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/hu.js b/l10n/hu.js index 094332b1fa0..5cacee9204b 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -19,6 +19,8 @@ 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.", "Use current version" : "Jelenlegi verzió használata", "Use the saved version" : "A mentett verzió használata", + "Image file format not supported" : "A képfájl nem támogatott", + "Insert an image" : "Egy kép beszúrása", "Document idle for {timeout} minutes, click to continue editing" : "A dokumentum {timeout} percig tétlen volt, kattintson a szerkesztés folytatásához ", "Reconnect" : "Újrakapcsolódás", "The document has been changed outside of the editor. The changes cannot be applied." : "A dokumentum a szerkesztőn kívül változott meg. A módosítások nem alkalmazhatók.", @@ -28,7 +30,6 @@ OC.L10N.register( "Saved" : "Elmentve", "Last saved {lastSaved}" : "Legutóbb mentve: {lastSaved}", "Unsaved changes" : "Mentetlen változtatások", - "Image file format not supported" : "A képfájl nem támogatott", "No emoji found" : "Nem található emodzsi", "Enter your name so other users can see who is editing" : "Adja meg a nevét, hogy mások lássák ki szerkeszti", "Edit guest name" : "Vendégnév szerkesztése", @@ -64,11 +65,8 @@ OC.L10N.register( "Quoted text" : "Idézett szöveg", "Code block" : "Kódblokk", "Some code" : "Valamilyen kód", - "Insert emoji" : "Emodzsi beszúrása", "Upload from computer" : "Feltöltés a számítógépről", "Insert from Files" : "Beillesztés a Fájlokból", - "Insert an image" : "Egy kép beszúrása", - "Alt" : "Alt", "Update Link" : "Hivatkozás frissítése", "Add Link" : "Hivatkozás hozzáadása", "Link file" : "Fájl hivatkozás készítése", @@ -86,7 +84,6 @@ OC.L10N.register( "Delete this table" : "Táblázat törlése", "Show rich workspaces" : "Gazdag munkaterületek megjelenítése", "Add notes, lists or links …" : "Jegyzetek, listák vagy hivatkozások hozzáadása…", - "Edit" : "Szerkesztés", "Undo" : "Visszavonás", "Redo" : "Újra", "Headings" : "Címsorok", @@ -101,10 +98,13 @@ OC.L10N.register( "Warning" : "Figyelmeztetés", "Danger" : "Veszély", "Table" : "Táblázat", - "Emoji picker" : "Emodzsiválasztó", + "Insert emoji" : "Emodzsi beszúrása", "Insert image" : "Kép beszúrása", + "Alt" : "Alt", + "Edit" : "Szerkesztés", "New text document" : "Új szöveges dokumentum", "Currently active users:" : "Jelenleg aktív felhasználók:", - "_and %n other editor_::_and %n other editors_" : ["és %n további szerkesztő","és %n további szerkesztő"] + "_and %n other editor_::_and %n other editors_" : ["és %n további szerkesztő","és %n további szerkesztő"], + "Emoji picker" : "Emodzsiválasztó" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu.json b/l10n/hu.json index 65662bdbea0..346f4ddd34f 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -17,6 +17,8 @@ "** 📝 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.", "Use current version" : "Jelenlegi verzió használata", "Use the saved version" : "A mentett verzió használata", + "Image file format not supported" : "A képfájl nem támogatott", + "Insert an image" : "Egy kép beszúrása", "Document idle for {timeout} minutes, click to continue editing" : "A dokumentum {timeout} percig tétlen volt, kattintson a szerkesztés folytatásához ", "Reconnect" : "Újrakapcsolódás", "The document has been changed outside of the editor. The changes cannot be applied." : "A dokumentum a szerkesztőn kívül változott meg. A módosítások nem alkalmazhatók.", @@ -26,7 +28,6 @@ "Saved" : "Elmentve", "Last saved {lastSaved}" : "Legutóbb mentve: {lastSaved}", "Unsaved changes" : "Mentetlen változtatások", - "Image file format not supported" : "A képfájl nem támogatott", "No emoji found" : "Nem található emodzsi", "Enter your name so other users can see who is editing" : "Adja meg a nevét, hogy mások lássák ki szerkeszti", "Edit guest name" : "Vendégnév szerkesztése", @@ -62,11 +63,8 @@ "Quoted text" : "Idézett szöveg", "Code block" : "Kódblokk", "Some code" : "Valamilyen kód", - "Insert emoji" : "Emodzsi beszúrása", "Upload from computer" : "Feltöltés a számítógépről", "Insert from Files" : "Beillesztés a Fájlokból", - "Insert an image" : "Egy kép beszúrása", - "Alt" : "Alt", "Update Link" : "Hivatkozás frissítése", "Add Link" : "Hivatkozás hozzáadása", "Link file" : "Fájl hivatkozás készítése", @@ -84,7 +82,6 @@ "Delete this table" : "Táblázat törlése", "Show rich workspaces" : "Gazdag munkaterületek megjelenítése", "Add notes, lists or links …" : "Jegyzetek, listák vagy hivatkozások hozzáadása…", - "Edit" : "Szerkesztés", "Undo" : "Visszavonás", "Redo" : "Újra", "Headings" : "Címsorok", @@ -99,10 +96,13 @@ "Warning" : "Figyelmeztetés", "Danger" : "Veszély", "Table" : "Táblázat", - "Emoji picker" : "Emodzsiválasztó", + "Insert emoji" : "Emodzsi beszúrása", "Insert image" : "Kép beszúrása", + "Alt" : "Alt", + "Edit" : "Szerkesztés", "New text document" : "Új szöveges dokumentum", "Currently active users:" : "Jelenleg aktív felhasználók:", - "_and %n other editor_::_and %n other editors_" : ["és %n további szerkesztő","és %n további szerkesztő"] + "_and %n other editor_::_and %n other editors_" : ["és %n további szerkesztő","és %n további szerkesztő"], + "Emoji picker" : "Emodzsiválasztó" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ia.js b/l10n/ia.js index b20a1c50b9f..13111afdf58 100644 --- a/l10n/ia.js +++ b/l10n/ia.js @@ -6,9 +6,9 @@ OC.L10N.register( "Missing a temporary folder" : "Il manca un dossier temporari", "Saved" : "Salveguardate", "Keyboard shortcuts" : "Combinationes de claves", - "Edit" : "Modificar", "Undo" : "Disfacer", "Info" : "Info", - "Warning" : "Aviso" + "Warning" : "Aviso", + "Edit" : "Modificar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ia.json b/l10n/ia.json index 6a74d344824..4d46b1bd141 100644 --- a/l10n/ia.json +++ b/l10n/ia.json @@ -4,9 +4,9 @@ "Missing a temporary folder" : "Il manca un dossier temporari", "Saved" : "Salveguardate", "Keyboard shortcuts" : "Combinationes de claves", - "Edit" : "Modificar", "Undo" : "Disfacer", "Info" : "Info", - "Warning" : "Aviso" + "Warning" : "Aviso", + "Edit" : "Modificar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/id.js b/l10n/id.js index 4b850897288..77c8c3b1d14 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -21,9 +21,9 @@ OC.L10N.register( "Formatting help" : "Bantuan pemformatan", "Keyboard shortcuts" : "Pintasan keyboard", "Add notes, lists or links …" : "Tambahkan catatan, daftar, atau tautan...", - "Edit" : "Sunting", "Undo" : "Undo", "Info" : "Info", - "Warning" : "Peringatan" + "Warning" : "Peringatan", + "Edit" : "Sunting" }, "nplurals=1; plural=0;"); diff --git a/l10n/id.json b/l10n/id.json index 20b2b9f85aa..42ce7fdad4e 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -19,9 +19,9 @@ "Formatting help" : "Bantuan pemformatan", "Keyboard shortcuts" : "Pintasan keyboard", "Add notes, lists or links …" : "Tambahkan catatan, daftar, atau tautan...", - "Edit" : "Sunting", "Undo" : "Undo", "Info" : "Info", - "Warning" : "Peringatan" + "Warning" : "Peringatan", + "Edit" : "Sunting" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/is.js b/l10n/is.js index 4b803c70a59..ffe8ecbcc0a 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -18,6 +18,7 @@ OC.L10N.register( "📝 Collaborative document editing" : "📝 Samstarfsforrit til vinnslu skjala", "Use current version" : "Nota fyrirliggjandi útgáfu", "Use the saved version" : "Nota vistuðu útgáfuna", + "Insert an image" : "Setja inn mynd", "Reconnect" : "Endurtengjast", "The document has been changed outside of the editor. The changes cannot be applied." : "Skjalinu hefur verið breytt utan ritilsins. Ekki var hægt að framkvæma breytingarnar.", "File could not be loaded. Please check your internet connection." : "Ekki var hægt að hlaða inn skránni. Athugaðu nettenginguna þína.", @@ -41,13 +42,11 @@ OC.L10N.register( "Blockquote" : "Tilvitnun", "Quoted text" : "Tilvitnaður texti", "Code block" : "Kóðablokk", - "Insert an image" : "Setja inn mynd", "Link file" : "Tengja skrá", "Select file to link to" : "Veldu skrá til að tengja í", "Participants" : "Þátttakendur", "Show rich workspaces" : "Birta vinnusvæði með sniðmöguleikum", "Add notes, lists or links …" : "Bættu við minnispunktum, listum eða tenglum …", - "Edit" : "Breyta", "Undo" : "Afturkalla", "Redo" : "Endurtaka", "Headings" : "Fyrirsagnir", @@ -60,6 +59,7 @@ OC.L10N.register( "Success" : "Tókst", "Warning" : "Aðvörun", "Insert image" : "Setja inn mynd", + "Edit" : "Breyta", "New text document" : "Nýtt textaskjal", "_and %n other editor_::_and %n other editors_" : ["og %n annar ritill","og %n aðrir ritlar"] }, diff --git a/l10n/is.json b/l10n/is.json index 689229c6a60..51064a53364 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -16,6 +16,7 @@ "📝 Collaborative document editing" : "📝 Samstarfsforrit til vinnslu skjala", "Use current version" : "Nota fyrirliggjandi útgáfu", "Use the saved version" : "Nota vistuðu útgáfuna", + "Insert an image" : "Setja inn mynd", "Reconnect" : "Endurtengjast", "The document has been changed outside of the editor. The changes cannot be applied." : "Skjalinu hefur verið breytt utan ritilsins. Ekki var hægt að framkvæma breytingarnar.", "File could not be loaded. Please check your internet connection." : "Ekki var hægt að hlaða inn skránni. Athugaðu nettenginguna þína.", @@ -39,13 +40,11 @@ "Blockquote" : "Tilvitnun", "Quoted text" : "Tilvitnaður texti", "Code block" : "Kóðablokk", - "Insert an image" : "Setja inn mynd", "Link file" : "Tengja skrá", "Select file to link to" : "Veldu skrá til að tengja í", "Participants" : "Þátttakendur", "Show rich workspaces" : "Birta vinnusvæði með sniðmöguleikum", "Add notes, lists or links …" : "Bættu við minnispunktum, listum eða tenglum …", - "Edit" : "Breyta", "Undo" : "Afturkalla", "Redo" : "Endurtaka", "Headings" : "Fyrirsagnir", @@ -58,6 +57,7 @@ "Success" : "Tókst", "Warning" : "Aðvörun", "Insert image" : "Setja inn mynd", + "Edit" : "Breyta", "New text document" : "Nýtt textaskjal", "_and %n other editor_::_and %n other editors_" : ["og %n annar ritill","og %n aðrir ritlar"] },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" diff --git a/l10n/it.js b/l10n/it.js index eae49c59faa..7fa700cf6f7 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -19,6 +19,8 @@ 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!" : "** 📝 Modifica documenti collaborativa!**\n\n- **📝 Scrittura focalizzata:** Nessuna distrazione, solo la formattazione che ti serve.\n- **🙋 Lavora insieme:** Condividi e collabora con amici e colleghi, non importa se utilizzano Nextcloud o no!\n- **💾 Formato aperto:** I file sono salvati come [Markdown](https://en.wikipedia.org/wiki/Markdown), così puoi modificarli anche da qualsiasi altra applicazione.\n- **✊ Una forte fondazione:** Noi usiamo [🐈 tiptap](https://tiptap.scrumpy.io) che è basato su [🦉 ProseMirror](https://prosemirror.net) – un grande ringraziamento a loro!", "Use current version" : "Utilizza la versione corrente", "Use the saved version" : "Utilizza la versione salvata", + "Image file format not supported" : "Formato dell'immagine non supportato", + "Insert an image" : "Inserisci un'immagine", "Document idle for {timeout} minutes, click to continue editing" : "Documento inattivo per {timeout} minuti, fai clic per continuare la modifica", "Reconnect" : "Riconnetti", "The document has been changed outside of the editor. The changes cannot be applied." : "Il documento è stato modificato al di fuori dell'editor. Le modifiche non saranno applicate.", @@ -27,7 +29,6 @@ OC.L10N.register( "Saved" : "Salvato", "Last saved {lastSaved}" : "Ultimo salvataggio {lastSave}", "Unsaved changes" : "Modifiche non salvate", - "Image file format not supported" : "Formato dell'immagine non supportato", "No emoji found" : "Nessun emoji trovato", "Enter your name so other users can see who is editing" : "Inserisci il tuo nome in modo che gli altri utenti possano vedere chi sta modificando", "Edit guest name" : "Modifica nome ospite", @@ -63,11 +64,8 @@ OC.L10N.register( "Quoted text" : "Testo citato", "Code block" : "Blocco di codice", "Some code" : "Codice", - "Insert emoji" : "Inserisci emoji", "Upload from computer" : "Carica dal computer", "Insert from Files" : "Inserisci dai file", - "Insert an image" : "Inserisci un'immagine", - "Alt" : "Alt", "Update Link" : "Aggiorna collegamento", "Add Link" : "Aggiungi collegamento", "Link file" : "Collegamento a file", @@ -85,7 +83,6 @@ OC.L10N.register( "Delete this table" : "Elimina tabella", "Show rich workspaces" : "Mostra aree di lavoro avanzate", "Add notes, lists or links …" : "Aggiungi note, elenchi o collegamenti...", - "Edit" : "Modifica", "Undo" : "Annulla", "Redo" : "Rifai", "Headings" : "Intestazioni", @@ -98,10 +95,13 @@ OC.L10N.register( "Success" : "Successo", "Warning" : "Attenzione", "Table" : "Tabella", - "Emoji picker" : "Selettore di emoji", + "Insert emoji" : "Inserisci emoji", "Insert image" : "Inserisci immagine", + "Alt" : "Alt", + "Edit" : "Modifica", "New text document" : "Nuovo documento di testo", "Currently active users:" : "Utenti attualmente attivi:", - "_and %n other editor_::_and %n other editors_" : ["e %n altro redattore","e %n altri redattori","e %n altri redattori"] + "_and %n other editor_::_and %n other editors_" : ["e %n altro redattore","e %n altri redattori","e %n altri redattori"], + "Emoji picker" : "Selettore di emoji" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/it.json b/l10n/it.json index b5fe142d46b..e8e1752d88e 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -17,6 +17,8 @@ "** 📝 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!" : "** 📝 Modifica documenti collaborativa!**\n\n- **📝 Scrittura focalizzata:** Nessuna distrazione, solo la formattazione che ti serve.\n- **🙋 Lavora insieme:** Condividi e collabora con amici e colleghi, non importa se utilizzano Nextcloud o no!\n- **💾 Formato aperto:** I file sono salvati come [Markdown](https://en.wikipedia.org/wiki/Markdown), così puoi modificarli anche da qualsiasi altra applicazione.\n- **✊ Una forte fondazione:** Noi usiamo [🐈 tiptap](https://tiptap.scrumpy.io) che è basato su [🦉 ProseMirror](https://prosemirror.net) – un grande ringraziamento a loro!", "Use current version" : "Utilizza la versione corrente", "Use the saved version" : "Utilizza la versione salvata", + "Image file format not supported" : "Formato dell'immagine non supportato", + "Insert an image" : "Inserisci un'immagine", "Document idle for {timeout} minutes, click to continue editing" : "Documento inattivo per {timeout} minuti, fai clic per continuare la modifica", "Reconnect" : "Riconnetti", "The document has been changed outside of the editor. The changes cannot be applied." : "Il documento è stato modificato al di fuori dell'editor. Le modifiche non saranno applicate.", @@ -25,7 +27,6 @@ "Saved" : "Salvato", "Last saved {lastSaved}" : "Ultimo salvataggio {lastSave}", "Unsaved changes" : "Modifiche non salvate", - "Image file format not supported" : "Formato dell'immagine non supportato", "No emoji found" : "Nessun emoji trovato", "Enter your name so other users can see who is editing" : "Inserisci il tuo nome in modo che gli altri utenti possano vedere chi sta modificando", "Edit guest name" : "Modifica nome ospite", @@ -61,11 +62,8 @@ "Quoted text" : "Testo citato", "Code block" : "Blocco di codice", "Some code" : "Codice", - "Insert emoji" : "Inserisci emoji", "Upload from computer" : "Carica dal computer", "Insert from Files" : "Inserisci dai file", - "Insert an image" : "Inserisci un'immagine", - "Alt" : "Alt", "Update Link" : "Aggiorna collegamento", "Add Link" : "Aggiungi collegamento", "Link file" : "Collegamento a file", @@ -83,7 +81,6 @@ "Delete this table" : "Elimina tabella", "Show rich workspaces" : "Mostra aree di lavoro avanzate", "Add notes, lists or links …" : "Aggiungi note, elenchi o collegamenti...", - "Edit" : "Modifica", "Undo" : "Annulla", "Redo" : "Rifai", "Headings" : "Intestazioni", @@ -96,10 +93,13 @@ "Success" : "Successo", "Warning" : "Attenzione", "Table" : "Tabella", - "Emoji picker" : "Selettore di emoji", + "Insert emoji" : "Inserisci emoji", "Insert image" : "Inserisci immagine", + "Alt" : "Alt", + "Edit" : "Modifica", "New text document" : "Nuovo documento di testo", "Currently active users:" : "Utenti attualmente attivi:", - "_and %n other editor_::_and %n other editors_" : ["e %n altro redattore","e %n altri redattori","e %n altri redattori"] + "_and %n other editor_::_and %n other editors_" : ["e %n altro redattore","e %n altri redattori","e %n altri redattori"], + "Emoji picker" : "Selettore di emoji" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ja.js b/l10n/ja.js index 791d98488bc..71d8c2ed842 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -19,6 +19,7 @@ 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!" : "**📝共同文書編集!**\n\n- **📝 集中執筆:集中モードで、必要なフォーマットだけ。\n- **🙋 一緒に仕事をする:**友達や同僚と、Nextcloudを使っていようとなかろうと、共有して共同作業しよう!\n- **💾 オープンフォーマット:** ファイルは[Markdown](https://en.wikipedia.org/wiki/Markdown)として保存されるので、他のテキストアプリからも編集できます。\n- **✊ 強固な基盤:**私たちは[🦉 ProseMirror](https://prosemirror.net)をベースにした[🐈 tiptap](https://tiptap.scrumpy.io)を使用しています - 本当にありがとうございます!", "Use current version" : "現在のバージョンを使用", "Use the saved version" : "保存済みのバージョンを使用", + "Insert an image" : "画像を追加", "Document idle for {timeout} minutes, click to continue editing" : "ドキュメントが{timeout}分間アイドル状態です。クリックして編集を続行します", "Reconnect" : "再接続", "The document has been changed outside of the editor. The changes cannot be applied." : "ドキュメントがエディターの外部から変更されました。変更点を適用できません。", @@ -45,10 +46,7 @@ OC.L10N.register( "Checklist" : "チェックリスト", "Blockquote" : "引用", "Code block" : "コードブロック", - "Insert emoji" : "絵文字を挿入", "Upload from computer" : "コンピュータからアップロード", - "Insert an image" : "画像を追加", - "Alt" : "Alt", "Add Link" : "リンクを追加", "Link file" : "ファイルをリンク", "Remove Link" : "リンクを削除", @@ -58,7 +56,6 @@ OC.L10N.register( "Author colors are only shown until everyone has closed the document." : "記入者の色は、全員がドキュメントを閉じるまで表示されます。", "Show rich workspaces" : "各フォルダのReadmeを表示", "Add notes, lists or links …" : "ノート、リスト、リンクを追加...", - "Edit" : "編集", "Undo" : "元に戻す", "Redo" : "やり直し", "Headings" : "見出し", @@ -70,10 +67,13 @@ OC.L10N.register( "Info" : "情報", "Success" : "完了", "Warning" : "警告", - "Emoji picker" : "絵文字選択", + "Insert emoji" : "絵文字を挿入", "Insert image" : "画像の挿入", + "Alt" : "Alt", + "Edit" : "編集", "New text document" : "新しいテキストドキュメント", "Currently active users:" : "現在のアクティブユーザー:", - "_and %n other editor_::_and %n other editors_" : ["他に%n人の編集者"] + "_and %n other editor_::_and %n other editors_" : ["他に%n人の編集者"], + "Emoji picker" : "絵文字選択" }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index 84ed19c91a2..4a53f766ddd 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -17,6 +17,7 @@ "** 📝 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!" : "**📝共同文書編集!**\n\n- **📝 集中執筆:集中モードで、必要なフォーマットだけ。\n- **🙋 一緒に仕事をする:**友達や同僚と、Nextcloudを使っていようとなかろうと、共有して共同作業しよう!\n- **💾 オープンフォーマット:** ファイルは[Markdown](https://en.wikipedia.org/wiki/Markdown)として保存されるので、他のテキストアプリからも編集できます。\n- **✊ 強固な基盤:**私たちは[🦉 ProseMirror](https://prosemirror.net)をベースにした[🐈 tiptap](https://tiptap.scrumpy.io)を使用しています - 本当にありがとうございます!", "Use current version" : "現在のバージョンを使用", "Use the saved version" : "保存済みのバージョンを使用", + "Insert an image" : "画像を追加", "Document idle for {timeout} minutes, click to continue editing" : "ドキュメントが{timeout}分間アイドル状態です。クリックして編集を続行します", "Reconnect" : "再接続", "The document has been changed outside of the editor. The changes cannot be applied." : "ドキュメントがエディターの外部から変更されました。変更点を適用できません。", @@ -43,10 +44,7 @@ "Checklist" : "チェックリスト", "Blockquote" : "引用", "Code block" : "コードブロック", - "Insert emoji" : "絵文字を挿入", "Upload from computer" : "コンピュータからアップロード", - "Insert an image" : "画像を追加", - "Alt" : "Alt", "Add Link" : "リンクを追加", "Link file" : "ファイルをリンク", "Remove Link" : "リンクを削除", @@ -56,7 +54,6 @@ "Author colors are only shown until everyone has closed the document." : "記入者の色は、全員がドキュメントを閉じるまで表示されます。", "Show rich workspaces" : "各フォルダのReadmeを表示", "Add notes, lists or links …" : "ノート、リスト、リンクを追加...", - "Edit" : "編集", "Undo" : "元に戻す", "Redo" : "やり直し", "Headings" : "見出し", @@ -68,10 +65,13 @@ "Info" : "情報", "Success" : "完了", "Warning" : "警告", - "Emoji picker" : "絵文字選択", + "Insert emoji" : "絵文字を挿入", "Insert image" : "画像の挿入", + "Alt" : "Alt", + "Edit" : "編集", "New text document" : "新しいテキストドキュメント", "Currently active users:" : "現在のアクティブユーザー:", - "_and %n other editor_::_and %n other editors_" : ["他に%n人の編集者"] + "_and %n other editor_::_and %n other editors_" : ["他に%n人の編集者"], + "Emoji picker" : "絵文字選択" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js index e27ee6caf3a..8ff27226ed7 100644 --- a/l10n/ka_GE.js +++ b/l10n/ka_GE.js @@ -12,10 +12,10 @@ OC.L10N.register( "Formatting help" : "დახმარება ფორმატირებაზე", "Keyboard shortcuts" : "კლავიატურის კომბინაციები", "Participants" : "მონაწილეები", - "Edit" : "ცვლილება", "Undo" : "დაბრუნება", "Info" : "ინფორმაცია", "Success" : "წარმატება", - "Warning" : "გაფრთხილება" + "Warning" : "გაფრთხილება", + "Edit" : "ცვლილება" }, "nplurals=2; plural=(n!=1);"); diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json index 771430f6f0b..dbdbf1bb033 100644 --- a/l10n/ka_GE.json +++ b/l10n/ka_GE.json @@ -10,10 +10,10 @@ "Formatting help" : "დახმარება ფორმატირებაზე", "Keyboard shortcuts" : "კლავიატურის კომბინაციები", "Participants" : "მონაწილეები", - "Edit" : "ცვლილება", "Undo" : "დაბრუნება", "Info" : "ინფორმაცია", "Success" : "წარმატება", - "Warning" : "გაფრთხილება" + "Warning" : "გაფრთხილება", + "Edit" : "ცვლილება" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/l10n/kn.js b/l10n/kn.js index 6005b98ab2e..e0195a565ad 100644 --- a/l10n/kn.js +++ b/l10n/kn.js @@ -4,8 +4,8 @@ OC.L10N.register( "No file was uploaded" : "ವರ್ಗಾವಣೆಗೆ ಯಾವುದೇ ಕಡತಗಳು ಕಂಡುಬಂದಿಲ್ಲ", "Missing a temporary folder" : "ತಾತ್ಕಾಲಿಕ ಕಡತಕೋಶ ದೊರೆಕುತ್ತಿಲ್ಲ", "Saved" : "ಉಳಿಸಿದ", - "Edit" : "ಸಂಪಾದಿಸು", "Info" : "Info", - "Warning" : "ಎಚ್ಚರಿಕೆ" + "Warning" : "ಎಚ್ಚರಿಕೆ", + "Edit" : "ಸಂಪಾದಿಸು" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/kn.json b/l10n/kn.json index d12f6c3c5d4..5a25f4f6f02 100644 --- a/l10n/kn.json +++ b/l10n/kn.json @@ -2,8 +2,8 @@ "No file was uploaded" : "ವರ್ಗಾವಣೆಗೆ ಯಾವುದೇ ಕಡತಗಳು ಕಂಡುಬಂದಿಲ್ಲ", "Missing a temporary folder" : "ತಾತ್ಕಾಲಿಕ ಕಡತಕೋಶ ದೊರೆಕುತ್ತಿಲ್ಲ", "Saved" : "ಉಳಿಸಿದ", - "Edit" : "ಸಂಪಾದಿಸು", "Info" : "Info", - "Warning" : "ಎಚ್ಚರಿಕೆ" + "Warning" : "ಎಚ್ಚರಿಕೆ", + "Edit" : "ಸಂಪಾದಿಸು" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/ko.js b/l10n/ko.js index 708d77fc9f9..f89188429ae 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -27,12 +27,12 @@ OC.L10N.register( "Bold" : "굵게", "Italic" : "Italic체", "Participants" : "참가자", - "Edit" : "편집", "Undo" : "실행 취소", "Redo" : "다시 실행", "ToDo list" : "할일 목록", "Info" : "정보", "Success" : "성공", - "Warning" : "경고" + "Warning" : "경고", + "Edit" : "편집" }, "nplurals=1; plural=0;"); diff --git a/l10n/ko.json b/l10n/ko.json index e70b67b90c1..427a9432ad0 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -25,12 +25,12 @@ "Bold" : "굵게", "Italic" : "Italic체", "Participants" : "참가자", - "Edit" : "편집", "Undo" : "실행 취소", "Redo" : "다시 실행", "ToDo list" : "할일 목록", "Info" : "정보", "Success" : "성공", - "Warning" : "경고" + "Warning" : "경고", + "Edit" : "편집" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lb.js b/l10n/lb.js index 5e24c734904..a481eef3cf9 100644 --- a/l10n/lb.js +++ b/l10n/lb.js @@ -5,8 +5,8 @@ OC.L10N.register( "No file was uploaded" : "Et ass kee Fichier ropgeluede ginn", "Missing a temporary folder" : "Et feelt en temporären Dossier", "Saved" : "Gespäichert", - "Edit" : "Änneren", "Info" : "Info", - "Warning" : "Warnung" + "Warning" : "Warnung", + "Edit" : "Änneren" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/lb.json b/l10n/lb.json index bd6c33137ac..d996803b0ea 100644 --- a/l10n/lb.json +++ b/l10n/lb.json @@ -3,8 +3,8 @@ "No file was uploaded" : "Et ass kee Fichier ropgeluede ginn", "Missing a temporary folder" : "Et feelt en temporären Dossier", "Saved" : "Gespäichert", - "Edit" : "Änneren", "Info" : "Info", - "Warning" : "Warnung" + "Warning" : "Warnung", + "Edit" : "Änneren" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 33c1d6585e5..915b40396af 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -19,6 +19,7 @@ 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!" : "** 📝 Dokumentų taisymas bendradarbiaujant!**\n\n- **📝 Rašymas susitelkus:** Jokio blaškymosi. Tik tas formatavimas, kurio jums reikia.\n- **🙋 Dirbkite kartu:** Bendrinkite ir bendradarbiaukite su draugais ir kolegomis, nepriklausomai nuo to, ar jie naudoja Nextcloud, ar ne!\n- **💾 Atvirasis formatas:** Failai yra įrašomi kaip [Markdown](https://en.wikipedia.org/wiki/Markdown), taigi, galite juos taisyti naudodami bet kurią kitą tekstų programėlę.\n- **✊ Stiprus pagrindas:** Mes naudojame [🐈 tiptap](https://tiptap.scrumpy.io), kuris yra pagrįstas [🦉 ProseMirror](https://prosemirror.net) – didelis jiems ačiū!", "Use current version" : "Naudoti esamą versiją", "Use the saved version" : "Naudoti įrašytą versiją", + "Insert an image" : "Įterpti paveikslą", "Document idle for {timeout} minutes, click to continue editing" : "Dokumentas {timeout} min. neveiklus, spustelėkite norėdami tęsti taisymą", "Reconnect" : "Jungtis iš naujo", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentas pakeistas už redaktoriaus ribų. Pakeitimai negali būti pritaikyti.", @@ -44,8 +45,6 @@ OC.L10N.register( "Ordered list" : "Tvarkusis sąrašas", "Blockquote" : "Citata", "Code block" : "Kodo blokas", - "Insert emoji" : "Įterpti šypsenėlę", - "Insert an image" : "Įterpti paveikslą", "Update Link" : "Atnaujinti nuorodą", "Add Link" : "Pridėti nuorodą", "Link file" : "Susieti failą", @@ -56,7 +55,6 @@ OC.L10N.register( "Author colors are only shown until everyone has closed the document." : "Autoriaus spalvos yra rodomos tik tol, kol visi neužvers dokumento.", "Show rich workspaces" : "Rodyti raiškiąsias darbo sritis", "Add notes, lists or links …" : "Pridėkite užrašus, sąrašus ar nuorodas…", - "Edit" : "Taisyti", "Undo" : "Atšaukti", "Redo" : "Grąžinti", "Headings" : "Antraštės", @@ -68,10 +66,12 @@ OC.L10N.register( "Info" : "Informacija", "Success" : "Pavyko", "Warning" : "Įspėjimas", - "Emoji picker" : "Šypsenėlių parinkiklis", + "Insert emoji" : "Įterpti šypsenėlę", "Insert image" : "Įterpti paveikslą", + "Edit" : "Taisyti", "New text document" : "Naujas tekstinis dokumentas", "Currently active users:" : "Šiuo metu aktyvūs naudotojai:", - "_and %n other editor_::_and %n other editors_" : ["ir dar %n redaktorius","ir dar %n redaktoriai","ir dar %n redaktorių","ir dar %n redaktorius"] + "_and %n other editor_::_and %n other editors_" : ["ir dar %n redaktorius","ir dar %n redaktoriai","ir dar %n redaktorių","ir dar %n redaktorius"], + "Emoji picker" : "Šypsenėlių parinkiklis" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index f066fc06eee..56b00809d9d 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -17,6 +17,7 @@ "** 📝 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!" : "** 📝 Dokumentų taisymas bendradarbiaujant!**\n\n- **📝 Rašymas susitelkus:** Jokio blaškymosi. Tik tas formatavimas, kurio jums reikia.\n- **🙋 Dirbkite kartu:** Bendrinkite ir bendradarbiaukite su draugais ir kolegomis, nepriklausomai nuo to, ar jie naudoja Nextcloud, ar ne!\n- **💾 Atvirasis formatas:** Failai yra įrašomi kaip [Markdown](https://en.wikipedia.org/wiki/Markdown), taigi, galite juos taisyti naudodami bet kurią kitą tekstų programėlę.\n- **✊ Stiprus pagrindas:** Mes naudojame [🐈 tiptap](https://tiptap.scrumpy.io), kuris yra pagrįstas [🦉 ProseMirror](https://prosemirror.net) – didelis jiems ačiū!", "Use current version" : "Naudoti esamą versiją", "Use the saved version" : "Naudoti įrašytą versiją", + "Insert an image" : "Įterpti paveikslą", "Document idle for {timeout} minutes, click to continue editing" : "Dokumentas {timeout} min. neveiklus, spustelėkite norėdami tęsti taisymą", "Reconnect" : "Jungtis iš naujo", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentas pakeistas už redaktoriaus ribų. Pakeitimai negali būti pritaikyti.", @@ -42,8 +43,6 @@ "Ordered list" : "Tvarkusis sąrašas", "Blockquote" : "Citata", "Code block" : "Kodo blokas", - "Insert emoji" : "Įterpti šypsenėlę", - "Insert an image" : "Įterpti paveikslą", "Update Link" : "Atnaujinti nuorodą", "Add Link" : "Pridėti nuorodą", "Link file" : "Susieti failą", @@ -54,7 +53,6 @@ "Author colors are only shown until everyone has closed the document." : "Autoriaus spalvos yra rodomos tik tol, kol visi neužvers dokumento.", "Show rich workspaces" : "Rodyti raiškiąsias darbo sritis", "Add notes, lists or links …" : "Pridėkite užrašus, sąrašus ar nuorodas…", - "Edit" : "Taisyti", "Undo" : "Atšaukti", "Redo" : "Grąžinti", "Headings" : "Antraštės", @@ -66,10 +64,12 @@ "Info" : "Informacija", "Success" : "Pavyko", "Warning" : "Įspėjimas", - "Emoji picker" : "Šypsenėlių parinkiklis", + "Insert emoji" : "Įterpti šypsenėlę", "Insert image" : "Įterpti paveikslą", + "Edit" : "Taisyti", "New text document" : "Naujas tekstinis dokumentas", "Currently active users:" : "Šiuo metu aktyvūs naudotojai:", - "_and %n other editor_::_and %n other editors_" : ["ir dar %n redaktorius","ir dar %n redaktoriai","ir dar %n redaktorių","ir dar %n redaktorius"] + "_and %n other editor_::_and %n other editors_" : ["ir dar %n redaktorius","ir dar %n redaktoriai","ir dar %n redaktorių","ir dar %n redaktorius"], + "Emoji picker" : "Šypsenėlių parinkiklis" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/lv.js b/l10n/lv.js index f9f75a3efef..9f4539e0338 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -12,10 +12,10 @@ OC.L10N.register( "Italic" : "Slīpraksts", "Strikethrough" : "Pārsvītrojums", "Participants" : "Dalībnieki", - "Edit" : "Rediģēt", "Undo" : "Atsaukt", "Redo" : "Atcelt atsaukšanu", "Info" : "Info", - "Warning" : "Brīdinājums" + "Warning" : "Brīdinājums", + "Edit" : "Rediģēt" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/l10n/lv.json b/l10n/lv.json index 4193e972a7d..c6b791a157e 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -10,10 +10,10 @@ "Italic" : "Slīpraksts", "Strikethrough" : "Pārsvītrojums", "Participants" : "Dalībnieki", - "Edit" : "Rediģēt", "Undo" : "Atsaukt", "Redo" : "Atcelt atsaukšanu", "Info" : "Info", - "Warning" : "Brīdinājums" + "Warning" : "Brīdinājums", + "Edit" : "Rediģēt" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/mk.js b/l10n/mk.js index 8796ba4013c..2302f9a5c8e 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -30,10 +30,10 @@ OC.L10N.register( "Quoted text" : "Цитиран текст", "Participants" : "Учесници", "Add notes, lists or links …" : "Додади белешки, листи или линкови ...", - "Edit" : "Уреди", "Undo" : "Врати", "Info" : "Инфо", "Success" : "Успешно", - "Warning" : "Предупредување" + "Warning" : "Предупредување", + "Edit" : "Уреди" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/l10n/mk.json b/l10n/mk.json index 148b364819a..b7573170dd7 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -28,10 +28,10 @@ "Quoted text" : "Цитиран текст", "Participants" : "Учесници", "Add notes, lists or links …" : "Додади белешки, листи или линкови ...", - "Edit" : "Уреди", "Undo" : "Врати", "Info" : "Инфо", "Success" : "Успешно", - "Warning" : "Предупредување" + "Warning" : "Предупредување", + "Edit" : "Уреди" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/l10n/ms_MY.js b/l10n/ms_MY.js index e161259beb0..e88fb81888d 100644 --- a/l10n/ms_MY.js +++ b/l10n/ms_MY.js @@ -4,8 +4,8 @@ OC.L10N.register( "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Saiz fail yang dimuatnaik melebihi MAX_FILE_SIZE yang ditetapkan dalam borang HTML", "No file was uploaded" : "Tiada fail dimuatnaik", "Missing a temporary folder" : "Direktori sementara hilang", - "Edit" : "Sunting", "Info" : "Info", - "Warning" : "Amaran" + "Warning" : "Amaran", + "Edit" : "Sunting" }, "nplurals=1; plural=0;"); diff --git a/l10n/ms_MY.json b/l10n/ms_MY.json index b63b45b11e7..b9d36863d94 100644 --- a/l10n/ms_MY.json +++ b/l10n/ms_MY.json @@ -2,8 +2,8 @@ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Saiz fail yang dimuatnaik melebihi MAX_FILE_SIZE yang ditetapkan dalam borang HTML", "No file was uploaded" : "Tiada fail dimuatnaik", "Missing a temporary folder" : "Direktori sementara hilang", - "Edit" : "Sunting", "Info" : "Info", - "Warning" : "Amaran" + "Warning" : "Amaran", + "Edit" : "Sunting" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/nb.js b/l10n/nb.js index 69ad129e016..13ca41c63a1 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -41,7 +41,6 @@ OC.L10N.register( "Participants" : "Deltakere", "Show rich workspaces" : "Vis arbeidsområde", "Add notes, lists or links …" : "Legg til notater, lister eller lenker ...", - "Edit" : "Rediger", "Undo" : "Angre", "Redo" : "Gjør om", "Headings" : "Overskrifter", @@ -54,6 +53,7 @@ OC.L10N.register( "Success" : "Vellykket", "Warning" : "Advarsel", "Insert image" : "Sett inn bilde", + "Edit" : "Rediger", "New text document" : "Nytt tekstdokument", "_and %n other editor_::_and %n other editors_" : ["og %nannet redigeringsprogram","og %n andre redigeringsprogrammer"] }, diff --git a/l10n/nb.json b/l10n/nb.json index 6fb02a1cb77..c6636573c37 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -39,7 +39,6 @@ "Participants" : "Deltakere", "Show rich workspaces" : "Vis arbeidsområde", "Add notes, lists or links …" : "Legg til notater, lister eller lenker ...", - "Edit" : "Rediger", "Undo" : "Angre", "Redo" : "Gjør om", "Headings" : "Overskrifter", @@ -52,6 +51,7 @@ "Success" : "Vellykket", "Warning" : "Advarsel", "Insert image" : "Sett inn bilde", + "Edit" : "Rediger", "New text document" : "Nytt tekstdokument", "_and %n other editor_::_and %n other editors_" : ["og %nannet redigeringsprogram","og %n andre redigeringsprogrammer"] },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/nl.js b/l10n/nl.js index d2c12ce9b38..a0824e10b80 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -19,6 +19,7 @@ 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!" : "** 📝 Gezamenlijke documentbewerking!**\n\n- **📝 Gericht schrijven:** Geen afleiding, alleen de edit mogelijkheden die je nodig hebt.\n- **🙋 Werk samen:** Deel en werk samen met vrienden en collega's, of je nu Nextcloud gebruikt of niet!\n- **💾 Open formaat:** Bestanden worden bewaard als [Markdown] (https://en.wikipedia.org/wiki/Markdown), je kan ze bewerken met elke andere tekst app.\n- **✊ Sterke basis:** We gebruiken [🐈 tiptap](https://tiptap.scrumpy.io) welke gebaseerd is op [🦉 ProseMirror](https://prosemirror.net) – Credits voor hen!", "Use current version" : "Gebruik huidige versie", "Use the saved version" : "Gebruik opgeslagen versie", + "Insert an image" : "Voeg een afbeelding in", "Document idle for {timeout} minutes, click to continue editing" : "Document inactief voor {timeout} minuten, klik om door te gaan met bewerken", "Reconnect" : "Opnieuw verbinden", "The document has been changed outside of the editor. The changes cannot be applied." : "Het document is gewijzigd buiten de editor. Veranderingen kunnen niet worden toegepast.", @@ -59,11 +60,8 @@ OC.L10N.register( "Quoted text" : "Geciteerde tekst", "Code block" : "Code blok", "Some code" : "Wat code", - "Insert emoji" : "Invoegen emoji", "Upload from computer" : "Uploaden vanaf computer", "Insert from Files" : "Invoegen vanuit Bestanden", - "Insert an image" : "Voeg een afbeelding in", - "Alt" : "Alt", "Update Link" : "Link bijwerken", "Add Link" : "Link toevoegen", "Link file" : "Link bestand", @@ -74,7 +72,6 @@ OC.L10N.register( "Author colors are only shown until everyone has closed the document." : "Auteurskleuren worden pas weergegeven als iedereen het document heeft gesloten.", "Show rich workspaces" : "Toon rijke werkplekken", "Add notes, lists or links …" : "Toevoegen notities, lijsten of links...", - "Edit" : "Bewerken", "Undo" : "Ongedaan maken", "Redo" : "Opnieuw doen", "Headings" : "Kopstijlen", @@ -87,10 +84,13 @@ OC.L10N.register( "Success" : "Geslaagd", "Warning" : "Waarschuwing", "Table" : "Tabel", - "Emoji picker" : "Emoji kiezer", + "Insert emoji" : "Invoegen emoji", "Insert image" : "Invoegen afbeelding", + "Alt" : "Alt", + "Edit" : "Bewerken", "New text document" : "Nieuw tekstdocument", "Currently active users:" : "Momenteel actieve gebruikers:", - "_and %n other editor_::_and %n other editors_" : ["en %n andere auteur","en %n andere auteurs"] + "_and %n other editor_::_and %n other editors_" : ["en %n andere auteur","en %n andere auteurs"], + "Emoji picker" : "Emoji kiezer" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json index 121bcc43e08..5443bdae678 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -17,6 +17,7 @@ "** 📝 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!" : "** 📝 Gezamenlijke documentbewerking!**\n\n- **📝 Gericht schrijven:** Geen afleiding, alleen de edit mogelijkheden die je nodig hebt.\n- **🙋 Werk samen:** Deel en werk samen met vrienden en collega's, of je nu Nextcloud gebruikt of niet!\n- **💾 Open formaat:** Bestanden worden bewaard als [Markdown] (https://en.wikipedia.org/wiki/Markdown), je kan ze bewerken met elke andere tekst app.\n- **✊ Sterke basis:** We gebruiken [🐈 tiptap](https://tiptap.scrumpy.io) welke gebaseerd is op [🦉 ProseMirror](https://prosemirror.net) – Credits voor hen!", "Use current version" : "Gebruik huidige versie", "Use the saved version" : "Gebruik opgeslagen versie", + "Insert an image" : "Voeg een afbeelding in", "Document idle for {timeout} minutes, click to continue editing" : "Document inactief voor {timeout} minuten, klik om door te gaan met bewerken", "Reconnect" : "Opnieuw verbinden", "The document has been changed outside of the editor. The changes cannot be applied." : "Het document is gewijzigd buiten de editor. Veranderingen kunnen niet worden toegepast.", @@ -57,11 +58,8 @@ "Quoted text" : "Geciteerde tekst", "Code block" : "Code blok", "Some code" : "Wat code", - "Insert emoji" : "Invoegen emoji", "Upload from computer" : "Uploaden vanaf computer", "Insert from Files" : "Invoegen vanuit Bestanden", - "Insert an image" : "Voeg een afbeelding in", - "Alt" : "Alt", "Update Link" : "Link bijwerken", "Add Link" : "Link toevoegen", "Link file" : "Link bestand", @@ -72,7 +70,6 @@ "Author colors are only shown until everyone has closed the document." : "Auteurskleuren worden pas weergegeven als iedereen het document heeft gesloten.", "Show rich workspaces" : "Toon rijke werkplekken", "Add notes, lists or links …" : "Toevoegen notities, lijsten of links...", - "Edit" : "Bewerken", "Undo" : "Ongedaan maken", "Redo" : "Opnieuw doen", "Headings" : "Kopstijlen", @@ -85,10 +82,13 @@ "Success" : "Geslaagd", "Warning" : "Waarschuwing", "Table" : "Tabel", - "Emoji picker" : "Emoji kiezer", + "Insert emoji" : "Invoegen emoji", "Insert image" : "Invoegen afbeelding", + "Alt" : "Alt", + "Edit" : "Bewerken", "New text document" : "Nieuw tekstdocument", "Currently active users:" : "Momenteel actieve gebruikers:", - "_and %n other editor_::_and %n other editors_" : ["en %n andere auteur","en %n andere auteurs"] + "_and %n other editor_::_and %n other editors_" : ["en %n andere auteur","en %n andere auteurs"], + "Emoji picker" : "Emoji kiezer" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js index 9f372185257..01a4735239d 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -7,8 +7,8 @@ OC.L10N.register( "Saved" : "Lagra", "Keyboard shortcuts" : "Tastatursnarvegar", "Participants" : "Deltakarar", - "Edit" : "Endra", "Info" : "Info", - "Warning" : "Åtvaring" + "Warning" : "Åtvaring", + "Edit" : "Endra" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index 3aa3946eae3..5c088ec9a38 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -5,8 +5,8 @@ "Saved" : "Lagra", "Keyboard shortcuts" : "Tastatursnarvegar", "Participants" : "Deltakarar", - "Edit" : "Endra", "Info" : "Info", - "Warning" : "Åtvaring" + "Warning" : "Åtvaring", + "Edit" : "Endra" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/oc.js b/l10n/oc.js index 2951d520f5a..e12381bdd08 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -16,6 +16,7 @@ OC.L10N.register( "📝 Collaborative document editing" : "📝 Edicion collaborativa de document", "Use current version" : "Utilizar la version actuala", "Use the saved version" : "Utilizar la version salvada", + "Insert an image" : "Inserir un imatge", "Reconnect" : "Se reconnectar", "The document has been changed outside of the editor. The changes cannot be applied." : "Lo document es estat modificar defòra de l’editor. Se pòdon pas aplicar las modificacions.", "Saving …" : "Enregistrament...", @@ -34,14 +35,11 @@ OC.L10N.register( "Ordered list" : "Lista ordenada", "Blockquote" : "Citacion", "Code block" : "Còdi", - "Insert emoji" : "Inserir emoji", - "Insert an image" : "Inserir un imatge", "Link file" : "Ligam fichièr", "Remove Link" : "Suprimir ligam", "Participants" : "Participants", "Show author colors" : "Afichar las colors dels utilizaires", "Add notes, lists or links …" : "Apondre nòtas, listas o ligamas…", - "Edit" : "Modificar", "Undo" : "Anullar", "Redo" : "Refar", "Headings" : "Títols", @@ -53,9 +51,11 @@ OC.L10N.register( "Info" : "Info", "Success" : "Succès", "Warning" : "Avertiment", - "Emoji picker" : "Selector emoji", + "Insert emoji" : "Inserir emoji", "Insert image" : "Inserir imatge", + "Edit" : "Modificar", "New text document" : "Novèl fichièr tèxte", - "Currently active users:" : "Utilizaires actius :" + "Currently active users:" : "Utilizaires actius :", + "Emoji picker" : "Selector emoji" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/oc.json b/l10n/oc.json index b3b79283d1e..dc78d68b7c5 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -14,6 +14,7 @@ "📝 Collaborative document editing" : "📝 Edicion collaborativa de document", "Use current version" : "Utilizar la version actuala", "Use the saved version" : "Utilizar la version salvada", + "Insert an image" : "Inserir un imatge", "Reconnect" : "Se reconnectar", "The document has been changed outside of the editor. The changes cannot be applied." : "Lo document es estat modificar defòra de l’editor. Se pòdon pas aplicar las modificacions.", "Saving …" : "Enregistrament...", @@ -32,14 +33,11 @@ "Ordered list" : "Lista ordenada", "Blockquote" : "Citacion", "Code block" : "Còdi", - "Insert emoji" : "Inserir emoji", - "Insert an image" : "Inserir un imatge", "Link file" : "Ligam fichièr", "Remove Link" : "Suprimir ligam", "Participants" : "Participants", "Show author colors" : "Afichar las colors dels utilizaires", "Add notes, lists or links …" : "Apondre nòtas, listas o ligamas…", - "Edit" : "Modificar", "Undo" : "Anullar", "Redo" : "Refar", "Headings" : "Títols", @@ -51,9 +49,11 @@ "Info" : "Info", "Success" : "Succès", "Warning" : "Avertiment", - "Emoji picker" : "Selector emoji", + "Insert emoji" : "Inserir emoji", "Insert image" : "Inserir imatge", + "Edit" : "Modificar", "New text document" : "Novèl fichièr tèxte", - "Currently active users:" : "Utilizaires actius :" + "Currently active users:" : "Utilizaires actius :", + "Emoji picker" : "Selector emoji" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js index cf174e8ed82..37392dd6592 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -19,6 +19,8 @@ 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!" : "** 📝 Współpraca przy edycji dokumentów!**\n\n- **📝 Skupienie się na pisaniu:** Bez rozpraszania uwagi, tylko niezbędne formatowanie.\n- **🙋 Pracuj w grupie:** Udostępniaj i współpracuj z przyjaciółmi i współpracownikami, niezależnie od tego, czy korzystają z Nextcloud, czy też nie!\n- **💾 Otwarty format:** Pliki są zapisywane jako [Markdown](https://en.wikipedia.org/wiki/Markdown), więc możesz edytować je z każdej innej aplikacji tekstowej.\n- **✊ Mocna podstawa:** Używamy [🐈 tiptap](https://tiptap.scrumpy.io) opartego na [🦉 ProseMirror](https://prosemirror.net) – wielkie podziękowania dla nich!", "Use current version" : "Użyj bieżącej wersji", "Use the saved version" : "Użyj zapisanej wersji", + "Image file format not supported" : "Format pliku obrazu nie jest obsługiwany", + "Insert an image" : "Wstaw obraz", "Document idle for {timeout} minutes, click to continue editing" : "Dokument bezczynny przez {timeout} min. Kliknij, aby kontynuować edycję", "Reconnect" : "Połącz ponownie", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument został zmieniony poza edytorem. Nie można zastosować zmian.", @@ -28,7 +30,6 @@ OC.L10N.register( "Saved" : "Zapisano", "Last saved {lastSaved}" : "Ostatnio zapisane {lastSaved}", "Unsaved changes" : "Niezapisane zmiany", - "Image file format not supported" : "Format pliku obrazu nie jest obsługiwany", "No emoji found" : "Nie znaleziono emoji", "Enter your name so other users can see who is editing" : "Wprowadź swoje imię, aby inni użytkownicy mogli zobaczyć, kto edytuje", "Edit guest name" : "Edytuj nazwę gościa", @@ -64,11 +65,8 @@ OC.L10N.register( "Quoted text" : "Cytowany tekst", "Code block" : "Blok kodu", "Some code" : "Jakiś kod", - "Insert emoji" : "Wstaw emoji", "Upload from computer" : "Wyślij z komputera", "Insert from Files" : "Wstaw z Plików", - "Insert an image" : "Wstaw obraz", - "Alt" : "Alt", "Update Link" : "Aktualizuj link", "Add Link" : "Dodaj link", "Link file" : "Link pliku", @@ -86,7 +84,6 @@ OC.L10N.register( "Delete this table" : "Usuń tę tabelę", "Show rich workspaces" : "Pokaż zasoby obszaru roboczego", "Add notes, lists or links …" : "Dodaj notatki, listy lub linki…", - "Edit" : "Edytuj", "Undo" : "Cofnij", "Redo" : "Powtórz", "Headings" : "Nagłówki", @@ -101,10 +98,13 @@ OC.L10N.register( "Warning" : "Ostrzeżenie", "Danger" : "Zagrożenie", "Table" : "Tabela", - "Emoji picker" : "Selektor emoji", + "Insert emoji" : "Wstaw emoji", "Insert image" : "Wstaw obraz", + "Alt" : "Alt", + "Edit" : "Edytuj", "New text document" : "Nowy dokument tekstowy", "Currently active users:" : "Aktualnie aktywni użytkownicy:", - "_and %n other editor_::_and %n other editors_" : ["i %n inny edytujący","i %n innych edytujących","i %n innych edytujących","i %n innych edytujących"] + "_and %n other editor_::_and %n other editors_" : ["i %n inny edytujący","i %n innych edytujących","i %n innych edytujących","i %n innych edytujących"], + "Emoji picker" : "Selektor emoji" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/l10n/pl.json b/l10n/pl.json index e05a8353da5..5bdb8e1375c 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -17,6 +17,8 @@ "** 📝 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!" : "** 📝 Współpraca przy edycji dokumentów!**\n\n- **📝 Skupienie się na pisaniu:** Bez rozpraszania uwagi, tylko niezbędne formatowanie.\n- **🙋 Pracuj w grupie:** Udostępniaj i współpracuj z przyjaciółmi i współpracownikami, niezależnie od tego, czy korzystają z Nextcloud, czy też nie!\n- **💾 Otwarty format:** Pliki są zapisywane jako [Markdown](https://en.wikipedia.org/wiki/Markdown), więc możesz edytować je z każdej innej aplikacji tekstowej.\n- **✊ Mocna podstawa:** Używamy [🐈 tiptap](https://tiptap.scrumpy.io) opartego na [🦉 ProseMirror](https://prosemirror.net) – wielkie podziękowania dla nich!", "Use current version" : "Użyj bieżącej wersji", "Use the saved version" : "Użyj zapisanej wersji", + "Image file format not supported" : "Format pliku obrazu nie jest obsługiwany", + "Insert an image" : "Wstaw obraz", "Document idle for {timeout} minutes, click to continue editing" : "Dokument bezczynny przez {timeout} min. Kliknij, aby kontynuować edycję", "Reconnect" : "Połącz ponownie", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument został zmieniony poza edytorem. Nie można zastosować zmian.", @@ -26,7 +28,6 @@ "Saved" : "Zapisano", "Last saved {lastSaved}" : "Ostatnio zapisane {lastSaved}", "Unsaved changes" : "Niezapisane zmiany", - "Image file format not supported" : "Format pliku obrazu nie jest obsługiwany", "No emoji found" : "Nie znaleziono emoji", "Enter your name so other users can see who is editing" : "Wprowadź swoje imię, aby inni użytkownicy mogli zobaczyć, kto edytuje", "Edit guest name" : "Edytuj nazwę gościa", @@ -62,11 +63,8 @@ "Quoted text" : "Cytowany tekst", "Code block" : "Blok kodu", "Some code" : "Jakiś kod", - "Insert emoji" : "Wstaw emoji", "Upload from computer" : "Wyślij z komputera", "Insert from Files" : "Wstaw z Plików", - "Insert an image" : "Wstaw obraz", - "Alt" : "Alt", "Update Link" : "Aktualizuj link", "Add Link" : "Dodaj link", "Link file" : "Link pliku", @@ -84,7 +82,6 @@ "Delete this table" : "Usuń tę tabelę", "Show rich workspaces" : "Pokaż zasoby obszaru roboczego", "Add notes, lists or links …" : "Dodaj notatki, listy lub linki…", - "Edit" : "Edytuj", "Undo" : "Cofnij", "Redo" : "Powtórz", "Headings" : "Nagłówki", @@ -99,10 +96,13 @@ "Warning" : "Ostrzeżenie", "Danger" : "Zagrożenie", "Table" : "Tabela", - "Emoji picker" : "Selektor emoji", + "Insert emoji" : "Wstaw emoji", "Insert image" : "Wstaw obraz", + "Alt" : "Alt", + "Edit" : "Edytuj", "New text document" : "Nowy dokument tekstowy", "Currently active users:" : "Aktualnie aktywni użytkownicy:", - "_and %n other editor_::_and %n other editors_" : ["i %n inny edytujący","i %n innych edytujących","i %n innych edytujących","i %n innych edytujących"] + "_and %n other editor_::_and %n other editors_" : ["i %n inny edytujący","i %n innych edytujących","i %n innych edytujących","i %n innych edytujących"], + "Emoji picker" : "Selektor emoji" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index c6dd3013554..6e3fec67ef2 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -19,6 +19,8 @@ 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!" : "** 📝 Edição colaborativa de documentos!**\n\n- **📝 Escrita focada:** Sem distrações, apenas o formato que você precisa.\n- **🙋 Trabalhe em conjunto:** Compartilhe e colabore com amigos e colegas, independentemente de usarem o Nextcloud ou não!\n- **💾 Formato aberto:** Arquivos são salvos como [Markdown(https://en.wikipedia.org/wiki/Markdown), para que você possa editá-los com qualquer aplicativo de texto.\n- **✊ Base forte:** Usamos [🐈 tiptap](https://tiptap.scrumpy.io) que é baseado no [🦉 ProseMirror](https://prosemirror.net) – enorme agradecimento a eles!", "Use current version" : "Usar versão atual", "Use the saved version" : "Usar a versão salva", + "Image file format not supported" : "Formato de arquivo de imagem não suportado", + "Insert an image" : "Inserir uma imagem", "Document idle for {timeout} minutes, click to continue editing" : "Documento inativo por {timeout} minutos, clique para continuar editando", "Reconnect" : "Reconectar", "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi alterado fora do editor. As alterações não podem ser aplicadas.", @@ -28,7 +30,6 @@ OC.L10N.register( "Saved" : "Salvo", "Last saved {lastSaved}" : "Salvo por último {lastSaved}", "Unsaved changes" : "Alterações não salvas", - "Image file format not supported" : "Formato de arquivo de imagem não suportado", "No emoji found" : "Nenhum emoji encontrado", "Enter your name so other users can see who is editing" : "Digite seu nome para que outros possam ver quem está editando", "Edit guest name" : "Editar nome de convidado", @@ -64,11 +65,8 @@ OC.L10N.register( "Quoted text" : "Texto citado", "Code block" : "Bloco de código", "Some code" : "Algum código", - "Insert emoji" : "Inserir emoji ", "Upload from computer" : "Enviar do computador", "Insert from Files" : "Inserir de arquivos", - "Insert an image" : "Inserir uma imagem", - "Alt" : "Alt", "Update Link" : "Atualizar Link", "Add Link" : "Adicionar Link", "Link file" : "Linkar um arquivo", @@ -86,7 +84,6 @@ OC.L10N.register( "Delete this table" : "Excluir esta tabela", "Show rich workspaces" : "Mostrar espaços de trabalho avançados", "Add notes, lists or links …" : "Adicione observações, listas ou links...", - "Edit" : "Editar", "Undo" : "Desfazer", "Redo" : "Refazer", "Headings" : "Títulos", @@ -101,10 +98,13 @@ OC.L10N.register( "Warning" : "Aviso", "Danger" : "Perigo", "Table" : "Tabela", - "Emoji picker" : "Selecionador de emoji ", + "Insert emoji" : "Inserir emoji ", "Insert image" : "Inserir imagem", + "Alt" : "Alt", + "Edit" : "Editar", "New text document" : "Novo documento de texto", "Currently active users:" : "Usuários ativos no momento:", - "_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores","e %n outros editores"] + "_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores","e %n outros editores"], + "Emoji picker" : "Selecionador de emoji " }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 1836900bd4e..0f6b530dd9a 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -17,6 +17,8 @@ "** 📝 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!" : "** 📝 Edição colaborativa de documentos!**\n\n- **📝 Escrita focada:** Sem distrações, apenas o formato que você precisa.\n- **🙋 Trabalhe em conjunto:** Compartilhe e colabore com amigos e colegas, independentemente de usarem o Nextcloud ou não!\n- **💾 Formato aberto:** Arquivos são salvos como [Markdown(https://en.wikipedia.org/wiki/Markdown), para que você possa editá-los com qualquer aplicativo de texto.\n- **✊ Base forte:** Usamos [🐈 tiptap](https://tiptap.scrumpy.io) que é baseado no [🦉 ProseMirror](https://prosemirror.net) – enorme agradecimento a eles!", "Use current version" : "Usar versão atual", "Use the saved version" : "Usar a versão salva", + "Image file format not supported" : "Formato de arquivo de imagem não suportado", + "Insert an image" : "Inserir uma imagem", "Document idle for {timeout} minutes, click to continue editing" : "Documento inativo por {timeout} minutos, clique para continuar editando", "Reconnect" : "Reconectar", "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi alterado fora do editor. As alterações não podem ser aplicadas.", @@ -26,7 +28,6 @@ "Saved" : "Salvo", "Last saved {lastSaved}" : "Salvo por último {lastSaved}", "Unsaved changes" : "Alterações não salvas", - "Image file format not supported" : "Formato de arquivo de imagem não suportado", "No emoji found" : "Nenhum emoji encontrado", "Enter your name so other users can see who is editing" : "Digite seu nome para que outros possam ver quem está editando", "Edit guest name" : "Editar nome de convidado", @@ -62,11 +63,8 @@ "Quoted text" : "Texto citado", "Code block" : "Bloco de código", "Some code" : "Algum código", - "Insert emoji" : "Inserir emoji ", "Upload from computer" : "Enviar do computador", "Insert from Files" : "Inserir de arquivos", - "Insert an image" : "Inserir uma imagem", - "Alt" : "Alt", "Update Link" : "Atualizar Link", "Add Link" : "Adicionar Link", "Link file" : "Linkar um arquivo", @@ -84,7 +82,6 @@ "Delete this table" : "Excluir esta tabela", "Show rich workspaces" : "Mostrar espaços de trabalho avançados", "Add notes, lists or links …" : "Adicione observações, listas ou links...", - "Edit" : "Editar", "Undo" : "Desfazer", "Redo" : "Refazer", "Headings" : "Títulos", @@ -99,10 +96,13 @@ "Warning" : "Aviso", "Danger" : "Perigo", "Table" : "Tabela", - "Emoji picker" : "Selecionador de emoji ", + "Insert emoji" : "Inserir emoji ", "Insert image" : "Inserir imagem", + "Alt" : "Alt", + "Edit" : "Editar", "New text document" : "Novo documento de texto", "Currently active users:" : "Usuários ativos no momento:", - "_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores","e %n outros editores"] + "_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores","e %n outros editores"], + "Emoji picker" : "Selecionador de emoji " },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index 5c12ef094a4..b3e2ac767c9 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -39,7 +39,6 @@ OC.L10N.register( "Show author colors" : "Mostrar cores do autor ", "Author colors are only shown until everyone has closed the document." : "As cores do autor só são exibidas até que todos tenham fechado o documento. ", "Add notes, lists or links …" : "Adicionar observações, listas ou hiperligações...", - "Edit" : "Editar", "Undo" : "Desfazer", "Redo" : "Repetir", "Headings" : "Títulos", @@ -51,9 +50,10 @@ OC.L10N.register( "Info" : "Informação", "Success" : "Sucesso", "Warning" : "Aviso", - "Emoji picker" : "Selecionador de emoji ", + "Edit" : "Editar", "New text document" : "Novo documento de texto", "Currently active users:" : "Utilizadores ativos no momento:", - "_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores","e %n outros editores"] + "_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores","e %n outros editores"], + "Emoji picker" : "Selecionador de emoji " }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index fa656b20c58..d3526a991df 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -37,7 +37,6 @@ "Show author colors" : "Mostrar cores do autor ", "Author colors are only shown until everyone has closed the document." : "As cores do autor só são exibidas até que todos tenham fechado o documento. ", "Add notes, lists or links …" : "Adicionar observações, listas ou hiperligações...", - "Edit" : "Editar", "Undo" : "Desfazer", "Redo" : "Repetir", "Headings" : "Títulos", @@ -49,9 +48,10 @@ "Info" : "Informação", "Success" : "Sucesso", "Warning" : "Aviso", - "Emoji picker" : "Selecionador de emoji ", + "Edit" : "Editar", "New text document" : "Novo documento de texto", "Currently active users:" : "Utilizadores ativos no momento:", - "_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores","e %n outros editores"] + "_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores","e %n outros editores"], + "Emoji picker" : "Selecionador de emoji " },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ro.js b/l10n/ro.js index d868870e678..c4dc8b1246a 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -11,12 +11,12 @@ OC.L10N.register( "Saved" : "Salvat", "Unsaved changes" : "Modificări nesalvate", "Keyboard shortcuts" : "Scurtături din tastatură", - "Edit" : "Editează", "Undo" : "Anulează ultima acțiune", "Info" : "Info", "Success" : "Succes", "Warning" : "Atenție", "Insert image" : "Introdu imagine", + "Edit" : "Editează", "New text document" : "Nou document text" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/l10n/ro.json b/l10n/ro.json index bbfafb59f82..32b6af78c56 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -9,12 +9,12 @@ "Saved" : "Salvat", "Unsaved changes" : "Modificări nesalvate", "Keyboard shortcuts" : "Scurtături din tastatură", - "Edit" : "Editează", "Undo" : "Anulează ultima acțiune", "Info" : "Info", "Success" : "Succes", "Warning" : "Atenție", "Insert image" : "Introdu imagine", + "Edit" : "Editează", "New text document" : "Nou document text" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/l10n/ru.js b/l10n/ru.js index b84495c11b1..8eaf586e2c5 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -19,6 +19,7 @@ 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!" : "** 📝 Совместная работа над документами!**\n\n- **📝 Все внимание на написание:** Ничего отвлекающего, только нужное вам редактирование.\n- **🙋 Совместная работа:** Делитесь и кооперируйтесь с друзьями и коллегами, независимо от того, используют они Nextcloud или нет!\n- **💾 Открытый формат:** Файлы сохраняются как [Markdown] (https://en.wikipedia.org/wiki/Markdown), поэтому вы также можете редактировать их из любого другого текстового приложения.\n- **✊ Крепкий фундамент: ** Мы используем [🐈 tiptap] (https://tiptap.scrumpy.io), основанный на [🦉 ProseMirror] (https://prosemirror.net) - огромное им спасибо!", "Use current version" : "Использовать текущую версию", "Use the saved version" : "Использовать сохранённую версию", + "Insert an image" : "Вставить изображение", "Document idle for {timeout} minutes, click to continue editing" : "Документ простаивает {timeout} мин., Нажмите, чтобы продолжить редактирование", "Reconnect" : "Переподключиться ", "The document has been changed outside of the editor. The changes cannot be applied." : "Документ был изменен вне редактора. Изменения не могут быть применены.", @@ -61,11 +62,8 @@ OC.L10N.register( "Quoted text" : "Цитируемый текст", "Code block" : "Блок кода", "Some code" : "Некоторый код", - "Insert emoji" : "Вставить emoji", "Upload from computer" : "Загрузить с компьютера", "Insert from Files" : "Вставить из файлов", - "Insert an image" : "Вставить изображение", - "Alt" : "Alt", "Update Link" : "Обновить ссылку", "Add Link" : "Добавить ссылку", "Link file" : "Добавить ссылку на файл", @@ -76,7 +74,6 @@ OC.L10N.register( "Author colors are only shown until everyone has closed the document." : "Выделение цветом правок разных авторов будет показано до тех пор, пока документ не будет закрыт всеми пользователями.", "Show rich workspaces" : "Показывать дополнительные сведения", "Add notes, lists or links …" : "Добавить файл, содержащий примечания, списки или ссылки (Readme.md)", - "Edit" : "Редактировать", "Undo" : "Отменить", "Redo" : "Повторить", "Headings" : "Заголовки", @@ -89,10 +86,13 @@ OC.L10N.register( "Success" : "Выполнено", "Warning" : "Предупреждение", "Table" : "Таблица", - "Emoji picker" : "Выбор эмодзи", + "Insert emoji" : "Вставить emoji", "Insert image" : "Вставить изображение", + "Alt" : "Alt", + "Edit" : "Редактировать", "New text document" : "Новый текстовый документ", "Currently active users:" : "Текущие активные пользователи:", - "_and %n other editor_::_and %n other editors_" : ["и ещё %n редактор","и ещё %n редактора","и ещё %n редакторов","и ещё %n редакторов"] + "_and %n other editor_::_and %n other editors_" : ["и ещё %n редактор","и ещё %n редактора","и ещё %n редакторов","и ещё %n редакторов"], + "Emoji picker" : "Выбор эмодзи" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/ru.json b/l10n/ru.json index f4e025d98f3..5f07e6b0461 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -17,6 +17,7 @@ "** 📝 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!" : "** 📝 Совместная работа над документами!**\n\n- **📝 Все внимание на написание:** Ничего отвлекающего, только нужное вам редактирование.\n- **🙋 Совместная работа:** Делитесь и кооперируйтесь с друзьями и коллегами, независимо от того, используют они Nextcloud или нет!\n- **💾 Открытый формат:** Файлы сохраняются как [Markdown] (https://en.wikipedia.org/wiki/Markdown), поэтому вы также можете редактировать их из любого другого текстового приложения.\n- **✊ Крепкий фундамент: ** Мы используем [🐈 tiptap] (https://tiptap.scrumpy.io), основанный на [🦉 ProseMirror] (https://prosemirror.net) - огромное им спасибо!", "Use current version" : "Использовать текущую версию", "Use the saved version" : "Использовать сохранённую версию", + "Insert an image" : "Вставить изображение", "Document idle for {timeout} minutes, click to continue editing" : "Документ простаивает {timeout} мин., Нажмите, чтобы продолжить редактирование", "Reconnect" : "Переподключиться ", "The document has been changed outside of the editor. The changes cannot be applied." : "Документ был изменен вне редактора. Изменения не могут быть применены.", @@ -59,11 +60,8 @@ "Quoted text" : "Цитируемый текст", "Code block" : "Блок кода", "Some code" : "Некоторый код", - "Insert emoji" : "Вставить emoji", "Upload from computer" : "Загрузить с компьютера", "Insert from Files" : "Вставить из файлов", - "Insert an image" : "Вставить изображение", - "Alt" : "Alt", "Update Link" : "Обновить ссылку", "Add Link" : "Добавить ссылку", "Link file" : "Добавить ссылку на файл", @@ -74,7 +72,6 @@ "Author colors are only shown until everyone has closed the document." : "Выделение цветом правок разных авторов будет показано до тех пор, пока документ не будет закрыт всеми пользователями.", "Show rich workspaces" : "Показывать дополнительные сведения", "Add notes, lists or links …" : "Добавить файл, содержащий примечания, списки или ссылки (Readme.md)", - "Edit" : "Редактировать", "Undo" : "Отменить", "Redo" : "Повторить", "Headings" : "Заголовки", @@ -87,10 +84,13 @@ "Success" : "Выполнено", "Warning" : "Предупреждение", "Table" : "Таблица", - "Emoji picker" : "Выбор эмодзи", + "Insert emoji" : "Вставить emoji", "Insert image" : "Вставить изображение", + "Alt" : "Alt", + "Edit" : "Редактировать", "New text document" : "Новый текстовый документ", "Currently active users:" : "Текущие активные пользователи:", - "_and %n other editor_::_and %n other editors_" : ["и ещё %n редактор","и ещё %n редактора","и ещё %n редакторов","и ещё %n редакторов"] + "_and %n other editor_::_and %n other editors_" : ["и ещё %n редактор","и ещё %n редактора","и ещё %n редакторов","и ещё %n редакторов"], + "Emoji picker" : "Выбор эмодзи" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sc.js b/l10n/sc.js index 21c1655d2f6..d37e7328d67 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -19,6 +19,7 @@ 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!" : "** 📝 Modìfica de archìvios collaborativa!**\n\n- **📝 Iscritura focalizada:** Chene distratziones, isceti sa formatatzione chi ti serbit.\n- **🙋 Traballade in paris:** Cumpartzi e collàbora cun amistades e collegas, no importat si impreant Nextcloud o nono!\n- **💾 Formadu abertu:** Is archìvios sunt sarvados comente [Markdown](https://en.wikipedia.org/wiki/Markdown), duncas ddos podes modificare dae àteras aplicatziones de testos.\n- **✊ Fundatzione forte:** Impreamus [🐈 tiptap](https://tiptap.scrumpy.io) chi est basadu subra de [🦉 ProseMirror](https://prosemirror.net) – ddis torramus gràtzias meda!", "Use current version" : "Imprea sa versione currente", "Use the saved version" : "Imprea sa versione sarvada", + "Insert an image" : "Inserta·nche un'imàgine", "Document idle for {timeout} minutes, click to continue editing" : "Archìviu no ativu pro {timeout} minutos, incarca pro sighire cun sa modìfica", "Reconnect" : "Torra a connètere", "The document has been changed outside of the editor. The changes cannot be applied." : "S'archìviu s'est modificadu in foras dae s'editore. Non faghet a aplicare is mudas.", @@ -42,8 +43,6 @@ OC.L10N.register( "Blockquote" : "Mentovu", "Quoted text" : "Testu tzitadu", "Code block" : "Blocu de còdighe", - "Insert emoji" : "Inserta·nche una carighedda", - "Insert an image" : "Inserta·nche un'imàgine", "Link file" : "Ligòngiu a archìviu", "Select file to link to" : "Seletziona s'archìviu de ligongiare", "Participants" : "Partetzipantes", @@ -51,7 +50,6 @@ OC.L10N.register( "Author colors are only shown until everyone has closed the document." : "Is colores de sa persone autora si mustrant isceti finas a cando totus ant serradu s'archìviu.", "Show rich workspaces" : "Mustra àreas de traballu avantzadas", "Add notes, lists or links …" : "Agiunghe notas, listas o ligòngios …", - "Edit" : "Modìfica ", "Undo" : "Iscontza", "Redo" : "Torra a fàghere", "Headings" : "Intestatziones", @@ -63,10 +61,12 @@ OC.L10N.register( "Info" : "Informatziones", "Success" : "Sutzessu", "Warning" : "Avisu", - "Emoji picker" : "Sèberu de carigheddas", + "Insert emoji" : "Inserta·nche una carighedda", "Insert image" : "Inserta·nche imàgine", + "Edit" : "Modìfica ", "New text document" : "Archìviu de testu nou", "Currently active users:" : "Utèntzias ativas in custu momentu:", - "_and %n other editor_::_and %n other editors_" : ["e %n persone editende","e %n persones editende"] + "_and %n other editor_::_and %n other editors_" : ["e %n persone editende","e %n persones editende"], + "Emoji picker" : "Sèberu de carigheddas" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sc.json b/l10n/sc.json index d2b53a1cdcc..fa0e7a31c91 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -17,6 +17,7 @@ "** 📝 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!" : "** 📝 Modìfica de archìvios collaborativa!**\n\n- **📝 Iscritura focalizada:** Chene distratziones, isceti sa formatatzione chi ti serbit.\n- **🙋 Traballade in paris:** Cumpartzi e collàbora cun amistades e collegas, no importat si impreant Nextcloud o nono!\n- **💾 Formadu abertu:** Is archìvios sunt sarvados comente [Markdown](https://en.wikipedia.org/wiki/Markdown), duncas ddos podes modificare dae àteras aplicatziones de testos.\n- **✊ Fundatzione forte:** Impreamus [🐈 tiptap](https://tiptap.scrumpy.io) chi est basadu subra de [🦉 ProseMirror](https://prosemirror.net) – ddis torramus gràtzias meda!", "Use current version" : "Imprea sa versione currente", "Use the saved version" : "Imprea sa versione sarvada", + "Insert an image" : "Inserta·nche un'imàgine", "Document idle for {timeout} minutes, click to continue editing" : "Archìviu no ativu pro {timeout} minutos, incarca pro sighire cun sa modìfica", "Reconnect" : "Torra a connètere", "The document has been changed outside of the editor. The changes cannot be applied." : "S'archìviu s'est modificadu in foras dae s'editore. Non faghet a aplicare is mudas.", @@ -40,8 +41,6 @@ "Blockquote" : "Mentovu", "Quoted text" : "Testu tzitadu", "Code block" : "Blocu de còdighe", - "Insert emoji" : "Inserta·nche una carighedda", - "Insert an image" : "Inserta·nche un'imàgine", "Link file" : "Ligòngiu a archìviu", "Select file to link to" : "Seletziona s'archìviu de ligongiare", "Participants" : "Partetzipantes", @@ -49,7 +48,6 @@ "Author colors are only shown until everyone has closed the document." : "Is colores de sa persone autora si mustrant isceti finas a cando totus ant serradu s'archìviu.", "Show rich workspaces" : "Mustra àreas de traballu avantzadas", "Add notes, lists or links …" : "Agiunghe notas, listas o ligòngios …", - "Edit" : "Modìfica ", "Undo" : "Iscontza", "Redo" : "Torra a fàghere", "Headings" : "Intestatziones", @@ -61,10 +59,12 @@ "Info" : "Informatziones", "Success" : "Sutzessu", "Warning" : "Avisu", - "Emoji picker" : "Sèberu de carigheddas", + "Insert emoji" : "Inserta·nche una carighedda", "Insert image" : "Inserta·nche imàgine", + "Edit" : "Modìfica ", "New text document" : "Archìviu de testu nou", "Currently active users:" : "Utèntzias ativas in custu momentu:", - "_and %n other editor_::_and %n other editors_" : ["e %n persone editende","e %n persones editende"] + "_and %n other editor_::_and %n other editors_" : ["e %n persone editende","e %n persones editende"], + "Emoji picker" : "Sèberu de carigheddas" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/si.js b/l10n/si.js index 9825b6f084d..b25c872369b 100644 --- a/l10n/si.js +++ b/l10n/si.js @@ -3,10 +3,10 @@ OC.L10N.register( { "No file was uploaded" : "කිසිදු ගොනුවක් උඩුගත කර නොමැත", "Missing a temporary folder" : "තාවකාලික බහාලුමක් අස්ථානගත වී ඇත", - "Edit" : "සංස්කරණය", "Undo" : "පෙරසේ", "Info" : "තොරතුරු", "Success" : "සාර්ථකයි", - "Warning" : "අවවාදයයි" + "Warning" : "අවවාදයයි", + "Edit" : "සංස්කරණය" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/si.json b/l10n/si.json index c314c32cdd4..6cca2321ac5 100644 --- a/l10n/si.json +++ b/l10n/si.json @@ -1,10 +1,10 @@ { "translations": { "No file was uploaded" : "කිසිදු ගොනුවක් උඩුගත කර නොමැත", "Missing a temporary folder" : "තාවකාලික බහාලුමක් අස්ථානගත වී ඇත", - "Edit" : "සංස්කරණය", "Undo" : "පෙරසේ", "Info" : "තොරතුරු", "Success" : "සාර්ථකයි", - "Warning" : "අවවාදයයි" + "Warning" : "අවවාදයයි", + "Edit" : "සංස්කරණය" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sk.js b/l10n/sk.js index 7d28ced7463..c36097ef43e 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -19,6 +19,8 @@ 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!" : "** 📝 Spoločná úprava dokumentov**\n\n- **📝 Sústredené písanie:** Žiadne rozptyľovanie, len formát, ktorý naozaj potrebujete\n- **🙋 Pracujte spoločne:** Spolupracujte s kolegami, či už používajú Nextcloud alebo nie.\n- **💾 Otvorený formát:** Súbory sa ukladaju vo formáte [Markdown] (https://en.wikipedia.org/wiki/Markdown), takže ich je možné upravovať v akomkoľvek textovom editore.\n- **✊ Solídne základy:** Používame [🐈 tiptap](https://tiptap.scrumpy.io) založený na [🦉 ProseMirror](https://prosemirror.net) – patrí im veľká vďaka!", "Use current version" : "Použiť aktuálnu verziu", "Use the saved version" : "Použiť uloženú verziu", + "Image file format not supported" : "Formát obrázku nie je podporovaný", + "Insert an image" : "Vložiť obrázok", "Document idle for {timeout} minutes, click to continue editing" : "Dokument je nečinný {timeout} minút, kliknite pre pokračovanie v úpravách", "Reconnect" : "Pripojiť znova", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument bol medzitým zmenený mimo editora. Zmeny nie je možné použiť.", @@ -28,7 +30,6 @@ OC.L10N.register( "Saved" : "Uložené", "Last saved {lastSaved}" : "Naposledy uložené {lastSaved}", "Unsaved changes" : "Neuložené zmeny", - "Image file format not supported" : "Formát obrázku nie je podporovaný", "No emoji found" : "Nenašli sa žiadne emotikony", "Enter your name so other users can see who is editing" : "Zadajte svoje meno, aby ostatní videli, kto práve upravuje", "Edit guest name" : "Upraviť meno hosťa", @@ -64,11 +65,8 @@ OC.L10N.register( "Quoted text" : "Citovaný text", "Code block" : "Blok kódu", "Some code" : "Nejaký kód", - "Insert emoji" : "Vložiť emotikon", "Upload from computer" : "Nahrať z počítača", "Insert from Files" : "Vložiť zo Súborov", - "Insert an image" : "Vložiť obrázok", - "Alt" : "Alt", "Update Link" : "Aktualizovať odkaz", "Add Link" : "Pridať odkaz", "Link file" : "Súbor pre odkaz", @@ -86,7 +84,6 @@ OC.L10N.register( "Delete this table" : "Zmazať túto tabuľku", "Show rich workspaces" : "Zobraziť pokročilé pracovné rozhrania", "Add notes, lists or links …" : "Pridať poznámky, zoznamy alebo odkazy...", - "Edit" : "Upraviť", "Undo" : "Odvolať", "Redo" : "Obnoviť", "Headings" : "Nadpisy", @@ -101,10 +98,13 @@ OC.L10N.register( "Warning" : "Varovanie", "Danger" : "Nebezpečie", "Table" : "Tabuľka", - "Emoji picker" : "Výber emotikonov", + "Insert emoji" : "Vložiť emotikon", "Insert image" : "Vložiť obrázok", + "Alt" : "Alt", + "Edit" : "Upraviť", "New text document" : "Nový textový dokument", "Currently active users:" : "Aktuálne aktívny užívatelia", - "_and %n other editor_::_and %n other editors_" : ["a %n ďalší editor","a %n ďalší editori","a %n ďalších editorov","a %n ďalších editorov"] + "_and %n other editor_::_and %n other editors_" : ["a %n ďalší editor","a %n ďalší editori","a %n ďalších editorov","a %n ďalších editorov"], + "Emoji picker" : "Výber emotikonov" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/sk.json b/l10n/sk.json index 31473a268ed..4e339d0d9e4 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -17,6 +17,8 @@ "** 📝 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!" : "** 📝 Spoločná úprava dokumentov**\n\n- **📝 Sústredené písanie:** Žiadne rozptyľovanie, len formát, ktorý naozaj potrebujete\n- **🙋 Pracujte spoločne:** Spolupracujte s kolegami, či už používajú Nextcloud alebo nie.\n- **💾 Otvorený formát:** Súbory sa ukladaju vo formáte [Markdown] (https://en.wikipedia.org/wiki/Markdown), takže ich je možné upravovať v akomkoľvek textovom editore.\n- **✊ Solídne základy:** Používame [🐈 tiptap](https://tiptap.scrumpy.io) založený na [🦉 ProseMirror](https://prosemirror.net) – patrí im veľká vďaka!", "Use current version" : "Použiť aktuálnu verziu", "Use the saved version" : "Použiť uloženú verziu", + "Image file format not supported" : "Formát obrázku nie je podporovaný", + "Insert an image" : "Vložiť obrázok", "Document idle for {timeout} minutes, click to continue editing" : "Dokument je nečinný {timeout} minút, kliknite pre pokračovanie v úpravách", "Reconnect" : "Pripojiť znova", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument bol medzitým zmenený mimo editora. Zmeny nie je možné použiť.", @@ -26,7 +28,6 @@ "Saved" : "Uložené", "Last saved {lastSaved}" : "Naposledy uložené {lastSaved}", "Unsaved changes" : "Neuložené zmeny", - "Image file format not supported" : "Formát obrázku nie je podporovaný", "No emoji found" : "Nenašli sa žiadne emotikony", "Enter your name so other users can see who is editing" : "Zadajte svoje meno, aby ostatní videli, kto práve upravuje", "Edit guest name" : "Upraviť meno hosťa", @@ -62,11 +63,8 @@ "Quoted text" : "Citovaný text", "Code block" : "Blok kódu", "Some code" : "Nejaký kód", - "Insert emoji" : "Vložiť emotikon", "Upload from computer" : "Nahrať z počítača", "Insert from Files" : "Vložiť zo Súborov", - "Insert an image" : "Vložiť obrázok", - "Alt" : "Alt", "Update Link" : "Aktualizovať odkaz", "Add Link" : "Pridať odkaz", "Link file" : "Súbor pre odkaz", @@ -84,7 +82,6 @@ "Delete this table" : "Zmazať túto tabuľku", "Show rich workspaces" : "Zobraziť pokročilé pracovné rozhrania", "Add notes, lists or links …" : "Pridať poznámky, zoznamy alebo odkazy...", - "Edit" : "Upraviť", "Undo" : "Odvolať", "Redo" : "Obnoviť", "Headings" : "Nadpisy", @@ -99,10 +96,13 @@ "Warning" : "Varovanie", "Danger" : "Nebezpečie", "Table" : "Tabuľka", - "Emoji picker" : "Výber emotikonov", + "Insert emoji" : "Vložiť emotikon", "Insert image" : "Vložiť obrázok", + "Alt" : "Alt", + "Edit" : "Upraviť", "New text document" : "Nový textový dokument", "Currently active users:" : "Aktuálne aktívny užívatelia", - "_and %n other editor_::_and %n other editors_" : ["a %n ďalší editor","a %n ďalší editori","a %n ďalších editorov","a %n ďalších editorov"] + "_and %n other editor_::_and %n other editors_" : ["a %n ďalší editor","a %n ďalší editori","a %n ďalších editorov","a %n ďalších editorov"], + "Emoji picker" : "Výber emotikonov" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/sl.js b/l10n/sl.js index 5199f7896e5..c144b12cd90 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -19,6 +19,7 @@ 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!" : "** 📝 Sodelovalno urejanje dokumentov!**\n\n- **📝 Osredotočeno pisanje:** Ni motenj, le oblikovanje, ki je res nujno.\n- **🙋 Sodelovalno delo:** Souporaba in sodelovanje s prijatelji in sodelavci, tudi če ne uporabljajo okolja Nextcloud!\n- **💾 Odprti zapis:** Datoteke so shranjene v zapisu [Markdown](https://en.wikipedia.org/wiki/Markdown), zato jih je mogoče urejati v kateremkoli programu za urejanje besedila.\n- **✊ Trdni temelji:** Program uporablja [🐈 tiptap](https://tiptap.scrumpy.io), ki je zasnovan na projektu [🦉 ProseMirror](https://prosemirror.net) – iz srca vam hvala!", "Use current version" : "Uporabi trenutno različico", "Use the saved version" : "Uporabi shranjeno različico", + "Insert an image" : "Vstavi sliko", "Document idle for {timeout} minutes, click to continue editing" : "Na dokumentu ni zaznane dejavnosti že {timeout} minut. Kliknite za nadaljevanje urejanja.", "Reconnect" : "Ponovno poveži", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument je bil spremenjen izven urejevalnika. Sprememb ni mogoče uveljaviti.", @@ -43,8 +44,6 @@ OC.L10N.register( "Blockquote" : "Bločni navedek", "Quoted text" : "Navedek besedila", "Code block" : "Navedek s kodo", - "Insert emoji" : "Vstavi izrazno ikono", - "Insert an image" : "Vstavi sliko", "Link file" : "Datoteka povezave", "Select file to link to" : "Izbor datoteke za povezavo", "Participants" : "Udeleženci", @@ -52,7 +51,6 @@ OC.L10N.register( "Author colors are only shown until everyone has closed the document." : "Barve avtorjev so prikazane le dokler zadnji uporabnik ne zapre dokumenta.", "Show rich workspaces" : "Pokaži obogaten delovni prostor", "Add notes, lists or links …" : "Dodajte sporočilca, sezname ali povezave ...", - "Edit" : "Uredi", "Undo" : "Razveljavi", "Redo" : "Ponovi", "Headings" : "Naslovi", @@ -65,10 +63,12 @@ OC.L10N.register( "Success" : "Uspešno končano", "Warning" : "Opozorilo", "Table" : "Razpredelnica", - "Emoji picker" : "Izbirnik izraznih ikon", + "Insert emoji" : "Vstavi izrazno ikono", "Insert image" : "Vstavi sliko", + "Edit" : "Uredi", "New text document" : "Nov besedilni dokument", "Currently active users:" : "Trenutno dejavni uporabniki:", - "_and %n other editor_::_and %n other editors_" : ["in %n drug urednik","in %n druga urednika","in %n drugi uredniki","in %n drugih urednikov"] + "_and %n other editor_::_and %n other editors_" : ["in %n drug urednik","in %n druga urednika","in %n drugi uredniki","in %n drugih urednikov"], + "Emoji picker" : "Izbirnik izraznih ikon" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/l10n/sl.json b/l10n/sl.json index 5bb2b3bae20..3fa4971b6c9 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -17,6 +17,7 @@ "** 📝 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!" : "** 📝 Sodelovalno urejanje dokumentov!**\n\n- **📝 Osredotočeno pisanje:** Ni motenj, le oblikovanje, ki je res nujno.\n- **🙋 Sodelovalno delo:** Souporaba in sodelovanje s prijatelji in sodelavci, tudi če ne uporabljajo okolja Nextcloud!\n- **💾 Odprti zapis:** Datoteke so shranjene v zapisu [Markdown](https://en.wikipedia.org/wiki/Markdown), zato jih je mogoče urejati v kateremkoli programu za urejanje besedila.\n- **✊ Trdni temelji:** Program uporablja [🐈 tiptap](https://tiptap.scrumpy.io), ki je zasnovan na projektu [🦉 ProseMirror](https://prosemirror.net) – iz srca vam hvala!", "Use current version" : "Uporabi trenutno različico", "Use the saved version" : "Uporabi shranjeno različico", + "Insert an image" : "Vstavi sliko", "Document idle for {timeout} minutes, click to continue editing" : "Na dokumentu ni zaznane dejavnosti že {timeout} minut. Kliknite za nadaljevanje urejanja.", "Reconnect" : "Ponovno poveži", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument je bil spremenjen izven urejevalnika. Sprememb ni mogoče uveljaviti.", @@ -41,8 +42,6 @@ "Blockquote" : "Bločni navedek", "Quoted text" : "Navedek besedila", "Code block" : "Navedek s kodo", - "Insert emoji" : "Vstavi izrazno ikono", - "Insert an image" : "Vstavi sliko", "Link file" : "Datoteka povezave", "Select file to link to" : "Izbor datoteke za povezavo", "Participants" : "Udeleženci", @@ -50,7 +49,6 @@ "Author colors are only shown until everyone has closed the document." : "Barve avtorjev so prikazane le dokler zadnji uporabnik ne zapre dokumenta.", "Show rich workspaces" : "Pokaži obogaten delovni prostor", "Add notes, lists or links …" : "Dodajte sporočilca, sezname ali povezave ...", - "Edit" : "Uredi", "Undo" : "Razveljavi", "Redo" : "Ponovi", "Headings" : "Naslovi", @@ -63,10 +61,12 @@ "Success" : "Uspešno končano", "Warning" : "Opozorilo", "Table" : "Razpredelnica", - "Emoji picker" : "Izbirnik izraznih ikon", + "Insert emoji" : "Vstavi izrazno ikono", "Insert image" : "Vstavi sliko", + "Edit" : "Uredi", "New text document" : "Nov besedilni dokument", "Currently active users:" : "Trenutno dejavni uporabniki:", - "_and %n other editor_::_and %n other editors_" : ["in %n drug urednik","in %n druga urednika","in %n drugi uredniki","in %n drugih urednikov"] + "_and %n other editor_::_and %n other editors_" : ["in %n drug urednik","in %n druga urednika","in %n drugi uredniki","in %n drugih urednikov"], + "Emoji picker" : "Izbirnik izraznih ikon" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sq.js b/l10n/sq.js index c569e279ac4..54aae9de1a0 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -21,12 +21,12 @@ OC.L10N.register( "Keyboard shortcuts" : "Shkurtoret e tastierës", "Bold" : "I theksuar", "Italic" : "I pjerrët", - "Edit" : "Përpuno", "Undo" : "Ktheje pas", "Redo" : "Ribëj", "Info" : "Info", "Success" : "Sukses", "Warning" : "Kujdes", + "Edit" : "Përpuno", "New text document" : "Dokument tekst i ri", "_and %n other editor_::_and %n other editors_" : ["shto %nredaktor tjetër","shto %nredaktorë të tjerë"] }, diff --git a/l10n/sq.json b/l10n/sq.json index 5354a4eafe4..43c76392920 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -19,12 +19,12 @@ "Keyboard shortcuts" : "Shkurtoret e tastierës", "Bold" : "I theksuar", "Italic" : "I pjerrët", - "Edit" : "Përpuno", "Undo" : "Ktheje pas", "Redo" : "Ribëj", "Info" : "Info", "Success" : "Sukses", "Warning" : "Kujdes", + "Edit" : "Përpuno", "New text document" : "Dokument tekst i ri", "_and %n other editor_::_and %n other editors_" : ["shto %nredaktor tjetër","shto %nredaktorë të tjerë"] },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/sr.js b/l10n/sr.js index 70185065cc1..bb652b68aea 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -19,6 +19,7 @@ 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!" : "** 📝 Заједничко уређивање докумената!**\n\n- **📝 Фокус на писању:** Нема ометања, само форматираер које вам треба.\n- **🙋 Радите заједно:** Делите и радите заједно са пријатељима и колегама, без обзира да ли имају Некстклауд или не!\n- **💾 Отворени формат:** Фајлови се чувају као [Markdown](https://en.wikipedia.org/wiki/Markdown), тако да их можете мењати из било које друге апликације.\n- **✊ Јаки темељи:** Користимо [🐈 tiptap](https://tiptap.scrumpy.io) који се базира на [🦉 ProseMirror-у](https://prosemirror.net) – пуно им хвала!", "Use current version" : "Користи тренутну верзију", "Use the saved version" : "Користи сачувану верзију", + "Insert an image" : "Убаци слику", "The document has been changed outside of the editor. The changes cannot be applied." : "Документ је измењен ван уређивача. Измене се не могу применити.", "File could not be loaded. Please check your internet connection." : "Фајл не може да се учита. Проверите интернет конекцију.", "Saving …" : "Чувам…", @@ -41,13 +42,11 @@ OC.L10N.register( "Blockquote" : "Издвојени цитат", "Quoted text" : "Цитирани текст", "Code block" : "Блок са изворним кôдом", - "Insert an image" : "Убаци слику", "Link file" : "Увежи фајл", "Select file to link to" : "Одаберите фајл на који да направите везу", "Participants" : "Учесници", "Show rich workspaces" : "Прикажи обогаћена радна места", "Add notes, lists or links …" : "Додајте белешке, спискове или везе…", - "Edit" : "Измени", "Undo" : "Поништи", "Redo" : "Понови", "Headings" : "Наслови", @@ -60,6 +59,7 @@ OC.L10N.register( "Success" : "Успешно", "Warning" : "Упозорење", "Insert image" : "Убаци слику", + "Edit" : "Измени", "New text document" : "Нови текстуални документ", "_and %n other editor_::_and %n other editors_" : ["и још %n уређивач","и још %n уређивача","и још %n уређивача"] }, diff --git a/l10n/sr.json b/l10n/sr.json index 47de898cb9b..ac4f2a7136d 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -17,6 +17,7 @@ "** 📝 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!" : "** 📝 Заједничко уређивање докумената!**\n\n- **📝 Фокус на писању:** Нема ометања, само форматираер које вам треба.\n- **🙋 Радите заједно:** Делите и радите заједно са пријатељима и колегама, без обзира да ли имају Некстклауд или не!\n- **💾 Отворени формат:** Фајлови се чувају као [Markdown](https://en.wikipedia.org/wiki/Markdown), тако да их можете мењати из било које друге апликације.\n- **✊ Јаки темељи:** Користимо [🐈 tiptap](https://tiptap.scrumpy.io) који се базира на [🦉 ProseMirror-у](https://prosemirror.net) – пуно им хвала!", "Use current version" : "Користи тренутну верзију", "Use the saved version" : "Користи сачувану верзију", + "Insert an image" : "Убаци слику", "The document has been changed outside of the editor. The changes cannot be applied." : "Документ је измењен ван уређивача. Измене се не могу применити.", "File could not be loaded. Please check your internet connection." : "Фајл не може да се учита. Проверите интернет конекцију.", "Saving …" : "Чувам…", @@ -39,13 +40,11 @@ "Blockquote" : "Издвојени цитат", "Quoted text" : "Цитирани текст", "Code block" : "Блок са изворним кôдом", - "Insert an image" : "Убаци слику", "Link file" : "Увежи фајл", "Select file to link to" : "Одаберите фајл на који да направите везу", "Participants" : "Учесници", "Show rich workspaces" : "Прикажи обогаћена радна места", "Add notes, lists or links …" : "Додајте белешке, спискове или везе…", - "Edit" : "Измени", "Undo" : "Поништи", "Redo" : "Понови", "Headings" : "Наслови", @@ -58,6 +57,7 @@ "Success" : "Успешно", "Warning" : "Упозорење", "Insert image" : "Убаци слику", + "Edit" : "Измени", "New text document" : "Нови текстуални документ", "_and %n other editor_::_and %n other editors_" : ["и још %n уређивач","и још %n уређивача","и још %n уређивача"] },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js index d809b784328..a8477aa291f 100644 --- a/l10n/sr@latin.js +++ b/l10n/sr@latin.js @@ -4,9 +4,9 @@ OC.L10N.register( "Bold" : "Podebljano", "Italic" : "Kurziv", "Participants" : "Učesnici", - "Edit" : "Uredi", "Undo" : "Opozovi", "Info" : "Info", - "Warning" : "Upozorenje" + "Warning" : "Upozorenje", + "Edit" : "Uredi" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/sr@latin.json b/l10n/sr@latin.json index 9d49e0755b3..39ff0ee765e 100644 --- a/l10n/sr@latin.json +++ b/l10n/sr@latin.json @@ -2,9 +2,9 @@ "Bold" : "Podebljano", "Italic" : "Kurziv", "Participants" : "Učesnici", - "Edit" : "Uredi", "Undo" : "Opozovi", "Info" : "Info", - "Warning" : "Upozorenje" + "Warning" : "Upozorenje", + "Edit" : "Uredi" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/sv.js b/l10n/sv.js index bac210640fc..2a019d01780 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -19,6 +19,7 @@ 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!" : "** 📝 Gemensam dokumentredigering!**\n\n- **📝 Fokuserat skrivande:** Inga distraktioner, endast den formatering du behöver.\n- **🙋 Arbeta tillsammans:** Dela och samarbeta med vänner och kollegor, oavsett om de använder Nextcloud eller inte!\n- **💾 Öppna format:** Filer sparas som [Markdown](https://en.wikipedia.org/wiki/Markdown), så du kan redigera dem från valfri text-app också.\n- **✊ Stark grund:** Vi använder [🐈 tiptap](https://tiptap.scrumpy.io) som baseras på [🦉 ProseMirror](https://prosemirror.net) – tack till dem!", "Use current version" : "Använd nuvarande version", "Use the saved version" : "Använd den sparade versionen", + "Insert an image" : "Infoga en bild", "Document idle for {timeout} minutes, click to continue editing" : "Dokumentet inaktivt {timeout} minuter, klicka för att fortsätta redigera", "Reconnect" : "Återanslut", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentet har ändrats utanför text-appen. Ändringarna kan inte tillämpas.", @@ -55,11 +56,8 @@ OC.L10N.register( "Quoted text" : "Citerad text", "Code block" : "Kodblock", "Some code" : "Någon kod", - "Insert emoji" : "Infoga emoji", "Upload from computer" : "Ladda upp från dator", "Insert from Files" : "Infoga från Filer", - "Insert an image" : "Infoga en bild", - "Alt" : "Alt", "Update Link" : "Uppdatera länk", "Add Link" : "Lägg till länk", "Link file" : "Länka fil", @@ -70,7 +68,6 @@ OC.L10N.register( "Author colors are only shown until everyone has closed the document." : "Författarfärger visas bara tills alla har stängt dokumentet.", "Show rich workspaces" : "Visa utökade arbetsytor", "Add notes, lists or links …" : "Lägg till anteckningar, listor eller länkar ...", - "Edit" : "Redigera", "Undo" : "Ångra", "Redo" : "Gör om", "Headings" : "Rubriker", @@ -83,10 +80,13 @@ OC.L10N.register( "Success" : "Lyckades", "Warning" : "Varning", "Table" : "Tabell", - "Emoji picker" : "Emojiväljare", + "Insert emoji" : "Infoga emoji", "Insert image" : "Infoga bild", + "Alt" : "Alt", + "Edit" : "Redigera", "New text document" : "Nytt textdokument", "Currently active users:" : "Aktiva användare just nu:", - "_and %n other editor_::_and %n other editors_" : ["och %n annan redaktör","och %n andra redaktörer"] + "_and %n other editor_::_and %n other editors_" : ["och %n annan redaktör","och %n andra redaktörer"], + "Emoji picker" : "Emojiväljare" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sv.json b/l10n/sv.json index 8936385cdf1..a7842f814b0 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -17,6 +17,7 @@ "** 📝 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!" : "** 📝 Gemensam dokumentredigering!**\n\n- **📝 Fokuserat skrivande:** Inga distraktioner, endast den formatering du behöver.\n- **🙋 Arbeta tillsammans:** Dela och samarbeta med vänner och kollegor, oavsett om de använder Nextcloud eller inte!\n- **💾 Öppna format:** Filer sparas som [Markdown](https://en.wikipedia.org/wiki/Markdown), så du kan redigera dem från valfri text-app också.\n- **✊ Stark grund:** Vi använder [🐈 tiptap](https://tiptap.scrumpy.io) som baseras på [🦉 ProseMirror](https://prosemirror.net) – tack till dem!", "Use current version" : "Använd nuvarande version", "Use the saved version" : "Använd den sparade versionen", + "Insert an image" : "Infoga en bild", "Document idle for {timeout} minutes, click to continue editing" : "Dokumentet inaktivt {timeout} minuter, klicka för att fortsätta redigera", "Reconnect" : "Återanslut", "The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentet har ändrats utanför text-appen. Ändringarna kan inte tillämpas.", @@ -53,11 +54,8 @@ "Quoted text" : "Citerad text", "Code block" : "Kodblock", "Some code" : "Någon kod", - "Insert emoji" : "Infoga emoji", "Upload from computer" : "Ladda upp från dator", "Insert from Files" : "Infoga från Filer", - "Insert an image" : "Infoga en bild", - "Alt" : "Alt", "Update Link" : "Uppdatera länk", "Add Link" : "Lägg till länk", "Link file" : "Länka fil", @@ -68,7 +66,6 @@ "Author colors are only shown until everyone has closed the document." : "Författarfärger visas bara tills alla har stängt dokumentet.", "Show rich workspaces" : "Visa utökade arbetsytor", "Add notes, lists or links …" : "Lägg till anteckningar, listor eller länkar ...", - "Edit" : "Redigera", "Undo" : "Ångra", "Redo" : "Gör om", "Headings" : "Rubriker", @@ -81,10 +78,13 @@ "Success" : "Lyckades", "Warning" : "Varning", "Table" : "Tabell", - "Emoji picker" : "Emojiväljare", + "Insert emoji" : "Infoga emoji", "Insert image" : "Infoga bild", + "Alt" : "Alt", + "Edit" : "Redigera", "New text document" : "Nytt textdokument", "Currently active users:" : "Aktiva användare just nu:", - "_and %n other editor_::_and %n other editors_" : ["och %n annan redaktör","och %n andra redaktörer"] + "_and %n other editor_::_and %n other editors_" : ["och %n annan redaktör","och %n andra redaktörer"], + "Emoji picker" : "Emojiväljare" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ta.js b/l10n/ta.js index 3cc0029b4e2..00502e3b716 100644 --- a/l10n/ta.js +++ b/l10n/ta.js @@ -5,8 +5,8 @@ OC.L10N.register( "No file was uploaded" : "எந்த கோப்பும் பதிவேற்றப்படவில்லை", "Missing a temporary folder" : "ஒரு தற்காலிகமான கோப்புறையை காணவில்லை", "Keyboard shortcuts" : "விசைப்பலகை குறுக்குவழிகள்", - "Edit" : "தொகுக்க", "Info" : "Info", - "Warning" : "எச்சரிக்கை" + "Warning" : "எச்சரிக்கை", + "Edit" : "தொகுக்க" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ta.json b/l10n/ta.json index 833929b9a57..4b33bc1af6c 100644 --- a/l10n/ta.json +++ b/l10n/ta.json @@ -3,8 +3,8 @@ "No file was uploaded" : "எந்த கோப்பும் பதிவேற்றப்படவில்லை", "Missing a temporary folder" : "ஒரு தற்காலிகமான கோப்புறையை காணவில்லை", "Keyboard shortcuts" : "விசைப்பலகை குறுக்குவழிகள்", - "Edit" : "தொகுக்க", "Info" : "Info", - "Warning" : "எச்சரிக்கை" + "Warning" : "எச்சரிக்கை", + "Edit" : "தொகுக்க" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/th.js b/l10n/th.js index 2a1a7087787..511fdb58139 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -13,10 +13,10 @@ OC.L10N.register( "Saving …" : "กำลังบันทึก …", "Saved" : "บันทึกแล้ว", "Keyboard shortcuts" : "ปุ่มลัด", - "Edit" : "แก้ไข", "Undo" : "เลิกทำ", "Info" : "ข้อมูล", "Success" : "เสร็จสิ้น", - "Warning" : "คำเตือน" + "Warning" : "คำเตือน", + "Edit" : "แก้ไข" }, "nplurals=1; plural=0;"); diff --git a/l10n/th.json b/l10n/th.json index 00b14074d85..e05eef7e9cd 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -11,10 +11,10 @@ "Saving …" : "กำลังบันทึก …", "Saved" : "บันทึกแล้ว", "Keyboard shortcuts" : "ปุ่มลัด", - "Edit" : "แก้ไข", "Undo" : "เลิกทำ", "Info" : "ข้อมูล", "Success" : "เสร็จสิ้น", - "Warning" : "คำเตือน" + "Warning" : "คำเตือน", + "Edit" : "แก้ไข" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index 5dbc922d2e3..1064a592a7e 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -19,6 +19,8 @@ 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!" : "** 📝 İşbirlikli belge düzenleme!**\n\n- **📝 Odaklanmış yazım:** Dikkat dağıtan bir şey yok, yalnızca gerek duyacağınız biçimlendirme özellikleri var.\n- **🙋 Birlikte çalışma:** Nextcloud kullanıyor olsun ya da olmasınlar, tanıdık ve iş arkadaşlarınız ile paylaşarak iş birliği yapma!\n- **💾 Açık dosya biçimi:** Dosyalar [Markdown](https://en.wikipedia.org/wiki/Markdown), biçiminde kaydedildiğinden başka metin uygulamalarında da düzenlenebilir.\n- **✊ Sağlam temel:** [🦉 ProseMirror](https://prosemirror.net) üzerine geliştirilmiş [🐈 tiptap](https://tiptap.scrumpy.io) uygulamasını kullanıyoruz. Onlara minnettarız!", "Use current version" : "Geçerli sürüm kullanılsın", "Use the saved version" : "Kaydedilmiş sürüm kullanılsın", + "Image file format not supported" : "Görsel dosya biçimi desteklenmiyor", + "Insert an image" : "Bir görsel ekle", "Document idle for {timeout} minutes, click to continue editing" : "Belge {timeout} dakika süreyle boşta bekledi. Düzenlemeyi sürdürmek için tıklayın", "Reconnect" : "Yeniden bağlantı kur", "The document has been changed outside of the editor. The changes cannot be applied." : "Belge düzenleyici dışında başka bir uygulama ile değiştirilmiş. Değişiklikler uygulanamayacak.", @@ -28,7 +30,6 @@ OC.L10N.register( "Saved" : "Kaydedildi", "Last saved {lastSaved}" : "Son kaydedilme {lastSaved}", "Unsaved changes" : "Kaydedilmemiş değişiklikler", - "Image file format not supported" : "Görsel dosya biçimi desteklenmiyor", "No emoji found" : "Herhangi bir emoji bulunamadı", "Enter your name so other users can see who is editing" : "Adınızı yazın. Böylece diğer kullanıcılar kimin düzenleme yaptığını görebilir", "Edit guest name" : "Konuk adını düzenle", @@ -64,11 +65,8 @@ OC.L10N.register( "Quoted text" : "Alıntılanmış metin", "Code block" : "Kod bloğu", "Some code" : "Kod metni", - "Insert emoji" : "Emoji ekle", "Upload from computer" : "Bilgisayardan yükle", "Insert from Files" : "Dosyalar uygulamasından ekle", - "Insert an image" : "Bir görsel ekle", - "Alt" : "Alt", "Update Link" : "Bağlantıyı güncelle", "Add Link" : "Bağlantı ekle", "Link file" : "Dosya bağla", @@ -86,7 +84,6 @@ OC.L10N.register( "Delete this table" : "Bu tabloyu sil", "Show rich workspaces" : "Zengin çalışma alanlarını görüntüle", "Add notes, lists or links …" : "Not, liste yada bağlantı ekle …", - "Edit" : "Düzenle", "Undo" : "Geri al", "Redo" : "Yinele", "Headings" : "Başlıklar", @@ -101,10 +98,13 @@ OC.L10N.register( "Warning" : "Uyarı", "Danger" : "Tehlikeli", "Table" : "Tablo", - "Emoji picker" : "Emoji seçici", + "Insert emoji" : "Emoji ekle", "Insert image" : "Görsel ekle", + "Alt" : "Alt", + "Edit" : "Düzenle", "New text document" : "Yeni metin belgesi", "Currently active users:" : "Etkin kullanıcı sayısı:", - "_and %n other editor_::_and %n other editors_" : ["%n diğer düzenleyici ekle","%n diğer düzenleyici ekle"] + "_and %n other editor_::_and %n other editors_" : ["%n diğer düzenleyici ekle","%n diğer düzenleyici ekle"], + "Emoji picker" : "Emoji seçici" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index 791acb932dd..e6e91efbee5 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -17,6 +17,8 @@ "** 📝 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!" : "** 📝 İşbirlikli belge düzenleme!**\n\n- **📝 Odaklanmış yazım:** Dikkat dağıtan bir şey yok, yalnızca gerek duyacağınız biçimlendirme özellikleri var.\n- **🙋 Birlikte çalışma:** Nextcloud kullanıyor olsun ya da olmasınlar, tanıdık ve iş arkadaşlarınız ile paylaşarak iş birliği yapma!\n- **💾 Açık dosya biçimi:** Dosyalar [Markdown](https://en.wikipedia.org/wiki/Markdown), biçiminde kaydedildiğinden başka metin uygulamalarında da düzenlenebilir.\n- **✊ Sağlam temel:** [🦉 ProseMirror](https://prosemirror.net) üzerine geliştirilmiş [🐈 tiptap](https://tiptap.scrumpy.io) uygulamasını kullanıyoruz. Onlara minnettarız!", "Use current version" : "Geçerli sürüm kullanılsın", "Use the saved version" : "Kaydedilmiş sürüm kullanılsın", + "Image file format not supported" : "Görsel dosya biçimi desteklenmiyor", + "Insert an image" : "Bir görsel ekle", "Document idle for {timeout} minutes, click to continue editing" : "Belge {timeout} dakika süreyle boşta bekledi. Düzenlemeyi sürdürmek için tıklayın", "Reconnect" : "Yeniden bağlantı kur", "The document has been changed outside of the editor. The changes cannot be applied." : "Belge düzenleyici dışında başka bir uygulama ile değiştirilmiş. Değişiklikler uygulanamayacak.", @@ -26,7 +28,6 @@ "Saved" : "Kaydedildi", "Last saved {lastSaved}" : "Son kaydedilme {lastSaved}", "Unsaved changes" : "Kaydedilmemiş değişiklikler", - "Image file format not supported" : "Görsel dosya biçimi desteklenmiyor", "No emoji found" : "Herhangi bir emoji bulunamadı", "Enter your name so other users can see who is editing" : "Adınızı yazın. Böylece diğer kullanıcılar kimin düzenleme yaptığını görebilir", "Edit guest name" : "Konuk adını düzenle", @@ -62,11 +63,8 @@ "Quoted text" : "Alıntılanmış metin", "Code block" : "Kod bloğu", "Some code" : "Kod metni", - "Insert emoji" : "Emoji ekle", "Upload from computer" : "Bilgisayardan yükle", "Insert from Files" : "Dosyalar uygulamasından ekle", - "Insert an image" : "Bir görsel ekle", - "Alt" : "Alt", "Update Link" : "Bağlantıyı güncelle", "Add Link" : "Bağlantı ekle", "Link file" : "Dosya bağla", @@ -84,7 +82,6 @@ "Delete this table" : "Bu tabloyu sil", "Show rich workspaces" : "Zengin çalışma alanlarını görüntüle", "Add notes, lists or links …" : "Not, liste yada bağlantı ekle …", - "Edit" : "Düzenle", "Undo" : "Geri al", "Redo" : "Yinele", "Headings" : "Başlıklar", @@ -99,10 +96,13 @@ "Warning" : "Uyarı", "Danger" : "Tehlikeli", "Table" : "Tablo", - "Emoji picker" : "Emoji seçici", + "Insert emoji" : "Emoji ekle", "Insert image" : "Görsel ekle", + "Alt" : "Alt", + "Edit" : "Düzenle", "New text document" : "Yeni metin belgesi", "Currently active users:" : "Etkin kullanıcı sayısı:", - "_and %n other editor_::_and %n other editors_" : ["%n diğer düzenleyici ekle","%n diğer düzenleyici ekle"] + "_and %n other editor_::_and %n other editors_" : ["%n diğer düzenleyici ekle","%n diğer düzenleyici ekle"], + "Emoji picker" : "Emoji seçici" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/uk.js b/l10n/uk.js index 2289e49b561..d75e8dda6b5 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -39,7 +39,6 @@ OC.L10N.register( "Participants" : "Учасники", "Show rich workspaces" : "Показувати робочі області", "Add notes, lists or links …" : "Додавайте нотатки, створюйте списки та посилання...", - "Edit" : "Редашувати", "Undo" : "Скасувати", "Redo" : "Повторити", "Headings" : "Заголовки", @@ -51,6 +50,7 @@ OC.L10N.register( "Info" : "Info", "Warning" : "Увага", "Insert image" : "Додати зображення", + "Edit" : "Редашувати", "New text document" : "Новий текстовий документ", "_and %n other editor_::_and %n other editors_" : ["та %n інший дописувач","та %n інших дописувачів","та %n інших дописувачів","та %n інших дописувачів"] }, diff --git a/l10n/uk.json b/l10n/uk.json index 73ecb0382ed..079edc90f33 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -37,7 +37,6 @@ "Participants" : "Учасники", "Show rich workspaces" : "Показувати робочі області", "Add notes, lists or links …" : "Додавайте нотатки, створюйте списки та посилання...", - "Edit" : "Редашувати", "Undo" : "Скасувати", "Redo" : "Повторити", "Headings" : "Заголовки", @@ -49,6 +48,7 @@ "Info" : "Info", "Warning" : "Увага", "Insert image" : "Додати зображення", + "Edit" : "Редашувати", "New text document" : "Новий текстовий документ", "_and %n other editor_::_and %n other editors_" : ["та %n інший дописувач","та %n інших дописувачів","та %n інших дописувачів","та %n інших дописувачів"] },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" diff --git a/l10n/vi.js b/l10n/vi.js index 7b6768ad925..90ac0301957 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -18,6 +18,7 @@ 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!" : "** 📝 Hợp tác chỉnh sửa tài liệu!**\n\n- **📝 Tập trung viết:** Chỉ tập trung vào những định dạng bạn cần.\n- **🙋 Làm việc cùng nhau:** Chia sẻ và cộng tác với bạn bè và đồng nghiệp, bất kể họ có sử dụng vWorkspace hay không!\n- **💾 Định dạng mở:** Tài liệu được lưu dưới dạng [Markdown](https://en.wikipedia.org/wiki/Markdown), vì vậy bạn cũng có thể chỉnh sửa chúng từ bất kỳ ứng dụng văn bản nào khác.\n- **✊ Nền tảng vững chắc:** Chúng tôi sử dụng [🐈 tiptap](https://tiptap.scrumpy.io) dựa trên [🦉 ProseMirror](https://prosemirror.net) !", "Use current version" : "Sử dụng phiên bản hiện tại", "Use the saved version" : "Sử dụng phiên bản đã lưu", + "Insert an image" : "Chèn ảnh", "Document idle for {timeout} minutes, click to continue editing" : "Tài liệu không hoạt động trong {timeout} phút, nhấp để tiếp tục chỉnh sửa", "Reconnect" : "Kết nối lại", "The document has been changed outside of the editor. The changes cannot be applied." : "Tài liệu đã được thay đổi bên ngoài trình chỉnh sửa. Không thể áp dụng các thay đổi.", @@ -41,8 +42,6 @@ OC.L10N.register( "Blockquote" : "Trích dẫn", "Quoted text" : "Văn bản được trích dẫn", "Code block" : "Khối mã", - "Insert emoji" : "Chèn emoji", - "Insert an image" : "Chèn ảnh", "Link file" : "Liên kết tệp tin", "Select file to link to" : "Chọn tệp để liên kết đến", "Participants" : "Người tham gia", @@ -50,7 +49,6 @@ OC.L10N.register( "Author colors are only shown until everyone has closed the document." : "Màu tác giả chỉ được hiển thị cho đến khi mọi người đóng tài liệu.", "Show rich workspaces" : "Hiển thị không gian làm việc", "Add notes, lists or links …" : "Thêm ghi chú, danh sách hoặc đường dẫn", - "Edit" : "Chỉnh sửa", "Undo" : "Hoàn tác", "Redo" : "Làm lại", "Headings" : "Đầu đề", @@ -62,10 +60,12 @@ OC.L10N.register( "Info" : "Thông tin", "Success" : "Thành công", "Warning" : "Cảnh báo", - "Emoji picker" : "Trình chọn emoji", + "Insert emoji" : "Chèn emoji", "Insert image" : "Chèn ảnh", + "Edit" : "Chỉnh sửa", "New text document" : "Tài liệu văn bản mới", "Currently active users:" : "Người dùng hiện đang hoạt động:", - "_and %n other editor_::_and %n other editors_" : ["và %n người chỉnh sửa khác"] + "_and %n other editor_::_and %n other editors_" : ["và %n người chỉnh sửa khác"], + "Emoji picker" : "Trình chọn emoji" }, "nplurals=1; plural=0;"); diff --git a/l10n/vi.json b/l10n/vi.json index 361200981c3..7791c798eb8 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -16,6 +16,7 @@ "** 📝 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!" : "** 📝 Hợp tác chỉnh sửa tài liệu!**\n\n- **📝 Tập trung viết:** Chỉ tập trung vào những định dạng bạn cần.\n- **🙋 Làm việc cùng nhau:** Chia sẻ và cộng tác với bạn bè và đồng nghiệp, bất kể họ có sử dụng vWorkspace hay không!\n- **💾 Định dạng mở:** Tài liệu được lưu dưới dạng [Markdown](https://en.wikipedia.org/wiki/Markdown), vì vậy bạn cũng có thể chỉnh sửa chúng từ bất kỳ ứng dụng văn bản nào khác.\n- **✊ Nền tảng vững chắc:** Chúng tôi sử dụng [🐈 tiptap](https://tiptap.scrumpy.io) dựa trên [🦉 ProseMirror](https://prosemirror.net) !", "Use current version" : "Sử dụng phiên bản hiện tại", "Use the saved version" : "Sử dụng phiên bản đã lưu", + "Insert an image" : "Chèn ảnh", "Document idle for {timeout} minutes, click to continue editing" : "Tài liệu không hoạt động trong {timeout} phút, nhấp để tiếp tục chỉnh sửa", "Reconnect" : "Kết nối lại", "The document has been changed outside of the editor. The changes cannot be applied." : "Tài liệu đã được thay đổi bên ngoài trình chỉnh sửa. Không thể áp dụng các thay đổi.", @@ -39,8 +40,6 @@ "Blockquote" : "Trích dẫn", "Quoted text" : "Văn bản được trích dẫn", "Code block" : "Khối mã", - "Insert emoji" : "Chèn emoji", - "Insert an image" : "Chèn ảnh", "Link file" : "Liên kết tệp tin", "Select file to link to" : "Chọn tệp để liên kết đến", "Participants" : "Người tham gia", @@ -48,7 +47,6 @@ "Author colors are only shown until everyone has closed the document." : "Màu tác giả chỉ được hiển thị cho đến khi mọi người đóng tài liệu.", "Show rich workspaces" : "Hiển thị không gian làm việc", "Add notes, lists or links …" : "Thêm ghi chú, danh sách hoặc đường dẫn", - "Edit" : "Chỉnh sửa", "Undo" : "Hoàn tác", "Redo" : "Làm lại", "Headings" : "Đầu đề", @@ -60,10 +58,12 @@ "Info" : "Thông tin", "Success" : "Thành công", "Warning" : "Cảnh báo", - "Emoji picker" : "Trình chọn emoji", + "Insert emoji" : "Chèn emoji", "Insert image" : "Chèn ảnh", + "Edit" : "Chỉnh sửa", "New text document" : "Tài liệu văn bản mới", "Currently active users:" : "Người dùng hiện đang hoạt động:", - "_and %n other editor_::_and %n other editors_" : ["và %n người chỉnh sửa khác"] + "_and %n other editor_::_and %n other editors_" : ["và %n người chỉnh sửa khác"], + "Emoji picker" : "Trình chọn emoji" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 273941f873f..415f80ac67c 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -19,6 +19,7 @@ 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!" : "** 📝 协作式的文档编辑!**\n\n- **📝 专注的写作:** 无干扰,只有您需要的格式化。\n- **🙋 一起工作:** 与朋友和同事共享协作,无论他们是否使用Nextcloud!\n- **💾 开放标准:** 文件将保存为 [Markdown](https://en.wikipedia.org/wiki/Markdown),所以您也可以使用任何其他文本应用。\n- **✊ 雄厚基础:** 我们使用 [🐈 tiptap](https://tiptap.scrumpy.io) ,它基于 [🦉 ProseMirror](https://prosemirror.net) – 非常感谢它们!", "Use current version" : "使用当前版本", "Use the saved version" : "使用保存的版本", + "Insert an image" : "插入一张图片", "Document idle for {timeout} minutes, click to continue editing" : "文档已闲置 {timeout} 分钟,点击以继续编辑", "Reconnect" : "重新连接", "The document has been changed outside of the editor. The changes cannot be applied." : "本文档在编辑器外被更改。无法应用更改。", @@ -59,11 +60,8 @@ OC.L10N.register( "Quoted text" : "引用文本", "Code block" : "代码块", "Some code" : "一些代码", - "Insert emoji" : "插入 emoji", "Upload from computer" : "从电脑上传", "Insert from Files" : "从文件插入", - "Insert an image" : "插入一张图片", - "Alt" : "Alt", "Update Link" : "更新链接", "Add Link" : "添加链接", "Link file" : "链接文件", @@ -74,7 +72,6 @@ OC.L10N.register( "Author colors are only shown until everyone has closed the document." : "直到所有人都关闭了文档,才会显示作者颜色。", "Show rich workspaces" : "显示富文本编辑区", "Add notes, lists or links …" : "添加笔记、列表或链接...", - "Edit" : "编辑", "Undo" : "撤销", "Redo" : "重做", "Headings" : "标题", @@ -87,10 +84,13 @@ OC.L10N.register( "Success" : "成功", "Warning" : "警告", "Table" : "表格", - "Emoji picker" : "Emoji 选择器", + "Insert emoji" : "插入 emoji", "Insert image" : "插入图片", + "Alt" : "Alt", + "Edit" : "编辑", "New text document" : "新建文本文档", "Currently active users:" : "当前活跃用户:", - "_and %n other editor_::_and %n other editors_" : ["和 %n 位其他编辑者"] + "_and %n other editor_::_and %n other editors_" : ["和 %n 位其他编辑者"], + "Emoji picker" : "Emoji 选择器" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 3c24e8ed90f..a3cdd3ee507 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -17,6 +17,7 @@ "** 📝 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!" : "** 📝 协作式的文档编辑!**\n\n- **📝 专注的写作:** 无干扰,只有您需要的格式化。\n- **🙋 一起工作:** 与朋友和同事共享协作,无论他们是否使用Nextcloud!\n- **💾 开放标准:** 文件将保存为 [Markdown](https://en.wikipedia.org/wiki/Markdown),所以您也可以使用任何其他文本应用。\n- **✊ 雄厚基础:** 我们使用 [🐈 tiptap](https://tiptap.scrumpy.io) ,它基于 [🦉 ProseMirror](https://prosemirror.net) – 非常感谢它们!", "Use current version" : "使用当前版本", "Use the saved version" : "使用保存的版本", + "Insert an image" : "插入一张图片", "Document idle for {timeout} minutes, click to continue editing" : "文档已闲置 {timeout} 分钟,点击以继续编辑", "Reconnect" : "重新连接", "The document has been changed outside of the editor. The changes cannot be applied." : "本文档在编辑器外被更改。无法应用更改。", @@ -57,11 +58,8 @@ "Quoted text" : "引用文本", "Code block" : "代码块", "Some code" : "一些代码", - "Insert emoji" : "插入 emoji", "Upload from computer" : "从电脑上传", "Insert from Files" : "从文件插入", - "Insert an image" : "插入一张图片", - "Alt" : "Alt", "Update Link" : "更新链接", "Add Link" : "添加链接", "Link file" : "链接文件", @@ -72,7 +70,6 @@ "Author colors are only shown until everyone has closed the document." : "直到所有人都关闭了文档,才会显示作者颜色。", "Show rich workspaces" : "显示富文本编辑区", "Add notes, lists or links …" : "添加笔记、列表或链接...", - "Edit" : "编辑", "Undo" : "撤销", "Redo" : "重做", "Headings" : "标题", @@ -85,10 +82,13 @@ "Success" : "成功", "Warning" : "警告", "Table" : "表格", - "Emoji picker" : "Emoji 选择器", + "Insert emoji" : "插入 emoji", "Insert image" : "插入图片", + "Alt" : "Alt", + "Edit" : "编辑", "New text document" : "新建文本文档", "Currently active users:" : "当前活跃用户:", - "_and %n other editor_::_and %n other editors_" : ["和 %n 位其他编辑者"] + "_and %n other editor_::_and %n other editors_" : ["和 %n 位其他编辑者"], + "Emoji picker" : "Emoji 选择器" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 7f3c775bf97..6cb0a6b3001 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -19,6 +19,8 @@ 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!" : "** 📝 協作文件編輯!**\n\n- **📝 聚焦編輯:** 沒有不重要的東西,只有你需要的格式化。\n- **🙋 共同作業:** 與朋友及同事協作,無關他們是否使用 Nextcloud!\n- **💾 開放格式:** 檔案會以 [Markdown](https://en.wikipedia.org/wiki/Markdown)儲存,所以你也能在其他文字編輯器編輯。\n- **✊ 強大基礎:** 我們使用基於 [🦉 ProseMirror](https://prosemirror.net)的 [🐈 tiptap](https://tiptap.scrumpy.io)– 超級感謝他們!", "Use current version" : "使用目前版本", "Use the saved version" : "使用儲存版本", + "Image file format not supported" : "不支持圖像格式", + "Insert an image" : "插入圖像", "Document idle for {timeout} minutes, click to continue editing" : "文件已閒置 {timeout} 分鐘。點選以繼續編輯", "Reconnect" : "重新連接", "The document has been changed outside of the editor. The changes cannot be applied." : "文件已在編輯器外變更。變更無法套用。", @@ -28,7 +30,6 @@ OC.L10N.register( "Saved" : "已儲存", "Last saved {lastSaved}" : "上次儲存於 {lastSaved}", "Unsaved changes" : "未儲存變更", - "Image file format not supported" : "不支持圖像格式", "No emoji found" : "找不到表情符號", "Enter your name so other users can see who is editing" : "輸入您的名稱,這樣其他用戶才能查看是誰在編輯", "Edit guest name" : "編輯訪客名稱", @@ -64,11 +65,8 @@ OC.L10N.register( "Quoted text" : "引用文字", "Code block" : "程式碼區塊", "Some code" : "一些代碼", - "Insert emoji" : "插入 emoji", "Upload from computer" : "從電腦上傳", "Insert from Files" : "從檔案插入", - "Insert an image" : "插入圖像", - "Alt" : "Alt", "Update Link" : "更新連結", "Add Link" : "添加連結", "Link file" : "連結檔案", @@ -86,7 +84,6 @@ OC.L10N.register( "Delete this table" : "删除此表", "Show rich workspaces" : "顯示較多功能的工作區", "Add notes, lists or links …" : "加入筆記、清單或連結…", - "Edit" : "編輯", "Undo" : "復原", "Redo" : "重作", "Headings" : "標題", @@ -101,10 +98,13 @@ OC.L10N.register( "Warning" : "警告", "Danger" : "危險", "Table" : "表", - "Emoji picker" : "Emoji 選擇器", + "Insert emoji" : "插入 emoji", "Insert image" : "插入圖像", + "Alt" : "Alt", + "Edit" : "編輯", "New text document" : "新文字文件", "Currently active users:" : "目前活躍用戶:", - "_and %n other editor_::_and %n other editors_" : ["及其他 %n 個編輯"] + "_and %n other editor_::_and %n other editors_" : ["及其他 %n 個編輯"], + "Emoji picker" : "Emoji 選擇器" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 6732da0ec5b..305878c6b4a 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -17,6 +17,8 @@ "** 📝 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!" : "** 📝 協作文件編輯!**\n\n- **📝 聚焦編輯:** 沒有不重要的東西,只有你需要的格式化。\n- **🙋 共同作業:** 與朋友及同事協作,無關他們是否使用 Nextcloud!\n- **💾 開放格式:** 檔案會以 [Markdown](https://en.wikipedia.org/wiki/Markdown)儲存,所以你也能在其他文字編輯器編輯。\n- **✊ 強大基礎:** 我們使用基於 [🦉 ProseMirror](https://prosemirror.net)的 [🐈 tiptap](https://tiptap.scrumpy.io)– 超級感謝他們!", "Use current version" : "使用目前版本", "Use the saved version" : "使用儲存版本", + "Image file format not supported" : "不支持圖像格式", + "Insert an image" : "插入圖像", "Document idle for {timeout} minutes, click to continue editing" : "文件已閒置 {timeout} 分鐘。點選以繼續編輯", "Reconnect" : "重新連接", "The document has been changed outside of the editor. The changes cannot be applied." : "文件已在編輯器外變更。變更無法套用。", @@ -26,7 +28,6 @@ "Saved" : "已儲存", "Last saved {lastSaved}" : "上次儲存於 {lastSaved}", "Unsaved changes" : "未儲存變更", - "Image file format not supported" : "不支持圖像格式", "No emoji found" : "找不到表情符號", "Enter your name so other users can see who is editing" : "輸入您的名稱,這樣其他用戶才能查看是誰在編輯", "Edit guest name" : "編輯訪客名稱", @@ -62,11 +63,8 @@ "Quoted text" : "引用文字", "Code block" : "程式碼區塊", "Some code" : "一些代碼", - "Insert emoji" : "插入 emoji", "Upload from computer" : "從電腦上傳", "Insert from Files" : "從檔案插入", - "Insert an image" : "插入圖像", - "Alt" : "Alt", "Update Link" : "更新連結", "Add Link" : "添加連結", "Link file" : "連結檔案", @@ -84,7 +82,6 @@ "Delete this table" : "删除此表", "Show rich workspaces" : "顯示較多功能的工作區", "Add notes, lists or links …" : "加入筆記、清單或連結…", - "Edit" : "編輯", "Undo" : "復原", "Redo" : "重作", "Headings" : "標題", @@ -99,10 +96,13 @@ "Warning" : "警告", "Danger" : "危險", "Table" : "表", - "Emoji picker" : "Emoji 選擇器", + "Insert emoji" : "插入 emoji", "Insert image" : "插入圖像", + "Alt" : "Alt", + "Edit" : "編輯", "New text document" : "新文字文件", "Currently active users:" : "目前活躍用戶:", - "_and %n other editor_::_and %n other editors_" : ["及其他 %n 個編輯"] + "_and %n other editor_::_and %n other editors_" : ["及其他 %n 個編輯"], + "Emoji picker" : "Emoji 選擇器" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 7ed1c1688ce..9da7223a68f 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -19,6 +19,8 @@ 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!" : "** 📝 協作文件編輯!**\n\n- **📝 聚焦編輯:** 沒有不重要的東西,只有你需要的格式化。\n- **🙋 共同作業:** 與朋友及同事協作,無關他們是否使用 Nextcloud!\n- **💾 開放格式:** 檔案會以 [Markdown](https://en.wikipedia.org/wiki/Markdown) 儲存,所以你也能在其他文字編輯器編輯。\n- **✊ 強大基礎:** 我們使用基於 [🦉 ProseMirror](https://prosemirror.net) 的 [🐈 tiptap](https://tiptap.scrumpy.io) – 超級感謝他們!", "Use current version" : "使用目前版本", "Use the saved version" : "使用儲存版本", + "Image file format not supported" : "不支援的圖片檔案格式", + "Insert an image" : "插入圖片", "Document idle for {timeout} minutes, click to continue editing" : "文件已閒置 {timeout} 分鐘。點選以繼續編輯", "Reconnect" : "重新連接", "The document has been changed outside of the editor. The changes cannot be applied." : "文件已在編輯器外變更。變更無法套用。", @@ -28,7 +30,6 @@ OC.L10N.register( "Saved" : "已儲存", "Last saved {lastSaved}" : "上次儲存於 {lastSaved}", "Unsaved changes" : "未儲存變更", - "Image file format not supported" : "不支援的圖片檔案格式", "No emoji found" : "找不到表情符號", "Enter your name so other users can see who is editing" : "輸入您的名稱,這樣其他使用者才能查看是誰在編輯", "Edit guest name" : "編輯訪客名稱", @@ -64,11 +65,8 @@ OC.L10N.register( "Quoted text" : "引用文字", "Code block" : "程式碼區塊", "Some code" : "一些程式碼", - "Insert emoji" : "插入表情符號", "Upload from computer" : "從電腦上傳", "Insert from Files" : "從檔案插入", - "Insert an image" : "插入圖片", - "Alt" : "Alt", "Update Link" : "更新連結", "Add Link" : "新增連結", "Link file" : "連結檔案", @@ -86,7 +84,6 @@ OC.L10N.register( "Delete this table" : "刪除此表格", "Show rich workspaces" : "顯示較多功能的工作區", "Add notes, lists or links …" : "加入筆記、清單或連結…", - "Edit" : "編輯", "Undo" : "復原", "Redo" : "重作", "Headings" : "標題", @@ -101,10 +98,13 @@ OC.L10N.register( "Warning" : "警告", "Danger" : "危險", "Table" : "表格", - "Emoji picker" : "表情符號挑選器", + "Insert emoji" : "插入表情符號", "Insert image" : "插入影像", + "Alt" : "Alt", + "Edit" : "編輯", "New text document" : "新文字文件", "Currently active users:" : "目前活動中的使用者:", - "_and %n other editor_::_and %n other editors_" : ["及其他 %n 個編輯器"] + "_and %n other editor_::_and %n other editors_" : ["及其他 %n 個編輯器"], + "Emoji picker" : "表情符號挑選器" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 62c59884bbb..f33dc13f8e4 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -17,6 +17,8 @@ "** 📝 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!" : "** 📝 協作文件編輯!**\n\n- **📝 聚焦編輯:** 沒有不重要的東西,只有你需要的格式化。\n- **🙋 共同作業:** 與朋友及同事協作,無關他們是否使用 Nextcloud!\n- **💾 開放格式:** 檔案會以 [Markdown](https://en.wikipedia.org/wiki/Markdown) 儲存,所以你也能在其他文字編輯器編輯。\n- **✊ 強大基礎:** 我們使用基於 [🦉 ProseMirror](https://prosemirror.net) 的 [🐈 tiptap](https://tiptap.scrumpy.io) – 超級感謝他們!", "Use current version" : "使用目前版本", "Use the saved version" : "使用儲存版本", + "Image file format not supported" : "不支援的圖片檔案格式", + "Insert an image" : "插入圖片", "Document idle for {timeout} minutes, click to continue editing" : "文件已閒置 {timeout} 分鐘。點選以繼續編輯", "Reconnect" : "重新連接", "The document has been changed outside of the editor. The changes cannot be applied." : "文件已在編輯器外變更。變更無法套用。", @@ -26,7 +28,6 @@ "Saved" : "已儲存", "Last saved {lastSaved}" : "上次儲存於 {lastSaved}", "Unsaved changes" : "未儲存變更", - "Image file format not supported" : "不支援的圖片檔案格式", "No emoji found" : "找不到表情符號", "Enter your name so other users can see who is editing" : "輸入您的名稱,這樣其他使用者才能查看是誰在編輯", "Edit guest name" : "編輯訪客名稱", @@ -62,11 +63,8 @@ "Quoted text" : "引用文字", "Code block" : "程式碼區塊", "Some code" : "一些程式碼", - "Insert emoji" : "插入表情符號", "Upload from computer" : "從電腦上傳", "Insert from Files" : "從檔案插入", - "Insert an image" : "插入圖片", - "Alt" : "Alt", "Update Link" : "更新連結", "Add Link" : "新增連結", "Link file" : "連結檔案", @@ -84,7 +82,6 @@ "Delete this table" : "刪除此表格", "Show rich workspaces" : "顯示較多功能的工作區", "Add notes, lists or links …" : "加入筆記、清單或連結…", - "Edit" : "編輯", "Undo" : "復原", "Redo" : "重作", "Headings" : "標題", @@ -99,10 +96,13 @@ "Warning" : "警告", "Danger" : "危險", "Table" : "表格", - "Emoji picker" : "表情符號挑選器", + "Insert emoji" : "插入表情符號", "Insert image" : "插入影像", + "Alt" : "Alt", + "Edit" : "編輯", "New text document" : "新文字文件", "Currently active users:" : "目前活動中的使用者:", - "_and %n other editor_::_and %n other editors_" : ["及其他 %n 個編輯器"] + "_and %n other editor_::_and %n other editors_" : ["及其他 %n 個編輯器"], + "Emoji picker" : "表情符號挑選器" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file