Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/ca.js19
-rw-r--r--l10n/ca.json19
-rw-r--r--l10n/es.js19
-rw-r--r--l10n/es.json19
-rw-r--r--l10n/pl.js21
-rw-r--r--l10n/pl.json21
6 files changed, 112 insertions, 6 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index d307eb558..39333809a 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"Enter your name so other users can see who is editing" : "Poseu el vostre nom i així els altres usuaris podran veure qui està editant el document",
"Edit guest name" : "Edita el nom de convidat",
"Save guest name" : "Desa el nom de convidat",
+ "Insert image" : "Inserir imatge",
"Add link" : "Afegeix un enllaç",
"_and %n other editor_::_and %n other editors_" : ["i %n altres editors","i %n altres editors"],
"Show image" : "Mostra la imatge",
@@ -20,6 +21,22 @@ OC.L10N.register(
"New text document" : "Nou document de text",
"New text document.md" : "Nou document de text .md",
"Edit" : "Edita",
- "Undo" : "Desfés"
+ "Undo" : "Desfés",
+ "Redo" : "Refer",
+ "Bold" : "Negreta",
+ "Italic" : "Italica",
+ "Strikethrough" : "Ratllat",
+ "Paragraph" : "Paràgraf",
+ "Headings" : "Títols",
+ "Heading 1" : "Títol 1",
+ "Heading 2" : "Títol 2",
+ "Heading 3" : "Títol 3",
+ "Heading 4" : "Títol 4",
+ "Heading 5" : "Títol 5",
+ "Heading 6" : "Títol 6",
+ "Unordered list" : "Llista no ordenada",
+ "Ordered list" : "Llista ordenada",
+ "Blockquote" : "Cita",
+ "Code block" : "Bloc de codi"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ca.json b/l10n/ca.json
index 342fa8e2a..2a36de531 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -11,6 +11,7 @@
"Enter your name so other users can see who is editing" : "Poseu el vostre nom i així els altres usuaris podran veure qui està editant el document",
"Edit guest name" : "Edita el nom de convidat",
"Save guest name" : "Desa el nom de convidat",
+ "Insert image" : "Inserir imatge",
"Add link" : "Afegeix un enllaç",
"_and %n other editor_::_and %n other editors_" : ["i %n altres editors","i %n altres editors"],
"Show image" : "Mostra la imatge",
@@ -18,6 +19,22 @@
"New text document" : "Nou document de text",
"New text document.md" : "Nou document de text .md",
"Edit" : "Edita",
- "Undo" : "Desfés"
+ "Undo" : "Desfés",
+ "Redo" : "Refer",
+ "Bold" : "Negreta",
+ "Italic" : "Italica",
+ "Strikethrough" : "Ratllat",
+ "Paragraph" : "Paràgraf",
+ "Headings" : "Títols",
+ "Heading 1" : "Títol 1",
+ "Heading 2" : "Títol 2",
+ "Heading 3" : "Títol 3",
+ "Heading 4" : "Títol 4",
+ "Heading 5" : "Títol 5",
+ "Heading 6" : "Títol 6",
+ "Unordered list" : "Llista no ordenada",
+ "Ordered list" : "Llista ordenada",
+ "Blockquote" : "Cita",
+ "Code block" : "Bloc de codi"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/es.js b/l10n/es.js
index 108a800c1..5a314c010 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"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",
"Save guest name" : "Guardar nombre del invitado",
+ "Insert image" : "Insertar imagen",
"Add link" : "Añadir enlace",
"_and %n other editor_::_and %n other editors_" : ["y %n otro editor","y %n otros editores"],
"Show image" : "Mostrar imagen",
@@ -20,6 +21,22 @@ OC.L10N.register(
"New text document" : "Nuevo documento de texto",
"New text document.md" : "Nuevo documento de texto.md",
"Edit" : "Editar",
- "Undo" : "Deshacer"
+ "Undo" : "Deshacer",
+ "Redo" : "Rehacer",
+ "Bold" : "Negrita",
+ "Italic" : "Cursiva",
+ "Strikethrough" : "Tachado",
+ "Paragraph" : "Párrafo",
+ "Headings" : "Títulos",
+ "Heading 1" : "Título 1",
+ "Heading 2" : "Título 2",
+ "Heading 3" : "Título 3",
+ "Heading 4" : "Título 4",
+ "Heading 5" : "Título 5",
+ "Heading 6" : "Título 6",
+ "Unordered list" : "Lista desordenada",
+ "Ordered list" : "Lista ordenada",
+ "Blockquote" : "Bloque citado",
+ "Code block" : "Bloque de código"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es.json b/l10n/es.json
index dbda19ed9..fc09f27cc 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -11,6 +11,7 @@
"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",
"Save guest name" : "Guardar nombre del invitado",
+ "Insert image" : "Insertar imagen",
"Add link" : "Añadir enlace",
"_and %n other editor_::_and %n other editors_" : ["y %n otro editor","y %n otros editores"],
"Show image" : "Mostrar imagen",
@@ -18,6 +19,22 @@
"New text document" : "Nuevo documento de texto",
"New text document.md" : "Nuevo documento de texto.md",
"Edit" : "Editar",
- "Undo" : "Deshacer"
+ "Undo" : "Deshacer",
+ "Redo" : "Rehacer",
+ "Bold" : "Negrita",
+ "Italic" : "Cursiva",
+ "Strikethrough" : "Tachado",
+ "Paragraph" : "Párrafo",
+ "Headings" : "Títulos",
+ "Heading 1" : "Título 1",
+ "Heading 2" : "Título 2",
+ "Heading 3" : "Título 3",
+ "Heading 4" : "Título 4",
+ "Heading 5" : "Título 5",
+ "Heading 6" : "Título 6",
+ "Unordered list" : "Lista desordenada",
+ "Ordered list" : "Lista ordenada",
+ "Blockquote" : "Bloque citado",
+ "Code block" : "Bloque de código"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/pl.js b/l10n/pl.js
index 597c64bdd..f3b2bdd78 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"text",
{
"Text" : "Tekst",
+ "📝 Collaborative document editing" : "Współpraca przy edycji dokumentów",
+ "** 📝 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",
"The document has been changed outside of the editor. The changes cannot be applied." : "Dokument został zmieniony poza edytorem. Nie można zastosować zmian.",
@@ -11,6 +13,7 @@ OC.L10N.register(
"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",
"Save guest name" : "Zapisz nazwę gościa",
+ "Insert image" : "Wstaw obraz",
"Add link" : "Dodaj link",
"_and %n other editor_::_and %n other editors_" : ["i %n inny redaktor","i %n innych redaktorów","i %n innych redaktorów","i %n innych redaktorów"],
"Show image" : "Pokaż obraz",
@@ -18,6 +21,22 @@ OC.L10N.register(
"New text document" : "Nowy dokument tekstowy",
"New text document.md" : "Nowy dokument tekstowy.md",
"Edit" : "Edytuj",
- "Undo" : "Cofnij"
+ "Undo" : "Cofnij",
+ "Redo" : "Powtórzenie",
+ "Bold" : "Tekst pogrubiony",
+ "Italic" : "Kursywa",
+ "Strikethrough" : "Tekst przekreślony",
+ "Paragraph" : "Ustęp",
+ "Headings" : "Nagłówki",
+ "Heading 1" : "Nagłówek 1",
+ "Heading 2" : "Nagłówek 2",
+ "Heading 3" : "Nagłówek 3",
+ "Heading 4" : "Nagłówek 4",
+ "Heading 5" : "Nagłówek 5",
+ "Heading 6" : "Nagłówek 6",
+ "Unordered list" : "Lista nieuporządkowana",
+ "Ordered list" : "Lista uporządkowana",
+ "Blockquote" : "Cytat",
+ "Code block" : "Blok kodu"
},
"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 185fee7c2..0063893ba 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -1,5 +1,7 @@
{ "translations": {
"Text" : "Tekst",
+ "📝 Collaborative document editing" : "Współpraca przy edycji dokumentów",
+ "** 📝 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",
"The document has been changed outside of the editor. The changes cannot be applied." : "Dokument został zmieniony poza edytorem. Nie można zastosować zmian.",
@@ -9,6 +11,7 @@
"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",
"Save guest name" : "Zapisz nazwę gościa",
+ "Insert image" : "Wstaw obraz",
"Add link" : "Dodaj link",
"_and %n other editor_::_and %n other editors_" : ["i %n inny redaktor","i %n innych redaktorów","i %n innych redaktorów","i %n innych redaktorów"],
"Show image" : "Pokaż obraz",
@@ -16,6 +19,22 @@
"New text document" : "Nowy dokument tekstowy",
"New text document.md" : "Nowy dokument tekstowy.md",
"Edit" : "Edytuj",
- "Undo" : "Cofnij"
+ "Undo" : "Cofnij",
+ "Redo" : "Powtórzenie",
+ "Bold" : "Tekst pogrubiony",
+ "Italic" : "Kursywa",
+ "Strikethrough" : "Tekst przekreślony",
+ "Paragraph" : "Ustęp",
+ "Headings" : "Nagłówki",
+ "Heading 1" : "Nagłówek 1",
+ "Heading 2" : "Nagłówek 2",
+ "Heading 3" : "Nagłówek 3",
+ "Heading 4" : "Nagłówek 4",
+ "Heading 5" : "Nagłówek 5",
+ "Heading 6" : "Nagłówek 6",
+ "Unordered list" : "Lista nieuporządkowana",
+ "Ordered list" : "Lista uporządkowana",
+ "Blockquote" : "Cytat",
+ "Code block" : "Blok kodu"
},"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