diff --git a/l10n/af.js b/l10n/af.js index 42e8f152b99..68b4b5a883d 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -42,7 +42,6 @@ OC.L10N.register( "Success" : "Sukses", "Warning" : "Waarskuwing", "Edit" : "Wysig", - "Link copied" : "Skakel gekopieer", "Unsupported image type" : "Onondersteunde beeldtipe" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/af.json b/l10n/af.json index a890e830453..43ed3c45f62 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -40,7 +40,6 @@ "Success" : "Sukses", "Warning" : "Waarskuwing", "Edit" : "Wysig", - "Link copied" : "Skakel gekopieer", "Unsupported image type" : "Onondersteunde beeldtipe" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ar.js b/l10n/ar.js index 1bfdcffa2f5..cde5d535cae 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -180,8 +180,6 @@ OC.L10N.register( "Add description" : "أضِف وصفاً", "\"{name}\" already exist!" : "\"{name}\" موجودٌ مُسبقاً!", "Created \"{name}\"" : "تمّ إنشاء \"{name}\"", - "Link copied" : "تمّ نَسْخ الرابط", - "Could not copy link to the clipboard:" : "تعذّر نسخ الرابط إلى الحافظة", "Front matter" : "المادة التقديمية front matter", "Source language" : "اللغة الأصلية", "Target language" : "اللغة المطلوبة", diff --git a/l10n/ar.json b/l10n/ar.json index a9830d33964..3ea25bf4a98 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -178,8 +178,6 @@ "Add description" : "أضِف وصفاً", "\"{name}\" already exist!" : "\"{name}\" موجودٌ مُسبقاً!", "Created \"{name}\"" : "تمّ إنشاء \"{name}\"", - "Link copied" : "تمّ نَسْخ الرابط", - "Could not copy link to the clipboard:" : "تعذّر نسخ الرابط إلى الحافظة", "Front matter" : "المادة التقديمية front matter", "Source language" : "اللغة الأصلية", "Target language" : "اللغة المطلوبة", diff --git a/l10n/az.js b/l10n/az.js index e1f4a04b451..a88f1f51acc 100644 --- a/l10n/az.js +++ b/l10n/az.js @@ -18,7 +18,6 @@ OC.L10N.register( "Replace" : "Əvəz edin", "Info" : "Info", "Warning" : "Xəbərdarlıq", - "Edit" : "Dəyişiklik et", - "Link copied" : "Link kopyalandı" + "Edit" : "Dəyişiklik et" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/az.json b/l10n/az.json index 89899847c3b..b1340b1f7bb 100644 --- a/l10n/az.json +++ b/l10n/az.json @@ -16,7 +16,6 @@ "Replace" : "Əvəz edin", "Info" : "Info", "Warning" : "Xəbərdarlıq", - "Edit" : "Dəyişiklik et", - "Link copied" : "Link kopyalandı" + "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 948ffd13ed2..ed362f02d94 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -154,8 +154,6 @@ OC.L10N.register( "Add notes, lists or links …" : "Добавяне на бележки, списъци или връзки...", "Edit" : "Променяне", "Add description" : "Добавяне на описание", - "Link copied" : "Връзката е копирана", - "Could not copy link to the clipboard:" : "Неуспешно копиране на връзката в клипборда:", "Front matter" : "Предно съдържание", "Source language" : "Език на източника", "Target language" : "Целеви език", diff --git a/l10n/bg.json b/l10n/bg.json index f2582cc7ade..f9430efa824 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -152,8 +152,6 @@ "Add notes, lists or links …" : "Добавяне на бележки, списъци или връзки...", "Edit" : "Променяне", "Add description" : "Добавяне на описание", - "Link copied" : "Връзката е копирана", - "Could not copy link to the clipboard:" : "Неуспешно копиране на връзката в клипборда:", "Front matter" : "Предно съдържание", "Source language" : "Език на източника", "Target language" : "Целеви език", diff --git a/l10n/br.js b/l10n/br.js index c12d9bace51..3c55198a732 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -21,7 +21,6 @@ OC.L10N.register( "Success" : "Graet", "Warning" : "Kemenadenn", "Command" : "Urzh", - "Edit" : "Cheñch", - "Link copied" : "Liamm eilet" + "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 9e7b22c6b6b..a793f6645dc 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -19,7 +19,6 @@ "Success" : "Graet", "Warning" : "Kemenadenn", "Command" : "Urzh", - "Edit" : "Cheñch", - "Link copied" : "Liamm eilet" + "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/ca.js b/l10n/ca.js index 28678f25971..0a366e526f7 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -127,6 +127,7 @@ OC.L10N.register( "No command found" : "No s'ha trobat cap ordre", "No user found" : "No s'ha trobat cap usuari", "No suggestion found" : "No s'ha trobat cap suggeriment", + "Copy code block" : "Còpia del bloc de codi", "Code block options" : "Opcions de bloc de codi", "Code block language" : "Llengua del bloc de codi", "e.g. php, javascript, json…" : "p. ex., php, javascript, json...", @@ -179,8 +180,7 @@ OC.L10N.register( "Add description" : "Afegeix una descripció", "\"{name}\" already exist!" : "«{name}» ja existeix!", "Created \"{name}\"" : "S'ha creat «{name}»", - "Link copied" : "S'ha copiat l'enllaç", - "Could not copy link to the clipboard:" : "No s'ha pogut copiar l'enllaç al porta-retalls:", + "Copied to the clipboard" : "S'ha copiat al porta-retalls", "Front matter" : "Text preliminar", "Source language" : "Llengua d'origen", "Target language" : "Llengua de destinació", diff --git a/l10n/ca.json b/l10n/ca.json index cc2b4ac09ff..dfd28a05b21 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -125,6 +125,7 @@ "No command found" : "No s'ha trobat cap ordre", "No user found" : "No s'ha trobat cap usuari", "No suggestion found" : "No s'ha trobat cap suggeriment", + "Copy code block" : "Còpia del bloc de codi", "Code block options" : "Opcions de bloc de codi", "Code block language" : "Llengua del bloc de codi", "e.g. php, javascript, json…" : "p. ex., php, javascript, json...", @@ -177,8 +178,7 @@ "Add description" : "Afegeix una descripció", "\"{name}\" already exist!" : "«{name}» ja existeix!", "Created \"{name}\"" : "S'ha creat «{name}»", - "Link copied" : "S'ha copiat l'enllaç", - "Could not copy link to the clipboard:" : "No s'ha pogut copiar l'enllaç al porta-retalls:", + "Copied to the clipboard" : "S'ha copiat al porta-retalls", "Front matter" : "Text preliminar", "Source language" : "Llengua d'origen", "Target language" : "Llengua de destinació", diff --git a/l10n/cs.js b/l10n/cs.js index df893ae5899..85a2d64cea8 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -124,6 +124,7 @@ OC.L10N.register( "No command found" : "Nenalezen žádný příkaz", "No user found" : "Nenalezen žádný uživatel", "No suggestion found" : "Nenalezeno žádné doporučení", + "Copy code block" : "Zkopírovat blok kódu", "Code block options" : "Předvolby pro blok kódu", "Code block language" : "Jazyk použitý v bloku kódu", "e.g. php, javascript, json…" : "např. php, javascript, json…", @@ -176,8 +177,7 @@ OC.L10N.register( "Add description" : "Přidat popis", "\"{name}\" already exist!" : "„{name}“ už existuje!", "Created \"{name}\"" : "Vytvořeno „{name}“", - "Link copied" : "Odkaz zkopírován", - "Could not copy link to the clipboard:" : "Odkaz se nedaří zkopírovat do schránky:", + "Copied to the clipboard" : "Zkopírováno do schránky", "Front matter" : "Front matter", "Source language" : "Zdrojový jazyk", "Target language" : "Cílový jazyk", diff --git a/l10n/cs.json b/l10n/cs.json index 90a16159432..767c0b004b3 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -122,6 +122,7 @@ "No command found" : "Nenalezen žádný příkaz", "No user found" : "Nenalezen žádný uživatel", "No suggestion found" : "Nenalezeno žádné doporučení", + "Copy code block" : "Zkopírovat blok kódu", "Code block options" : "Předvolby pro blok kódu", "Code block language" : "Jazyk použitý v bloku kódu", "e.g. php, javascript, json…" : "např. php, javascript, json…", @@ -174,8 +175,7 @@ "Add description" : "Přidat popis", "\"{name}\" already exist!" : "„{name}“ už existuje!", "Created \"{name}\"" : "Vytvořeno „{name}“", - "Link copied" : "Odkaz zkopírován", - "Could not copy link to the clipboard:" : "Odkaz se nedaří zkopírovat do schránky:", + "Copied to the clipboard" : "Zkopírováno do schránky", "Front matter" : "Front matter", "Source language" : "Zdrojový jazyk", "Target language" : "Cílový jazyk", diff --git a/l10n/cy_GB.js b/l10n/cy_GB.js index 4ffd1098b47..12b4844d956 100644 --- a/l10n/cy_GB.js +++ b/l10n/cy_GB.js @@ -15,7 +15,6 @@ OC.L10N.register( "Undo" : "Dadwneud", "Info" : "Info", "Warning" : "Rhybudd", - "Edit" : "Golygu", - "Link copied" : "Dolen wedi'i gopïo" + "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 49ef3d7dc88..ffefb054291 100644 --- a/l10n/cy_GB.json +++ b/l10n/cy_GB.json @@ -13,7 +13,6 @@ "Undo" : "Dadwneud", "Info" : "Info", "Warning" : "Rhybudd", - "Edit" : "Golygu", - "Link copied" : "Dolen wedi'i gopïo" + "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 d696fd6a273..d12a3b8c404 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -81,8 +81,6 @@ OC.L10N.register( "Smart picker" : "Smart Vælger", "Add notes, lists or links …" : "Tilføj noter, lister eller links ...", "Edit" : "Redigér", - "Link copied" : "Link kopieret", - "Could not copy link to the clipboard:" : "Kunne ikke kopiere linket til udklipsholderen:", "Unsupported image type" : "Ikke-understøttet billede format", "Show rich workspaces" : "Vis rige arbejdsområder" }, diff --git a/l10n/da.json b/l10n/da.json index 74569f6d313..0651569371d 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -79,8 +79,6 @@ "Smart picker" : "Smart Vælger", "Add notes, lists or links …" : "Tilføj noter, lister eller links ...", "Edit" : "Redigér", - "Link copied" : "Link kopieret", - "Could not copy link to the clipboard:" : "Kunne ikke kopiere linket til udklipsholderen:", "Unsupported image type" : "Ikke-understøttet billede format", "Show rich workspaces" : "Vis rige arbejdsområder" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/de.js b/l10n/de.js index ecb044a960d..5213d488f46 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -124,6 +124,7 @@ OC.L10N.register( "No command found" : "Kein Befehl gefunden", "No user found" : "Kein Benutzer gefunden", "No suggestion found" : "Kein Vorschlag gefunden", + "Copy code block" : "Codeblock kopieren", "Code block options" : "Codeblock-Optionen", "Code block language" : "Codeblock-Sprache", "e.g. php, javascript, json…" : "Z. B. php, javascript, json…", @@ -176,8 +177,7 @@ OC.L10N.register( "Add description" : "Beschreibung hinzufügen", "\"{name}\" already exist!" : "{name} existiert bereits!", "Created \"{name}\"" : "\"{name}\" erstellt", - "Link copied" : "Link kopiert", - "Could not copy link to the clipboard:" : "Link in die Zwischenablage kopieren fehlgeschlagen:", + "Copied to the clipboard" : "In die Zwischenablage kopiert", "Front matter" : "Titelei", "Source language" : "Ausgangssprache", "Target language" : "Zielsprache", diff --git a/l10n/de.json b/l10n/de.json index f6098144211..cbc230b0c09 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -122,6 +122,7 @@ "No command found" : "Kein Befehl gefunden", "No user found" : "Kein Benutzer gefunden", "No suggestion found" : "Kein Vorschlag gefunden", + "Copy code block" : "Codeblock kopieren", "Code block options" : "Codeblock-Optionen", "Code block language" : "Codeblock-Sprache", "e.g. php, javascript, json…" : "Z. B. php, javascript, json…", @@ -174,8 +175,7 @@ "Add description" : "Beschreibung hinzufügen", "\"{name}\" already exist!" : "{name} existiert bereits!", "Created \"{name}\"" : "\"{name}\" erstellt", - "Link copied" : "Link kopiert", - "Could not copy link to the clipboard:" : "Link in die Zwischenablage kopieren fehlgeschlagen:", + "Copied to the clipboard" : "In die Zwischenablage kopiert", "Front matter" : "Titelei", "Source language" : "Ausgangssprache", "Target language" : "Zielsprache", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index b6571fd2f08..d25029dc9f5 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -128,6 +128,7 @@ OC.L10N.register( "No command found" : "Kein Befehl gefunden", "No user found" : "Kein Benutzer gefunden", "No suggestion found" : "Kein Vorschlag gefunden", + "Copy code block" : "Codeblock kopieren", "Code block options" : "Codeblock-Optionen", "Code block language" : "Codeblock-Sprache", "e.g. php, javascript, json…" : "Z. B. php, javascript, json…", @@ -180,8 +181,7 @@ OC.L10N.register( "Add description" : "Beschreibung hinzufügen", "\"{name}\" already exist!" : "{name} existiert bereits!", "Created \"{name}\"" : "\"{name}\" erstellt", - "Link copied" : "Link kopiert", - "Could not copy link to the clipboard:" : "Link konnte nicht in die Zwischenablage kopiert werden:", + "Copied to the clipboard" : "In die Zwischenablage kopiert", "Front matter" : "Titelei", "Source language" : "Ausgangssprache", "Target language" : "Zielsprache", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index bed9df60334..a56d49ff379 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -126,6 +126,7 @@ "No command found" : "Kein Befehl gefunden", "No user found" : "Kein Benutzer gefunden", "No suggestion found" : "Kein Vorschlag gefunden", + "Copy code block" : "Codeblock kopieren", "Code block options" : "Codeblock-Optionen", "Code block language" : "Codeblock-Sprache", "e.g. php, javascript, json…" : "Z. B. php, javascript, json…", @@ -178,8 +179,7 @@ "Add description" : "Beschreibung hinzufügen", "\"{name}\" already exist!" : "{name} existiert bereits!", "Created \"{name}\"" : "\"{name}\" erstellt", - "Link copied" : "Link kopiert", - "Could not copy link to the clipboard:" : "Link konnte nicht in die Zwischenablage kopiert werden:", + "Copied to the clipboard" : "In die Zwischenablage kopiert", "Front matter" : "Titelei", "Source language" : "Ausgangssprache", "Target language" : "Zielsprache", diff --git a/l10n/el.js b/l10n/el.js index 9eb08621c90..0f1f58dc12a 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -101,7 +101,6 @@ OC.L10N.register( "Formatting" : "Διαμόρφωση σε εξέλιξη", "Add notes, lists or links …" : "Προσθήκη σημειώσεων, λίστας ή συνδέσμων …", "Edit" : "Επεξεργασία", - "Link copied" : "Ο σύνδεσμος αντιγράφηκε", "Unsupported image type" : "Μη υποστηριζόμενος τύπος εικόνας", "Show rich workspaces" : "Εμφάνιση εμπλουτισμένων χώρων εργασίας" }, diff --git a/l10n/el.json b/l10n/el.json index 2b919620683..4ce1a04f926 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -99,7 +99,6 @@ "Formatting" : "Διαμόρφωση σε εξέλιξη", "Add notes, lists or links …" : "Προσθήκη σημειώσεων, λίστας ή συνδέσμων …", "Edit" : "Επεξεργασία", - "Link copied" : "Ο σύνδεσμος αντιγράφηκε", "Unsupported image type" : "Μη υποστηριζόμενος τύπος εικόνας", "Show rich workspaces" : "Εμφάνιση εμπλουτισμένων χώρων εργασίας" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 1cc4e750676..cbf8b3e2515 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -128,6 +128,7 @@ OC.L10N.register( "No command found" : "No command found", "No user found" : "No user found", "No suggestion found" : "No suggestion found", + "Copy code block" : "Copy code block", "Code block options" : "Code block options", "Code block language" : "Code block language", "e.g. php, javascript, json…" : "e.g. php, javascript, json…", @@ -180,8 +181,7 @@ OC.L10N.register( "Add description" : "Add description", "\"{name}\" already exist!" : "\"{name}\" already exist!", "Created \"{name}\"" : "Created \"{name}\"", - "Link copied" : "Link copied", - "Could not copy link to the clipboard:" : "Could not copy link to the clipboard:", + "Copied to the clipboard" : "Copied to the clipboard", "Front matter" : "Front matter", "Source language" : "Source language", "Target language" : "Target language", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 76928f63be6..392a91177ed 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -126,6 +126,7 @@ "No command found" : "No command found", "No user found" : "No user found", "No suggestion found" : "No suggestion found", + "Copy code block" : "Copy code block", "Code block options" : "Code block options", "Code block language" : "Code block language", "e.g. php, javascript, json…" : "e.g. php, javascript, json…", @@ -178,8 +179,7 @@ "Add description" : "Add description", "\"{name}\" already exist!" : "\"{name}\" already exist!", "Created \"{name}\"" : "Created \"{name}\"", - "Link copied" : "Link copied", - "Could not copy link to the clipboard:" : "Could not copy link to the clipboard:", + "Copied to the clipboard" : "Copied to the clipboard", "Front matter" : "Front matter", "Source language" : "Source language", "Target language" : "Target language", diff --git a/l10n/eo.js b/l10n/eo.js index 9e67d5ddf29..b1402cce386 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -54,7 +54,6 @@ OC.L10N.register( "Control" : "Kontrolo", "Add notes, lists or links …" : "Aldoni notojn, listojn aŭ ligilojn...", "Edit" : "Modifi", - "Link copied" : "Ligilo kopiita", "Unsupported image type" : "Nesubtenata bildotipo" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eo.json b/l10n/eo.json index cbfc7208632..ecd79948c95 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -52,7 +52,6 @@ "Control" : "Kontrolo", "Add notes, lists or links …" : "Aldoni notojn, listojn aŭ ligilojn...", "Edit" : "Modifi", - "Link copied" : "Ligilo kopiita", "Unsupported image type" : "Nesubtenata bildotipo" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index 796f5fcde12..d5ee601d832 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -127,6 +127,7 @@ OC.L10N.register( "No command found" : "No se encontró ningún comando", "No user found" : "No se ha encontrado usuario", "No suggestion found" : "No se encontró sugerencia", + "Copy code block" : "Copiar bloque de código", "Code block options" : "Opciones de bloque de código", "Code block language" : "Lenguaje del bloque de código", "e.g. php, javascript, json…" : "p. ej. php, javascript, json…", @@ -179,8 +180,7 @@ OC.L10N.register( "Add description" : "Añadir descripción", "\"{name}\" already exist!" : "¡\"{name}\" ya existe!", "Created \"{name}\"" : "\"{name}\" creado", - "Link copied" : "Enlace copiado", - "Could not copy link to the clipboard:" : "No se pudo copiar el enlace al portapapeles:", + "Copied to the clipboard" : "Copiado al portapapeles", "Front matter" : "Prefacio", "Source language" : "Idioma fuente", "Target language" : "Idioma destino", diff --git a/l10n/es.json b/l10n/es.json index 40a4f771471..5f575c4c02a 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -125,6 +125,7 @@ "No command found" : "No se encontró ningún comando", "No user found" : "No se ha encontrado usuario", "No suggestion found" : "No se encontró sugerencia", + "Copy code block" : "Copiar bloque de código", "Code block options" : "Opciones de bloque de código", "Code block language" : "Lenguaje del bloque de código", "e.g. php, javascript, json…" : "p. ej. php, javascript, json…", @@ -177,8 +178,7 @@ "Add description" : "Añadir descripción", "\"{name}\" already exist!" : "¡\"{name}\" ya existe!", "Created \"{name}\"" : "\"{name}\" creado", - "Link copied" : "Enlace copiado", - "Could not copy link to the clipboard:" : "No se pudo copiar el enlace al portapapeles:", + "Copied to the clipboard" : "Copiado al portapapeles", "Front matter" : "Prefacio", "Source language" : "Idioma fuente", "Target language" : "Idioma destino", diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 36f9d04f27d..3200bb46b95 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -25,7 +25,6 @@ OC.L10N.register( "Warning" : "Advertencia", "Table" : "Tabla", "Edit" : "Editar", - "Link copied" : "Link copiado", "Unsupported image type" : "Tipo de imagen no soportado" }, "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 a5205f7a26d..62ce28c31c2 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -23,7 +23,6 @@ "Warning" : "Advertencia", "Table" : "Tabla", "Edit" : "Editar", - "Link copied" : "Link copiado", "Unsupported image type" : "Tipo de imagen no soportado" },"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 e80e0d46859..38e456ebeb0 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -28,7 +28,6 @@ OC.L10N.register( "Success" : "Éxito", "Warning" : "Advertencia", "Edit" : "Editar", - "Link copied" : "Enlace copiado", "Unsupported image type" : "Tipo de imagen no soportado" }, "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 1b027049733..30b180973f6 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -26,7 +26,6 @@ "Success" : "Éxito", "Warning" : "Advertencia", "Edit" : "Editar", - "Link copied" : "Enlace copiado", "Unsupported image type" : "Tipo de imagen no soportado" },"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 3313d9559b6..a2e391bfbef 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -155,8 +155,7 @@ OC.L10N.register( "Add notes, lists or links …" : "Agregar notas, listas o enlaces...", "Edit" : "Editar", "Add description" : "Agregar descripción", - "Link copied" : "Enlace copiado", - "Could not copy link to the clipboard:" : "No se pudo copiar el enlace al portapapeles:", + "Copied to the clipboard" : "Copiado al portapapeles", "Front matter" : "Materias principales", "Source language" : "Lenguaje de origen", "Target language" : "Lenguaje de destino", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index bf84c82da36..801a397b419 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -153,8 +153,7 @@ "Add notes, lists or links …" : "Agregar notas, listas o enlaces...", "Edit" : "Editar", "Add description" : "Agregar descripción", - "Link copied" : "Enlace copiado", - "Could not copy link to the clipboard:" : "No se pudo copiar el enlace al portapapeles:", + "Copied to the clipboard" : "Copiado al portapapeles", "Front matter" : "Materias principales", "Source language" : "Lenguaje de origen", "Target language" : "Lenguaje de destino", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index eea60694f85..9b2f96053a2 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -58,7 +58,6 @@ OC.L10N.register( "Warning" : "Advertencia", "Add notes, lists or links …" : "Agregar notas, listas o ligas ...", "Edit" : "Editar", - "Link copied" : "Enlace copiado", "Unsupported image type" : "Tipo de imagen no soportado" }, "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 dd8ec2e7e9c..e7a73b1faab 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -56,7 +56,6 @@ "Warning" : "Advertencia", "Add notes, lists or links …" : "Agregar notas, listas o ligas ...", "Edit" : "Editar", - "Link copied" : "Enlace copiado", "Unsupported image type" : "Tipo de imagen no soportado" },"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 2a51f684855..607fca53bd9 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -33,7 +33,6 @@ OC.L10N.register( "Info" : "Info", "Warning" : "Hoiatus", "Edit" : "Redigeeri", - "Link copied" : "Link kopeeritud", "Unsupported image type" : "Pildi tüüp pole toetatud" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/et_EE.json b/l10n/et_EE.json index c8eeb7700e6..67831465de1 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -31,7 +31,6 @@ "Info" : "Info", "Warning" : "Hoiatus", "Edit" : "Redigeeri", - "Link copied" : "Link kopeeritud", "Unsupported image type" : "Pildi tüüp pole toetatud" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eu.js b/l10n/eu.js index f21f3240bb1..04c27e4e1bd 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -171,8 +171,7 @@ OC.L10N.register( "Add notes, lists or links …" : "Gehitu oharrak, zerrendak edo estekak…", "Edit" : "Editatu", "Add description" : "Gehitu deskribapena", - "Link copied" : "Esteka kopiatu da", - "Could not copy link to the clipboard:" : "Ezin izan da esteka arbelera kopiatu:", + "Copied to the clipboard" : "Arbelera kopiatuta", "Front matter" : "Aurreko gaia", "Source language" : "Jatorrizko hizkuntza", "Target language" : "Helburuko hizkuntza", diff --git a/l10n/eu.json b/l10n/eu.json index f010db51699..1ffaf8b7d73 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -169,8 +169,7 @@ "Add notes, lists or links …" : "Gehitu oharrak, zerrendak edo estekak…", "Edit" : "Editatu", "Add description" : "Gehitu deskribapena", - "Link copied" : "Esteka kopiatu da", - "Could not copy link to the clipboard:" : "Ezin izan da esteka arbelera kopiatu:", + "Copied to the clipboard" : "Arbelera kopiatuta", "Front matter" : "Aurreko gaia", "Source language" : "Jatorrizko hizkuntza", "Target language" : "Helburuko hizkuntza", diff --git a/l10n/fa.js b/l10n/fa.js index 4d462c48364..86ef5fa44e1 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -171,8 +171,7 @@ OC.L10N.register( "Add notes, lists or links …" : "Add notes, lists or links …", "Edit" : "ویرایش", "Add description" : "Add description", - "Link copied" : "پیوند رونوشت شد", - "Could not copy link to the clipboard:" : "Could not copy link to the clipboard:", + "Copied to the clipboard" : "Copied to the clipboard", "Front matter" : "Front matter", "Source language" : "Source language", "Target language" : "Target language", diff --git a/l10n/fa.json b/l10n/fa.json index 9b052352095..bb53f23a44a 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -169,8 +169,7 @@ "Add notes, lists or links …" : "Add notes, lists or links …", "Edit" : "ویرایش", "Add description" : "Add description", - "Link copied" : "پیوند رونوشت شد", - "Could not copy link to the clipboard:" : "Could not copy link to the clipboard:", + "Copied to the clipboard" : "Copied to the clipboard", "Front matter" : "Front matter", "Source language" : "Source language", "Target language" : "Target language", diff --git a/l10n/fi.js b/l10n/fi.js index 00bdfbbe1eb..72b901c1abc 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -109,6 +109,7 @@ OC.L10N.register( "No command found" : "Komentoa ei löytynyt", "No user found" : "Käyttäjää ei löytynyt", "No suggestion found" : "Ehdotusta ei löytynyt", + "Copy code block" : "Kopioi koodilohko", "Code block options" : "Koodilohkon asetukset", "Code block language" : "Koodilohkon kieli", "e.g. php, javascript, json…" : "esim. php, javascript, json…", @@ -150,7 +151,6 @@ OC.L10N.register( "Add description" : "Lisää kuvaus", "\"{name}\" already exist!" : "\"{name}\" on jo olemassa!", "Created \"{name}\"" : "Luotu \"{name}\"", - "Link copied" : "Linkki kopioitu", "Source language" : "Lähdekieli", "Target language" : "Kohdekieli", "Unsupported image type" : "Ei-tuettu kuvatiedostomuoto", diff --git a/l10n/fi.json b/l10n/fi.json index a4a5effa000..812958d0154 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -107,6 +107,7 @@ "No command found" : "Komentoa ei löytynyt", "No user found" : "Käyttäjää ei löytynyt", "No suggestion found" : "Ehdotusta ei löytynyt", + "Copy code block" : "Kopioi koodilohko", "Code block options" : "Koodilohkon asetukset", "Code block language" : "Koodilohkon kieli", "e.g. php, javascript, json…" : "esim. php, javascript, json…", @@ -148,7 +149,6 @@ "Add description" : "Lisää kuvaus", "\"{name}\" already exist!" : "\"{name}\" on jo olemassa!", "Created \"{name}\"" : "Luotu \"{name}\"", - "Link copied" : "Linkki kopioitu", "Source language" : "Lähdekieli", "Target language" : "Kohdekieli", "Unsupported image type" : "Ei-tuettu kuvatiedostomuoto", diff --git a/l10n/fr.js b/l10n/fr.js index 1bca197df24..fa255a5fdc2 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -128,6 +128,7 @@ OC.L10N.register( "No command found" : "Aucune commande trouvée", "No user found" : "Aucun utilisateur trouvé", "No suggestion found" : "Aucune suggestion trouvée", + "Copy code block" : "Copier le bloc de code", "Code block options" : "Options du bloc de code", "Code block language" : "Langage de bloc de code", "e.g. php, javascript, json…" : "ex : php, javascript, json, …", @@ -180,8 +181,7 @@ OC.L10N.register( "Add description" : "Ajouter une description", "\"{name}\" already exist!" : "« {name} » existe déjà !", "Created \"{name}\"" : "« {name} » créé", - "Link copied" : "Lien copié", - "Could not copy link to the clipboard:" : "Impossible de copier le lien dans le presse-papiers :", + "Copied to the clipboard" : "Copié dans le presse-papiers", "Front matter" : "Avant-propos", "Source language" : "Langue source", "Target language" : "Langue cible", diff --git a/l10n/fr.json b/l10n/fr.json index 79df421315d..21a38f1edb1 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -126,6 +126,7 @@ "No command found" : "Aucune commande trouvée", "No user found" : "Aucun utilisateur trouvé", "No suggestion found" : "Aucune suggestion trouvée", + "Copy code block" : "Copier le bloc de code", "Code block options" : "Options du bloc de code", "Code block language" : "Langage de bloc de code", "e.g. php, javascript, json…" : "ex : php, javascript, json, …", @@ -178,8 +179,7 @@ "Add description" : "Ajouter une description", "\"{name}\" already exist!" : "« {name} » existe déjà !", "Created \"{name}\"" : "« {name} » créé", - "Link copied" : "Lien copié", - "Could not copy link to the clipboard:" : "Impossible de copier le lien dans le presse-papiers :", + "Copied to the clipboard" : "Copié dans le presse-papiers", "Front matter" : "Avant-propos", "Source language" : "Langue source", "Target language" : "Langue cible", diff --git a/l10n/gd.js b/l10n/gd.js index 11be39e56a2..70be079e59b 100644 --- a/l10n/gd.js +++ b/l10n/gd.js @@ -14,7 +14,6 @@ OC.L10N.register( "Replace" : "Cuir ’na àite", "Source code" : "Bun-tùs", "Undo" : "Neo-dhèan", - "Edit" : "Deasaich", - "Link copied" : "Chaidh lethbhreac dhen cheangal a dhèanamh" + "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 911b085f78f..5f872ed038d 100644 --- a/l10n/gd.json +++ b/l10n/gd.json @@ -12,7 +12,6 @@ "Replace" : "Cuir ’na àite", "Source code" : "Bun-tùs", "Undo" : "Neo-dhèan", - "Edit" : "Deasaich", - "Link copied" : "Chaidh lethbhreac dhen cheangal a dhèanamh" + "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 7149a627bf2..b3596144253 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -124,6 +124,7 @@ OC.L10N.register( "No command found" : "Non se atopou ningunha orde", "No user found" : "Non se atopou ningún usuario", "No suggestion found" : "Non se atopou ningunha suxestión", + "Copy code block" : "Copiar bloque de código", "Code block options" : "Opcións de bloque de código", "Code block language" : "Linguaxe do bloque de código", "e.g. php, javascript, json…" : "p. ex. php, javascript, json…", @@ -176,8 +177,7 @@ OC.L10N.register( "Add description" : "Engadir descrición", "\"{name}\" already exist!" : "Xa existe «{name}»!", "Created \"{name}\"" : "Creouse «{name}»", - "Link copied" : "Ligazón copiada", - "Could not copy link to the clipboard:" : "Non foi posíbel copiar a ligazón no portapapeis:", + "Copied to the clipboard" : "Copiouse no portapapeis", "Front matter" : "Preliminar ", "Source language" : "idioma de orixe", "Target language" : "Idioma de destino", diff --git a/l10n/gl.json b/l10n/gl.json index 71832436fe7..4b7329308e1 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -122,6 +122,7 @@ "No command found" : "Non se atopou ningunha orde", "No user found" : "Non se atopou ningún usuario", "No suggestion found" : "Non se atopou ningunha suxestión", + "Copy code block" : "Copiar bloque de código", "Code block options" : "Opcións de bloque de código", "Code block language" : "Linguaxe do bloque de código", "e.g. php, javascript, json…" : "p. ex. php, javascript, json…", @@ -174,8 +175,7 @@ "Add description" : "Engadir descrición", "\"{name}\" already exist!" : "Xa existe «{name}»!", "Created \"{name}\"" : "Creouse «{name}»", - "Link copied" : "Ligazón copiada", - "Could not copy link to the clipboard:" : "Non foi posíbel copiar a ligazón no portapapeis:", + "Copied to the clipboard" : "Copiouse no portapapeis", "Front matter" : "Preliminar ", "Source language" : "idioma de orixe", "Target language" : "Idioma de destino", diff --git a/l10n/he.js b/l10n/he.js index b60bb6bc770..c21b515ebf8 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -72,7 +72,6 @@ OC.L10N.register( "Formatting" : "עיצוב", "Add notes, lists or links …" : "ניתן להוסיף הערות, רשימות או קישורים…", "Edit" : "עריכה", - "Link copied" : "הקישור הועתק", "Unsupported image type" : "סוג התמונה לא נתמך", "Show rich workspaces" : "הצגת סביבות עבודה עשירות" }, diff --git a/l10n/he.json b/l10n/he.json index 76c89b0ff67..80277ea6976 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -70,7 +70,6 @@ "Formatting" : "עיצוב", "Add notes, lists or links …" : "ניתן להוסיף הערות, רשימות או קישורים…", "Edit" : "עריכה", - "Link copied" : "הקישור הועתק", "Unsupported image type" : "סוג התמונה לא נתמך", "Show rich workspaces" : "הצגת סביבות עבודה עשירות" },"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" diff --git a/l10n/hr.js b/l10n/hr.js index b6c569abb02..2ed281d6695 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -75,7 +75,6 @@ OC.L10N.register( "Formatting" : "Oblikovanje", "Add notes, lists or links …" : "Dodajte bilješke, popise ili poveznice…", "Edit" : "Uredi", - "Link copied" : "Poveznica je kopirana", "Unsupported image type" : "Nepodržana vrsta slike", "Show rich workspaces" : "Prikaži bogate radne okoline" }, diff --git a/l10n/hr.json b/l10n/hr.json index fa9c840b33c..4e230bcc213 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -73,7 +73,6 @@ "Formatting" : "Oblikovanje", "Add notes, lists or links …" : "Dodajte bilješke, popise ili poveznice…", "Edit" : "Uredi", - "Link copied" : "Poveznica je kopirana", "Unsupported image type" : "Nepodržana vrsta slike", "Show rich workspaces" : "Prikaži bogate radne okoline" },"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/hu.js b/l10n/hu.js index 2838aadbc11..634fd15b395 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -123,6 +123,7 @@ OC.L10N.register( "No command found" : "Nem található parancs", "No user found" : "Nem található felhasználó", "No suggestion found" : "Nem található javaslat", + "Copy code block" : "Kódrészlet másolása", "Code block options" : "Kódrészlet opciók", "Code block language" : "Kódrészlet nyelv", "e.g. php, javascript, json…" : "pl. php, javascript, json...", @@ -172,8 +173,7 @@ OC.L10N.register( "Add notes, lists or links …" : "Jegyzetek, listák vagy hivatkozások hozzáadása…", "Edit" : "Szerkesztés", "Add description" : "Leírás hozzáadása", - "Link copied" : "Hivatkozás másolva", - "Could not copy link to the clipboard:" : "A hivatkozást nem sikerült a vágólapra másolni:", + "Copied to the clipboard" : "Vágólapra másolva", "Front matter" : "Előlap", "Source language" : "Forrásnyelv", "Target language" : "Célnyelv", diff --git a/l10n/hu.json b/l10n/hu.json index 6bf2f83011d..1a850d55c9a 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -121,6 +121,7 @@ "No command found" : "Nem található parancs", "No user found" : "Nem található felhasználó", "No suggestion found" : "Nem található javaslat", + "Copy code block" : "Kódrészlet másolása", "Code block options" : "Kódrészlet opciók", "Code block language" : "Kódrészlet nyelv", "e.g. php, javascript, json…" : "pl. php, javascript, json...", @@ -170,8 +171,7 @@ "Add notes, lists or links …" : "Jegyzetek, listák vagy hivatkozások hozzáadása…", "Edit" : "Szerkesztés", "Add description" : "Leírás hozzáadása", - "Link copied" : "Hivatkozás másolva", - "Could not copy link to the clipboard:" : "A hivatkozást nem sikerült a vágólapra másolni:", + "Copied to the clipboard" : "Vágólapra másolva", "Front matter" : "Előlap", "Source language" : "Forrásnyelv", "Target language" : "Célnyelv", diff --git a/l10n/id.js b/l10n/id.js index af261b8c764..026b5009d0b 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -36,7 +36,6 @@ OC.L10N.register( "Formatting" : "Pemformatan", "Add notes, lists or links …" : "Tambahkan catatan, daftar, atau tautan...", "Edit" : "Sunting", - "Link copied" : "Link tersalin", "Unsupported image type" : "Tipe gambar tidak bisa diterima" }, "nplurals=1; plural=0;"); diff --git a/l10n/id.json b/l10n/id.json index cdaadfdea69..7acc86f202e 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -34,7 +34,6 @@ "Formatting" : "Pemformatan", "Add notes, lists or links …" : "Tambahkan catatan, daftar, atau tautan...", "Edit" : "Sunting", - "Link copied" : "Link tersalin", "Unsupported image type" : "Tipe gambar tidak bisa diterima" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/is.js b/l10n/is.js index 6d9a35701fe..3235934bb52 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -169,7 +169,6 @@ OC.L10N.register( "Add description" : "Bæta við lýsingu", "\"{name}\" already exist!" : "\"{name}\" er þegar til staðar!", "Created \"{name}\"" : "Bjó til \"{name}\"", - "Link copied" : "Tengill afritaður", "Source language" : "Upprunatungumál", "Target language" : "Marktungumál:", "Unsupported image type" : "Óstudd gerð myndar", diff --git a/l10n/is.json b/l10n/is.json index bbd42cc7cd5..1382803a122 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -167,7 +167,6 @@ "Add description" : "Bæta við lýsingu", "\"{name}\" already exist!" : "\"{name}\" er þegar til staðar!", "Created \"{name}\"" : "Bjó til \"{name}\"", - "Link copied" : "Tengill afritaður", "Source language" : "Upprunatungumál", "Target language" : "Marktungumál:", "Unsupported image type" : "Óstudd gerð myndar", diff --git a/l10n/it.js b/l10n/it.js index 5689b9a565d..5b5e8559ad0 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -175,8 +175,6 @@ OC.L10N.register( "Add description" : "Aggiungi descrizione", "\"{name}\" already exist!" : "\"{name}\" esiste già!", "Created \"{name}\"" : "Creato \"{name}\"", - "Link copied" : "Collegamento copiato", - "Could not copy link to the clipboard:" : "Impossibile copiare negli appunti il collegamento:", "Front matter" : "Frontespizio", "Source language" : "Lingua di origine", "Target language" : "Lingua di destinazione", diff --git a/l10n/it.json b/l10n/it.json index 63087cf2fe9..b4ae8e9e552 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -173,8 +173,6 @@ "Add description" : "Aggiungi descrizione", "\"{name}\" already exist!" : "\"{name}\" esiste già!", "Created \"{name}\"" : "Creato \"{name}\"", - "Link copied" : "Collegamento copiato", - "Could not copy link to the clipboard:" : "Impossibile copiare negli appunti il collegamento:", "Front matter" : "Frontespizio", "Source language" : "Lingua di origine", "Target language" : "Lingua di destinazione", diff --git a/l10n/ja.js b/l10n/ja.js index 3d4fa0386ba..0587728b759 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -124,6 +124,7 @@ OC.L10N.register( "No command found" : "コマンドが見つかりません", "No user found" : "ユーザーが見つかりません", "No suggestion found" : "提案が見つかりません", + "Copy code block" : "コードブロックをコピー", "Code block options" : "コードブロックの選択", "Code block language" : "コードブロックの言語", "e.g. php, javascript, json…" : "例えば php, javascript, json等・・・", @@ -176,8 +177,6 @@ OC.L10N.register( "Add description" : "説明を追加", "\"{name}\" already exist!" : "\"{name}\" は既に存在します", "Created \"{name}\"" : "\"{name}\" を作成しました", - "Link copied" : "リンクをコピーしました", - "Could not copy link to the clipboard:" : "クリップボードにリンクをコピーできませんでした:", "Front matter" : "Front matter", "Source language" : "原文の言語", "Target language" : "訳文の言語", diff --git a/l10n/ja.json b/l10n/ja.json index e96c6527783..0c35ddbfe8e 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -122,6 +122,7 @@ "No command found" : "コマンドが見つかりません", "No user found" : "ユーザーが見つかりません", "No suggestion found" : "提案が見つかりません", + "Copy code block" : "コードブロックをコピー", "Code block options" : "コードブロックの選択", "Code block language" : "コードブロックの言語", "e.g. php, javascript, json…" : "例えば php, javascript, json等・・・", @@ -174,8 +175,6 @@ "Add description" : "説明を追加", "\"{name}\" already exist!" : "\"{name}\" は既に存在します", "Created \"{name}\"" : "\"{name}\" を作成しました", - "Link copied" : "リンクをコピーしました", - "Could not copy link to the clipboard:" : "クリップボードにリンクをコピーできませんでした:", "Front matter" : "Front matter", "Source language" : "原文の言語", "Target language" : "訳文の言語", diff --git a/l10n/ka.js b/l10n/ka.js index 9989efcd6dc..14af57b4eed 100644 --- a/l10n/ka.js +++ b/l10n/ka.js @@ -33,6 +33,7 @@ OC.L10N.register( "Select language" : "Select language", "to" : "to", "Replace" : "Replace", + "Copy code block" : "Copy code block", "Source code" : "Source code", "Undo" : "Undo", "Headings" : "Headings", @@ -41,7 +42,6 @@ OC.L10N.register( "Command" : "Command", "Formatting" : "Formatting", "Smart picker" : "Smart picker", - "Edit" : "Edit", - "Link copied" : "Link copied" + "Edit" : "Edit" }, "nplurals=2; plural=(n!=1);"); diff --git a/l10n/ka.json b/l10n/ka.json index 5fc60f2b6f2..dd2152c3aa6 100644 --- a/l10n/ka.json +++ b/l10n/ka.json @@ -31,6 +31,7 @@ "Select language" : "Select language", "to" : "to", "Replace" : "Replace", + "Copy code block" : "Copy code block", "Source code" : "Source code", "Undo" : "Undo", "Headings" : "Headings", @@ -39,7 +40,6 @@ "Command" : "Command", "Formatting" : "Formatting", "Smart picker" : "Smart picker", - "Edit" : "Edit", - "Link copied" : "Link copied" + "Edit" : "Edit" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/l10n/kab.js b/l10n/kab.js index 433c5d67e74..2285f44b406 100644 --- a/l10n/kab.js +++ b/l10n/kab.js @@ -11,7 +11,6 @@ OC.L10N.register( "Save changes" : "Sekles asnifel", "Replace" : "Semselsi", "Warning" : "Alɣu", - "Edit" : "Ẓreg", - "Link copied" : "Aseɣwen yettwanɣel" + "Edit" : "Ẓreg" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/kab.json b/l10n/kab.json index 6564561b8d0..dbf07b6f7a2 100644 --- a/l10n/kab.json +++ b/l10n/kab.json @@ -9,7 +9,6 @@ "Save changes" : "Sekles asnifel", "Replace" : "Semselsi", "Warning" : "Alɣu", - "Edit" : "Ẓreg", - "Link copied" : "Aseɣwen yettwanɣel" + "Edit" : "Ẓreg" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ko.js b/l10n/ko.js index 7a403c53d0e..ede7ced708b 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -66,6 +66,7 @@ OC.L10N.register( "Insert" : "삽입", "Detect language" : "언어 감지", "Translation failed" : "번역 실패", + "Copy code block" : "코드 블록 복사", "Source code" : "소스 코드", "Hide outline" : "개요 숨기기", "Show outline" : "개요 보이기", @@ -84,7 +85,6 @@ OC.L10N.register( "Formatting" : "서식", "Smart picker" : "스마트 피커", "Edit" : "편집", - "Link copied" : "링크 복사됨", "Unsupported image type" : "지원하지 않는 사진 형식" }, "nplurals=1; plural=0;"); diff --git a/l10n/ko.json b/l10n/ko.json index bdde879ee72..21252a07f48 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -64,6 +64,7 @@ "Insert" : "삽입", "Detect language" : "언어 감지", "Translation failed" : "번역 실패", + "Copy code block" : "코드 블록 복사", "Source code" : "소스 코드", "Hide outline" : "개요 숨기기", "Show outline" : "개요 보이기", @@ -82,7 +83,6 @@ "Formatting" : "서식", "Smart picker" : "스마트 피커", "Edit" : "편집", - "Link copied" : "링크 복사됨", "Unsupported image type" : "지원하지 않는 사진 형식" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lo.js b/l10n/lo.js index f7773d3108a..d8fc8e8e66f 100644 --- a/l10n/lo.js +++ b/l10n/lo.js @@ -11,7 +11,6 @@ OC.L10N.register( "Info" : "ຂໍ້ມຸນ", "Success" : "ຄວາມສໍາເລັດ", "Warning" : "ແຈ້ງເຕືອນ", - "Edit" : "ແກ້ໄຂ", - "Link copied" : "ສຳເນົາລິງ" + "Edit" : "ແກ້ໄຂ" }, "nplurals=1; plural=0;"); diff --git a/l10n/lo.json b/l10n/lo.json index 8c3e00c8214..ee0fd2a8466 100644 --- a/l10n/lo.json +++ b/l10n/lo.json @@ -9,7 +9,6 @@ "Info" : "ຂໍ້ມຸນ", "Success" : "ຄວາມສໍາເລັດ", "Warning" : "ແຈ້ງເຕືອນ", - "Edit" : "ແກ້ໄຂ", - "Link copied" : "ສຳເນົາລິງ" + "Edit" : "ແກ້ໄຂ" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 2b5c7a6bf16..646108c2f60 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -121,8 +121,6 @@ OC.L10N.register( "Formatting" : "Formatavimas", "Add notes, lists or links …" : "Pridėkite užrašus, sąrašus ar nuorodas…", "Edit" : "Taisyti", - "Link copied" : "Nuoroda nukopijuota", - "Could not copy link to the clipboard:" : "Nepavyko nukopijuoti nuorodos į iškarpinę:", "Unsupported image type" : "Nepalaikomas paveikslo tipas", "Show rich workspaces" : "Rodyti raiškiąsias darbo sritis" }, diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 97adceb4bbb..16faad95d01 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -119,8 +119,6 @@ "Formatting" : "Formatavimas", "Add notes, lists or links …" : "Pridėkite užrašus, sąrašus ar nuorodas…", "Edit" : "Taisyti", - "Link copied" : "Nuoroda nukopijuota", - "Could not copy link to the clipboard:" : "Nepavyko nukopijuoti nuorodos į iškarpinę:", "Unsupported image type" : "Nepalaikomas paveikslo tipas", "Show rich workspaces" : "Rodyti raiškiąsias darbo sritis" },"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);" diff --git a/l10n/lv.js b/l10n/lv.js index a19214a7cbf..dbf92d058fd 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -29,7 +29,6 @@ OC.L10N.register( "Warning" : "Brīdinājums", "Command" : "Komanda", "Edit" : "Rediģēt", - "Link copied" : "Saite nokopēta", "Unsupported image type" : "Neatbalstīts attēla tips" }, "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 3f874024cf3..17e8af69563 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -27,7 +27,6 @@ "Warning" : "Brīdinājums", "Command" : "Komanda", "Edit" : "Rediģēt", - "Link copied" : "Saite nokopēta", "Unsupported image type" : "Neatbalstīts attēla tips" },"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 1689edac9ed..7ff6cb98949 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -104,7 +104,6 @@ OC.L10N.register( "Add notes, lists or links …" : "Додади белешки, листи или линкови ...", "Edit" : "Уреди", "Add description" : "Додади опис", - "Link copied" : "Линкот е копиран", "Unsupported image type" : "Неподржан вид на слика", "Show rich workspaces" : "Прикажи збогатен работен простор" }, diff --git a/l10n/mk.json b/l10n/mk.json index 110da8ea0de..05298ae101e 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -102,7 +102,6 @@ "Add notes, lists or links …" : "Додади белешки, листи или линкови ...", "Edit" : "Уреди", "Add description" : "Додади опис", - "Link copied" : "Линкот е копиран", "Unsupported image type" : "Неподржан вид на слика", "Show rich workspaces" : "Прикажи збогатен работен простор" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" diff --git a/l10n/nb.js b/l10n/nb.js index 9ef39f3efc0..4dce22d00cb 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -128,6 +128,7 @@ OC.L10N.register( "No command found" : "Ingen kommando funnet", "No user found" : "Ingen bruker funnet", "No suggestion found" : "Ingen forslag funnet", + "Copy code block" : "Kopier kodeblokk", "Code block options" : "Alternativer for kodeblokk", "Code block language" : "Språk for kodeblokk", "e.g. php, javascript, json…" : "f.eks. php, javascript, json...", @@ -180,8 +181,7 @@ OC.L10N.register( "Add description" : "Legg til beskrivelse", "\"{name}\" already exist!" : "\"{name}\" finnes allerede!", "Created \"{name}\"" : "Opprettet \"{name}\"", - "Link copied" : "Lenke kopiert", - "Could not copy link to the clipboard:" : "Kunne ikke kopiere koblingen til utklippstavlen:", + "Copied to the clipboard" : "Kopiert til utklippstavlen", "Front matter" : "Innledning", "Source language" : "Kildespråk", "Target language" : "Målspråk", diff --git a/l10n/nb.json b/l10n/nb.json index 08f0b58cf7b..1dd9cc620f4 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -126,6 +126,7 @@ "No command found" : "Ingen kommando funnet", "No user found" : "Ingen bruker funnet", "No suggestion found" : "Ingen forslag funnet", + "Copy code block" : "Kopier kodeblokk", "Code block options" : "Alternativer for kodeblokk", "Code block language" : "Språk for kodeblokk", "e.g. php, javascript, json…" : "f.eks. php, javascript, json...", @@ -178,8 +179,7 @@ "Add description" : "Legg til beskrivelse", "\"{name}\" already exist!" : "\"{name}\" finnes allerede!", "Created \"{name}\"" : "Opprettet \"{name}\"", - "Link copied" : "Lenke kopiert", - "Could not copy link to the clipboard:" : "Kunne ikke kopiere koblingen til utklippstavlen:", + "Copied to the clipboard" : "Kopiert til utklippstavlen", "Front matter" : "Innledning", "Source language" : "Kildespråk", "Target language" : "Målspråk", diff --git a/l10n/nl.js b/l10n/nl.js index 133cade86a0..1851c883d20 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -113,8 +113,6 @@ OC.L10N.register( "Formatting" : "Opmaak", "Add notes, lists or links …" : "Notities, lijsten of links toevoegen...", "Edit" : "Bewerken", - "Link copied" : "Link gekopieerd", - "Could not copy link to the clipboard:" : "Kan link niet naar het klembord kopiëren:", "Unsupported image type" : "Afbeeldingstype wordt niet ondersteund", "Show rich workspaces" : "Toon rijke werkplekken" }, diff --git a/l10n/nl.json b/l10n/nl.json index a8057094bd5..7ac37c6b788 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -111,8 +111,6 @@ "Formatting" : "Opmaak", "Add notes, lists or links …" : "Notities, lijsten of links toevoegen...", "Edit" : "Bewerken", - "Link copied" : "Link gekopieerd", - "Could not copy link to the clipboard:" : "Kan link niet naar het klembord kopiëren:", "Unsupported image type" : "Afbeeldingstype wordt niet ondersteund", "Show rich workspaces" : "Toon rijke werkplekken" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js index 92880b510f9..3c6fd755d74 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -14,7 +14,6 @@ OC.L10N.register( "Replace" : "Erstatt", "Info" : "Info", "Warning" : "Åtvaring", - "Edit" : "Endra", - "Link copied" : "Lenkje kopiert" + "Edit" : "Endra" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index 35c5d5220ae..ec39577e0c0 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -12,7 +12,6 @@ "Replace" : "Erstatt", "Info" : "Info", "Warning" : "Åtvaring", - "Edit" : "Endra", - "Link copied" : "Lenkje kopiert" + "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 3e353d714f7..48b3c770b13 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -65,7 +65,6 @@ OC.L10N.register( "Insert attachment" : "Inserir una pèça junta", "Command" : "Comanda", "Add notes, lists or links …" : "Apondre nòtas, listas o ligams…", - "Edit" : "Modificar", - "Link copied" : "Ligam copiat" + "Edit" : "Modificar" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/oc.json b/l10n/oc.json index c0a3e6d0ead..1985f4b2715 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -63,7 +63,6 @@ "Insert attachment" : "Inserir una pèça junta", "Command" : "Comanda", "Add notes, lists or links …" : "Apondre nòtas, listas o ligams…", - "Edit" : "Modificar", - "Link copied" : "Ligam copiat" + "Edit" : "Modificar" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js index 45d91c79316..947778b0843 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -124,6 +124,7 @@ OC.L10N.register( "No command found" : "Nie znaleziono komendy", "No user found" : "Nie znaleziono użytkownika", "No suggestion found" : "Nie znaleziono sugestii", + "Copy code block" : "Kopiuj blok kodu", "Code block options" : "Opcje bloku kodu", "Code block language" : "Język bloków kodu", "e.g. php, javascript, json…" : "np. php, javascript, json…", @@ -175,8 +176,7 @@ OC.L10N.register( "Add description" : "Dodaj opis", "\"{name}\" already exist!" : "\"{name}\" już istnieje!", "Created \"{name}\"" : "Utworzono \"{name}\"", - "Link copied" : "Link skopiowany", - "Could not copy link to the clipboard:" : "Nie można skopiować łącza do schowka:", + "Copied to the clipboard" : "Skopiowano do schowka", "Front matter" : "Wstęp", "Source language" : "Język źródłowy", "Target language" : "Język docelowy", diff --git a/l10n/pl.json b/l10n/pl.json index 6d26551ed0d..3a7b8f2f1a6 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -122,6 +122,7 @@ "No command found" : "Nie znaleziono komendy", "No user found" : "Nie znaleziono użytkownika", "No suggestion found" : "Nie znaleziono sugestii", + "Copy code block" : "Kopiuj blok kodu", "Code block options" : "Opcje bloku kodu", "Code block language" : "Język bloków kodu", "e.g. php, javascript, json…" : "np. php, javascript, json…", @@ -173,8 +174,7 @@ "Add description" : "Dodaj opis", "\"{name}\" already exist!" : "\"{name}\" już istnieje!", "Created \"{name}\"" : "Utworzono \"{name}\"", - "Link copied" : "Link skopiowany", - "Could not copy link to the clipboard:" : "Nie można skopiować łącza do schowka:", + "Copied to the clipboard" : "Skopiowano do schowka", "Front matter" : "Wstęp", "Source language" : "Język źródłowy", "Target language" : "Język docelowy", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index ff2fde6fdb6..21a9722392e 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -124,6 +124,7 @@ OC.L10N.register( "No command found" : "Nenhum comando encontrado", "No user found" : "Nenhum usuário encontrado", "No suggestion found" : "Nenhuma sugestão encontrada", + "Copy code block" : "Copiar bloco de código", "Code block options" : "Opções de bloco de código", "Code block language" : "Linguagem do bloco de código", "e.g. php, javascript, json…" : "e.g. php, javascript, json…", @@ -176,8 +177,7 @@ OC.L10N.register( "Add description" : "Adicionar descrição", "\"{name}\" already exist!" : "\"{name}\" já existe!", "Created \"{name}\"" : "Criado \"{nome}\"", - "Link copied" : "Link copiado", - "Could not copy link to the clipboard:" : "Não foi possível copiar link para área de transferência:", + "Copied to the clipboard" : "Copiado para a área de transferência", "Front matter" : "Matéria de frente", "Source language" : "Source language", "Target language" : "Target language", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index befc24dd745..e3c53eab411 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -122,6 +122,7 @@ "No command found" : "Nenhum comando encontrado", "No user found" : "Nenhum usuário encontrado", "No suggestion found" : "Nenhuma sugestão encontrada", + "Copy code block" : "Copiar bloco de código", "Code block options" : "Opções de bloco de código", "Code block language" : "Linguagem do bloco de código", "e.g. php, javascript, json…" : "e.g. php, javascript, json…", @@ -174,8 +175,7 @@ "Add description" : "Adicionar descrição", "\"{name}\" already exist!" : "\"{name}\" já existe!", "Created \"{name}\"" : "Criado \"{nome}\"", - "Link copied" : "Link copiado", - "Could not copy link to the clipboard:" : "Não foi possível copiar link para área de transferência:", + "Copied to the clipboard" : "Copiado para a área de transferência", "Front matter" : "Matéria de frente", "Source language" : "Source language", "Target language" : "Target language", diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index b73749a3a0d..dd50928e6c0 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -58,7 +58,6 @@ OC.L10N.register( "Formatting" : "Formação ", "Add notes, lists or links …" : "Adicionar observações, listas ou hiperligações...", "Edit" : "Editar", - "Link copied" : "Hiperligação copiada", "Unsupported image type" : "Tipo de imagem não suportado" }, "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 5174e9fb14a..201be22fe00 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -56,7 +56,6 @@ "Formatting" : "Formação ", "Add notes, lists or links …" : "Adicionar observações, listas ou hiperligações...", "Edit" : "Editar", - "Link copied" : "Hiperligação copiada", "Unsupported image type" : "Tipo de imagem não suportado" },"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 2ed80fdbcc2..971c5cd9bbc 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -36,7 +36,6 @@ OC.L10N.register( "Success" : "Succes", "Warning" : "Atenție", "Formatting" : "Formatare", - "Edit" : "Editează", - "Link copied" : "Link copiat" + "Edit" : "Editează" }, "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 077700cdc7d..28a289db1f3 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -34,7 +34,6 @@ "Success" : "Succes", "Warning" : "Atenție", "Formatting" : "Formatare", - "Edit" : "Editează", - "Link copied" : "Link copiat" + "Edit" : "Editează" },"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 96ab138f4ca..d1aad89186a 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -124,6 +124,7 @@ OC.L10N.register( "No command found" : "Не найдено ни одной команды", "No user found" : "Не найдено ни одного пользователя", "No suggestion found" : "Не найдено ни одной рекомендации", + "Copy code block" : "Копировать блок кода", "Code block options" : "Параметры блока кода", "Code block language" : "Язык блока кода", "Source code" : "Исходный код", @@ -172,8 +173,6 @@ OC.L10N.register( "Add notes, lists or links …" : "Добавить файл, содержащий примечания, списки или ссылки (Readme.md)", "Edit" : "Редактировать", "Add description" : "Добавить описание", - "Link copied" : "Ссылка скопирована", - "Could not copy link to the clipboard:" : "Не удалось скопировать ссылку в буфер обмена:", "Front matter" : "Передний план", "Source language" : "Исходный язык", "Target language" : "Целевой язык", diff --git a/l10n/ru.json b/l10n/ru.json index 66f84bd1878..88da1644cfd 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -122,6 +122,7 @@ "No command found" : "Не найдено ни одной команды", "No user found" : "Не найдено ни одного пользователя", "No suggestion found" : "Не найдено ни одной рекомендации", + "Copy code block" : "Копировать блок кода", "Code block options" : "Параметры блока кода", "Code block language" : "Язык блока кода", "Source code" : "Исходный код", @@ -170,8 +171,6 @@ "Add notes, lists or links …" : "Добавить файл, содержащий примечания, списки или ссылки (Readme.md)", "Edit" : "Редактировать", "Add description" : "Добавить описание", - "Link copied" : "Ссылка скопирована", - "Could not copy link to the clipboard:" : "Не удалось скопировать ссылку в буфер обмена:", "Front matter" : "Передний план", "Source language" : "Исходный язык", "Target language" : "Целевой язык", diff --git a/l10n/sc.js b/l10n/sc.js index 543c326dea1..5ab16e6a74f 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -73,7 +73,6 @@ OC.L10N.register( "Formatting" : "Formatatzione", "Add notes, lists or links …" : "Agiunghe notas, listas o ligòngios …", "Edit" : "Modìfica ", - "Link copied" : "Ligòngiu copiadu", "Show rich workspaces" : "Mustra àreas de traballu avantzadas" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sc.json b/l10n/sc.json index 7c74b7a851e..77e8e9ac7dd 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -71,7 +71,6 @@ "Formatting" : "Formatatzione", "Add notes, lists or links …" : "Agiunghe notas, listas o ligòngios …", "Edit" : "Modìfica ", - "Link copied" : "Ligòngiu copiadu", "Show rich workspaces" : "Mustra àreas de traballu avantzadas" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/si.js b/l10n/si.js index 18cd7f70d6d..e58d05c76e6 100644 --- a/l10n/si.js +++ b/l10n/si.js @@ -11,7 +11,6 @@ OC.L10N.register( "Info" : "තොරතුරු", "Success" : "සාර්ථකයි", "Warning" : "අවවාදයයි", - "Edit" : "සංස්කරණය", - "Link copied" : "සබැඳිය පිටපත් කළා" + "Edit" : "සංස්කරණය" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/si.json b/l10n/si.json index dc6286bf448..26b3b411252 100644 --- a/l10n/si.json +++ b/l10n/si.json @@ -9,7 +9,6 @@ "Info" : "තොරතුරු", "Success" : "සාර්ථකයි", "Warning" : "අවවාදයයි", - "Edit" : "සංස්කරණය", - "Link copied" : "සබැඳිය පිටපත් කළා" + "Edit" : "සංස්කරණය" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sk.js b/l10n/sk.js index cac4b60d1e2..b2eed5f5233 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -141,8 +141,6 @@ OC.L10N.register( "Add notes, lists or links …" : "Pridať poznámky, zoznamy alebo odkazy...", "Edit" : "Upraviť", "Add description" : "Pridať popis", - "Link copied" : "Odkaz skopírovaný", - "Could not copy link to the clipboard:" : "Odkaz sa nepodarilo skopírovať do schránky:", "Front matter" : "Predná strana", "Source language" : "Zdrojový jazyk prekladu", "Target language" : "Cieľový jazyk", diff --git a/l10n/sk.json b/l10n/sk.json index 63efc1c8ff5..9b252a82dda 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -139,8 +139,6 @@ "Add notes, lists or links …" : "Pridať poznámky, zoznamy alebo odkazy...", "Edit" : "Upraviť", "Add description" : "Pridať popis", - "Link copied" : "Odkaz skopírovaný", - "Could not copy link to the clipboard:" : "Odkaz sa nepodarilo skopírovať do schránky:", "Front matter" : "Predná strana", "Source language" : "Zdrojový jazyk prekladu", "Target language" : "Cieľový jazyk", diff --git a/l10n/sl.js b/l10n/sl.js index 683ae8871d5..d7f071b1801 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -113,6 +113,7 @@ OC.L10N.register( "No command found" : "Ni opomb", "No user found" : "Ni uporabnikov", "No suggestion found" : "Ni predlogov", + "Copy code block" : "Kopiraj navedek s kodo", "Source code" : "Izvorna koda", "Link to this section" : "Poveži s tem odsekom", "Delete this attachment" : "Izbriši to prilogo", @@ -154,8 +155,6 @@ OC.L10N.register( "Add notes, lists or links …" : "Dodajte sporočilca, sezname ali povezave ...", "Edit" : "Uredi", "Add description" : "Dodaj opis", - "Link copied" : "Povezava je kopirana", - "Could not copy link to the clipboard:" : "Povezave ni mogoče kopirati v odložišče:", "Front matter" : "Uvodne strani", "Source language" : "Izvorni jezik", "Target language" : "Ciljni jezik", diff --git a/l10n/sl.json b/l10n/sl.json index a2aa6920a1c..e7e9fa5e708 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -111,6 +111,7 @@ "No command found" : "Ni opomb", "No user found" : "Ni uporabnikov", "No suggestion found" : "Ni predlogov", + "Copy code block" : "Kopiraj navedek s kodo", "Source code" : "Izvorna koda", "Link to this section" : "Poveži s tem odsekom", "Delete this attachment" : "Izbriši to prilogo", @@ -152,8 +153,6 @@ "Add notes, lists or links …" : "Dodajte sporočilca, sezname ali povezave ...", "Edit" : "Uredi", "Add description" : "Dodaj opis", - "Link copied" : "Povezava je kopirana", - "Could not copy link to the clipboard:" : "Povezave ni mogoče kopirati v odložišče:", "Front matter" : "Uvodne strani", "Source language" : "Izvorni jezik", "Target language" : "Ciljni jezik", diff --git a/l10n/sq.js b/l10n/sq.js index d69fb037710..83f94fc9a24 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -36,7 +36,6 @@ OC.L10N.register( "Success" : "Sukses", "Warning" : "Kujdes", "Edit" : "Përpuno", - "Link copied" : "Linku u kopjua", "Unsupported image type" : "Lloj imazhi i pa suportuar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sq.json b/l10n/sq.json index 1224d2bc967..af7a940dfc4 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -34,7 +34,6 @@ "Success" : "Sukses", "Warning" : "Kujdes", "Edit" : "Përpuno", - "Link copied" : "Linku u kopjua", "Unsupported image type" : "Lloj imazhi i pa suportuar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sr.js b/l10n/sr.js index 4b3497e6a28..04c7ed7bbb0 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -128,6 +128,7 @@ OC.L10N.register( "No command found" : "Није пронађена команда", "No user found" : "Није пронађен корисник", "No suggestion found" : "Није пронађен предлог", + "Copy code block" : "Копирај блок кôда", "Code block options" : "Опције блока кода", "Code block language" : "Језик блока кода", "e.g. php, javascript, json…" : "нпр. php, javascript, json…", @@ -180,8 +181,7 @@ OC.L10N.register( "Add description" : "Додај опис", "\"{name}\" already exist!" : "„{name}” већ постоји!", "Created \"{name}\"" : "„{name}” је креирано", - "Link copied" : "Веза ископирана", - "Could not copy link to the clipboard:" : "Линк није могао да се копира у клипборд:", + "Copied to the clipboard" : "Копирано у клипборд", "Front matter" : "Уводни део", "Source language" : "Изворни језик", "Target language" : "Циљни језик", diff --git a/l10n/sr.json b/l10n/sr.json index f11e83a64e1..cb45924d02e 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -126,6 +126,7 @@ "No command found" : "Није пронађена команда", "No user found" : "Није пронађен корисник", "No suggestion found" : "Није пронађен предлог", + "Copy code block" : "Копирај блок кôда", "Code block options" : "Опције блока кода", "Code block language" : "Језик блока кода", "e.g. php, javascript, json…" : "нпр. php, javascript, json…", @@ -178,8 +179,7 @@ "Add description" : "Додај опис", "\"{name}\" already exist!" : "„{name}” већ постоји!", "Created \"{name}\"" : "„{name}” је креирано", - "Link copied" : "Веза ископирана", - "Could not copy link to the clipboard:" : "Линк није могао да се копира у клипборд:", + "Copied to the clipboard" : "Копирано у клипборд", "Front matter" : "Уводни део", "Source language" : "Изворни језик", "Target language" : "Циљни језик", diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js index f75d7697e6f..b2b1480b8eb 100644 --- a/l10n/sr@latin.js +++ b/l10n/sr@latin.js @@ -12,7 +12,6 @@ OC.L10N.register( "Undo" : "Opozovi", "Info" : "Info", "Warning" : "Upozorenje", - "Edit" : "Uredi", - "Link copied" : "Veza iskopirana" + "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 89e3b84d7f8..c6dbd874566 100644 --- a/l10n/sr@latin.json +++ b/l10n/sr@latin.json @@ -10,7 +10,6 @@ "Undo" : "Opozovi", "Info" : "Info", "Warning" : "Upozorenje", - "Edit" : "Uredi", - "Link copied" : "Veza iskopirana" + "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 87484eb7b1d..58f5557f050 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -180,8 +180,6 @@ OC.L10N.register( "Add description" : "Lägg till beskrivning", "\"{name}\" already exist!" : "\"{name}\" finns redan!", "Created \"{name}\"" : "Skapade \"{name}\"", - "Link copied" : "Länken har kopierats", - "Could not copy link to the clipboard:" : "Kunde inte kopiera länken till urklipp:", "Front matter" : "Förtexter", "Source language" : "Källspråk", "Target language" : "Målspråk", diff --git a/l10n/sv.json b/l10n/sv.json index 8772c8309f2..c8889f23fa6 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -178,8 +178,6 @@ "Add description" : "Lägg till beskrivning", "\"{name}\" already exist!" : "\"{name}\" finns redan!", "Created \"{name}\"" : "Skapade \"{name}\"", - "Link copied" : "Länken har kopierats", - "Could not copy link to the clipboard:" : "Kunde inte kopiera länken till urklipp:", "Front matter" : "Förtexter", "Source language" : "Källspråk", "Target language" : "Målspråk", diff --git a/l10n/th.js b/l10n/th.js index d1979489d91..fa92510f4af 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -28,7 +28,6 @@ OC.L10N.register( "Success" : "สำเร็จ", "Warning" : "คำเตือน", "Formatting" : "การจัดรูปแบบ", - "Edit" : "แก้ไข", - "Link copied" : "คัดลอกลิงก์แล้ว" + "Edit" : "แก้ไข" }, "nplurals=1; plural=0;"); diff --git a/l10n/th.json b/l10n/th.json index 54b07bf1dee..9682c6aa9b6 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -26,7 +26,6 @@ "Success" : "สำเร็จ", "Warning" : "คำเตือน", "Formatting" : "การจัดรูปแบบ", - "Edit" : "แก้ไข", - "Link copied" : "คัดลอกลิงก์แล้ว" + "Edit" : "แก้ไข" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index 4f5cf3d5db7..63e51880824 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -128,6 +128,7 @@ OC.L10N.register( "No command found" : "Herhangi bir komut bulunamadı", "No user found" : "Herhangi bir kullanıcı bulunamadı", "No suggestion found" : "Herhangi bir öneri bulunamadı", + "Copy code block" : "Kod bloğunu kopyala", "Code block options" : "Kod engelleme ayarları", "Code block language" : "Kod engelleme dili", "e.g. php, javascript, json…" : "php, javascript, json gibi…", @@ -180,8 +181,7 @@ OC.L10N.register( "Add description" : "Açıklama ekle", "\"{name}\" already exist!" : "\"{name}\" zaten var!", "Created \"{name}\"" : "\"{name}\" oluşturuldu", - "Link copied" : "Bağlantı kopyalandı", - "Could not copy link to the clipboard:" : "Bağlantı panoya kopyalanamadı:", + "Copied to the clipboard" : "Panoya kopyalandı", "Front matter" : "Açılış bölümleri ", "Source language" : "Kaynak dil", "Target language" : "Hedef dil", diff --git a/l10n/tr.json b/l10n/tr.json index 9fe91a589cc..2798bcdbd70 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -126,6 +126,7 @@ "No command found" : "Herhangi bir komut bulunamadı", "No user found" : "Herhangi bir kullanıcı bulunamadı", "No suggestion found" : "Herhangi bir öneri bulunamadı", + "Copy code block" : "Kod bloğunu kopyala", "Code block options" : "Kod engelleme ayarları", "Code block language" : "Kod engelleme dili", "e.g. php, javascript, json…" : "php, javascript, json gibi…", @@ -178,8 +179,7 @@ "Add description" : "Açıklama ekle", "\"{name}\" already exist!" : "\"{name}\" zaten var!", "Created \"{name}\"" : "\"{name}\" oluşturuldu", - "Link copied" : "Bağlantı kopyalandı", - "Could not copy link to the clipboard:" : "Bağlantı panoya kopyalanamadı:", + "Copied to the clipboard" : "Panoya kopyalandı", "Front matter" : "Açılış bölümleri ", "Source language" : "Kaynak dil", "Target language" : "Hedef dil", diff --git a/l10n/uk.js b/l10n/uk.js index f2c599eb100..73ea4d863c6 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -180,8 +180,7 @@ OC.L10N.register( "Add description" : "Додати опис", "\"{name}\" already exist!" : "\"{name}\" вже присутній!", "Created \"{name}\"" : "Створено \"{name}\"", - "Link copied" : "Посилання скопійовано", - "Could not copy link to the clipboard:" : "Не вдалося скопіювати посилання до буферу обміну.", + "Copied to the clipboard" : "Скопійовано в буфер обміну", "Front matter" : "Передня справа", "Source language" : "Мова оригіналу", "Target language" : "Цільова мова", diff --git a/l10n/uk.json b/l10n/uk.json index 57977a07cdc..394a8b2369b 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -178,8 +178,7 @@ "Add description" : "Додати опис", "\"{name}\" already exist!" : "\"{name}\" вже присутній!", "Created \"{name}\"" : "Створено \"{name}\"", - "Link copied" : "Посилання скопійовано", - "Could not copy link to the clipboard:" : "Не вдалося скопіювати посилання до буферу обміну.", + "Copied to the clipboard" : "Скопійовано в буфер обміну", "Front matter" : "Передня справа", "Source language" : "Мова оригіналу", "Target language" : "Цільова мова", diff --git a/l10n/vi.js b/l10n/vi.js index 41c5e2486e2..4d71e39ea99 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -98,7 +98,6 @@ OC.L10N.register( "Add notes, lists or links …" : "Thêm ghi chú, danh sách hoặc đường dẫn", "Edit" : "Chỉnh sửa", "Add description" : "Thêm mô tả", - "Link copied" : "Đã sao chép liên kết", "Unsupported image type" : "Loại hình ảnh không được hỗ trợ", "Show rich workspaces" : "Hiển thị không gian làm việc" }, diff --git a/l10n/vi.json b/l10n/vi.json index f3859cc848f..ee8b878cd5a 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -96,7 +96,6 @@ "Add notes, lists or links …" : "Thêm ghi chú, danh sách hoặc đường dẫn", "Edit" : "Chỉnh sửa", "Add description" : "Thêm mô tả", - "Link copied" : "Đã sao chép liên kết", "Unsupported image type" : "Loại hình ảnh không được hỗ trợ", "Show rich workspaces" : "Hiển thị không gian làm việc" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index da9efae7130..70e28aadd29 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -86,6 +86,7 @@ OC.L10N.register( "Replace" : "替换", "Detect language" : "检测语言", "Translation failed" : "翻译失败", + "Copy code block" : "复制代码块", "Source code" : "源代码", "Both" : "都是", "Hide outline" : "隐藏大纲", @@ -110,8 +111,6 @@ OC.L10N.register( "Add notes, lists or links …" : "添加笔记、列表或链接...", "Edit" : "编辑", "Add description" : "添加描述", - "Link copied" : "已复制链接", - "Could not copy link to the clipboard:" : "无法将链接复制到剪贴板:", "Target language" : "目标语言", "Unsupported image type" : "不支持图片格式", "Show rich workspaces" : "显示富文本编辑区", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 58b85ed5e2d..7c2516f6d05 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -84,6 +84,7 @@ "Replace" : "替换", "Detect language" : "检测语言", "Translation failed" : "翻译失败", + "Copy code block" : "复制代码块", "Source code" : "源代码", "Both" : "都是", "Hide outline" : "隐藏大纲", @@ -108,8 +109,6 @@ "Add notes, lists or links …" : "添加笔记、列表或链接...", "Edit" : "编辑", "Add description" : "添加描述", - "Link copied" : "已复制链接", - "Could not copy link to the clipboard:" : "无法将链接复制到剪贴板:", "Target language" : "目标语言", "Unsupported image type" : "不支持图片格式", "Show rich workspaces" : "显示富文本编辑区", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 2c427ee6b9b..730e775ad24 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -128,6 +128,7 @@ OC.L10N.register( "No command found" : "找不到命令", "No user found" : "找不到用戶", "No suggestion found" : "找不到建議", + "Copy code block" : "複製程式碼區塊", "Code block options" : "程式碼區塊選項", "Code block language" : "程式碼區塊語言", "e.g. php, javascript, json…" : "例如 php、javascript、json ...", @@ -180,8 +181,7 @@ OC.L10N.register( "Add description" : "添加描述", "\"{name}\" already exist!" : "「{name}」已存在!", "Created \"{name}\"" : "已建立「{name}」", - "Link copied" : "已複製連結", - "Could not copy link to the clipboard:" : "無法複製連結至剪貼板:", + "Copied to the clipboard" : "已複製到剪貼板", "Front matter" : "前言", "Source language" : "本源語言", "Target language" : "目標語言", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index e354cf82c57..eea834ef860 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -126,6 +126,7 @@ "No command found" : "找不到命令", "No user found" : "找不到用戶", "No suggestion found" : "找不到建議", + "Copy code block" : "複製程式碼區塊", "Code block options" : "程式碼區塊選項", "Code block language" : "程式碼區塊語言", "e.g. php, javascript, json…" : "例如 php、javascript、json ...", @@ -178,8 +179,7 @@ "Add description" : "添加描述", "\"{name}\" already exist!" : "「{name}」已存在!", "Created \"{name}\"" : "已建立「{name}」", - "Link copied" : "已複製連結", - "Could not copy link to the clipboard:" : "無法複製連結至剪貼板:", + "Copied to the clipboard" : "已複製到剪貼板", "Front matter" : "前言", "Source language" : "本源語言", "Target language" : "目標語言", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index b4be5c675e1..973bfe4e116 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -128,6 +128,7 @@ OC.L10N.register( "No command found" : "找不到指令", "No user found" : "找不到使用者", "No suggestion found" : "找不到建議", + "Copy code block" : "複製程式碼區塊", "Code block options" : "程式碼區塊選項", "Code block language" : "程式碼區塊語言", "e.g. php, javascript, json…" : "例如 php、javascript、json……", @@ -180,8 +181,6 @@ OC.L10N.register( "Add description" : "新增描述", "\"{name}\" already exist!" : "「{name}」已存在!", "Created \"{name}\"" : "已建立「{name}」", - "Link copied" : "已複製連結", - "Could not copy link to the clipboard:" : "無法複製連結至剪貼簿:", "Front matter" : "前言", "Source language" : "來源語言", "Target language" : "目標語言", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index ea26236957e..190b6d8dd36 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -126,6 +126,7 @@ "No command found" : "找不到指令", "No user found" : "找不到使用者", "No suggestion found" : "找不到建議", + "Copy code block" : "複製程式碼區塊", "Code block options" : "程式碼區塊選項", "Code block language" : "程式碼區塊語言", "e.g. php, javascript, json…" : "例如 php、javascript、json……", @@ -178,8 +179,6 @@ "Add description" : "新增描述", "\"{name}\" already exist!" : "「{name}」已存在!", "Created \"{name}\"" : "已建立「{name}」", - "Link copied" : "已複製連結", - "Could not copy link to the clipboard:" : "無法複製連結至剪貼簿:", "Front matter" : "前言", "Source language" : "來源語言", "Target language" : "目標語言",