diff --git a/l10n/ar.js b/l10n/ar.js index 76184423bb..e3f323452a 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -181,7 +181,10 @@ OC.L10N.register( "Heading 3" : "عنوان 3", "Heading 4" : "عنوان 4", "Heading 5" : "عنوان 5", + "Lists" : "قوائم", "To-Do list" : "قائمة المهام", + "Increase indentation" : "زيادة المسافة البادئة", + "Decrease indentation" : "إنقاص المسافة البادئة", "Insert link" : "أدخِل الرابط", "Callouts" : "توضيحات callouts", "Info" : "معلومات", @@ -195,7 +198,6 @@ OC.L10N.register( "Control" : "تحكُّم", "Option" : "خيار", "Formatting" : "التنسيق", - "Add notes, lists or links …" : "أضِف ملاحظات، و قوائم، و روابط ...", "Add folder description" : "أضِف وصفاً للمجلد", "\"{name}\" already exist!" : "\"{name}\" موجودٌ مُسبقاً!", "Created \"{name}\"" : "تمّ إنشاء \"{name}\"", @@ -205,6 +207,7 @@ OC.L10N.register( "Link to this section" : "رابط إلى القسم section", "Show author colors" : "إعرض ألوان الكُتّاب", "Author colors are only shown until everyone has closed the document." : "ألوان الكُتّاب تُعرض فقط إلى حين يقوم الجميع بإغلاق المستند", + "Add notes, lists or links …" : "أضِف ملاحظات، و قوائم، و روابط ...", "Add description" : "أضِف وصفاً" }, "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 473629249f..faf5781370 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -179,7 +179,10 @@ "Heading 3" : "عنوان 3", "Heading 4" : "عنوان 4", "Heading 5" : "عنوان 5", + "Lists" : "قوائم", "To-Do list" : "قائمة المهام", + "Increase indentation" : "زيادة المسافة البادئة", + "Decrease indentation" : "إنقاص المسافة البادئة", "Insert link" : "أدخِل الرابط", "Callouts" : "توضيحات callouts", "Info" : "معلومات", @@ -193,7 +196,6 @@ "Control" : "تحكُّم", "Option" : "خيار", "Formatting" : "التنسيق", - "Add notes, lists or links …" : "أضِف ملاحظات، و قوائم، و روابط ...", "Add folder description" : "أضِف وصفاً للمجلد", "\"{name}\" already exist!" : "\"{name}\" موجودٌ مُسبقاً!", "Created \"{name}\"" : "تمّ إنشاء \"{name}\"", @@ -203,6 +205,7 @@ "Link to this section" : "رابط إلى القسم section", "Show author colors" : "إعرض ألوان الكُتّاب", "Author colors are only shown until everyone has closed the document." : "ألوان الكُتّاب تُعرض فقط إلى حين يقوم الجميع بإغلاق المستند", + "Add notes, lists or links …" : "أضِف ملاحظات، و قوائم، و روابط ...", "Add description" : "أضِف وصفاً" },"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 61017e3f54..b5936b0d52 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -137,6 +137,7 @@ OC.L10N.register( "Heading 3" : "Testera 3", "Heading 4" : "Testera 4", "Heading 5" : "Testera 5", + "Lists" : "Llistes", "To-Do list" : "Llista de xeres pendientes", "Insert link" : "Inxertar un enllaz", "Info" : "Información", diff --git a/l10n/ast.json b/l10n/ast.json index bc8a0ebd3a..fc40cba74c 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -135,6 +135,7 @@ "Heading 3" : "Testera 3", "Heading 4" : "Testera 4", "Heading 5" : "Testera 5", + "Lists" : "Llistes", "To-Do list" : "Llista de xeres pendientes", "Insert link" : "Inxertar un enllaz", "Info" : "Información", diff --git a/l10n/bg.js b/l10n/bg.js index 21d1d681ff..cd2179bb88 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -155,12 +155,12 @@ OC.L10N.register( "Control" : "Control Center", "Option" : "Опция", "Formatting" : "Форматиране", - "Add notes, lists or links …" : "Добавяне на бележки, списъци или връзки...", "Copied to the clipboard" : "Копирано в клипборда", "Front matter" : "Предно съдържание", "Link to this section" : "Връзка към този раздел", "Show author colors" : "Показване на цветовете на автора", "Author colors are only shown until everyone has closed the document." : "Цветовете на автора се показват само докато всички не затворят документа.", + "Add notes, lists or links …" : "Добавяне на бележки, списъци или връзки...", "Add description" : "Добавяне на описание" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bg.json b/l10n/bg.json index da283cfb89..359b6fc770 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -153,12 +153,12 @@ "Control" : "Control Center", "Option" : "Опция", "Formatting" : "Форматиране", - "Add notes, lists or links …" : "Добавяне на бележки, списъци или връзки...", "Copied to the clipboard" : "Копирано в клипборда", "Front matter" : "Предно съдържание", "Link to this section" : "Връзка към този раздел", "Show author colors" : "Показване на цветовете на автора", "Author colors are only shown until everyone has closed the document." : "Цветовете на автора се показват само докато всички не затворят документа.", + "Add notes, lists or links …" : "Добавяне на бележки, списъци или връзки...", "Add description" : "Добавяне на описание" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ca.js b/l10n/ca.js index d9ec6fd4ae..72fdac86ca 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -192,7 +192,6 @@ OC.L10N.register( "Control" : "Control", "Option" : "Opció", "Formatting" : "Format", - "Add notes, lists or links …" : "Afegiu notes, llistes o enllaços…", "Add folder description" : "Afegiu una descripció per a la carpeta", "\"{name}\" already exist!" : "«{name}» ja existeix!", "Created \"{name}\"" : "S'ha creat «{name}»", @@ -202,6 +201,7 @@ OC.L10N.register( "Link to this section" : "Enllaç a aquesta secció", "Show author colors" : "Mostra els colors de l'autor", "Author colors are only shown until everyone has closed the document." : "Els colors de l'autor només es mostren fins que tothom ha tancat el document.", + "Add notes, lists or links …" : "Afegiu notes, llistes o enllaços…", "Add description" : "Afegeix una descripció" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json index 0b7e0e61dd..de45089b98 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -190,7 +190,6 @@ "Control" : "Control", "Option" : "Opció", "Formatting" : "Format", - "Add notes, lists or links …" : "Afegiu notes, llistes o enllaços…", "Add folder description" : "Afegiu una descripció per a la carpeta", "\"{name}\" already exist!" : "«{name}» ja existeix!", "Created \"{name}\"" : "S'ha creat «{name}»", @@ -200,6 +199,7 @@ "Link to this section" : "Enllaç a aquesta secció", "Show author colors" : "Mostra els colors de l'autor", "Author colors are only shown until everyone has closed the document." : "Els colors de l'autor només es mostren fins que tothom ha tancat el document.", + "Add notes, lists or links …" : "Afegiu notes, llistes o enllaços…", "Add description" : "Afegeix una descripció" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/cs.js b/l10n/cs.js index 3e78129082..f0aa322deb 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -188,7 +188,6 @@ OC.L10N.register( "Control" : "Kontrola", "Option" : "Volba", "Formatting" : "Formátování", - "Add notes, lists or links …" : "Přidat poznámky, seznamy nebo odkazy…", "Add folder description" : "Přidat popis složky", "\"{name}\" already exist!" : "„{name}“ už existuje!", "Created \"{name}\"" : "Vytvořeno „{name}“", @@ -198,6 +197,7 @@ OC.L10N.register( "Link to this section" : "Odkázat na tuto sekci", "Show author colors" : "Zobrazit barvy autorů", "Author colors are only shown until everyone has closed the document." : "Barvy autorů se zobrazují pouze tehdy, když všichni zavřou dokument.", + "Add notes, lists or links …" : "Přidat poznámky, seznamy nebo odkazy…", "Add description" : "Přidat popis" }, "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 a21292edd2..589b447d0a 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -186,7 +186,6 @@ "Control" : "Kontrola", "Option" : "Volba", "Formatting" : "Formátování", - "Add notes, lists or links …" : "Přidat poznámky, seznamy nebo odkazy…", "Add folder description" : "Přidat popis složky", "\"{name}\" already exist!" : "„{name}“ už existuje!", "Created \"{name}\"" : "Vytvořeno „{name}“", @@ -196,6 +195,7 @@ "Link to this section" : "Odkázat na tuto sekci", "Show author colors" : "Zobrazit barvy autorů", "Author colors are only shown until everyone has closed the document." : "Barvy autorů se zobrazují pouze tehdy, když všichni zavřou dokument.", + "Add notes, lists or links …" : "Přidat poznámky, seznamy nebo odkazy…", "Add description" : "Přidat popis" },"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/da.js b/l10n/da.js index 167394715a..319ec8a367 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -88,8 +88,8 @@ OC.L10N.register( "Details" : "Detaljer", "Command" : "Kommando", "Formatting" : "Formatering", - "Add notes, lists or links …" : "Tilføj noter, lister eller links ...", "Show author colors" : "Vis forfatterens farver", - "Author colors are only shown until everyone has closed the document." : "Forfatterfarver vises kun, indtil alle har lukket dokumentet." + "Author colors are only shown until everyone has closed the document." : "Forfatterfarver vises kun, indtil alle har lukket dokumentet.", + "Add notes, lists or links …" : "Tilføj noter, lister eller links ..." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index 43426e96bf..83a131904f 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -86,8 +86,8 @@ "Details" : "Detaljer", "Command" : "Kommando", "Formatting" : "Formatering", - "Add notes, lists or links …" : "Tilføj noter, lister eller links ...", "Show author colors" : "Vis forfatterens farver", - "Author colors are only shown until everyone has closed the document." : "Forfatterfarver vises kun, indtil alle har lukket dokumentet." + "Author colors are only shown until everyone has closed the document." : "Forfatterfarver vises kun, indtil alle har lukket dokumentet.", + "Add notes, lists or links …" : "Tilføj noter, lister eller links ..." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index c6480eeefd..96e947300b 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -181,7 +181,7 @@ OC.L10N.register( "Heading 3" : "Überschrift 3", "Heading 4" : "Überschrift 4", "Heading 5" : "Überschrift 5", - "Lists" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "Lists" : "Listen", "To-Do list" : "Aufgabenliste", "Insert link" : "Link einfügen", "Callouts" : "Beschriftungen", @@ -196,7 +196,6 @@ OC.L10N.register( "Control" : "Kontrolle", "Option" : "Option", "Formatting" : "Formatierung", - "Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen …", "Add folder description" : "Ordnerbeschreibung hinzufügen", "\"{name}\" already exist!" : "{name} existiert bereits!", "Created \"{name}\"" : "\"{name}\" erstellt", @@ -206,6 +205,7 @@ OC.L10N.register( "Link to this section" : "Verweis zu diesem Abschnitt", "Show author colors" : "Autorenfarben anzeigen", "Author colors are only shown until everyone has closed the document." : "Autorenfarben werden nur so lange angezeigt, bis jeder das Dokument geschlossen hat.", + "Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen …", "Add description" : "Beschreibung hinzufügen" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json index ab17790870..508e726e36 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -179,7 +179,7 @@ "Heading 3" : "Überschrift 3", "Heading 4" : "Überschrift 4", "Heading 5" : "Überschrift 5", - "Lists" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "Lists" : "Listen", "To-Do list" : "Aufgabenliste", "Insert link" : "Link einfügen", "Callouts" : "Beschriftungen", @@ -194,7 +194,6 @@ "Control" : "Kontrolle", "Option" : "Option", "Formatting" : "Formatierung", - "Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen …", "Add folder description" : "Ordnerbeschreibung hinzufügen", "\"{name}\" already exist!" : "{name} existiert bereits!", "Created \"{name}\"" : "\"{name}\" erstellt", @@ -204,6 +203,7 @@ "Link to this section" : "Verweis zu diesem Abschnitt", "Show author colors" : "Autorenfarben anzeigen", "Author colors are only shown until everyone has closed the document." : "Autorenfarben werden nur so lange angezeigt, bis jeder das Dokument geschlossen hat.", + "Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen …", "Add description" : "Beschreibung hinzufügen" },"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 aea0d79831..a3b442a400 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -183,6 +183,8 @@ OC.L10N.register( "Heading 5" : "Überschrift 5", "Lists" : "Listen", "To-Do list" : "Aufgabenliste", + "Increase indentation" : "Einrückung vergrößern", + "Decrease indentation" : "Einrückung verkleinern", "Insert link" : "Link einfügen", "Callouts" : "Beschriftungen", "Info" : "Info", @@ -196,7 +198,6 @@ OC.L10N.register( "Control" : "Kontrolle", "Option" : "Option", "Formatting" : "Formatierung", - "Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen …", "Add folder description" : "Ordnerbeschreibung hinzufügen", "\"{name}\" already exist!" : "{name} existiert bereits!", "Created \"{name}\"" : "\"{name}\" erstellt", @@ -206,6 +207,7 @@ OC.L10N.register( "Link to this section" : "Link zu diesem Abschnitt", "Show author colors" : "Autorenfarben anzeigen", "Author colors are only shown until everyone has closed the document." : "Autorenfarben werden nur so lange angezeigt, bis jeder das Dokument geschlossen hat.", + "Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen …", "Add description" : "Beschreibung hinzufügen" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 3fb447abe1..6fb54f0d71 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -181,6 +181,8 @@ "Heading 5" : "Überschrift 5", "Lists" : "Listen", "To-Do list" : "Aufgabenliste", + "Increase indentation" : "Einrückung vergrößern", + "Decrease indentation" : "Einrückung verkleinern", "Insert link" : "Link einfügen", "Callouts" : "Beschriftungen", "Info" : "Info", @@ -194,7 +196,6 @@ "Control" : "Kontrolle", "Option" : "Option", "Formatting" : "Formatierung", - "Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen …", "Add folder description" : "Ordnerbeschreibung hinzufügen", "\"{name}\" already exist!" : "{name} existiert bereits!", "Created \"{name}\"" : "\"{name}\" erstellt", @@ -204,6 +205,7 @@ "Link to this section" : "Link zu diesem Abschnitt", "Show author colors" : "Autorenfarben anzeigen", "Author colors are only shown until everyone has closed the document." : "Autorenfarben werden nur so lange angezeigt, bis jeder das Dokument geschlossen hat.", + "Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen …", "Add description" : "Beschreibung hinzufügen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/el.js b/l10n/el.js index afc571acc7..941c9bdbe5 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -125,10 +125,10 @@ OC.L10N.register( "Command" : "Εντολή", "Control" : "Έλεγχος", "Formatting" : "Διαμόρφωση σε εξέλιξη", - "Add notes, lists or links …" : "Προσθήκη σημειώσεων, λίστας ή συνδέσμων …", "Add folder description" : "Προσθήκη περιγραφής φακέλου", "Show author colors" : "Εμφάνιση χρωμάτων συντάκτη", "Author colors are only shown until everyone has closed the document." : "Τα χρώματα του συντάκτη εμφανίζονται μόνο μέχρι να κλείσουν όλοι το έγγραφο.", + "Add notes, lists or links …" : "Προσθήκη σημειώσεων, λίστας ή συνδέσμων …", "Add description" : "Προσθήκη περιγραφής" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/el.json b/l10n/el.json index e0e9ada407..b305c2266c 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -123,10 +123,10 @@ "Command" : "Εντολή", "Control" : "Έλεγχος", "Formatting" : "Διαμόρφωση σε εξέλιξη", - "Add notes, lists or links …" : "Προσθήκη σημειώσεων, λίστας ή συνδέσμων …", "Add folder description" : "Προσθήκη περιγραφής φακέλου", "Show author colors" : "Εμφάνιση χρωμάτων συντάκτη", "Author colors are only shown until everyone has closed the document." : "Τα χρώματα του συντάκτη εμφανίζονται μόνο μέχρι να κλείσουν όλοι το έγγραφο.", + "Add notes, lists or links …" : "Προσθήκη σημειώσεων, λίστας ή συνδέσμων …", "Add description" : "Προσθήκη περιγραφής" },"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 7d271ed380..9071ffa8b2 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -196,7 +196,6 @@ OC.L10N.register( "Control" : "Control", "Option" : "Option", "Formatting" : "Formatting", - "Add notes, lists or links …" : "Add notes, lists or links …", "Add folder description" : "Add folder description", "\"{name}\" already exist!" : "\"{name}\" already exist!", "Created \"{name}\"" : "Created \"{name}\"", @@ -206,6 +205,7 @@ OC.L10N.register( "Link to this section" : "Link to this section", "Show author colors" : "Show author colors", "Author colors are only shown until everyone has closed the document." : "Author colors are only shown until everyone has closed the document.", + "Add notes, lists or links …" : "Add notes, lists or links …", "Add description" : "Add description" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json index c097d131ac..19d385ad36 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -194,7 +194,6 @@ "Control" : "Control", "Option" : "Option", "Formatting" : "Formatting", - "Add notes, lists or links …" : "Add notes, lists or links …", "Add folder description" : "Add folder description", "\"{name}\" already exist!" : "\"{name}\" already exist!", "Created \"{name}\"" : "Created \"{name}\"", @@ -204,6 +203,7 @@ "Link to this section" : "Link to this section", "Show author colors" : "Show author colors", "Author colors are only shown until everyone has closed the document." : "Author colors are only shown until everyone has closed the document.", + "Add notes, lists or links …" : "Add notes, lists or links …", "Add description" : "Add description" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index 763d866571..04686264e2 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -192,7 +192,6 @@ OC.L10N.register( "Control" : "Control", "Option" : "Opción", "Formatting" : "Formato", - "Add notes, lists or links …" : "Añadir notas, listas o enlaces ...", "Add folder description" : "Añadir descripción a carpeta", "\"{name}\" already exist!" : "¡\"{name}\" ya existe!", "Created \"{name}\"" : "\"{name}\" creado", @@ -202,6 +201,7 @@ OC.L10N.register( "Link to this section" : "Enlazar a esta sección", "Show author colors" : "Ver colores del autor", "Author colors are only shown until everyone has closed the document." : "Los colores del autor sólo se muestran cuando todo el mundo ha cerrado el documento.", + "Add notes, lists or links …" : "Añadir notas, listas o enlaces ...", "Add description" : "Añadir descripción" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es.json b/l10n/es.json index e91db3656d..acd235a27c 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -190,7 +190,6 @@ "Control" : "Control", "Option" : "Opción", "Formatting" : "Formato", - "Add notes, lists or links …" : "Añadir notas, listas o enlaces ...", "Add folder description" : "Añadir descripción a carpeta", "\"{name}\" already exist!" : "¡\"{name}\" ya existe!", "Created \"{name}\"" : "\"{name}\" creado", @@ -200,6 +199,7 @@ "Link to this section" : "Enlazar a esta sección", "Show author colors" : "Ver colores del autor", "Author colors are only shown until everyone has closed the document." : "Los colores del autor sólo se muestran cuando todo el mundo ha cerrado el documento.", + "Add notes, lists or links …" : "Añadir notas, listas o enlaces ...", "Add description" : "Añadir descripción" },"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 cbb5bed807..5fa708840f 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -153,12 +153,12 @@ OC.L10N.register( "Control" : "Control", "Option" : "Opción", "Formatting" : "Formato", - "Add notes, lists or links …" : "Agregar notas, listas o enlaces...", "Copied to the clipboard" : "Copiado al portapapeles", "Front matter" : "Materias principales", "Link to this section" : "Enlace a esta sección", "Show author colors" : "Mostrar colores de autor", "Author colors are only shown until everyone has closed the document." : "Los colores de autor solo se muestran hasta que todos hayan cerrado el documento.", + "Add notes, lists or links …" : "Agregar notas, listas o enlaces...", "Add description" : "Agregar descripción" }, "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 5509effac8..76e7f21814 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -151,12 +151,12 @@ "Control" : "Control", "Option" : "Opción", "Formatting" : "Formato", - "Add notes, lists or links …" : "Agregar notas, listas o enlaces...", "Copied to the clipboard" : "Copiado al portapapeles", "Front matter" : "Materias principales", "Link to this section" : "Enlace a esta sección", "Show author colors" : "Mostrar colores de autor", "Author colors are only shown until everyone has closed the document." : "Los colores de autor solo se muestran hasta que todos hayan cerrado el documento.", + "Add notes, lists or links …" : "Agregar notas, listas o enlaces...", "Add description" : "Agregar descripción" },"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 89ca1a32fa..1aaec431b4 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -191,7 +191,6 @@ OC.L10N.register( "Control" : "Control", "Option" : "Opción", "Formatting" : "Formato", - "Add notes, lists or links …" : "Agregar notas, listas o ligas ...", "Add folder description" : "Añadir descripción de carpeta", "\"{name}\" already exist!" : "¡\"{name}\" ya existe!", "Created \"{name}\"" : "\"{name}\" creado", @@ -201,6 +200,7 @@ OC.L10N.register( "Link to this section" : "Enlace a esta sección", "Show author colors" : "Mostrar colores de autor", "Author colors are only shown until everyone has closed the document." : "Los colores de autor sólo se muestran hasta que todos hayan cerrado el documento.", + "Add notes, lists or links …" : "Agregar notas, listas o ligas ...", "Add description" : "Añadir descripción" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 43801334e0..0027768b66 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -189,7 +189,6 @@ "Control" : "Control", "Option" : "Opción", "Formatting" : "Formato", - "Add notes, lists or links …" : "Agregar notas, listas o ligas ...", "Add folder description" : "Añadir descripción de carpeta", "\"{name}\" already exist!" : "¡\"{name}\" ya existe!", "Created \"{name}\"" : "\"{name}\" creado", @@ -199,6 +198,7 @@ "Link to this section" : "Enlace a esta sección", "Show author colors" : "Mostrar colores de autor", "Author colors are only shown until everyone has closed the document." : "Los colores de autor sólo se muestran hasta que todos hayan cerrado el documento.", + "Add notes, lists or links …" : "Agregar notas, listas o ligas ...", "Add description" : "Añadir descripción" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/eu.js b/l10n/eu.js index 8e559b6c57..853f224905 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -195,7 +195,6 @@ OC.L10N.register( "Control" : "Kontrola", "Option" : "Aukera", "Formatting" : "Formatua", - "Add notes, lists or links …" : "Gehitu oharrak, zerrendak edo estekak…", "Add folder description" : "Gehitu karpetaren deskribapena", "\"{name}\" already exist!" : "\"{name}\" badago dagoeneko!", "Created \"{name}\"" : "\"{name}\" sortu da", @@ -205,6 +204,7 @@ OC.L10N.register( "Link to this section" : "Estekatu atal honetara", "Show author colors" : "Erakutsi egilearen koloreak", "Author colors are only shown until everyone has closed the document." : "Egile-koloreak erakutsiko dira denek dokumentua itxi arte soilik.", + "Add notes, lists or links …" : "Gehitu oharrak, zerrendak edo estekak…", "Add description" : "Gehitu deskribapena" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eu.json b/l10n/eu.json index 217d75868a..7296a7edad 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -193,7 +193,6 @@ "Control" : "Kontrola", "Option" : "Aukera", "Formatting" : "Formatua", - "Add notes, lists or links …" : "Gehitu oharrak, zerrendak edo estekak…", "Add folder description" : "Gehitu karpetaren deskribapena", "\"{name}\" already exist!" : "\"{name}\" badago dagoeneko!", "Created \"{name}\"" : "\"{name}\" sortu da", @@ -203,6 +202,7 @@ "Link to this section" : "Estekatu atal honetara", "Show author colors" : "Erakutsi egilearen koloreak", "Author colors are only shown until everyone has closed the document." : "Egile-koloreak erakutsiko dira denek dokumentua itxi arte soilik.", + "Add notes, lists or links …" : "Gehitu oharrak, zerrendak edo estekak…", "Add description" : "Gehitu deskribapena" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fa.js b/l10n/fa.js index 04cefc9d34..b493cc75a4 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -171,12 +171,12 @@ OC.L10N.register( "Control" : "کنترل", "Option" : "Option", "Formatting" : "قالب‌بندی", - "Add notes, lists or links …" : "Add notes, lists or links …", "Copied to the clipboard" : "Copied to the clipboard", "Front matter" : "Front matter", "Link to this section" : "Link to this section", "Show author colors" : "Show author colors", "Author colors are only shown until everyone has closed the document." : "Author colors are only shown until everyone has closed the document.", + "Add notes, lists or links …" : "Add notes, lists or links …", "Add description" : "Add description" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json index e834439d93..9f501bd2d3 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -169,12 +169,12 @@ "Control" : "کنترل", "Option" : "Option", "Formatting" : "قالب‌بندی", - "Add notes, lists or links …" : "Add notes, lists or links …", "Copied to the clipboard" : "Copied to the clipboard", "Front matter" : "Front matter", "Link to this section" : "Link to this section", "Show author colors" : "Show author colors", "Author colors are only shown until everyone has closed the document." : "Author colors are only shown until everyone has closed the document.", + "Add notes, lists or links …" : "Add notes, lists or links …", "Add description" : "Add description" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/fi.js b/l10n/fi.js index ce13bc6a0a..07dcd8ab09 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -157,7 +157,6 @@ OC.L10N.register( "Command" : "Komento", "Control" : "Hallinta", "Formatting" : "Muotoilu", - "Add notes, lists or links …" : "Lisää muistiinpanoja, listoja tai linkkejä...", "Add folder description" : "Lisään kansion kuvaus", "\"{name}\" already exist!" : "\"{name}\" on jo olemassa!", "Created \"{name}\"" : "Luotu \"{name}\"", @@ -166,6 +165,7 @@ OC.L10N.register( "Link to this section" : "Linkki tähän osioon", "Show author colors" : "Näytä tekijän värit", "Author colors are only shown until everyone has closed the document." : "Tekijöiden värit näytetään siihen asti, kunnes kaikki ovat sulkeneet asiakirjan.", + "Add notes, lists or links …" : "Lisää muistiinpanoja, listoja tai linkkejä...", "Add description" : "Lisää kuvaus" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json index 5e378f5ebd..89d97b7c60 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -155,7 +155,6 @@ "Command" : "Komento", "Control" : "Hallinta", "Formatting" : "Muotoilu", - "Add notes, lists or links …" : "Lisää muistiinpanoja, listoja tai linkkejä...", "Add folder description" : "Lisään kansion kuvaus", "\"{name}\" already exist!" : "\"{name}\" on jo olemassa!", "Created \"{name}\"" : "Luotu \"{name}\"", @@ -164,6 +163,7 @@ "Link to this section" : "Linkki tähän osioon", "Show author colors" : "Näytä tekijän värit", "Author colors are only shown until everyone has closed the document." : "Tekijöiden värit näytetään siihen asti, kunnes kaikki ovat sulkeneet asiakirjan.", + "Add notes, lists or links …" : "Lisää muistiinpanoja, listoja tai linkkejä...", "Add description" : "Lisää kuvaus" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 38220c1f25..0f5754f2d6 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -196,7 +196,6 @@ OC.L10N.register( "Control" : "Contrôler", "Option" : "Option", "Formatting" : "Mise en forme", - "Add notes, lists or links …" : "Ajoutez des notes, listes ou liens …", "Add folder description" : "Ajouter la description du dossier", "\"{name}\" already exist!" : "« {name} » existe déjà !", "Created \"{name}\"" : "« {name} » créé", @@ -206,6 +205,7 @@ OC.L10N.register( "Link to this section" : "Lier vers cette section", "Show author colors" : "Afficher les couleurs de l'auteur", "Author colors are only shown until everyone has closed the document." : "Les couleurs de l’auteur ne sont affichées que jusqu’à ce que tout le monde ait fermé le document.", + "Add notes, lists or links …" : "Ajoutez des notes, listes ou liens …", "Add description" : "Ajouter une description" }, "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 1d2819af92..05d3aa3554 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -194,7 +194,6 @@ "Control" : "Contrôler", "Option" : "Option", "Formatting" : "Mise en forme", - "Add notes, lists or links …" : "Ajoutez des notes, listes ou liens …", "Add folder description" : "Ajouter la description du dossier", "\"{name}\" already exist!" : "« {name} » existe déjà !", "Created \"{name}\"" : "« {name} » créé", @@ -204,6 +203,7 @@ "Link to this section" : "Lier vers cette section", "Show author colors" : "Afficher les couleurs de l'auteur", "Author colors are only shown until everyone has closed the document." : "Les couleurs de l’auteur ne sont affichées que jusqu’à ce que tout le monde ait fermé le document.", + "Add notes, lists or links …" : "Ajoutez des notes, listes ou liens …", "Add description" : "Ajouter une description" },"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/ga.js b/l10n/ga.js index 7fcc8c50a4..1035001516 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -196,7 +196,6 @@ OC.L10N.register( "Control" : "Smacht", "Option" : "Rogha", "Formatting" : "Formáidiú", - "Add notes, lists or links …" : "Cuir nótaí, liostaí nó naisc leis…", "Add folder description" : "Cuir cur síos ar fhillteán leis", "\"{name}\" already exist!" : "Tá \"{name}\" ann cheana féin!", "Created \"{name}\"" : "Cruthaithe \"{name}\"", @@ -206,6 +205,7 @@ OC.L10N.register( "Link to this section" : "Nasc leis an alt seo", "Show author colors" : "Taispeáin dathanna an údair", "Author colors are only shown until everyone has closed the document." : "Ní thaispeántar dathanna an údair ach go dtí go mbíonn an doiciméad dúnta ag gach duine.", + "Add notes, lists or links …" : "Cuir nótaí, liostaí nó naisc leis…", "Add description" : "Cuir cur síos leis" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/l10n/ga.json b/l10n/ga.json index 24dc4c9001..b74f4332ff 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -194,7 +194,6 @@ "Control" : "Smacht", "Option" : "Rogha", "Formatting" : "Formáidiú", - "Add notes, lists or links …" : "Cuir nótaí, liostaí nó naisc leis…", "Add folder description" : "Cuir cur síos ar fhillteán leis", "\"{name}\" already exist!" : "Tá \"{name}\" ann cheana féin!", "Created \"{name}\"" : "Cruthaithe \"{name}\"", @@ -204,6 +203,7 @@ "Link to this section" : "Nasc leis an alt seo", "Show author colors" : "Taispeáin dathanna an údair", "Author colors are only shown until everyone has closed the document." : "Ní thaispeántar dathanna an údair ach go dtí go mbíonn an doiciméad dúnta ag gach duine.", + "Add notes, lists or links …" : "Cuir nótaí, liostaí nó naisc leis…", "Add description" : "Cuir cur síos leis" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file diff --git a/l10n/gl.js b/l10n/gl.js index a55e831fa6..98e1728ee6 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -183,6 +183,8 @@ OC.L10N.register( "Heading 5" : "Título 5", "Lists" : "Listas", "To-Do list" : "Lista de tarefas pendentes", + "Increase indentation" : "Incrementar a sangría", + "Decrease indentation" : "Diminuír a sangría", "Insert link" : "Inserir ligazón", "Callouts" : "Lendas", "Info" : "Información", @@ -196,7 +198,6 @@ OC.L10N.register( "Control" : "Control", "Option" : "Opción", "Formatting" : "Formatado", - "Add notes, lists or links …" : "Engadir notas, listas ou ligazóns…", "Add folder description" : "Engadir a descrición do cartafol", "\"{name}\" already exist!" : "Xa existe «{name}»!", "Created \"{name}\"" : "Creouse «{name}»", @@ -206,6 +207,7 @@ OC.L10N.register( "Link to this section" : "Ligazón a esta sección", "Show author colors" : "Amosar as cores do autor", "Author colors are only shown until everyone has closed the document." : "As cores do autor só se amosan ata que todos pechen o documento.", + "Add notes, lists or links …" : "Engadir notas, listas ou ligazóns…", "Add description" : "Engadir descrición" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json index d682428c5f..aefa7264c5 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -181,6 +181,8 @@ "Heading 5" : "Título 5", "Lists" : "Listas", "To-Do list" : "Lista de tarefas pendentes", + "Increase indentation" : "Incrementar a sangría", + "Decrease indentation" : "Diminuír a sangría", "Insert link" : "Inserir ligazón", "Callouts" : "Lendas", "Info" : "Información", @@ -194,7 +196,6 @@ "Control" : "Control", "Option" : "Opción", "Formatting" : "Formatado", - "Add notes, lists or links …" : "Engadir notas, listas ou ligazóns…", "Add folder description" : "Engadir a descrición do cartafol", "\"{name}\" already exist!" : "Xa existe «{name}»!", "Created \"{name}\"" : "Creouse «{name}»", @@ -204,6 +205,7 @@ "Link to this section" : "Ligazón a esta sección", "Show author colors" : "Amosar as cores do autor", "Author colors are only shown until everyone has closed the document." : "As cores do autor só se amosan ata que todos pechen o documento.", + "Add notes, lists or links …" : "Engadir notas, listas ou ligazóns…", "Add description" : "Engadir descrición" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/hr.js b/l10n/hr.js index 49dd3f6cea..3b230fcae9 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -78,8 +78,8 @@ OC.L10N.register( "Command" : "Naredba", "Control" : "Kontrola", "Formatting" : "Oblikovanje", - "Add notes, lists or links …" : "Dodajte bilješke, popise ili poveznice…", "Show author colors" : "Prikaži boje autora", - "Author colors are only shown until everyone has closed the document." : "Boje autora prikazuju se samo dok svi ne zatvore dokument." + "Author colors are only shown until everyone has closed the document." : "Boje autora prikazuju se samo dok svi ne zatvore dokument.", + "Add notes, lists or links …" : "Dodajte bilješke, popise ili poveznice…" }, "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 3af893cd67..6e2a9a22af 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -76,8 +76,8 @@ "Command" : "Naredba", "Control" : "Kontrola", "Formatting" : "Oblikovanje", - "Add notes, lists or links …" : "Dodajte bilješke, popise ili poveznice…", "Show author colors" : "Prikaži boje autora", - "Author colors are only shown until everyone has closed the document." : "Boje autora prikazuju se samo dok svi ne zatvore dokument." + "Author colors are only shown until everyone has closed the document." : "Boje autora prikazuju se samo dok svi ne zatvore dokument.", + "Add notes, lists or links …" : "Dodajte bilješke, popise ili poveznice…" },"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 d3e7b7cea1..3f260236d1 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -174,12 +174,12 @@ OC.L10N.register( "Control" : "Control", "Option" : "Option", "Formatting" : "Formázás", - "Add notes, lists or links …" : "Jegyzetek, listák vagy hivatkozások hozzáadása…", "Copied to the clipboard" : "Vágólapra másolva", "Front matter" : "Előlap", "Link to this section" : "Hivatkozás erre a szakaszra", "Show author colors" : "Szerzők színének megjelenítése", "Author colors are only shown until everyone has closed the document." : "A szerzők színei csak addig jelennek meg, amíg mindenki le nem zárta a dokumentumot.", + "Add notes, lists or links …" : "Jegyzetek, listák vagy hivatkozások hozzáadása…", "Add description" : "Leírás hozzáadása" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu.json b/l10n/hu.json index 60ff027648..40920d32a3 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -172,12 +172,12 @@ "Control" : "Control", "Option" : "Option", "Formatting" : "Formázás", - "Add notes, lists or links …" : "Jegyzetek, listák vagy hivatkozások hozzáadása…", "Copied to the clipboard" : "Vágólapra másolva", "Front matter" : "Előlap", "Link to this section" : "Hivatkozás erre a szakaszra", "Show author colors" : "Szerzők színének megjelenítése", "Author colors are only shown until everyone has closed the document." : "A szerzők színei csak addig jelennek meg, amíg mindenki le nem zárta a dokumentumot.", + "Add notes, lists or links …" : "Jegyzetek, listák vagy hivatkozások hozzáadása…", "Add description" : "Leírás hozzáadása" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/is.js b/l10n/is.js index 0b76c6e159..bb9066bcbc 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -166,12 +166,12 @@ OC.L10N.register( "Control" : "Stjórnun", "Option" : "Valkostur", "Formatting" : "Sniðmótun", - "Add notes, lists or links …" : "Bættu við minnispunktum, listum eða tenglum …", "\"{name}\" already exist!" : "\"{name}\" er þegar til staðar!", "Created \"{name}\"" : "Bjó til \"{name}\"", "Link to this section" : "Tengja í þennan hluta", "Show author colors" : "Sýna liti höfunda", "Author colors are only shown until everyone has closed the document." : "Litir höfunda eru aðeins sýndir þar til allir hafa lokað skjalinu.", + "Add notes, lists or links …" : "Bættu við minnispunktum, listum eða tenglum …", "Add description" : "Bæta við lýsingu" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/l10n/is.json b/l10n/is.json index 0dcec6b68f..829c41b041 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -164,12 +164,12 @@ "Control" : "Stjórnun", "Option" : "Valkostur", "Formatting" : "Sniðmótun", - "Add notes, lists or links …" : "Bættu við minnispunktum, listum eða tenglum …", "\"{name}\" already exist!" : "\"{name}\" er þegar til staðar!", "Created \"{name}\"" : "Bjó til \"{name}\"", "Link to this section" : "Tengja í þennan hluta", "Show author colors" : "Sýna liti höfunda", "Author colors are only shown until everyone has closed the document." : "Litir höfunda eru aðeins sýndir þar til allir hafa lokað skjalinu.", + "Add notes, lists or links …" : "Bættu við minnispunktum, listum eða tenglum …", "Add description" : "Bæta við lýsingu" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index f3c438afa6..4d30770c6b 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -195,7 +195,6 @@ OC.L10N.register( "Control" : "Controllo", "Option" : "Opzione", "Formatting" : "Formattazione", - "Add notes, lists or links …" : "Aggiungi note, elenchi o collegamenti...", "Add folder description" : "Aggiungi descrizione cartella", "\"{name}\" already exist!" : "\"{name}\" esiste già!", "Created \"{name}\"" : "Creato \"{name}\"", @@ -205,6 +204,7 @@ OC.L10N.register( "Link to this section" : "Collegamento a questa sezione", "Show author colors" : "Mostra i colori degli autori", "Author colors are only shown until everyone has closed the document." : "I colori degli autori sono visualizzati solo finché tutti non hanno chiuso il documento. ", + "Add notes, lists or links …" : "Aggiungi note, elenchi o collegamenti...", "Add description" : "Aggiungi descrizione" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/it.json b/l10n/it.json index 7909e29676..431fd101f7 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -193,7 +193,6 @@ "Control" : "Controllo", "Option" : "Opzione", "Formatting" : "Formattazione", - "Add notes, lists or links …" : "Aggiungi note, elenchi o collegamenti...", "Add folder description" : "Aggiungi descrizione cartella", "\"{name}\" already exist!" : "\"{name}\" esiste già!", "Created \"{name}\"" : "Creato \"{name}\"", @@ -203,6 +202,7 @@ "Link to this section" : "Collegamento a questa sezione", "Show author colors" : "Mostra i colori degli autori", "Author colors are only shown until everyone has closed the document." : "I colori degli autori sono visualizzati solo finché tutti non hanno chiuso il documento. ", + "Add notes, lists or links …" : "Aggiungi note, elenchi o collegamenti...", "Add description" : "Aggiungi descrizione" },"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 2959a3bf67..39d9b7421b 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -196,7 +196,6 @@ OC.L10N.register( "Control" : "コントロール", "Option" : "Option", "Formatting" : "フォーマット", - "Add notes, lists or links …" : "ノート、リスト、リンクを追加...", "Add folder description" : "フォルダーの説明を追加", "\"{name}\" already exist!" : "\"{name}\" は既に存在します", "Created \"{name}\"" : "\"{name}\" を作成しました", @@ -206,6 +205,7 @@ OC.L10N.register( "Link to this section" : "このセクションへのリンク", "Show author colors" : "記入者の色をつける", "Author colors are only shown until everyone has closed the document." : "記入者の色は、全員がドキュメントを閉じるまで表示されます。", + "Add notes, lists or links …" : "ノート、リスト、リンクを追加...", "Add description" : "説明を追加" }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index ad9eea01bd..185374bfd4 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -194,7 +194,6 @@ "Control" : "コントロール", "Option" : "Option", "Formatting" : "フォーマット", - "Add notes, lists or links …" : "ノート、リスト、リンクを追加...", "Add folder description" : "フォルダーの説明を追加", "\"{name}\" already exist!" : "\"{name}\" は既に存在します", "Created \"{name}\"" : "\"{name}\" を作成しました", @@ -204,6 +203,7 @@ "Link to this section" : "このセクションへのリンク", "Show author colors" : "記入者の色をつける", "Author colors are only shown until everyone has closed the document." : "記入者の色は、全員がドキュメントを閉じるまで表示されます。", + "Add notes, lists or links …" : "ノート、リスト、リンクを追加...", "Add description" : "説明を追加" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 509afdf836..de8c7acdbc 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -124,8 +124,8 @@ OC.L10N.register( "Command" : "Komanda", "Control" : "Valdoma", "Formatting" : "Formatavimas", - "Add notes, lists or links …" : "Pridėkite užrašus, sąrašus ar nuorodas…", "Show author colors" : "Rodyti autoriaus spalvas", - "Author colors are only shown until everyone has closed the document." : "Autoriaus spalvos yra rodomos tik tol, kol visi neužvers dokumento." + "Author colors are only shown until everyone has closed the document." : "Autoriaus spalvos yra rodomos tik tol, kol visi neužvers dokumento.", + "Add notes, lists or links …" : "Pridėkite užrašus, sąrašus ar nuorodas…" }, "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 d55a1053e5..8adef5a8ae 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -122,8 +122,8 @@ "Command" : "Komanda", "Control" : "Valdoma", "Formatting" : "Formatavimas", - "Add notes, lists or links …" : "Pridėkite užrašus, sąrašus ar nuorodas…", "Show author colors" : "Rodyti autoriaus spalvas", - "Author colors are only shown until everyone has closed the document." : "Autoriaus spalvos yra rodomos tik tol, kol visi neužvers dokumento." + "Author colors are only shown until everyone has closed the document." : "Autoriaus spalvos yra rodomos tik tol, kol visi neužvers dokumento.", + "Add notes, lists or links …" : "Pridėkite užrašus, sąrašus ar nuorodas…" },"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/mk.js b/l10n/mk.js index 5f9c4a2247..19d5ab8bde 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -103,9 +103,9 @@ OC.L10N.register( "Command" : "Команда", "Control" : "Контрола", "Option" : "Опции", - "Add notes, lists or links …" : "Додади белешки, листи или линкови ...", "Show author colors" : "Прикажи ги боите на авторот", "Author colors are only shown until everyone has closed the document." : "Боите на авторот се прикажуваат само кога сите ќе го затворат документот.", + "Add notes, lists or links …" : "Додади белешки, листи или линкови ...", "Add description" : "Додади опис" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/l10n/mk.json b/l10n/mk.json index 36c5a2bb2d..2a6f9b9633 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -101,9 +101,9 @@ "Command" : "Команда", "Control" : "Контрола", "Option" : "Опции", - "Add notes, lists or links …" : "Додади белешки, листи или линкови ...", "Show author colors" : "Прикажи ги боите на авторот", "Author colors are only shown until everyone has closed the document." : "Боите на авторот се прикажуваат само кога сите ќе го затворат документот.", + "Add notes, lists or links …" : "Додади белешки, листи или линкови ...", "Add description" : "Додади опис" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/l10n/nb.js b/l10n/nb.js index 895449d293..f2ef684747 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -196,7 +196,6 @@ OC.L10N.register( "Control" : "Kontroll", "Option" : "Alternativ", "Formatting" : "Formatering", - "Add notes, lists or links …" : "Legg til notater, lister eller lenker ...", "Add folder description" : "Legg til mappebeskrivelse", "\"{name}\" already exist!" : "\"{name}\" finnes allerede!", "Created \"{name}\"" : "Opprettet \"{name}\"", @@ -206,6 +205,7 @@ OC.L10N.register( "Link to this section" : "Kobling til denne seksjonen", "Show author colors" : "Vis forfatterfarger", "Author colors are only shown until everyone has closed the document." : "Forfatterfarger vises bare til alle har lukket dokumentet.", + "Add notes, lists or links …" : "Legg til notater, lister eller lenker ...", "Add description" : "Legg til beskrivelse" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nb.json b/l10n/nb.json index 951472c363..cf51132737 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -194,7 +194,6 @@ "Control" : "Kontroll", "Option" : "Alternativ", "Formatting" : "Formatering", - "Add notes, lists or links …" : "Legg til notater, lister eller lenker ...", "Add folder description" : "Legg til mappebeskrivelse", "\"{name}\" already exist!" : "\"{name}\" finnes allerede!", "Created \"{name}\"" : "Opprettet \"{name}\"", @@ -204,6 +203,7 @@ "Link to this section" : "Kobling til denne seksjonen", "Show author colors" : "Vis forfatterfarger", "Author colors are only shown until everyone has closed the document." : "Forfatterfarger vises bare til alle har lukket dokumentet.", + "Add notes, lists or links …" : "Legg til notater, lister eller lenker ...", "Add description" : "Legg til beskrivelse" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nl.js b/l10n/nl.js index 9ed25a616c..093996571e 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -117,9 +117,9 @@ OC.L10N.register( "Command" : "Commando", "Control" : "Controle", "Formatting" : "Opmaak", - "Add notes, lists or links …" : "Notities, lijsten of links toevoegen...", "Add folder description" : "Mapomschrijving toevoegen", "Show author colors" : "Tonen auteurskleuren", - "Author colors are only shown until everyone has closed the document." : "Auteurskleuren worden pas weergegeven als iedereen het document heeft gesloten." + "Author colors are only shown until everyone has closed the document." : "Auteurskleuren worden pas weergegeven als iedereen het document heeft gesloten.", + "Add notes, lists or links …" : "Notities, lijsten of links toevoegen..." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json index 043de61706..09893c6c4b 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -115,9 +115,9 @@ "Command" : "Commando", "Control" : "Controle", "Formatting" : "Opmaak", - "Add notes, lists or links …" : "Notities, lijsten of links toevoegen...", "Add folder description" : "Mapomschrijving toevoegen", "Show author colors" : "Tonen auteurskleuren", - "Author colors are only shown until everyone has closed the document." : "Auteurskleuren worden pas weergegeven als iedereen het document heeft gesloten." + "Author colors are only shown until everyone has closed the document." : "Auteurskleuren worden pas weergegeven als iedereen het document heeft gesloten.", + "Add notes, lists or links …" : "Notities, lijsten of links toevoegen..." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/oc.js b/l10n/oc.js index 0994da26ca..839c3fc020 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -68,7 +68,7 @@ OC.L10N.register( "Details" : "Per lo Menut", "Insert attachment" : "Inserir una pèça junta", "Command" : "Comanda", - "Add notes, lists or links …" : "Apondre nòtas, listas o ligams…", - "Show author colors" : "Afichar las colors dels utilizaires" + "Show author colors" : "Afichar las colors dels utilizaires", + "Add notes, lists or links …" : "Apondre nòtas, listas o ligams…" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/oc.json b/l10n/oc.json index cffab390e8..18ab5a90f1 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -66,7 +66,7 @@ "Details" : "Per lo Menut", "Insert attachment" : "Inserir una pèça junta", "Command" : "Comanda", - "Add notes, lists or links …" : "Apondre nòtas, listas o ligams…", - "Show author colors" : "Afichar las colors dels utilizaires" + "Show author colors" : "Afichar las colors dels utilizaires", + "Add notes, lists or links …" : "Apondre nòtas, listas o ligams…" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js index bdac77513f..75fed5e447 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -177,7 +177,6 @@ OC.L10N.register( "Control" : "Kontrola", "Option" : "Opcja", "Formatting" : "Formatowanie", - "Add notes, lists or links …" : "Dodaj notatki, listy lub linki…", "Add folder description" : "Dodaj opis folderu", "\"{name}\" already exist!" : "\"{name}\" już istnieje!", "Created \"{name}\"" : "Utworzono \"{name}\"", @@ -186,6 +185,7 @@ OC.L10N.register( "Link to this section" : "Link do tej sekcji", "Show author colors" : "Pokaż kolory autora", "Author colors are only shown until everyone has closed the document." : "Kolory autora są pokazane tylko do czasu zamknięcia dokumentu.", + "Add notes, lists or links …" : "Dodaj notatki, listy lub linki…", "Add description" : "Dodaj opis" }, "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 6d9a308559..b439a4c205 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -175,7 +175,6 @@ "Control" : "Kontrola", "Option" : "Opcja", "Formatting" : "Formatowanie", - "Add notes, lists or links …" : "Dodaj notatki, listy lub linki…", "Add folder description" : "Dodaj opis folderu", "\"{name}\" already exist!" : "\"{name}\" już istnieje!", "Created \"{name}\"" : "Utworzono \"{name}\"", @@ -184,6 +183,7 @@ "Link to this section" : "Link do tej sekcji", "Show author colors" : "Pokaż kolory autora", "Author colors are only shown until everyone has closed the document." : "Kolory autora są pokazane tylko do czasu zamknięcia dokumentu.", + "Add notes, lists or links …" : "Dodaj notatki, listy lub linki…", "Add description" : "Dodaj opis" },"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 4aaf7b5434..82a8b8a789 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -183,6 +183,8 @@ OC.L10N.register( "Heading 5" : "Título 5", "Lists" : "Listas", "To-Do list" : "Lista de tarefas", + "Increase indentation" : "Aumentar recuo", + "Decrease indentation" : "Diminuir recuo", "Insert link" : "Inserir link", "Callouts" : "Frases de destaque", "Info" : "Info", @@ -196,7 +198,6 @@ OC.L10N.register( "Control" : "Controle", "Option" : "Opção", "Formatting" : "Formatação", - "Add notes, lists or links …" : "Adicione observações, listas ou links...", "Add folder description" : "Adicionar descrição da pasta", "\"{name}\" already exist!" : "\"{name}\" já existe!", "Created \"{name}\"" : "Criado \"{nome}\"", @@ -206,6 +207,7 @@ OC.L10N.register( "Link to this section" : "Link para esta seção", "Show author colors" : "Mostrar cores de autoria", "Author colors are only shown until everyone has closed the document." : "As cores de autoria só são exibidas até que todas as pessoas tenham fechado o documento. ", + "Add notes, lists or links …" : "Adicione observações, listas ou links...", "Add description" : "Adicionar descrição" }, "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 0c59d5ac7d..4026185678 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -181,6 +181,8 @@ "Heading 5" : "Título 5", "Lists" : "Listas", "To-Do list" : "Lista de tarefas", + "Increase indentation" : "Aumentar recuo", + "Decrease indentation" : "Diminuir recuo", "Insert link" : "Inserir link", "Callouts" : "Frases de destaque", "Info" : "Info", @@ -194,7 +196,6 @@ "Control" : "Controle", "Option" : "Opção", "Formatting" : "Formatação", - "Add notes, lists or links …" : "Adicione observações, listas ou links...", "Add folder description" : "Adicionar descrição da pasta", "\"{name}\" already exist!" : "\"{name}\" já existe!", "Created \"{name}\"" : "Criado \"{nome}\"", @@ -204,6 +205,7 @@ "Link to this section" : "Link para esta seção", "Show author colors" : "Mostrar cores de autoria", "Author colors are only shown until everyone has closed the document." : "As cores de autoria só são exibidas até que todas as pessoas tenham fechado o documento. ", + "Add notes, lists or links …" : "Adicione observações, listas ou links...", "Add description" : "Adicionar descrição" },"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 684a96b662..141ab9aa82 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -60,8 +60,8 @@ OC.L10N.register( "Details" : "Detalhes", "Control" : "Controle", "Formatting" : "Formação ", - "Add notes, lists or links …" : "Adicionar observações, listas ou hiperligações...", "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. " + "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..." }, "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 55d61f9801..11c8766bc3 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -58,8 +58,8 @@ "Details" : "Detalhes", "Control" : "Controle", "Formatting" : "Formação ", - "Add notes, lists or links …" : "Adicionar observações, listas ou hiperligações...", "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. " + "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..." },"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/ru.js b/l10n/ru.js index c17bb65c76..9a45ecf23f 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -174,13 +174,13 @@ OC.L10N.register( "Control" : "Контроль", "Option" : "Вариант", "Formatting" : "Форматирование", - "Add notes, lists or links …" : "Добавить файл, содержащий примечания, списки или ссылки (Readme.md)", "Add folder description" : "Добавить описание папки", "Copied to the clipboard" : "Скопировано в буфер обмена", "Front matter" : "Передний план", "Link to this section" : "Ссылка на этот раздел", "Show author colors" : "Выделить правки цветами", "Author colors are only shown until everyone has closed the document." : "Выделение цветом правок разных авторов будет показано до тех пор, пока документ не будет закрыт всеми пользователями.", + "Add notes, lists or links …" : "Добавить файл, содержащий примечания, списки или ссылки (Readme.md)", "Add description" : "Добавить описание" }, "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 178af12e17..34fdd811aa 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -172,13 +172,13 @@ "Control" : "Контроль", "Option" : "Вариант", "Formatting" : "Форматирование", - "Add notes, lists or links …" : "Добавить файл, содержащий примечания, списки или ссылки (Readme.md)", "Add folder description" : "Добавить описание папки", "Copied to the clipboard" : "Скопировано в буфер обмена", "Front matter" : "Передний план", "Link to this section" : "Ссылка на этот раздел", "Show author colors" : "Выделить правки цветами", "Author colors are only shown until everyone has closed the document." : "Выделение цветом правок разных авторов будет показано до тех пор, пока документ не будет закрыт всеми пользователями.", + "Add notes, lists or links …" : "Добавить файл, содержащий примечания, списки или ссылки (Readme.md)", "Add description" : "Добавить описание" },"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 8ddfebd096..c801f2d524 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -75,8 +75,8 @@ OC.L10N.register( "Command" : "Cumandu", "Control" : "Controllu", "Formatting" : "Formatatzione", - "Add notes, lists or links …" : "Agiunghe notas, listas o ligòngios …", "Show author colors" : "Mustra is colores de sa persone autora", - "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." + "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.", + "Add notes, lists or links …" : "Agiunghe notas, listas o ligòngios …" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sc.json b/l10n/sc.json index adb72b21ff..88eac79406 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -73,8 +73,8 @@ "Command" : "Cumandu", "Control" : "Controllu", "Formatting" : "Formatatzione", - "Add notes, lists or links …" : "Agiunghe notas, listas o ligòngios …", "Show author colors" : "Mustra is colores de sa persone autora", - "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." + "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.", + "Add notes, lists or links …" : "Agiunghe notas, listas o ligòngios …" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sk.js b/l10n/sk.js index 30840f69b4..6a9cd1f0cf 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -147,11 +147,11 @@ OC.L10N.register( "Control" : "Riadenie", "Option" : "Možnosť", "Formatting" : "Formátovanie", - "Add notes, lists or links …" : "Pridať poznámky, zoznamy alebo odkazy...", "Front matter" : "Predná strana", "Link to this section" : "Odkaz na túto sekciu", "Show author colors" : "Zobraziť autorské farby", "Author colors are only shown until everyone has closed the document." : "Farby autora sa zobrazujú iba dovtedy, kým dokument všetci neuzavrú.", + "Add notes, lists or links …" : "Pridať poznámky, zoznamy alebo odkazy...", "Add description" : "Pridať popis" }, "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 8466349657..e17f8d4ce6 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -145,11 +145,11 @@ "Control" : "Riadenie", "Option" : "Možnosť", "Formatting" : "Formátovanie", - "Add notes, lists or links …" : "Pridať poznámky, zoznamy alebo odkazy...", "Front matter" : "Predná strana", "Link to this section" : "Odkaz na túto sekciu", "Show author colors" : "Zobraziť autorské farby", "Author colors are only shown until everyone has closed the document." : "Farby autora sa zobrazujú iba dovtedy, kým dokument všetci neuzavrú.", + "Add notes, lists or links …" : "Pridať poznámky, zoznamy alebo odkazy...", "Add description" : "Pridať popis" },"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 e90c0c110a..fbd78f92ad 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -157,11 +157,11 @@ OC.L10N.register( "Control" : "Nadzor", "Option" : "Možnosti", "Formatting" : "Oblikovanje", - "Add notes, lists or links …" : "Dodajte sporočilca, sezname ali povezave ...", "Front matter" : "Uvodne strani", "Link to this section" : "Poveži s tem odsekom", "Show author colors" : "Pokaži barve avtorja", "Author colors are only shown until everyone has closed the document." : "Barve avtorjev so prikazane le dokler zadnji uporabnik ne zapre dokumenta.", + "Add notes, lists or links …" : "Dodajte sporočilca, sezname ali povezave ...", "Add description" : "Dodaj opis" }, "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 4d18a31249..fe40e638d9 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -155,11 +155,11 @@ "Control" : "Nadzor", "Option" : "Možnosti", "Formatting" : "Oblikovanje", - "Add notes, lists or links …" : "Dodajte sporočilca, sezname ali povezave ...", "Front matter" : "Uvodne strani", "Link to this section" : "Poveži s tem odsekom", "Show author colors" : "Pokaži barve avtorja", "Author colors are only shown until everyone has closed the document." : "Barve avtorjev so prikazane le dokler zadnji uporabnik ne zapre dokumenta.", + "Add notes, lists or links …" : "Dodajte sporočilca, sezname ali povezave ...", "Add description" : "Dodaj opis" },"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/sr.js b/l10n/sr.js index 808a7957ac..8b7014b54c 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -45,6 +45,7 @@ OC.L10N.register( "Guest" : "Гост", "Save guest name" : "Сачувај име госта", "Uploading multiple attachments failed." : "Није успело отпремање више прилога.", + "Uploading attachment failed: {error}" : "Није успело отпремање прилога: {error}", "Uploading attachment failed." : "Није успело отпремање прилога.", "Insert an attachment" : "Уметни прилог", "Failed to insert from Files" : "Није успело уметање из апликације Фајлови", @@ -182,6 +183,8 @@ OC.L10N.register( "Heading 5" : "Наслов 5", "Lists" : "Спискови", "To-Do list" : "Листа обавеза", + "Increase indentation" : "Увећај увлачење", + "Decrease indentation" : "Умањи увлачење", "Insert link" : "Уметни линк", "Callouts" : "Балончићи", "Info" : "Инфо", @@ -195,7 +198,6 @@ OC.L10N.register( "Control" : "Контрола", "Option" : "Опција", "Formatting" : "Форматирање", - "Add notes, lists or links …" : "Додајте белешке, спискове или везе…", "Add folder description" : "Додај опис фолдера", "\"{name}\" already exist!" : "„{name}” већ постоји!", "Created \"{name}\"" : "„{name}” је креирано", @@ -205,6 +207,7 @@ OC.L10N.register( "Link to this section" : "Линк на овај одељак", "Show author colors" : "Прикажи боје аутора", "Author colors are only shown until everyone has closed the document." : "Боје аутора се приказују све док сви не затворе документ.", + "Add notes, lists or links …" : "Додајте белешке, спискове или везе…", "Add description" : "Додај опис" }, "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.json b/l10n/sr.json index 282ad42c1f..4b465dc9b4 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -43,6 +43,7 @@ "Guest" : "Гост", "Save guest name" : "Сачувај име госта", "Uploading multiple attachments failed." : "Није успело отпремање више прилога.", + "Uploading attachment failed: {error}" : "Није успело отпремање прилога: {error}", "Uploading attachment failed." : "Није успело отпремање прилога.", "Insert an attachment" : "Уметни прилог", "Failed to insert from Files" : "Није успело уметање из апликације Фајлови", @@ -180,6 +181,8 @@ "Heading 5" : "Наслов 5", "Lists" : "Спискови", "To-Do list" : "Листа обавеза", + "Increase indentation" : "Увећај увлачење", + "Decrease indentation" : "Умањи увлачење", "Insert link" : "Уметни линк", "Callouts" : "Балончићи", "Info" : "Инфо", @@ -193,7 +196,6 @@ "Control" : "Контрола", "Option" : "Опција", "Formatting" : "Форматирање", - "Add notes, lists or links …" : "Додајте белешке, спискове или везе…", "Add folder description" : "Додај опис фолдера", "\"{name}\" already exist!" : "„{name}” већ постоји!", "Created \"{name}\"" : "„{name}” је креирано", @@ -203,6 +205,7 @@ "Link to this section" : "Линк на овај одељак", "Show author colors" : "Прикажи боје аутора", "Author colors are only shown until everyone has closed the document." : "Боје аутора се приказују све док сви не затворе документ.", + "Add notes, lists or links …" : "Додајте белешке, спискове или везе…", "Add description" : "Додај опис" },"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 1b4bc167d5..d0c6bb4e05 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -196,7 +196,6 @@ OC.L10N.register( "Control" : "Kontroll", "Option" : "Alternativ", "Formatting" : "Formatering", - "Add notes, lists or links …" : "Lägg till anteckningar, listor eller länkar ...", "Add folder description" : "Lägg till mappbeskrivning", "\"{name}\" already exist!" : "\"{name}\" finns redan!", "Created \"{name}\"" : "Skapade \"{name}\"", @@ -206,6 +205,7 @@ OC.L10N.register( "Link to this section" : "Länk till detta avsnitt", "Show author colors" : "Visa författarfärger", "Author colors are only shown until everyone has closed the document." : "Författarfärger visas bara tills alla har stängt dokumentet.", + "Add notes, lists or links …" : "Lägg till anteckningar, listor eller länkar ...", "Add description" : "Lägg till beskrivning" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sv.json b/l10n/sv.json index e4f4665440..a0fe7166be 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -194,7 +194,6 @@ "Control" : "Kontroll", "Option" : "Alternativ", "Formatting" : "Formatering", - "Add notes, lists or links …" : "Lägg till anteckningar, listor eller länkar ...", "Add folder description" : "Lägg till mappbeskrivning", "\"{name}\" already exist!" : "\"{name}\" finns redan!", "Created \"{name}\"" : "Skapade \"{name}\"", @@ -204,6 +203,7 @@ "Link to this section" : "Länk till detta avsnitt", "Show author colors" : "Visa författarfärger", "Author colors are only shown until everyone has closed the document." : "Författarfärger visas bara tills alla har stängt dokumentet.", + "Add notes, lists or links …" : "Lägg till anteckningar, listor eller länkar ...", "Add description" : "Lägg till beskrivning" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index b68c910ebe..fee64ccf6b 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -196,7 +196,6 @@ OC.L10N.register( "Control" : "Denetim", "Option" : "Seçenek", "Formatting" : "Biçimlendirme", - "Add notes, lists or links …" : "Not, liste yada bağlantı ekle …", "Add folder description" : "Klasör açıklaması ekle", "\"{name}\" already exist!" : "\"{name}\" zaten var!", "Created \"{name}\"" : "\"{name}\" oluşturuldu", @@ -206,6 +205,7 @@ OC.L10N.register( "Link to this section" : "Bu bölüm bağlantısı", "Show author colors" : "Yazar renkleri görüntülensin", "Author colors are only shown until everyone has closed the document." : "Yazar renkleri herkes belgeyi kapatana kadar görüntülenir.", + "Add notes, lists or links …" : "Not, liste yada bağlantı ekle …", "Add description" : "Açıklama ekle" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index 7ea090521c..042bf166c5 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -194,7 +194,6 @@ "Control" : "Denetim", "Option" : "Seçenek", "Formatting" : "Biçimlendirme", - "Add notes, lists or links …" : "Not, liste yada bağlantı ekle …", "Add folder description" : "Klasör açıklaması ekle", "\"{name}\" already exist!" : "\"{name}\" zaten var!", "Created \"{name}\"" : "\"{name}\" oluşturuldu", @@ -204,6 +203,7 @@ "Link to this section" : "Bu bölüm bağlantısı", "Show author colors" : "Yazar renkleri görüntülensin", "Author colors are only shown until everyone has closed the document." : "Yazar renkleri herkes belgeyi kapatana kadar görüntülenir.", + "Add notes, lists or links …" : "Not, liste yada bağlantı ekle …", "Add description" : "Açıklama ekle" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/uk.js b/l10n/uk.js index 1c99a75829..9b4a3a3c7f 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -195,7 +195,6 @@ OC.L10N.register( "Control" : "Контроль", "Option" : "Варіант", "Formatting" : "Форматування", - "Add notes, lists or links …" : "Додавайте примітки, створюйте списки та посилання...", "Add folder description" : "Додати опис каталогу", "\"{name}\" already exist!" : "\"{name}\" вже присутній!", "Created \"{name}\"" : "Створено \"{name}\"", @@ -205,6 +204,7 @@ OC.L10N.register( "Link to this section" : "Посилання на цей розділ", "Show author colors" : "Показати кольори автора", "Author colors are only shown until everyone has closed the document." : "Кольори автора відображаються, лише доки всі не закриють документ.", + "Add notes, lists or links …" : "Додавайте примітки, створюйте списки та посилання...", "Add description" : "Додати опис" }, "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/uk.json b/l10n/uk.json index fd7f6e5d8c..8cdf992c4f 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -193,7 +193,6 @@ "Control" : "Контроль", "Option" : "Варіант", "Formatting" : "Форматування", - "Add notes, lists or links …" : "Додавайте примітки, створюйте списки та посилання...", "Add folder description" : "Додати опис каталогу", "\"{name}\" already exist!" : "\"{name}\" вже присутній!", "Created \"{name}\"" : "Створено \"{name}\"", @@ -203,6 +202,7 @@ "Link to this section" : "Посилання на цей розділ", "Show author colors" : "Показати кольори автора", "Author colors are only shown until everyone has closed the document." : "Кольори автора відображаються, лише доки всі не закриють документ.", + "Add notes, lists or links …" : "Додавайте примітки, створюйте списки та посилання...", "Add description" : "Додати опис" },"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);" } \ No newline at end of file diff --git a/l10n/vi.js b/l10n/vi.js index 16b5059b78..6c57ddf4d5 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -98,9 +98,9 @@ OC.L10N.register( "Command" : "Lệnh", "Control" : "Kiểm soát", "Formatting" : "Định dạng", - "Add notes, lists or links …" : "Thêm ghi chú, danh sách hoặc đường dẫn", "Show author colors" : "Hiển thị màu sắc của tác giả", "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.", + "Add notes, lists or links …" : "Thêm ghi chú, danh sách hoặc đường dẫn", "Add description" : "Thêm mô tả" }, "nplurals=1; plural=0;"); diff --git a/l10n/vi.json b/l10n/vi.json index 68687f1444..e95ff03457 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -96,9 +96,9 @@ "Command" : "Lệnh", "Control" : "Kiểm soát", "Formatting" : "Định dạng", - "Add notes, lists or links …" : "Thêm ghi chú, danh sách hoặc đường dẫn", "Show author colors" : "Hiển thị màu sắc của tác giả", "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.", + "Add notes, lists or links …" : "Thêm ghi chú, danh sách hoặc đường dẫn", "Add description" : "Thêm mô tả" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 97ee363f5f..e0c272fb82 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -192,7 +192,6 @@ OC.L10N.register( "Control" : "控制", "Option" : "选项", "Formatting" : "格式", - "Add notes, lists or links …" : "添加笔记、列表或链接...", "Add folder description" : "添加文件夹描述", "\"{name}\" already exist!" : "\"{name}\" 已存在!", "Created \"{name}\"" : "创建 \"{name}\"", @@ -202,6 +201,7 @@ OC.L10N.register( "Link to this section" : "链接至本节", "Show author colors" : "显示作者颜色", "Author colors are only shown until everyone has closed the document." : "直到所有人都关闭了文档,才会显示作者颜色。", + "Add notes, lists or links …" : "添加笔记、列表或链接...", "Add description" : "添加描述" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index e2abc4246c..e67cdf373f 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -190,7 +190,6 @@ "Control" : "控制", "Option" : "选项", "Formatting" : "格式", - "Add notes, lists or links …" : "添加笔记、列表或链接...", "Add folder description" : "添加文件夹描述", "\"{name}\" already exist!" : "\"{name}\" 已存在!", "Created \"{name}\"" : "创建 \"{name}\"", @@ -200,6 +199,7 @@ "Link to this section" : "链接至本节", "Show author colors" : "显示作者颜色", "Author colors are only shown until everyone has closed the document." : "直到所有人都关闭了文档,才会显示作者颜色。", + "Add notes, lists or links …" : "添加笔记、列表或链接...", "Add description" : "添加描述" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 4913fdced8..cefd53f615 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -196,7 +196,6 @@ OC.L10N.register( "Control" : "掌控", "Option" : "選項", "Formatting" : "正在格式化", - "Add notes, lists or links …" : "加入筆記、清單或連結…", "Add folder description" : "新增資料夾描述", "\"{name}\" already exist!" : "「{name}」已存在!", "Created \"{name}\"" : "已建立「{name}」", @@ -206,6 +205,7 @@ OC.L10N.register( "Link to this section" : "連結到本節", "Show author colors" : "顯示作者顏色", "Author colors are only shown until everyone has closed the document." : "僅在所有人都關閉文件前才顯示文件顏色。", + "Add notes, lists or links …" : "加入筆記、清單或連結…", "Add description" : "添加描述" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 0986967e3b..e399f50bdf 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -194,7 +194,6 @@ "Control" : "掌控", "Option" : "選項", "Formatting" : "正在格式化", - "Add notes, lists or links …" : "加入筆記、清單或連結…", "Add folder description" : "新增資料夾描述", "\"{name}\" already exist!" : "「{name}」已存在!", "Created \"{name}\"" : "已建立「{name}」", @@ -204,6 +203,7 @@ "Link to this section" : "連結到本節", "Show author colors" : "顯示作者顏色", "Author colors are only shown until everyone has closed the document." : "僅在所有人都關閉文件前才顯示文件顏色。", + "Add notes, lists or links …" : "加入筆記、清單或連結…", "Add description" : "添加描述" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 74af345ba9..100b759649 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -196,7 +196,6 @@ OC.L10N.register( "Control" : "控制", "Option" : "選項", "Formatting" : "文字樣式", - "Add notes, lists or links …" : "加入筆記、清單或連結…", "Add folder description" : "新增資料夾描述", "\"{name}\" already exist!" : "「{name}」已存在!", "Created \"{name}\"" : "已建立「{name}」", @@ -206,6 +205,7 @@ OC.L10N.register( "Link to this section" : "連結至此節", "Show author colors" : "顯示作者顏色", "Author colors are only shown until everyone has closed the document." : "僅在所有人都關閉文件前才顯示文件顏色。", + "Add notes, lists or links …" : "加入筆記、清單或連結…", "Add description" : "新增描述" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 3aceadc38f..bc9f92cda0 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -194,7 +194,6 @@ "Control" : "控制", "Option" : "選項", "Formatting" : "文字樣式", - "Add notes, lists or links …" : "加入筆記、清單或連結…", "Add folder description" : "新增資料夾描述", "\"{name}\" already exist!" : "「{name}」已存在!", "Created \"{name}\"" : "已建立「{name}」", @@ -204,6 +203,7 @@ "Link to this section" : "連結至此節", "Show author colors" : "顯示作者顏色", "Author colors are only shown until everyone has closed the document." : "僅在所有人都關閉文件前才顯示文件顏色。", + "Add notes, lists or links …" : "加入筆記、清單或連結…", "Add description" : "新增描述" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file