diff --git a/l10n/ar.js b/l10n/ar.js index af14aeb912b..4aef8581e0c 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -92,9 +92,9 @@ OC.L10N.register( "Quoted text" : "نصٌ مُقتبسٌ", "Code block" : "كتلة كود", "Some code" : "سطور كود", + "Remove link" : "حذف الرابط", "Upload from computer" : "رفع من حاسوبك", "Insert from Files" : "إدخال من \"الملفات\" Files", - "Remove link" : "حذف الرابط", "Link to file or folder" : "ربط إلى ملف أو مجلد", "Link to website" : "ربط مع موقع وِب", "Update link" : "تحديث الرابط", diff --git a/l10n/ar.json b/l10n/ar.json index 81101fee0f0..e3dd26fb726 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -90,9 +90,9 @@ "Quoted text" : "نصٌ مُقتبسٌ", "Code block" : "كتلة كود", "Some code" : "سطور كود", + "Remove link" : "حذف الرابط", "Upload from computer" : "رفع من حاسوبك", "Insert from Files" : "إدخال من \"الملفات\" Files", - "Remove link" : "حذف الرابط", "Link to file or folder" : "ربط إلى ملف أو مجلد", "Link to website" : "ربط مع موقع وِب", "Update link" : "تحديث الرابط", diff --git a/l10n/bg.js b/l10n/bg.js index 5904b0ff182..ef8d9be4ad2 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -83,9 +83,9 @@ OC.L10N.register( "Quoted text" : "Цитиран текст", "Code block" : "Кодов блок", "Some code" : "Някакъв код", + "Remove link" : "Премахване на връзка", "Upload from computer" : "Качване от компютър", "Insert from Files" : "Вмъкване от Файлове", - "Remove link" : "Премахване на връзка", "Link to file or folder" : "Връзка към файл или папка", "Link to website" : "Връзка към уеб сайт", "Update link" : "Връзка за актуализиране", diff --git a/l10n/bg.json b/l10n/bg.json index ddd93306780..06c98d1a6ea 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -81,9 +81,9 @@ "Quoted text" : "Цитиран текст", "Code block" : "Кодов блок", "Some code" : "Някакъв код", + "Remove link" : "Премахване на връзка", "Upload from computer" : "Качване от компютър", "Insert from Files" : "Вмъкване от Файлове", - "Remove link" : "Премахване на връзка", "Link to file or folder" : "Връзка към файл или папка", "Link to website" : "Връзка към уеб сайт", "Update link" : "Връзка за актуализиране", diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js index 2e6eec40350..8070c6fe61d 100644 --- a/l10n/bn_BD.js +++ b/l10n/bn_BD.js @@ -8,6 +8,7 @@ OC.L10N.register( "guest" : "অতিথি", "Saved" : "সংরক্ষণ করা হলো", "Keyboard shortcuts" : "কী-বোর্ড শর্টকাট", + "Cancel" : "বাতিল করুন", "to" : "প্রতি", "Info" : "Info", "Warning" : "সতর্কবাণী", diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json index 0eb58d64cf0..f32cc88effb 100644 --- a/l10n/bn_BD.json +++ b/l10n/bn_BD.json @@ -6,6 +6,7 @@ "guest" : "অতিথি", "Saved" : "সংরক্ষণ করা হলো", "Keyboard shortcuts" : "কী-বোর্ড শর্টকাট", + "Cancel" : "বাতিল করুন", "to" : "প্রতি", "Info" : "Info", "Warning" : "সতর্কবাণী", diff --git a/l10n/bs.js b/l10n/bs.js index 5c6ac079089..138a45ffc48 100644 --- a/l10n/bs.js +++ b/l10n/bs.js @@ -8,6 +8,7 @@ OC.L10N.register( "guest" : "gost", "Saved" : "Spremljeno", "Keyboard shortcuts" : "Tipkovni prečaci", + "Cancel" : "Odustani", "to" : "do", "Info" : "Info", "Warning" : "Upozorenje", diff --git a/l10n/bs.json b/l10n/bs.json index f8c118f3cbd..7751bc8586c 100644 --- a/l10n/bs.json +++ b/l10n/bs.json @@ -6,6 +6,7 @@ "guest" : "gost", "Saved" : "Spremljeno", "Keyboard shortcuts" : "Tipkovni prečaci", + "Cancel" : "Odustani", "to" : "do", "Info" : "Info", "Warning" : "Upozorenje", diff --git a/l10n/ca.js b/l10n/ca.js index 1de1d9bf4d2..833d1a869d4 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -92,9 +92,11 @@ OC.L10N.register( "Quoted text" : "Text citat", "Code block" : "Bloc de codi", "Some code" : "Fragment de codi", + "Remove link" : "Suprimeix l'enllaç", + "Cancel" : "Cancelar", + "Cannot copy, please copy the link manually" : "No es pot copiar; copieu l'enllaç manualment", "Upload from computer" : "Pujar des de l'ordinador", "Insert from Files" : "Insereix des de Fitxers", - "Remove link" : "Suprimeix l'enllaç", "Link to file or folder" : "Enllaç a un fitxer o carpeta", "Link to website" : "Enllaç a un lloc web", "Update link" : "Actualitza l'enllaç", diff --git a/l10n/ca.json b/l10n/ca.json index a8c7f593ddc..60085cce5ff 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -90,9 +90,11 @@ "Quoted text" : "Text citat", "Code block" : "Bloc de codi", "Some code" : "Fragment de codi", + "Remove link" : "Suprimeix l'enllaç", + "Cancel" : "Cancelar", + "Cannot copy, please copy the link manually" : "No es pot copiar; copieu l'enllaç manualment", "Upload from computer" : "Pujar des de l'ordinador", "Insert from Files" : "Insereix des de Fitxers", - "Remove link" : "Suprimeix l'enllaç", "Link to file or folder" : "Enllaç a un fitxer o carpeta", "Link to website" : "Enllaç a un lloc web", "Update link" : "Actualitza l'enllaç", diff --git a/l10n/cs.js b/l10n/cs.js index 5247301012d..e5396cfe760 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -91,9 +91,11 @@ OC.L10N.register( "Quoted text" : "Citovaný text", "Code block" : "Blok kódu", "Some code" : "Nějaký kód", + "Remove link" : "Odebrat odkaz", + "Cancel" : "Storno", + "Cannot copy, please copy the link manually" : "Nedaří se zkopírovat, zkopírujte odkaz ručně", "Upload from computer" : "Nahrát z počítače", "Insert from Files" : "Vložit ze Souborů", - "Remove link" : "Odebrat odkaz", "Link to file or folder" : "Odkaz na soubor nebo složku", "Link to website" : "Odkaz na webovou stránku", "Update link" : "Aktualizovat odkaz", diff --git a/l10n/cs.json b/l10n/cs.json index beb15f6ac71..3a9e1564b32 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -89,9 +89,11 @@ "Quoted text" : "Citovaný text", "Code block" : "Blok kódu", "Some code" : "Nějaký kód", + "Remove link" : "Odebrat odkaz", + "Cancel" : "Storno", + "Cannot copy, please copy the link manually" : "Nedaří se zkopírovat, zkopírujte odkaz ručně", "Upload from computer" : "Nahrát z počítače", "Insert from Files" : "Vložit ze Souborů", - "Remove link" : "Odebrat odkaz", "Link to file or folder" : "Odkaz na soubor nebo složku", "Link to website" : "Odkaz na webovou stránku", "Update link" : "Aktualizovat odkaz", diff --git a/l10n/da.js b/l10n/da.js index f93a6cc71e9..5af982215bb 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -48,8 +48,10 @@ OC.L10N.register( "Ordered list" : "Sorteret liste", "Blockquote" : "Citat", "Code block" : "Kodeblok", - "Upload from computer" : "Upload fra computer", "Remove link" : "Fjern link", + "Cancel" : "Annullér", + "Cannot copy, please copy the link manually" : "Kan ikke kopiere, kopier venligst linket manuelt", + "Upload from computer" : "Upload fra computer", "Link to file or folder" : "Link til fil eller mappe", "Link to website" : "Link til internet side", "Open the Smart Picker" : "Åben Smart Vælgeren", diff --git a/l10n/da.json b/l10n/da.json index 97c47ae2419..f80b83ddd55 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -46,8 +46,10 @@ "Ordered list" : "Sorteret liste", "Blockquote" : "Citat", "Code block" : "Kodeblok", - "Upload from computer" : "Upload fra computer", "Remove link" : "Fjern link", + "Cancel" : "Annullér", + "Cannot copy, please copy the link manually" : "Kan ikke kopiere, kopier venligst linket manuelt", + "Upload from computer" : "Upload fra computer", "Link to file or folder" : "Link til fil eller mappe", "Link to website" : "Link til internet side", "Open the Smart Picker" : "Åben Smart Vælgeren", diff --git a/l10n/de.js b/l10n/de.js index affcb8c2643..a2de26cf3bd 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -91,9 +91,11 @@ OC.L10N.register( "Quoted text" : "Zitat", "Code block" : "Codeblock", "Some code" : "Code", + "Remove link" : "Link entfernen", + "Cancel" : "Abbrechen", + "Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopiere den Link manuell", "Upload from computer" : "Vom Computer hochladen", "Insert from Files" : "Aus Dateien einfügen", - "Remove link" : "Link entfernen", "Link to file or folder" : "Link zu Datei oder Ordner", "Link to website" : "Link zu Website", "Update link" : "Link aktualisieren", diff --git a/l10n/de.json b/l10n/de.json index 19bdc0324ca..28fbeec411e 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -89,9 +89,11 @@ "Quoted text" : "Zitat", "Code block" : "Codeblock", "Some code" : "Code", + "Remove link" : "Link entfernen", + "Cancel" : "Abbrechen", + "Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopiere den Link manuell", "Upload from computer" : "Vom Computer hochladen", "Insert from Files" : "Aus Dateien einfügen", - "Remove link" : "Link entfernen", "Link to file or folder" : "Link zu Datei oder Ordner", "Link to website" : "Link zu Website", "Update link" : "Link aktualisieren", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 30dc0367047..f2378ad09d2 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -92,9 +92,11 @@ OC.L10N.register( "Quoted text" : "Zitierter Text", "Code block" : "Codeblock", "Some code" : "Etwas Code", + "Remove link" : "Link entfernen", + "Cancel" : "Abbrechen", + "Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopieren Sie den Link manuell", "Upload from computer" : "Vom Computer hochladen", "Insert from Files" : "Aus Dateien einfügen", - "Remove link" : "Link entfernen", "Link to file or folder" : "Link zu Datei oder Ordner", "Link to website" : "Link zur Website", "Update link" : "Link aktualisieren", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 35b95f115a1..31b0dd30aba 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -90,9 +90,11 @@ "Quoted text" : "Zitierter Text", "Code block" : "Codeblock", "Some code" : "Etwas Code", + "Remove link" : "Link entfernen", + "Cancel" : "Abbrechen", + "Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopieren Sie den Link manuell", "Upload from computer" : "Vom Computer hochladen", "Insert from Files" : "Aus Dateien einfügen", - "Remove link" : "Link entfernen", "Link to file or folder" : "Link zu Datei oder Ordner", "Link to website" : "Link zur Website", "Update link" : "Link aktualisieren", diff --git a/l10n/el.js b/l10n/el.js index c275c8ab92c..d2fe32fa29a 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -66,9 +66,12 @@ OC.L10N.register( "Quoted text" : "Αναφερόμενο κείμενο", "Code block" : "Μπλοκ κώδικα", "Some code" : "Κώδικας", + "Remove link" : "Αφαίρεση συνδέσμου", + "Cancel" : "Ακύρωση", + "Cannot copy, please copy the link manually" : "Δεν μπορεί να αντιγραφεί, παρακαλώ αντιγράψτε χειροκίνητα", + "Copy link to clipboard" : "Αντιγραφή συνδέσμου στο πρόχειρο", "Upload from computer" : "Μεταφόρτωση από υπολογιστή", "Insert from Files" : "Εισαγωγή από Αρχεία", - "Remove link" : "Αφαίρεση συνδέσμου", "Update link" : "Ενημέρωση συνδέσμου", "Select file or folder to link to" : "Επιλέξτε αρχείο ή φάκελο για σύνδεση", "Select language" : "Επιλέξτε γλώσσα", diff --git a/l10n/el.json b/l10n/el.json index e97112036d0..59970f67ece 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -64,9 +64,12 @@ "Quoted text" : "Αναφερόμενο κείμενο", "Code block" : "Μπλοκ κώδικα", "Some code" : "Κώδικας", + "Remove link" : "Αφαίρεση συνδέσμου", + "Cancel" : "Ακύρωση", + "Cannot copy, please copy the link manually" : "Δεν μπορεί να αντιγραφεί, παρακαλώ αντιγράψτε χειροκίνητα", + "Copy link to clipboard" : "Αντιγραφή συνδέσμου στο πρόχειρο", "Upload from computer" : "Μεταφόρτωση από υπολογιστή", "Insert from Files" : "Εισαγωγή από Αρχεία", - "Remove link" : "Αφαίρεση συνδέσμου", "Update link" : "Ενημέρωση συνδέσμου", "Select file or folder to link to" : "Επιλέξτε αρχείο ή φάκελο για σύνδεση", "Select language" : "Επιλέξτε γλώσσα", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 0f60ac9f18e..dc6d8ddbcce 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -92,9 +92,13 @@ OC.L10N.register( "Quoted text" : "Quoted text", "Code block" : "Code block", "Some code" : "Some code", + "Remove link" : "Remove link", + "Cancel" : "Cancel", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Cannot copy, please copy the link manually", + "Copy link to clipboard" : "Copy link to clipboard", "Upload from computer" : "Upload from computer", "Insert from Files" : "Insert from Files", - "Remove link" : "Remove link", "Link to file or folder" : "Link to file or folder", "Link to website" : "Link to website", "Update link" : "Update link", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 1c51b59e6e5..f0baf904acb 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -90,9 +90,13 @@ "Quoted text" : "Quoted text", "Code block" : "Code block", "Some code" : "Some code", + "Remove link" : "Remove link", + "Cancel" : "Cancel", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Cannot copy, please copy the link manually", + "Copy link to clipboard" : "Copy link to clipboard", "Upload from computer" : "Upload from computer", "Insert from Files" : "Insert from Files", - "Remove link" : "Remove link", "Link to file or folder" : "Link to file or folder", "Link to website" : "Link to website", "Update link" : "Update link", diff --git a/l10n/eo.js b/l10n/eo.js index 963fa30f14d..59879f774a4 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -36,6 +36,8 @@ OC.L10N.register( "Ordered list" : "Ordigita listo", "Blockquote" : "Citaĵo", "Code block" : "Kodbloko", + "URL" : "Retadreso", + "Cannot copy, please copy the link manually" : "Ne eblis kopii la ligilon; kopiu ĝin permane.", "to" : "al", "Replace" : "Anstataŭigi", "Undo" : "Malfari", diff --git a/l10n/eo.json b/l10n/eo.json index 23d8784b588..7ffa306ddf4 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -34,6 +34,8 @@ "Ordered list" : "Ordigita listo", "Blockquote" : "Citaĵo", "Code block" : "Kodbloko", + "URL" : "Retadreso", + "Cannot copy, please copy the link manually" : "Ne eblis kopii la ligilon; kopiu ĝin permane.", "to" : "al", "Replace" : "Anstataŭigi", "Undo" : "Malfari", diff --git a/l10n/es.js b/l10n/es.js index f6c140dc25a..3015e408c79 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -92,9 +92,13 @@ OC.L10N.register( "Quoted text" : "Texto de cita", "Code block" : "Bloque de código", "Some code" : "Algo de código", + "Remove link" : "Eliminar enlace", + "Cancel" : "Cancelar", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "No se ha podido copiar, por favor, copia el enlace manualmente", + "Copy link to clipboard" : "Copiar enlace al portapapeles", "Upload from computer" : "Cargar desde el ordenador", "Insert from Files" : "Insertar desde Archivos", - "Remove link" : "Eliminar enlace", "Link to file or folder" : "Enlace a una carpeta o archivo", "Link to website" : "Enlace a sitio web", "Update link" : "Actualizar enlace", diff --git a/l10n/es.json b/l10n/es.json index 5dd84398350..356af2ed075 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -90,9 +90,13 @@ "Quoted text" : "Texto de cita", "Code block" : "Bloque de código", "Some code" : "Algo de código", + "Remove link" : "Eliminar enlace", + "Cancel" : "Cancelar", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "No se ha podido copiar, por favor, copia el enlace manualmente", + "Copy link to clipboard" : "Copiar enlace al portapapeles", "Upload from computer" : "Cargar desde el ordenador", "Insert from Files" : "Insertar desde Archivos", - "Remove link" : "Eliminar enlace", "Link to file or folder" : "Enlace a una carpeta o archivo", "Link to website" : "Enlace a sitio web", "Update link" : "Actualizar enlace", diff --git a/l10n/es_419.js b/l10n/es_419.js index 30e5e91a445..975a0bdda8d 100644 --- a/l10n/es_419.js +++ b/l10n/es_419.js @@ -14,6 +14,7 @@ OC.L10N.register( "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "URL" : "URL", "Select language" : "Seleccionar idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_419.json b/l10n/es_419.json index 8e97cdc0d9c..488012304bc 100644 --- a/l10n/es_419.json +++ b/l10n/es_419.json @@ -12,6 +12,7 @@ "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "URL" : "URL", "Select language" : "Seleccionar idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 02d82021ce9..3200bb46b95 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -14,6 +14,8 @@ OC.L10N.register( "Keyboard shortcuts" : "Atajos de teclado", "Bold" : "Negrita", "Italic" : "Itálico", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "No es posible copiar, por favor copia el enlace manualmente", "Select language" : "Seleccionar idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_AR.json b/l10n/es_AR.json index 83717bfbac5..62ce28c31c2 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -12,6 +12,8 @@ "Keyboard shortcuts" : "Atajos de teclado", "Bold" : "Negrita", "Italic" : "Itálico", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "No es posible copiar, por favor copia el enlace manualmente", "Select language" : "Seleccionar idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_CL.js b/l10n/es_CL.js index 510a540a39c..a8dd5cb640f 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -18,6 +18,7 @@ OC.L10N.register( "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "URL" : "URL", "Select language" : "Selecciona el idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_CL.json b/l10n/es_CL.json index 4787350edc4..d3ea0bc4e63 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -16,6 +16,7 @@ "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "URL" : "URL", "Select language" : "Selecciona el idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_CO.js b/l10n/es_CO.js index 510a540a39c..38e456ebeb0 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -18,6 +18,7 @@ OC.L10N.register( "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "Save changes" : "Guardar cambios", "Select language" : "Selecciona el idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_CO.json b/l10n/es_CO.json index 4787350edc4..30b180973f6 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -16,6 +16,7 @@ "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "Save changes" : "Guardar cambios", "Select language" : "Selecciona el idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_CR.js b/l10n/es_CR.js index 510a540a39c..38e456ebeb0 100644 --- a/l10n/es_CR.js +++ b/l10n/es_CR.js @@ -18,6 +18,7 @@ OC.L10N.register( "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "Save changes" : "Guardar cambios", "Select language" : "Selecciona el idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_CR.json b/l10n/es_CR.json index 4787350edc4..30b180973f6 100644 --- a/l10n/es_CR.json +++ b/l10n/es_CR.json @@ -16,6 +16,7 @@ "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "Save changes" : "Guardar cambios", "Select language" : "Selecciona el idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_DO.js b/l10n/es_DO.js index 510a540a39c..a8dd5cb640f 100644 --- a/l10n/es_DO.js +++ b/l10n/es_DO.js @@ -18,6 +18,7 @@ OC.L10N.register( "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "URL" : "URL", "Select language" : "Selecciona el idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_DO.json b/l10n/es_DO.json index 4787350edc4..d3ea0bc4e63 100644 --- a/l10n/es_DO.json +++ b/l10n/es_DO.json @@ -16,6 +16,7 @@ "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "URL" : "URL", "Select language" : "Selecciona el idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_EC.js b/l10n/es_EC.js index c6230925152..38c0664d2ab 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -85,9 +85,13 @@ OC.L10N.register( "Quoted text" : "Texto citado", "Code block" : "Bloque de código", "Some code" : "Algo de código", + "Edit link" : "Editar enlace", + "Remove link" : "Eliminar enlace", + "Cancel" : "Cancelar", + "Cannot copy, please copy the link manually" : "No se puede copiar, por favor copia el enlace manualmente", + "Copy link to clipboard" : "Copiar enlace al portapapeles", "Upload from computer" : "Cargar desde el ordenador", "Insert from Files" : "Insertar desde Archivos", - "Remove link" : "Eliminar enlace", "Link to file or folder" : "Enlace a archivo o carpeta", "Link to website" : "Enlace a sitio web", "Update link" : "Actualizar enlace", @@ -151,6 +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", "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 c1d51d6c0ff..e30f9c8e9a0 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -83,9 +83,13 @@ "Quoted text" : "Texto citado", "Code block" : "Bloque de código", "Some code" : "Algo de código", + "Edit link" : "Editar enlace", + "Remove link" : "Eliminar enlace", + "Cancel" : "Cancelar", + "Cannot copy, please copy the link manually" : "No se puede copiar, por favor copia el enlace manualmente", + "Copy link to clipboard" : "Copiar enlace al portapapeles", "Upload from computer" : "Cargar desde el ordenador", "Insert from Files" : "Insertar desde Archivos", - "Remove link" : "Eliminar enlace", "Link to file or folder" : "Enlace a archivo o carpeta", "Link to website" : "Enlace a sitio web", "Update link" : "Actualizar enlace", @@ -149,6 +153,7 @@ "Add notes, lists or links …" : "Agregar notas, listas o enlaces...", "Edit" : "Editar", "Add description" : "Agregar descripción", + "Link copied" : "Enlace copiado", "Front matter" : "Materias principales", "Source language" : "Lenguaje de origen", "Target language" : "Lenguaje de destino", diff --git a/l10n/es_GT.js b/l10n/es_GT.js index 510a540a39c..a8dd5cb640f 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -18,6 +18,7 @@ OC.L10N.register( "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "URL" : "URL", "Select language" : "Selecciona el idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_GT.json b/l10n/es_GT.json index 4787350edc4..d3ea0bc4e63 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -16,6 +16,7 @@ "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "URL" : "URL", "Select language" : "Selecciona el idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_HN.js b/l10n/es_HN.js index 30e5e91a445..9b92ecc1f0f 100644 --- a/l10n/es_HN.js +++ b/l10n/es_HN.js @@ -14,6 +14,8 @@ OC.L10N.register( "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "Save changes" : "Guardar cambios", + "URL" : "URL", "Select language" : "Seleccionar idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_HN.json b/l10n/es_HN.json index 8e97cdc0d9c..131ebf9a037 100644 --- a/l10n/es_HN.json +++ b/l10n/es_HN.json @@ -12,6 +12,8 @@ "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "Save changes" : "Guardar cambios", + "URL" : "URL", "Select language" : "Seleccionar idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 34ac9a3ba1e..18999fa63fc 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -38,6 +38,8 @@ OC.L10N.register( "Blockquote" : "Cita", "Code block" : "Bloque de código", "Remove link" : "Eliminar enlace", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "No se ha podido copiar, por favor, copia el enlace manualmente", "Select language" : "Selecciona el idioma", "to" : "para", "Replace" : "Reemplazar", @@ -54,6 +56,7 @@ 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 2d46d2f3dc2..bb87d3a6af4 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -36,6 +36,8 @@ "Blockquote" : "Cita", "Code block" : "Bloque de código", "Remove link" : "Eliminar enlace", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "No se ha podido copiar, por favor, copia el enlace manualmente", "Select language" : "Selecciona el idioma", "to" : "para", "Replace" : "Reemplazar", @@ -52,6 +54,7 @@ "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/es_NI.js b/l10n/es_NI.js index 30e5e91a445..db0d598fbb2 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -14,6 +14,7 @@ OC.L10N.register( "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "Save changes" : "Guardar cambios", "Select language" : "Seleccionar idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_NI.json b/l10n/es_NI.json index 8e97cdc0d9c..33bbbfa02bd 100644 --- a/l10n/es_NI.json +++ b/l10n/es_NI.json @@ -12,6 +12,7 @@ "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "Save changes" : "Guardar cambios", "Select language" : "Seleccionar idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_PA.js b/l10n/es_PA.js index 30e5e91a445..9b92ecc1f0f 100644 --- a/l10n/es_PA.js +++ b/l10n/es_PA.js @@ -14,6 +14,8 @@ OC.L10N.register( "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "Save changes" : "Guardar cambios", + "URL" : "URL", "Select language" : "Seleccionar idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_PA.json b/l10n/es_PA.json index 8e97cdc0d9c..131ebf9a037 100644 --- a/l10n/es_PA.json +++ b/l10n/es_PA.json @@ -12,6 +12,8 @@ "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "Save changes" : "Guardar cambios", + "URL" : "URL", "Select language" : "Seleccionar idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_PE.js b/l10n/es_PE.js index 30e5e91a445..db0d598fbb2 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -14,6 +14,7 @@ OC.L10N.register( "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "Save changes" : "Guardar cambios", "Select language" : "Seleccionar idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_PE.json b/l10n/es_PE.json index 8e97cdc0d9c..33bbbfa02bd 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -12,6 +12,7 @@ "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "Save changes" : "Guardar cambios", "Select language" : "Seleccionar idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_PR.js b/l10n/es_PR.js index 30e5e91a445..975a0bdda8d 100644 --- a/l10n/es_PR.js +++ b/l10n/es_PR.js @@ -14,6 +14,7 @@ OC.L10N.register( "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "URL" : "URL", "Select language" : "Seleccionar idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_PR.json b/l10n/es_PR.json index 8e97cdc0d9c..488012304bc 100644 --- a/l10n/es_PR.json +++ b/l10n/es_PR.json @@ -12,6 +12,7 @@ "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "URL" : "URL", "Select language" : "Seleccionar idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_PY.js b/l10n/es_PY.js index 30e5e91a445..9b92ecc1f0f 100644 --- a/l10n/es_PY.js +++ b/l10n/es_PY.js @@ -14,6 +14,8 @@ OC.L10N.register( "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "Save changes" : "Guardar cambios", + "URL" : "URL", "Select language" : "Seleccionar idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_PY.json b/l10n/es_PY.json index 8e97cdc0d9c..131ebf9a037 100644 --- a/l10n/es_PY.json +++ b/l10n/es_PY.json @@ -12,6 +12,8 @@ "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "Save changes" : "Guardar cambios", + "URL" : "URL", "Select language" : "Seleccionar idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_SV.js b/l10n/es_SV.js index 510a540a39c..a8dd5cb640f 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -18,6 +18,7 @@ OC.L10N.register( "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "URL" : "URL", "Select language" : "Selecciona el idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_SV.json b/l10n/es_SV.json index 4787350edc4..d3ea0bc4e63 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -16,6 +16,7 @@ "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "URL" : "URL", "Select language" : "Selecciona el idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_UY.js b/l10n/es_UY.js index 30e5e91a445..975a0bdda8d 100644 --- a/l10n/es_UY.js +++ b/l10n/es_UY.js @@ -14,6 +14,7 @@ OC.L10N.register( "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "URL" : "URL", "Select language" : "Seleccionar idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/es_UY.json b/l10n/es_UY.json index 8e97cdc0d9c..488012304bc 100644 --- a/l10n/es_UY.json +++ b/l10n/es_UY.json @@ -12,6 +12,7 @@ "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", "Keyboard shortcuts" : "Atajos del teclado", + "URL" : "URL", "Select language" : "Seleccionar idioma", "to" : "para", "Replace" : "Reemplazar", diff --git a/l10n/et_EE.js b/l10n/et_EE.js index f1e99df962c..2a51f684855 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -21,6 +21,9 @@ OC.L10N.register( "Saved" : "Salvestatud", "Unsaved changes" : "Salvestamata muutused", "Keyboard shortcuts" : "Klaviatuuri otseteed", + "Cancel" : "Tühista", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Ei saa kopeerida, palun kopeeri link käsitsi", "to" : "saaja", "Replace" : "Asenda", "Detect language" : "Tuvasta keel", @@ -30,6 +33,7 @@ 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 fe89443c6a0..c8eeb7700e6 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -19,6 +19,9 @@ "Saved" : "Salvestatud", "Unsaved changes" : "Salvestamata muutused", "Keyboard shortcuts" : "Klaviatuuri otseteed", + "Cancel" : "Tühista", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Ei saa kopeerida, palun kopeeri link käsitsi", "to" : "saaja", "Replace" : "Asenda", "Detect language" : "Tuvasta keel", @@ -28,6 +31,7 @@ "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 340ae6d6be4..f21f3240bb1 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -91,9 +91,15 @@ OC.L10N.register( "Quoted text" : "Aipatutako testua", "Code block" : "Kode blokea", "Some code" : "Kode zatia", + "Edit link" : "Editatu esteka", + "Save changes" : "Gorde aldaketak", + "Remove link" : "Kendu esteka", + "Cancel" : "Utzi", + "URL" : "URLa", + "Cannot copy, please copy the link manually" : "Ezin izan da kopiatu. Kopiatu esteka eskuz", + "Copy link to clipboard" : "Kopiatu esteka arbelera", "Upload from computer" : "Igo ordenagailutik", "Insert from Files" : "Txertatu Fitxategi-tik", - "Remove link" : "Kendu esteka", "Link to file or folder" : "Esteka fitxategira edo karpetara", "Link to website" : "Esteka webgunera", "Update link" : "Eguneratu esteka", @@ -165,6 +171,8 @@ 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:", "Front matter" : "Aurreko gaia", "Source language" : "Jatorrizko hizkuntza", "Target language" : "Helburuko hizkuntza", diff --git a/l10n/eu.json b/l10n/eu.json index 873347ab73a..f010db51699 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -89,9 +89,15 @@ "Quoted text" : "Aipatutako testua", "Code block" : "Kode blokea", "Some code" : "Kode zatia", + "Edit link" : "Editatu esteka", + "Save changes" : "Gorde aldaketak", + "Remove link" : "Kendu esteka", + "Cancel" : "Utzi", + "URL" : "URLa", + "Cannot copy, please copy the link manually" : "Ezin izan da kopiatu. Kopiatu esteka eskuz", + "Copy link to clipboard" : "Kopiatu esteka arbelera", "Upload from computer" : "Igo ordenagailutik", "Insert from Files" : "Txertatu Fitxategi-tik", - "Remove link" : "Kendu esteka", "Link to file or folder" : "Esteka fitxategira edo karpetara", "Link to website" : "Esteka webgunera", "Update link" : "Eguneratu esteka", @@ -163,6 +169,8 @@ "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:", "Front matter" : "Aurreko gaia", "Source language" : "Jatorrizko hizkuntza", "Target language" : "Helburuko hizkuntza", diff --git a/l10n/fa.js b/l10n/fa.js index bec615d55fd..4d462c48364 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -91,9 +91,15 @@ OC.L10N.register( "Quoted text" : "Quoted text", "Code block" : "Code block", "Some code" : "Some code", + "Edit link" : "Edit link", + "Save changes" : "ذخیرهٔ تغییرات", + "Remove link" : "حذف پیوند", + "Cancel" : "منصرف شدن", + "URL" : "آدرس", + "Cannot copy, please copy the link manually" : "کپی کردن امکان پذیر نیست ، لطفا پیوند را به صورت دستی کپی کنید", + "Copy link to clipboard" : "Copy link to clipboard", "Upload from computer" : "Upload from computer", "Insert from Files" : "Insert from Files", - "Remove link" : "حذف پیوند", "Link to file or folder" : "Link to file or folder", "Link to website" : "Link to website", "Update link" : "Update link", @@ -165,6 +171,8 @@ 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:", "Front matter" : "Front matter", "Source language" : "Source language", "Target language" : "Target language", diff --git a/l10n/fa.json b/l10n/fa.json index 01ba237a097..9b052352095 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -89,9 +89,15 @@ "Quoted text" : "Quoted text", "Code block" : "Code block", "Some code" : "Some code", + "Edit link" : "Edit link", + "Save changes" : "ذخیرهٔ تغییرات", + "Remove link" : "حذف پیوند", + "Cancel" : "منصرف شدن", + "URL" : "آدرس", + "Cannot copy, please copy the link manually" : "کپی کردن امکان پذیر نیست ، لطفا پیوند را به صورت دستی کپی کنید", + "Copy link to clipboard" : "Copy link to clipboard", "Upload from computer" : "Upload from computer", "Insert from Files" : "Insert from Files", - "Remove link" : "حذف پیوند", "Link to file or folder" : "Link to file or folder", "Link to website" : "Link to website", "Update link" : "Update link", @@ -163,6 +169,8 @@ "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:", "Front matter" : "Front matter", "Source language" : "Source language", "Target language" : "Target language", diff --git a/l10n/fi.js b/l10n/fi.js index 7ce7ba16ec5..00bdfbbe1eb 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -80,9 +80,15 @@ OC.L10N.register( "Quoted text" : "Lainattu teksti", "Code block" : "Koodilohko", "Some code" : "Koodia", + "Edit link" : "Muokkaa linkkiä", + "Save changes" : "Tallenna muutokset", + "Remove link" : "Poista linkki", + "Cancel" : "Peruuta", + "URL" : "URL-osoite", + "Cannot copy, please copy the link manually" : "Kopioiminen ei onnistu. Kopioi linkki manuaalisesti", + "Copy link to clipboard" : "Kopioi linkki leikepöydälle", "Upload from computer" : "Lähetä tietokoneelta", "Insert from Files" : "Syötä Tiedostot-sovelluksesta", - "Remove link" : "Poista linkki", "Link to file or folder" : "Linkki tiedostoon tai kansioon", "Link to website" : "Linkki verkkosivulle", "Update link" : "Päivitä linkki", @@ -144,6 +150,7 @@ 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 07cc2ba91b7..a4a5effa000 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -78,9 +78,15 @@ "Quoted text" : "Lainattu teksti", "Code block" : "Koodilohko", "Some code" : "Koodia", + "Edit link" : "Muokkaa linkkiä", + "Save changes" : "Tallenna muutokset", + "Remove link" : "Poista linkki", + "Cancel" : "Peruuta", + "URL" : "URL-osoite", + "Cannot copy, please copy the link manually" : "Kopioiminen ei onnistu. Kopioi linkki manuaalisesti", + "Copy link to clipboard" : "Kopioi linkki leikepöydälle", "Upload from computer" : "Lähetä tietokoneelta", "Insert from Files" : "Syötä Tiedostot-sovelluksesta", - "Remove link" : "Poista linkki", "Link to file or folder" : "Linkki tiedostoon tai kansioon", "Link to website" : "Linkki verkkosivulle", "Update link" : "Päivitä linkki", @@ -142,6 +148,7 @@ "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 09d644940b3..b1d8dc2e313 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -92,9 +92,15 @@ OC.L10N.register( "Quoted text" : "Citation", "Code block" : "Bloc de code", "Some code" : "Code source", + "Edit link" : "Modifier le lien", + "Save changes" : "Enregistrer les modifications", + "Remove link" : "Retirer le lien", + "Cancel" : "Annuler", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Impossible de copier, merci de copier le lien manuellement", + "Copy link to clipboard" : "Copier le lien dans le presse-papier", "Upload from computer" : "Téléverser depuis l'ordinateur", "Insert from Files" : "Insérer depuis Fichiers", - "Remove link" : "Retirer le lien", "Link to file or folder" : "Lien vers un fichier ou un dossier", "Link to website" : "Lien vers un site web", "Update link" : "Mettre à jour le lien", @@ -173,6 +179,8 @@ 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 :", "Front matter" : "Avant-propos", "Source language" : "Langue source", "Target language" : "Langue cible", diff --git a/l10n/fr.json b/l10n/fr.json index 289a2d0fe5b..dbfbcfcb432 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -90,9 +90,15 @@ "Quoted text" : "Citation", "Code block" : "Bloc de code", "Some code" : "Code source", + "Edit link" : "Modifier le lien", + "Save changes" : "Enregistrer les modifications", + "Remove link" : "Retirer le lien", + "Cancel" : "Annuler", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Impossible de copier, merci de copier le lien manuellement", + "Copy link to clipboard" : "Copier le lien dans le presse-papier", "Upload from computer" : "Téléverser depuis l'ordinateur", "Insert from Files" : "Insérer depuis Fichiers", - "Remove link" : "Retirer le lien", "Link to file or folder" : "Lien vers un fichier ou un dossier", "Link to website" : "Lien vers un site web", "Update link" : "Mettre à jour le lien", @@ -171,6 +177,8 @@ "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 :", "Front matter" : "Avant-propos", "Source language" : "Langue source", "Target language" : "Langue cible", diff --git a/l10n/gd.js b/l10n/gd.js index 83604c1816a..11be39e56a2 100644 --- a/l10n/gd.js +++ b/l10n/gd.js @@ -10,9 +10,11 @@ OC.L10N.register( "Could not write file to disk" : "Cha b’ urrainn dhuinn am faidhle a sgrìobhadh dhan diosg", "A PHP extension stopped the file upload" : "Chur leudachan PHP stad air luchdadh suas an fhaidhle", "Translate" : "Eadar-theangaich", + "Cancel" : "Sguir dheth", "Replace" : "Cuir ’na àite", "Source code" : "Bun-tùs", "Undo" : "Neo-dhèan", - "Edit" : "Deasaich" + "Edit" : "Deasaich", + "Link copied" : "Chaidh lethbhreac dhen cheangal a dhèanamh" }, "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 93c711968d4..911b085f78f 100644 --- a/l10n/gd.json +++ b/l10n/gd.json @@ -8,9 +8,11 @@ "Could not write file to disk" : "Cha b’ urrainn dhuinn am faidhle a sgrìobhadh dhan diosg", "A PHP extension stopped the file upload" : "Chur leudachan PHP stad air luchdadh suas an fhaidhle", "Translate" : "Eadar-theangaich", + "Cancel" : "Sguir dheth", "Replace" : "Cuir ’na àite", "Source code" : "Bun-tùs", "Undo" : "Neo-dhèan", - "Edit" : "Deasaich" + "Edit" : "Deasaich", + "Link copied" : "Chaidh lethbhreac dhen cheangal a dhèanamh" },"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 9b70c8d15f0..0842bf00811 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -91,9 +91,15 @@ OC.L10N.register( "Quoted text" : "Texto citado", "Code block" : "Bloque de código", "Some code" : "Algún código", + "Edit link" : "Editar ligazón", + "Save changes" : "Gardar os cambios", + "Remove link" : "Retirar ligazón", + "Cancel" : "Cancelar", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Non foi posíbel copiala. Copie a ligazón manualmente", + "Copy link to clipboard" : "Copiar a ligazón no portapapeis", "Upload from computer" : "Enviar dende o computador", "Insert from Files" : "Inserir dende ficheiros", - "Remove link" : "Retirar ligazón", "Link to file or folder" : "Ligazón a ficheiro ou cartafol", "Link to website" : "Ligazón a sitio web", "Update link" : "Actualizar ligazón", @@ -170,6 +176,8 @@ 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:", "Front matter" : "Preliminar ", "Source language" : "idioma de orixe", "Target language" : "Idioma de destino", diff --git a/l10n/gl.json b/l10n/gl.json index 7e7e08fa616..c6e555add3e 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -89,9 +89,15 @@ "Quoted text" : "Texto citado", "Code block" : "Bloque de código", "Some code" : "Algún código", + "Edit link" : "Editar ligazón", + "Save changes" : "Gardar os cambios", + "Remove link" : "Retirar ligazón", + "Cancel" : "Cancelar", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Non foi posíbel copiala. Copie a ligazón manualmente", + "Copy link to clipboard" : "Copiar a ligazón no portapapeis", "Upload from computer" : "Enviar dende o computador", "Insert from Files" : "Inserir dende ficheiros", - "Remove link" : "Retirar ligazón", "Link to file or folder" : "Ligazón a ficheiro ou cartafol", "Link to website" : "Ligazón a sitio web", "Update link" : "Actualizar ligazón", @@ -168,6 +174,8 @@ "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:", "Front matter" : "Preliminar ", "Source language" : "idioma de orixe", "Target language" : "Idioma de destino", diff --git a/l10n/he.js b/l10n/he.js index bd28f1cbd78..5618724ff06 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -46,6 +46,11 @@ OC.L10N.register( "Ordered list" : "רשימה ממוינת", "Blockquote" : "מקטע ציטוט", "Code block" : "מקטע קוד", + "Save changes" : "שמירת השינויים", + "Cancel" : "ביטול", + "URL" : "כתובת", + "Cannot copy, please copy the link manually" : "לא ניתן להעתיק, נא להעתיק את הקישור ידנית", + "Copy link to clipboard" : "העתקת קישור ללוח הגזירים", "Update link" : "עדכן את הקישור", "Select language" : "בחירת שפה", "to" : "סיום", @@ -67,6 +72,7 @@ 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 8b081fb0f70..1439f1d897e 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -44,6 +44,11 @@ "Ordered list" : "רשימה ממוינת", "Blockquote" : "מקטע ציטוט", "Code block" : "מקטע קוד", + "Save changes" : "שמירת השינויים", + "Cancel" : "ביטול", + "URL" : "כתובת", + "Cannot copy, please copy the link manually" : "לא ניתן להעתיק, נא להעתיק את הקישור ידנית", + "Copy link to clipboard" : "העתקת קישור ללוח הגזירים", "Update link" : "עדכן את הקישור", "Select language" : "בחירת שפה", "to" : "סיום", @@ -65,6 +70,7 @@ "Formatting" : "עיצוב", "Add notes, lists or links …" : "ניתן להוסיף הערות, רשימות או קישורים…", "Edit" : "עריכה", + "Link copied" : "הקישור הועתק", "Unsupported image type" : "סוג התמונה לא נתמך", "Show rich workspaces" : "הצגת סביבות עבודה עשירות" },"pluralForm" :"nplurals=4; 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 4cf185969c4..b6c569abb02 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -48,6 +48,11 @@ OC.L10N.register( "Blockquote" : "Oblikovano navođenje", "Quoted text" : "Citirani tekst", "Code block" : "Odjeljak s kodom", + "Save changes" : "Spremi promjene", + "Cancel" : "Odustani", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Kopiranje nije moguće, ručno kopirajte poveznicu", + "Copy link to clipboard" : "Kopiraj poveznicu u međuspremnik", "Update link" : "Ažuriraj poveznicu", "Select language" : "Izaberi jezik", "to" : "do", @@ -70,6 +75,7 @@ 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 953c885c507..fa9c840b33c 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -46,6 +46,11 @@ "Blockquote" : "Oblikovano navođenje", "Quoted text" : "Citirani tekst", "Code block" : "Odjeljak s kodom", + "Save changes" : "Spremi promjene", + "Cancel" : "Odustani", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Kopiranje nije moguće, ručno kopirajte poveznicu", + "Copy link to clipboard" : "Kopiraj poveznicu u međuspremnik", "Update link" : "Ažuriraj poveznicu", "Select language" : "Izaberi jezik", "to" : "do", @@ -68,6 +73,7 @@ "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 ec9d3e366d8..2838aadbc11 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -91,9 +91,15 @@ OC.L10N.register( "Quoted text" : "Idézett szöveg", "Code block" : "Kódblokk", "Some code" : "Valamilyen kód", + "Edit link" : "Hivatkozás szerkesztése", + "Save changes" : "Változások mentése", + "Remove link" : "Hivatkozás eltávolítása", + "Cancel" : "Mégse", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "A másolás sikertelen, másolja kézzel a hivatkozást", + "Copy link to clipboard" : "Hivatkozás vágólapra másolása", "Upload from computer" : "Feltöltés a számítógépről", "Insert from Files" : "Beillesztés a Fájlokból", - "Remove link" : "Hivatkozás eltávolítása", "Link to file or folder" : "Hivatkozás egy fájlhoz vagy mappához", "Link to website" : "Hivatkozás egy weboldalhoz", "Update link" : "Hivatkozás frissítése", @@ -166,6 +172,8 @@ 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:", "Front matter" : "Előlap", "Source language" : "Forrásnyelv", "Target language" : "Célnyelv", diff --git a/l10n/hu.json b/l10n/hu.json index 3910c50b8eb..6bf2f83011d 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -89,9 +89,15 @@ "Quoted text" : "Idézett szöveg", "Code block" : "Kódblokk", "Some code" : "Valamilyen kód", + "Edit link" : "Hivatkozás szerkesztése", + "Save changes" : "Változások mentése", + "Remove link" : "Hivatkozás eltávolítása", + "Cancel" : "Mégse", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "A másolás sikertelen, másolja kézzel a hivatkozást", + "Copy link to clipboard" : "Hivatkozás vágólapra másolása", "Upload from computer" : "Feltöltés a számítógépről", "Insert from Files" : "Beillesztés a Fájlokból", - "Remove link" : "Hivatkozás eltávolítása", "Link to file or folder" : "Hivatkozás egy fájlhoz vagy mappához", "Link to website" : "Hivatkozás egy weboldalhoz", "Update link" : "Hivatkozás frissítése", @@ -164,6 +170,8 @@ "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:", "Front matter" : "Előlap", "Source language" : "Forrásnyelv", "Target language" : "Célnyelv", diff --git a/l10n/hy.js b/l10n/hy.js index 95b653374ee..38f3e6da686 100644 --- a/l10n/hy.js +++ b/l10n/hy.js @@ -12,6 +12,8 @@ OC.L10N.register( "Translate" : "Թարգմանել", "guest" : "հյուր", "Saved" : "Պահված", + "Cancel" : "չեղարկել", + "URL" : "URL", "Source code" : "ծրագրի կոդը", "Info" : "Info", "Warning" : "Զգուշացում", diff --git a/l10n/hy.json b/l10n/hy.json index d3d0da4462d..3e825519a06 100644 --- a/l10n/hy.json +++ b/l10n/hy.json @@ -10,6 +10,8 @@ "Translate" : "Թարգմանել", "guest" : "հյուր", "Saved" : "Պահված", + "Cancel" : "չեղարկել", + "URL" : "URL", "Source code" : "ծրագրի կոդը", "Info" : "Info", "Warning" : "Զգուշացում", diff --git a/l10n/ia.js b/l10n/ia.js index 998d54c6159..746316fa6e0 100644 --- a/l10n/ia.js +++ b/l10n/ia.js @@ -9,6 +9,7 @@ OC.L10N.register( "guest" : "hospite", "Saved" : "Salveguardate", "Keyboard shortcuts" : "Combinationes de claves", + "URL" : "URL", "to" : "a", "Undo" : "Disfacer", "Info" : "Info", diff --git a/l10n/ia.json b/l10n/ia.json index d770e163b3a..5ad0fd5d235 100644 --- a/l10n/ia.json +++ b/l10n/ia.json @@ -7,6 +7,7 @@ "guest" : "hospite", "Saved" : "Salveguardate", "Keyboard shortcuts" : "Combinationes de claves", + "URL" : "URL", "to" : "a", "Undo" : "Disfacer", "Info" : "Info", diff --git a/l10n/id.js b/l10n/id.js index ef6794cd4e1..af261b8c764 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -22,6 +22,8 @@ OC.L10N.register( "Saved" : "Disimpan", "Formatting help" : "Bantuan pemformatan", "Keyboard shortcuts" : "Pintasan keyboard", + "Cancel" : "Batal", + "URL" : "URL", "Select file or folder to link to" : "Pilih berkas atau folder untuk ditautkan", "to" : "untuk", "Replace" : "Timpa", @@ -34,6 +36,7 @@ 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 58a37f8892f..cdaadfdea69 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -20,6 +20,8 @@ "Saved" : "Disimpan", "Formatting help" : "Bantuan pemformatan", "Keyboard shortcuts" : "Pintasan keyboard", + "Cancel" : "Batal", + "URL" : "URL", "Select file or folder to link to" : "Pilih berkas atau folder untuk ditautkan", "to" : "untuk", "Replace" : "Timpa", @@ -32,6 +34,7 @@ "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 c1edbbd631d..6d9a35701fe 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -87,9 +87,13 @@ OC.L10N.register( "Quoted text" : "Tilvitnaður texti", "Code block" : "Kóðablokk", "Some code" : "Einhver kóði", + "Remove link" : "Fjarlægja tengil", + "Cancel" : "Hætta við", + "URL" : "Slóð", + "Cannot copy, please copy the link manually" : "Mistókst að afrita, afritaðu tengilinn handvirkt", + "Copy link to clipboard" : "Afrita tengil á klippispjald", "Upload from computer" : "Senda inn úr tölvunni", "Insert from Files" : "Setja inn úr skrám", - "Remove link" : "Fjarlægja tengil", "Link to file or folder" : "Tengill á skrá eða möppu", "Link to website" : "Tengill á vefsvæði", "Update link" : "Uppfæra tengil", @@ -165,6 +169,7 @@ 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 280d3a79172..bbd42cc7cd5 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -85,9 +85,13 @@ "Quoted text" : "Tilvitnaður texti", "Code block" : "Kóðablokk", "Some code" : "Einhver kóði", + "Remove link" : "Fjarlægja tengil", + "Cancel" : "Hætta við", + "URL" : "Slóð", + "Cannot copy, please copy the link manually" : "Mistókst að afrita, afritaðu tengilinn handvirkt", + "Copy link to clipboard" : "Afrita tengil á klippispjald", "Upload from computer" : "Senda inn úr tölvunni", "Insert from Files" : "Setja inn úr skrám", - "Remove link" : "Fjarlægja tengil", "Link to file or folder" : "Tengill á skrá eða möppu", "Link to website" : "Tengill á vefsvæði", "Update link" : "Uppfæra tengil", @@ -163,6 +167,7 @@ "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 f1fb61288b1..5689b9a565d 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -91,9 +91,14 @@ OC.L10N.register( "Quoted text" : "Testo citato", "Code block" : "Blocco di codice", "Some code" : "Codice", + "Save changes" : "Salva modifiche", + "Remove link" : "Rimuovi collegamento", + "Cancel" : "Annulla", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Impossibile copiare, copia il collegamento manualmente", + "Copy link to clipboard" : "Copia collegamento negli appunti", "Upload from computer" : "Carica dal computer", "Insert from Files" : "Inserisci dai file", - "Remove link" : "Rimuovi collegamento", "Link to file or folder" : "Collegamento a file o cartella", "Link to website" : "Collegamento a sito web", "Update link" : "Aggiorna collegamento", @@ -170,6 +175,8 @@ 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 ec0b475830a..63087cf2fe9 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -89,9 +89,14 @@ "Quoted text" : "Testo citato", "Code block" : "Blocco di codice", "Some code" : "Codice", + "Save changes" : "Salva modifiche", + "Remove link" : "Rimuovi collegamento", + "Cancel" : "Annulla", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Impossibile copiare, copia il collegamento manualmente", + "Copy link to clipboard" : "Copia collegamento negli appunti", "Upload from computer" : "Carica dal computer", "Insert from Files" : "Inserisci dai file", - "Remove link" : "Rimuovi collegamento", "Link to file or folder" : "Collegamento a file o cartella", "Link to website" : "Collegamento a sito web", "Update link" : "Aggiorna collegamento", @@ -168,6 +173,8 @@ "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 964bd544af5..3d4fa0386ba 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -91,9 +91,15 @@ OC.L10N.register( "Quoted text" : "引用された文字", "Code block" : "コードブロック", "Some code" : "何かコード", + "Edit link" : "リンクを編集", + "Save changes" : "変更を保存", + "Remove link" : "リンクを削除", + "Cancel" : "キャンセル", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "コピーできませんでした。手動でリンクをコピーしてください。", + "Copy link to clipboard" : "リンクをクリップボードにコピーする", "Upload from computer" : "コンピュータからアップロード", "Insert from Files" : "アップロード済のファイルを挿入", - "Remove link" : "リンクを削除", "Link to file or folder" : "ファイルやフォルダーへのリンク", "Link to website" : "ウェブサイトへのリンク", "Update link" : "リンクの更新", @@ -170,6 +176,8 @@ 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 d43a791c846..e96c6527783 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -89,9 +89,15 @@ "Quoted text" : "引用された文字", "Code block" : "コードブロック", "Some code" : "何かコード", + "Edit link" : "リンクを編集", + "Save changes" : "変更を保存", + "Remove link" : "リンクを削除", + "Cancel" : "キャンセル", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "コピーできませんでした。手動でリンクをコピーしてください。", + "Copy link to clipboard" : "リンクをクリップボードにコピーする", "Upload from computer" : "コンピュータからアップロード", "Insert from Files" : "アップロード済のファイルを挿入", - "Remove link" : "リンクを削除", "Link to file or folder" : "ファイルやフォルダーへのリンク", "Link to website" : "ウェブサイトへのリンク", "Update link" : "リンクの更新", @@ -168,6 +174,8 @@ "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 95a47f7bdf9..9989efcd6dc 100644 --- a/l10n/ka.js +++ b/l10n/ka.js @@ -24,6 +24,10 @@ OC.L10N.register( "Shift" : "Shift", "Ctrl" : "Ctrl", "Quoted text" : "Quoted text", + "Save changes" : "Save changes", + "Cancel" : "Cancel", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Cannot copy, please copy the link manually", "Select file or folder to link to" : "Select file or folder to link to", "Translate from" : "Translate from", "Select language" : "Select language", @@ -37,6 +41,7 @@ OC.L10N.register( "Command" : "Command", "Formatting" : "Formatting", "Smart picker" : "Smart picker", - "Edit" : "Edit" + "Edit" : "Edit", + "Link copied" : "Link copied" }, "nplurals=2; plural=(n!=1);"); diff --git a/l10n/ka.json b/l10n/ka.json index a50d4ed38db..5fc60f2b6f2 100644 --- a/l10n/ka.json +++ b/l10n/ka.json @@ -22,6 +22,10 @@ "Shift" : "Shift", "Ctrl" : "Ctrl", "Quoted text" : "Quoted text", + "Save changes" : "Save changes", + "Cancel" : "Cancel", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Cannot copy, please copy the link manually", "Select file or folder to link to" : "Select file or folder to link to", "Translate from" : "Translate from", "Select language" : "Select language", @@ -35,6 +39,7 @@ "Command" : "Command", "Formatting" : "Formatting", "Smart picker" : "Smart picker", - "Edit" : "Edit" + "Edit" : "Edit", + "Link copied" : "Link copied" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js index 23be7f44228..aa2dbac62ab 100644 --- a/l10n/ka_GE.js +++ b/l10n/ka_GE.js @@ -14,6 +14,9 @@ OC.L10N.register( "Unsaved changes" : "შეუნახავი ცვლილებები", "Formatting help" : "დახმარება ფორმატირებაზე", "Keyboard shortcuts" : "კლავიატურის კომბინაციები", + "Save changes" : "ცვილებების შენახვა", + "Cancel" : "გაუქმება", + "URL" : "URL", "Select language" : "აირჩიეთ ენა", "to" : "ვის", "Replace" : "ჩანაცვლება", diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json index fd9d6459018..adb9dcf9786 100644 --- a/l10n/ka_GE.json +++ b/l10n/ka_GE.json @@ -12,6 +12,9 @@ "Unsaved changes" : "შეუნახავი ცვლილებები", "Formatting help" : "დახმარება ფორმატირებაზე", "Keyboard shortcuts" : "კლავიატურის კომბინაციები", + "Save changes" : "ცვილებების შენახვა", + "Cancel" : "გაუქმება", + "URL" : "URL", "Select language" : "აირჩიეთ ენა", "to" : "ვის", "Replace" : "ჩანაცვლება", diff --git a/l10n/kab.js b/l10n/kab.js index fbda0cd7892..433c5d67e74 100644 --- a/l10n/kab.js +++ b/l10n/kab.js @@ -8,8 +8,10 @@ OC.L10N.register( "Translate" : "Suqel", "Guest" : "Inebgi", "Backspace" : "Retour", + "Save changes" : "Sekles asnifel", "Replace" : "Semselsi", "Warning" : "Alɣu", - "Edit" : "Ẓreg" + "Edit" : "Ẓreg", + "Link copied" : "Aseɣwen yettwanɣel" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/kab.json b/l10n/kab.json index e9ae427aed2..6564561b8d0 100644 --- a/l10n/kab.json +++ b/l10n/kab.json @@ -6,8 +6,10 @@ "Translate" : "Suqel", "Guest" : "Inebgi", "Backspace" : "Retour", + "Save changes" : "Sekles asnifel", "Replace" : "Semselsi", "Warning" : "Alɣu", - "Edit" : "Ẓreg" + "Edit" : "Ẓreg", + "Link copied" : "Aseɣwen yettwanɣel" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ko.js b/l10n/ko.js index c0e7335bf5f..2e3ad809200 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -50,6 +50,10 @@ OC.L10N.register( "Heading 6" : "제목 6", "Heading level 6" : "제목 단계 6", "Quoted text" : "인용문", + "Edit link" : "링크 수정", + "Cancel" : "취소", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "복사할 수 없습니다, 링크를 수동으로 복사하세요.", "Open the Smart Picker" : "스마트 피커 열기", "Select file or folder to link to" : "링크할 파일이나 폴더 선택", "_%n word_::_%n words_" : ["%n개 단어"], @@ -79,6 +83,7 @@ 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 661e3df2df5..b56f64fa245 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -48,6 +48,10 @@ "Heading 6" : "제목 6", "Heading level 6" : "제목 단계 6", "Quoted text" : "인용문", + "Edit link" : "링크 수정", + "Cancel" : "취소", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "복사할 수 없습니다, 링크를 수동으로 복사하세요.", "Open the Smart Picker" : "스마트 피커 열기", "Select file or folder to link to" : "링크할 파일이나 폴더 선택", "_%n word_::_%n words_" : ["%n개 단어"], @@ -77,6 +81,7 @@ "Formatting" : "서식", "Smart picker" : "스마트 피커", "Edit" : "편집", + "Link copied" : "링크 복사됨", "Unsupported image type" : "지원하지 않는 사진 형식" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lb.js b/l10n/lb.js index 59404a0e2ca..f77f19b6d39 100644 --- a/l10n/lb.js +++ b/l10n/lb.js @@ -7,6 +7,8 @@ OC.L10N.register( "Translate" : "Iwwersetzen", "guest" : "Gaascht", "Saved" : "Gespäichert", + "Save changes" : "Ännerunge späicheren", + "URL" : "URL", "to" : "bis", "Info" : "Info", "Warning" : "Warnung", diff --git a/l10n/lb.json b/l10n/lb.json index 96660a0eabd..6a3ecff8caa 100644 --- a/l10n/lb.json +++ b/l10n/lb.json @@ -5,6 +5,8 @@ "Translate" : "Iwwersetzen", "guest" : "Gaascht", "Saved" : "Gespäichert", + "Save changes" : "Ännerunge späicheren", + "URL" : "URL", "to" : "bis", "Info" : "Info", "Warning" : "Warnung", diff --git a/l10n/lo.js b/l10n/lo.js index 2a7301796cc..f7773d3108a 100644 --- a/l10n/lo.js +++ b/l10n/lo.js @@ -6,10 +6,12 @@ OC.L10N.register( "Translate" : "ແປ", "Offline" : "ອັອບລາຍ", "Saving …" : "ກຳລັງບັນທຶກ", + "Cancel" : "ຍົກເລີກ", "Replace" : "ປ່ຽນແທນ", "Info" : "ຂໍ້ມຸນ", "Success" : "ຄວາມສໍາເລັດ", "Warning" : "ແຈ້ງເຕືອນ", - "Edit" : "ແກ້ໄຂ" + "Edit" : "ແກ້ໄຂ", + "Link copied" : "ສຳເນົາລິງ" }, "nplurals=1; plural=0;"); diff --git a/l10n/lo.json b/l10n/lo.json index 459eecd6f17..8c3e00c8214 100644 --- a/l10n/lo.json +++ b/l10n/lo.json @@ -4,10 +4,12 @@ "Translate" : "ແປ", "Offline" : "ອັອບລາຍ", "Saving …" : "ກຳລັງບັນທຶກ", + "Cancel" : "ຍົກເລີກ", "Replace" : "ປ່ຽນແທນ", "Info" : "ຂໍ້ມຸນ", "Success" : "ຄວາມສໍາເລັດ", "Warning" : "ແຈ້ງເຕືອນ", - "Edit" : "ແກ້ໄຂ" + "Edit" : "ແກ້ໄຂ", + "Link copied" : "ສຳເນົາລິງ" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 647bd20290f..2b5c7a6bf16 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -68,8 +68,14 @@ OC.L10N.register( "Quoted text" : "Cituojamas tekstas", "Code block" : "Kodo blokas", "Some code" : "Kažkoks kodas", - "Insert from Files" : "Įterpti iš failų", + "Edit link" : "Taisyti nuorodą", + "Save changes" : "Įrašyti pakeitimus", "Remove link" : "Šalinti nuorodą", + "Cancel" : "Atsisakyti", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Nepavyksta nukopijuoti, nukopijuokite nuorodą rankiniu būdu", + "Copy link to clipboard" : "Kopijuoti nuorodą į iškarpinę", + "Insert from Files" : "Įterpti iš failų", "Link to file or folder" : "Nuoroda į failą ar aplanką", "Link to website" : "Nuoroda į internetinę svetainę", "Update link" : "Atnaujinti nuorodą", @@ -115,6 +121,8 @@ 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 4b31be4cbe2..97adceb4bbb 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -66,8 +66,14 @@ "Quoted text" : "Cituojamas tekstas", "Code block" : "Kodo blokas", "Some code" : "Kažkoks kodas", - "Insert from Files" : "Įterpti iš failų", + "Edit link" : "Taisyti nuorodą", + "Save changes" : "Įrašyti pakeitimus", "Remove link" : "Šalinti nuorodą", + "Cancel" : "Atsisakyti", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Nepavyksta nukopijuoti, nukopijuokite nuorodą rankiniu būdu", + "Copy link to clipboard" : "Kopijuoti nuorodą į iškarpinę", + "Insert from Files" : "Įterpti iš failų", "Link to file or folder" : "Nuoroda į failą ar aplanką", "Link to website" : "Nuoroda į internetinę svetainę", "Update link" : "Atnaujinti nuorodą", @@ -113,6 +119,8 @@ "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 7550b2022e2..a19214a7cbf 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -16,6 +16,7 @@ OC.L10N.register( "Italic" : "Slīpraksts", "Strikethrough" : "Pārsvītrojums", "Remove link" : "Noņemt saiti", + "URL" : "URL", "Update link" : "Atjaunināt saiti", "Select language" : "Izvēlies valodu", "to" : "kam", @@ -28,6 +29,7 @@ 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 b54b07d7435..3f874024cf3 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -14,6 +14,7 @@ "Italic" : "Slīpraksts", "Strikethrough" : "Pārsvītrojums", "Remove link" : "Noņemt saiti", + "URL" : "URL", "Update link" : "Atjaunināt saiti", "Select language" : "Izvēlies valodu", "to" : "kam", @@ -26,6 +27,7 @@ "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 a00aa0b3950..1689edac9ed 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -65,6 +65,10 @@ OC.L10N.register( "Ordered list" : "Подредена листа", "Quoted text" : "Цитиран текст", "Some code" : "Некој код", + "Save changes" : "Зачувај ги промените", + "Cancel" : "Откажи", + "URL" : "Адреса", + "Cannot copy, please copy the link manually" : "Неможе да се копира, копирајте го линкот рачно", "Upload from computer" : "Прикачи од компјутер", "Insert from Files" : "Вметни од датотеките", "Select file or folder to link to" : "Изберете датотека или папка за линк до", @@ -100,6 +104,7 @@ 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 9fab899aafb..110da8ea0de 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -63,6 +63,10 @@ "Ordered list" : "Подредена листа", "Quoted text" : "Цитиран текст", "Some code" : "Некој код", + "Save changes" : "Зачувај ги промените", + "Cancel" : "Откажи", + "URL" : "Адреса", + "Cannot copy, please copy the link manually" : "Неможе да се копира, копирајте го линкот рачно", "Upload from computer" : "Прикачи од компјутер", "Insert from Files" : "Вметни од датотеките", "Select file or folder to link to" : "Изберете датотека или папка за линк до", @@ -98,6 +102,7 @@ "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/mn.js b/l10n/mn.js index e9e05ae08d0..1b44acf5a19 100644 --- a/l10n/mn.js +++ b/l10n/mn.js @@ -4,6 +4,8 @@ OC.L10N.register( "Translate" : "Орчуулга", "Guest" : "Зочин", "Saved" : "Хадгалах", + "Cancel" : "Цуцлах", + "URL" : "URL", "to" : "Дуусах нь", "Replace" : "Солих", "Source code" : "эх үүсвэр талын код", diff --git a/l10n/mn.json b/l10n/mn.json index c1698f04cc9..083eb193db8 100644 --- a/l10n/mn.json +++ b/l10n/mn.json @@ -2,6 +2,8 @@ "Translate" : "Орчуулга", "Guest" : "Зочин", "Saved" : "Хадгалах", + "Cancel" : "Цуцлах", + "URL" : "URL", "to" : "Дуусах нь", "Replace" : "Солих", "Source code" : "эх үүсвэр талын код", diff --git a/l10n/nb.js b/l10n/nb.js index fb2e459fd98..688e0512f29 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -44,6 +44,10 @@ OC.L10N.register( "Blockquote" : "Sitat", "Quoted text" : "Sitert tekst", "Code block" : "Kode", + "Cancel" : "Avbryt", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Kan ikke kopiere, kopier lenken manuelt", + "Copy link to clipboard" : "Kopier lenke til utklippstavlen", "Translate from" : "Oversett fra", "Select language" : "Velg språk", "to" : "til", @@ -67,6 +71,7 @@ OC.L10N.register( "Formatting" : "Formatering", "Add notes, lists or links …" : "Legg til notater, lister eller lenker ...", "Edit" : "Rediger", + "Link copied" : "Lenke kopiert", "Unsupported image type" : "Filtypen støttes ikke", "Show rich workspaces" : "Vis arbeidsområde" }, diff --git a/l10n/nb.json b/l10n/nb.json index 71b2215caf8..07336981f8b 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -42,6 +42,10 @@ "Blockquote" : "Sitat", "Quoted text" : "Sitert tekst", "Code block" : "Kode", + "Cancel" : "Avbryt", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Kan ikke kopiere, kopier lenken manuelt", + "Copy link to clipboard" : "Kopier lenke til utklippstavlen", "Translate from" : "Oversett fra", "Select language" : "Velg språk", "to" : "til", @@ -65,6 +69,7 @@ "Formatting" : "Formatering", "Add notes, lists or links …" : "Legg til notater, lister eller lenker ...", "Edit" : "Rediger", + "Link copied" : "Lenke kopiert", "Unsupported image type" : "Filtypen støttes ikke", "Show rich workspaces" : "Vis arbeidsområde" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/nl.js b/l10n/nl.js index 65842c71e40..133cade86a0 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -70,6 +70,11 @@ OC.L10N.register( "Quoted text" : "Geciteerde tekst", "Code block" : "Code blok", "Some code" : "Wat code", + "Save changes" : "Wijzigingen opslaan", + "Cancel" : "Annuleren", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Kopiëren niet mogelijk, kopieer de link handmatig", + "Copy link to clipboard" : "Kopieer link naar klembord", "Upload from computer" : "Uploaden vanaf computer", "Insert from Files" : "Invoegen vanuit Bestanden", "Update link" : "Bijwerken link", @@ -108,6 +113,8 @@ 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 99d63419dda..a8057094bd5 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -68,6 +68,11 @@ "Quoted text" : "Geciteerde tekst", "Code block" : "Code blok", "Some code" : "Wat code", + "Save changes" : "Wijzigingen opslaan", + "Cancel" : "Annuleren", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Kopiëren niet mogelijk, kopieer de link handmatig", + "Copy link to clipboard" : "Kopieer link naar klembord", "Upload from computer" : "Uploaden vanaf computer", "Insert from Files" : "Invoegen vanuit Bestanden", "Update link" : "Bijwerken link", @@ -106,6 +111,8 @@ "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 1fa3c736df5..92880b510f9 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -8,11 +8,13 @@ OC.L10N.register( "Guest" : "Gjest", "Saved" : "Lagra", "Keyboard shortcuts" : "Tastatursnarvegar", + "URL" : "URL", "Select language" : "Vel språk", "to" : "til", "Replace" : "Erstatt", "Info" : "Info", "Warning" : "Åtvaring", - "Edit" : "Endra" + "Edit" : "Endra", + "Link copied" : "Lenkje kopiert" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index 44cdad8a255..35c5d5220ae 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -6,11 +6,13 @@ "Guest" : "Gjest", "Saved" : "Lagra", "Keyboard shortcuts" : "Tastatursnarvegar", + "URL" : "URL", "Select language" : "Vel språk", "to" : "til", "Replace" : "Erstatt", "Info" : "Info", "Warning" : "Åtvaring", - "Edit" : "Endra" + "Edit" : "Endra", + "Link copied" : "Lenkje kopiert" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/oc.js b/l10n/oc.js index 9ba5de2e3e0..3e353d714f7 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -40,6 +40,10 @@ OC.L10N.register( "Ordered list" : "Lista ordenada", "Blockquote" : "Citacion", "Code block" : "Còdi", + "Edit link" : "Modificar lo ligam", + "Save changes" : "Salvar modificacions", + "Cancel" : "Anullar", + "URL" : "URL", "Remaining actions" : "Mai d’accions", "Select language" : "Causir lenga", "to" : "a", @@ -61,6 +65,7 @@ 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" + "Edit" : "Modificar", + "Link copied" : "Ligam copiat" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/oc.json b/l10n/oc.json index 8f52b93b7ea..c0a3e6d0ead 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -38,6 +38,10 @@ "Ordered list" : "Lista ordenada", "Blockquote" : "Citacion", "Code block" : "Còdi", + "Edit link" : "Modificar lo ligam", + "Save changes" : "Salvar modificacions", + "Cancel" : "Anullar", + "URL" : "URL", "Remaining actions" : "Mai d’accions", "Select language" : "Causir lenga", "to" : "a", @@ -59,6 +63,7 @@ "Insert attachment" : "Inserir una pèça junta", "Command" : "Comanda", "Add notes, lists or links …" : "Apondre nòtas, listas o ligams…", - "Edit" : "Modificar" + "Edit" : "Modificar", + "Link copied" : "Ligam copiat" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js index b4e6119b401..45d91c79316 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -91,9 +91,15 @@ OC.L10N.register( "Quoted text" : "Cytowany tekst", "Code block" : "Blok kodu", "Some code" : "Jakiś kod", + "Edit link" : "Edytuj link", + "Save changes" : "Zapisz zmiany", + "Remove link" : "Usuń link", + "Cancel" : "Anuluj", + "URL" : "Adres URL", + "Cannot copy, please copy the link manually" : "Nie można skopiować, spróbuj skopiować link ręcznie", + "Copy link to clipboard" : "Kopiuj link do schowka", "Upload from computer" : "Wyślij z komputera", "Insert from Files" : "Wstaw z Plików", - "Remove link" : "Usuń link", "Link to file or folder" : "Link do pliku lub katalogu", "Link to website" : "Link do strony internetowej", "Update link" : "Aktualizuj link", @@ -169,6 +175,8 @@ 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:", "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 dc32cb251a8..6d26551ed0d 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -89,9 +89,15 @@ "Quoted text" : "Cytowany tekst", "Code block" : "Blok kodu", "Some code" : "Jakiś kod", + "Edit link" : "Edytuj link", + "Save changes" : "Zapisz zmiany", + "Remove link" : "Usuń link", + "Cancel" : "Anuluj", + "URL" : "Adres URL", + "Cannot copy, please copy the link manually" : "Nie można skopiować, spróbuj skopiować link ręcznie", + "Copy link to clipboard" : "Kopiuj link do schowka", "Upload from computer" : "Wyślij z komputera", "Insert from Files" : "Wstaw z Plików", - "Remove link" : "Usuń link", "Link to file or folder" : "Link do pliku lub katalogu", "Link to website" : "Link do strony internetowej", "Update link" : "Aktualizuj link", @@ -167,6 +173,8 @@ "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:", "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 dcae4d2437e..ff2fde6fdb6 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -91,9 +91,15 @@ OC.L10N.register( "Quoted text" : "Texto citado", "Code block" : "Bloco de código", "Some code" : "Algum código", + "Edit link" : "Editar link", + "Save changes" : "Salvar alterações", + "Remove link" : "Remover link", + "Cancel" : "Cancelar", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Não é possível copiar, copie o link manualmente", + "Copy link to clipboard" : "Copiar link para a área de transferência", "Upload from computer" : "Enviar do computador", "Insert from Files" : "Inserir de arquivos", - "Remove link" : "Remover link", "Link to file or folder" : "Link para arquivo ou pasta", "Link to website" : "Link para o site", "Update link" : "Atualizar link", @@ -170,6 +176,8 @@ 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:", "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 3762407642b..befc24dd745 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -89,9 +89,15 @@ "Quoted text" : "Texto citado", "Code block" : "Bloco de código", "Some code" : "Algum código", + "Edit link" : "Editar link", + "Save changes" : "Salvar alterações", + "Remove link" : "Remover link", + "Cancel" : "Cancelar", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Não é possível copiar, copie o link manualmente", + "Copy link to clipboard" : "Copiar link para a área de transferência", "Upload from computer" : "Enviar do computador", "Insert from Files" : "Inserir de arquivos", - "Remove link" : "Remover link", "Link to file or folder" : "Link para arquivo ou pasta", "Link to website" : "Link para o site", "Update link" : "Atualizar link", @@ -168,6 +174,8 @@ "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:", "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 f382bb421bb..b73749a3a0d 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -38,6 +38,9 @@ OC.L10N.register( "Strikethrough" : "Rasurado", "Underline" : "Sublinhado", "Underlined text" : "Texto sublinhado", + "Cancel" : "Cancelar", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Não foi possível copiar, copie a ligação manualmente", "to" : "Para", "Replace" : "Substitua", "Source code" : "Código fonte", @@ -55,6 +58,7 @@ 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 07f23ff3acb..5174e9fb14a 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -36,6 +36,9 @@ "Strikethrough" : "Rasurado", "Underline" : "Sublinhado", "Underlined text" : "Texto sublinhado", + "Cancel" : "Cancelar", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Não foi possível copiar, copie a ligação manualmente", "to" : "Para", "Replace" : "Substitua", "Source code" : "Código fonte", @@ -53,6 +56,7 @@ "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 e5a353c675b..2ed80fdbcc2 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -23,6 +23,9 @@ OC.L10N.register( "Formatting help" : "Ajutor pentru formatare", "Keyboard shortcuts" : "Scurtături din tastatură", "Quoted text" : "Text citat", + "Edit link" : "Editare link", + "Cancel" : "Anulare", + "URL" : "URL", "Select file or folder to link to" : "Selectați fișierul sau folderul țintă a link-ului", "to" : "către", "Replace" : "Înlocuiește", @@ -33,6 +36,7 @@ OC.L10N.register( "Success" : "Succes", "Warning" : "Atenție", "Formatting" : "Formatare", - "Edit" : "Editează" + "Edit" : "Editează", + "Link copied" : "Link copiat" }, "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 16499381912..077700cdc7d 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -21,6 +21,9 @@ "Formatting help" : "Ajutor pentru formatare", "Keyboard shortcuts" : "Scurtături din tastatură", "Quoted text" : "Text citat", + "Edit link" : "Editare link", + "Cancel" : "Anulare", + "URL" : "URL", "Select file or folder to link to" : "Selectați fișierul sau folderul țintă a link-ului", "to" : "către", "Replace" : "Înlocuiește", @@ -31,6 +34,7 @@ "Success" : "Succes", "Warning" : "Atenție", "Formatting" : "Formatare", - "Edit" : "Editează" + "Edit" : "Editează", + "Link copied" : "Link copiat" },"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 30433e97069..96ab138f4ca 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -91,9 +91,15 @@ OC.L10N.register( "Quoted text" : "Цитируемый текст", "Code block" : "Блок кода", "Some code" : "Некоторый код", + "Edit link" : "Редактировать ссылку", + "Save changes" : "Сохранить изменения", + "Remove link" : "Удалить ссылку", + "Cancel" : "Отмена", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Не удалось скопировать, выполните копирование вручную", + "Copy link to clipboard" : "Скопировать ссылку в буфер обмена", "Upload from computer" : "Загрузить с компьютера", "Insert from Files" : "Вставить из файлов", - "Remove link" : "Удалить ссылку", "Link to file or folder" : "Ссылка на файл или папку", "Link to website" : "Ссылка на сайт", "Update link" : "Обновить ссылку", @@ -166,6 +172,8 @@ 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 a5003663d98..66f84bd1878 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -89,9 +89,15 @@ "Quoted text" : "Цитируемый текст", "Code block" : "Блок кода", "Some code" : "Некоторый код", + "Edit link" : "Редактировать ссылку", + "Save changes" : "Сохранить изменения", + "Remove link" : "Удалить ссылку", + "Cancel" : "Отмена", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Не удалось скопировать, выполните копирование вручную", + "Copy link to clipboard" : "Скопировать ссылку в буфер обмена", "Upload from computer" : "Загрузить с компьютера", "Insert from Files" : "Вставить из файлов", - "Remove link" : "Удалить ссылку", "Link to file or folder" : "Ссылка на файл или папку", "Link to website" : "Ссылка на сайт", "Update link" : "Обновить ссылку", @@ -164,6 +170,8 @@ "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 95d3d0babf8..543c326dea1 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -47,6 +47,11 @@ OC.L10N.register( "Blockquote" : "Mentovu", "Quoted text" : "Testu tzitadu", "Code block" : "Blocu de còdighe", + "Save changes" : "Sarva càmbios", + "Cancel" : "Annulla", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "No at fatu a copiare, copia su ligòngiu a manu", + "Copy link to clipboard" : "Còpia su ligòngiu in punta de billete", "Select file or folder to link to" : "Seletziona un'archìviu o una cartella de ligongiare", "Select language" : "Seletziona una limba", "to" : "a", @@ -68,6 +73,7 @@ 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 e83b4367640..7c74b7a851e 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -45,6 +45,11 @@ "Blockquote" : "Mentovu", "Quoted text" : "Testu tzitadu", "Code block" : "Blocu de còdighe", + "Save changes" : "Sarva càmbios", + "Cancel" : "Annulla", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "No at fatu a copiare, copia su ligòngiu a manu", + "Copy link to clipboard" : "Còpia su ligòngiu in punta de billete", "Select file or folder to link to" : "Seletziona un'archìviu o una cartella de ligongiare", "Select language" : "Seletziona una limba", "to" : "a", @@ -66,6 +71,7 @@ "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 6bdc7c0baba..18cd7f70d6d 100644 --- a/l10n/si.js +++ b/l10n/si.js @@ -4,11 +4,14 @@ OC.L10N.register( "No file was uploaded" : "කිසිදු ගොනුවක් උඩුගත කර නොමැත", "Missing a temporary folder" : "තාවකාලික බහාලුමක් අස්ථානගත වී ඇත", "Translate" : "පරිවර්තනය", + "Save changes" : "වෙනස්කම් සුරකින්න", + "Cancel" : "අවලංගු", "Select language" : "භාෂාව තෝරන්න", "Undo" : "පෙරසේ", "Info" : "තොරතුරු", "Success" : "සාර්ථකයි", "Warning" : "අවවාදයයි", - "Edit" : "සංස්කරණය" + "Edit" : "සංස්කරණය", + "Link copied" : "සබැඳිය පිටපත් කළා" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/si.json b/l10n/si.json index c6f05777b9d..dc6286bf448 100644 --- a/l10n/si.json +++ b/l10n/si.json @@ -2,11 +2,14 @@ "No file was uploaded" : "කිසිදු ගොනුවක් උඩුගත කර නොමැත", "Missing a temporary folder" : "තාවකාලික බහාලුමක් අස්ථානගත වී ඇත", "Translate" : "පරිවර්තනය", + "Save changes" : "වෙනස්කම් සුරකින්න", + "Cancel" : "අවලංගු", "Select language" : "භාෂාව තෝරන්න", "Undo" : "පෙරසේ", "Info" : "තොරතුරු", "Success" : "සාර්ථකයි", "Warning" : "අවවාදයයි", - "Edit" : "සංස්කරණය" + "Edit" : "සංස්කරණය", + "Link copied" : "සබැඳිය පිටපත් කළා" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sk.js b/l10n/sk.js index 44012a32a4c..cac4b60d1e2 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -79,9 +79,14 @@ OC.L10N.register( "Quoted text" : "Citovaný text", "Code block" : "Blok kódu", "Some code" : "Nejaký kód", + "Save changes" : "Uložiť zmeny", + "Remove link" : "Odstrániť odkaz", + "Cancel" : "Zrušiť", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Nedarí sa skopírovať, skopírujte prosím ručne.", + "Copy link to clipboard" : "Skopírovať odkaz do schránky", "Upload from computer" : "Nahrať z počítača", "Insert from Files" : "Vložiť zo Súborov", - "Remove link" : "Odstrániť odkaz", "Link to file or folder" : "Odkaz na priečinok alebo súbor", "Link to website" : "Odkaz na webstránku", "Update link" : "Aktualizovať odkaz", @@ -136,6 +141,8 @@ 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 61c944267d3..63efc1c8ff5 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -77,9 +77,14 @@ "Quoted text" : "Citovaný text", "Code block" : "Blok kódu", "Some code" : "Nejaký kód", + "Save changes" : "Uložiť zmeny", + "Remove link" : "Odstrániť odkaz", + "Cancel" : "Zrušiť", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Nedarí sa skopírovať, skopírujte prosím ručne.", + "Copy link to clipboard" : "Skopírovať odkaz do schránky", "Upload from computer" : "Nahrať z počítača", "Insert from Files" : "Vložiť zo Súborov", - "Remove link" : "Odstrániť odkaz", "Link to file or folder" : "Odkaz na priečinok alebo súbor", "Link to website" : "Odkaz na webstránku", "Update link" : "Aktualizovať odkaz", @@ -134,6 +139,8 @@ "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 d2e0ef270d4..683ae8871d5 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -84,9 +84,14 @@ OC.L10N.register( "Quoted text" : "Navedek besedila", "Code block" : "Navedek s kodo", "Some code" : "Vpisana koda", + "Save changes" : "Shrani spremembe", + "Remove link" : "Odstrani povezavo", + "Cancel" : "Prekliči", + "URL" : "Naslov URL", + "Cannot copy, please copy the link manually" : "Povezave ni mogoče kopirati. Storite to ročno.", + "Copy link to clipboard" : "Kopiraj povezavo v odložišče", "Upload from computer" : "Pošlji z naprave", "Insert from Files" : "Vstavi iz oblaka", - "Remove link" : "Odstrani povezavo", "Link to file or folder" : "Povezava do datoteke ali mape", "Link to website" : "Povezava do spletnega mesta", "Update link" : "Posodobi povezavo", @@ -149,6 +154,8 @@ 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 189d138d3dc..a2aa6920a1c 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -82,9 +82,14 @@ "Quoted text" : "Navedek besedila", "Code block" : "Navedek s kodo", "Some code" : "Vpisana koda", + "Save changes" : "Shrani spremembe", + "Remove link" : "Odstrani povezavo", + "Cancel" : "Prekliči", + "URL" : "Naslov URL", + "Cannot copy, please copy the link manually" : "Povezave ni mogoče kopirati. Storite to ročno.", + "Copy link to clipboard" : "Kopiraj povezavo v odložišče", "Upload from computer" : "Pošlji z naprave", "Insert from Files" : "Vstavi iz oblaka", - "Remove link" : "Odstrani povezavo", "Link to file or folder" : "Povezava do datoteke ali mape", "Link to website" : "Povezava do spletnega mesta", "Update link" : "Posodobi povezavo", @@ -147,6 +152,8 @@ "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 104fd3bb9f1..d69fb037710 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -24,6 +24,8 @@ OC.L10N.register( "Keyboard shortcuts" : "Shkurtoret e tastierës", "Bold" : "I theksuar", "Italic" : "I pjerrët", + "Cancel" : "Anuloje", + "URL" : "URL", "Select language" : "Zgjidh gjuhën", "to" : "te", "Replace" : "Mbishkruaj", @@ -34,6 +36,7 @@ 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 3f4d224b1dc..1224d2bc967 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -22,6 +22,8 @@ "Keyboard shortcuts" : "Shkurtoret e tastierës", "Bold" : "I theksuar", "Italic" : "I pjerrët", + "Cancel" : "Anuloje", + "URL" : "URL", "Select language" : "Zgjidh gjuhën", "to" : "te", "Replace" : "Mbishkruaj", @@ -32,6 +34,7 @@ "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 6f5992a3c59..7bedb7efac3 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -92,9 +92,15 @@ OC.L10N.register( "Quoted text" : "Цитирани текст", "Code block" : "Блок са изворним кôдом", "Some code" : "Неки кôд", + "Edit link" : "Уреди линк", + "Save changes" : "Сачувај измене", + "Remove link" : "Уклони линк", + "Cancel" : "Откажи", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Не могу да копирам, копирајте везу ручно", + "Copy link to clipboard" : "Копирај везу у оставу", "Upload from computer" : "Отпреми са компјутера", "Insert from Files" : "Уметни из Фајлова", - "Remove link" : "Уклони линк", "Link to file or folder" : "Линк на фајл или фолдер", "Link to website" : "Линк на веб сајт", "Update link" : "Ажурирај везу", @@ -173,6 +179,8 @@ 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/sr.json b/l10n/sr.json index 62ab5b4171f..5d2bf693392 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -90,9 +90,15 @@ "Quoted text" : "Цитирани текст", "Code block" : "Блок са изворним кôдом", "Some code" : "Неки кôд", + "Edit link" : "Уреди линк", + "Save changes" : "Сачувај измене", + "Remove link" : "Уклони линк", + "Cancel" : "Откажи", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Не могу да копирам, копирајте везу ручно", + "Copy link to clipboard" : "Копирај везу у оставу", "Upload from computer" : "Отпреми са компјутера", "Insert from Files" : "Уметни из Фајлова", - "Remove link" : "Уклони линк", "Link to file or folder" : "Линк на фајл или фолдер", "Link to website" : "Линк на веб сајт", "Update link" : "Ажурирај везу", @@ -171,6 +177,8 @@ "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/sr@latin.js b/l10n/sr@latin.js index 96ea98f06c6..f75d7697e6f 100644 --- a/l10n/sr@latin.js +++ b/l10n/sr@latin.js @@ -6,11 +6,13 @@ OC.L10N.register( "guest" : "gost", "Bold" : "Podebljano", "Italic" : "Kurziv", + "Cancel" : "Poništi", "Replace" : "Zameni postojeću", "Source code" : "Izvorni kôd", "Undo" : "Opozovi", "Info" : "Info", "Warning" : "Upozorenje", - "Edit" : "Uredi" + "Edit" : "Uredi", + "Link copied" : "Veza iskopirana" }, "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 a65a1928d55..89e3b84d7f8 100644 --- a/l10n/sr@latin.json +++ b/l10n/sr@latin.json @@ -4,11 +4,13 @@ "guest" : "gost", "Bold" : "Podebljano", "Italic" : "Kurziv", + "Cancel" : "Poništi", "Replace" : "Zameni postojeću", "Source code" : "Izvorni kôd", "Undo" : "Opozovi", "Info" : "Info", "Warning" : "Upozorenje", - "Edit" : "Uredi" + "Edit" : "Uredi", + "Link copied" : "Veza iskopirana" },"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 068612c23e1..e6ba7b5f7b9 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -92,9 +92,15 @@ OC.L10N.register( "Quoted text" : "Citerad text", "Code block" : "Kodblock", "Some code" : "Någon kod", + "Edit link" : "Redigera länk", + "Save changes" : "Spara ändringar", + "Remove link" : "Ta bort länk", + "Cancel" : "Avbryt", + "URL" : "Webbadress", + "Cannot copy, please copy the link manually" : "Kan inte kopiera, länken måste kopieras manuellt", + "Copy link to clipboard" : "Kopiera länken till urklipp", "Upload from computer" : "Ladda upp från dator", "Insert from Files" : "Infoga från Filer", - "Remove link" : "Ta bort länk", "Link to file or folder" : "Länk till fil eller mapp", "Link to website" : "Länk till webbplats", "Update link" : "Uppdatera länk", @@ -173,6 +179,8 @@ 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 7ad93e57f57..a393cb2c088 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -90,9 +90,15 @@ "Quoted text" : "Citerad text", "Code block" : "Kodblock", "Some code" : "Någon kod", + "Edit link" : "Redigera länk", + "Save changes" : "Spara ändringar", + "Remove link" : "Ta bort länk", + "Cancel" : "Avbryt", + "URL" : "Webbadress", + "Cannot copy, please copy the link manually" : "Kan inte kopiera, länken måste kopieras manuellt", + "Copy link to clipboard" : "Kopiera länken till urklipp", "Upload from computer" : "Ladda upp från dator", "Insert from Files" : "Infoga från Filer", - "Remove link" : "Ta bort länk", "Link to file or folder" : "Länk till fil eller mapp", "Link to website" : "Länk till webbplats", "Update link" : "Uppdatera länk", @@ -171,6 +177,8 @@ "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 137fe710c5d..d1979489d91 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -16,6 +16,10 @@ OC.L10N.register( "Saving …" : "กำลังบันทึก …", "Saved" : "บันทึกแล้ว", "Keyboard shortcuts" : "แป้นพิมพ์ลัด", + "Save changes" : "บันทึกการเปลี่ยนแปลง", + "Cancel" : "ยกเลิก", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "ไม่สามารถคัดลอก กรุณาคัดลอกลิงก์เอง", "to" : "ถึง", "Replace" : "แทนที่", "Source code" : "โค้ดต้นฉบับ", @@ -24,6 +28,7 @@ OC.L10N.register( "Success" : "สำเร็จ", "Warning" : "คำเตือน", "Formatting" : "การจัดรูปแบบ", - "Edit" : "แก้ไข" + "Edit" : "แก้ไข", + "Link copied" : "คัดลอกลิงก์แล้ว" }, "nplurals=1; plural=0;"); diff --git a/l10n/th.json b/l10n/th.json index 19d77829e43..54b07bf1dee 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -14,6 +14,10 @@ "Saving …" : "กำลังบันทึก …", "Saved" : "บันทึกแล้ว", "Keyboard shortcuts" : "แป้นพิมพ์ลัด", + "Save changes" : "บันทึกการเปลี่ยนแปลง", + "Cancel" : "ยกเลิก", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "ไม่สามารถคัดลอก กรุณาคัดลอกลิงก์เอง", "to" : "ถึง", "Replace" : "แทนที่", "Source code" : "โค้ดต้นฉบับ", @@ -22,6 +26,7 @@ "Success" : "สำเร็จ", "Warning" : "คำเตือน", "Formatting" : "การจัดรูปแบบ", - "Edit" : "แก้ไข" + "Edit" : "แก้ไข", + "Link copied" : "คัดลอกลิงก์แล้ว" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index 0025f859017..338794c0690 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -92,9 +92,15 @@ OC.L10N.register( "Quoted text" : "Alıntılanmış metin", "Code block" : "Kod bloğu", "Some code" : "Kod metni", + "Edit link" : "Bağlantıyı düzenle", + "Save changes" : "Değişiklikleri kaydet", + "Remove link" : "Bağlantıyı kaldır", + "Cancel" : "İptal", + "URL" : "Adres", + "Cannot copy, please copy the link manually" : "Kopyalanamadı. Lütfen bağlantıyı el ile kopyalayın", + "Copy link to clipboard" : "Bağlantıyı panoya kopyala", "Upload from computer" : "Bilgisayardan yükle", "Insert from Files" : "Dosyalar uygulamasından ekle", - "Remove link" : "Bağlantıyı kaldır", "Link to file or folder" : "Dosya ya da klasör bağlantısı", "Link to website" : "Site bağlantısı", "Update link" : "Bağlantıyı güncelle", @@ -171,6 +177,8 @@ 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ı:", "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 c1d0995fda0..57b0be83e42 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -90,9 +90,15 @@ "Quoted text" : "Alıntılanmış metin", "Code block" : "Kod bloğu", "Some code" : "Kod metni", + "Edit link" : "Bağlantıyı düzenle", + "Save changes" : "Değişiklikleri kaydet", + "Remove link" : "Bağlantıyı kaldır", + "Cancel" : "İptal", + "URL" : "Adres", + "Cannot copy, please copy the link manually" : "Kopyalanamadı. Lütfen bağlantıyı el ile kopyalayın", + "Copy link to clipboard" : "Bağlantıyı panoya kopyala", "Upload from computer" : "Bilgisayardan yükle", "Insert from Files" : "Dosyalar uygulamasından ekle", - "Remove link" : "Bağlantıyı kaldır", "Link to file or folder" : "Dosya ya da klasör bağlantısı", "Link to website" : "Site bağlantısı", "Update link" : "Bağlantıyı güncelle", @@ -169,6 +175,8 @@ "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ı:", "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 8ae3c5ae390..4b1b9024f50 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -92,9 +92,14 @@ OC.L10N.register( "Quoted text" : "Процитований текст", "Code block" : "Код", "Some code" : "Якийсь код", + "Edit link" : "Редагувати ярлик", + "Save changes" : "Зберегти зміни", + "Remove link" : "Вилучити посилання", + "Cancel" : "Скасувати", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Неможливо скопіювати, скопіюйте посилання вручну", "Upload from computer" : "Завантажити з комп'ютера", "Insert from Files" : "Вставити з файлів", - "Remove link" : "Вилучити посилання", "Link to file or folder" : "Посилання на файл або каталог", "Link to website" : "Посилання на вебсайт", "Update link" : "Оновити посилання", @@ -171,6 +176,8 @@ 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/uk.json b/l10n/uk.json index bf37cd488e0..6bfc9f4ab97 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -90,9 +90,14 @@ "Quoted text" : "Процитований текст", "Code block" : "Код", "Some code" : "Якийсь код", + "Edit link" : "Редагувати ярлик", + "Save changes" : "Зберегти зміни", + "Remove link" : "Вилучити посилання", + "Cancel" : "Скасувати", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Неможливо скопіювати, скопіюйте посилання вручну", "Upload from computer" : "Завантажити з комп'ютера", "Insert from Files" : "Вставити з файлів", - "Remove link" : "Вилучити посилання", "Link to file or folder" : "Посилання на файл або каталог", "Link to website" : "Посилання на вебсайт", "Update link" : "Оновити посилання", @@ -169,6 +174,8 @@ "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/vi.js b/l10n/vi.js index f0312c6de23..41c5e2486e2 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -71,6 +71,10 @@ OC.L10N.register( "Blockquote" : "Trích dẫn", "Quoted text" : "Văn bản được trích dẫn", "Code block" : "Khối mã", + "Save changes" : "Lưu thay đổi", + "Cancel" : "Hủy", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Không thể sao chép, vui lòng sao chép liên kết bằng tay", "Select file or folder to link to" : "Chọn tập tin hoặc thư mục để liên kết đến", "to" : "đến", "Replace" : "Thay thế", @@ -94,6 +98,7 @@ 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 7e4a5c3bfa0..f3859cc848f 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -69,6 +69,10 @@ "Blockquote" : "Trích dẫn", "Quoted text" : "Văn bản được trích dẫn", "Code block" : "Khối mã", + "Save changes" : "Lưu thay đổi", + "Cancel" : "Hủy", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "Không thể sao chép, vui lòng sao chép liên kết bằng tay", "Select file or folder to link to" : "Chọn tập tin hoặc thư mục để liên kết đến", "to" : "đến", "Replace" : "Thay thế", @@ -92,6 +96,7 @@ "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 df474d0b8cd..f0013e81b03 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -66,9 +66,15 @@ OC.L10N.register( "Quoted text" : "引用文本", "Code block" : "代码块", "Some code" : "一些代码", + "Edit link" : "编辑链接", + "Save changes" : "保存更改", + "Remove link" : "删除链接", + "Cancel" : "取消", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "无法复制,请手动复制链接", + "Copy link to clipboard" : "复制链接到剪贴板", "Upload from computer" : "从电脑上传", "Insert from Files" : "从文件插入", - "Remove link" : "删除链接", "Update link" : "更新链接", "Select file or folder to link to" : "选择需要链接的文件或文件夹", "_%n word_::_%n words_" : ["%n 字"], @@ -103,6 +109,8 @@ OC.L10N.register( "Add notes, lists or links …" : "添加笔记、列表或链接...", "Edit" : "编辑", "Add description" : "添加描述", + "Link copied" : "已复制链接", + "Could not copy link to the clipboard:" : "无法将链接复制到剪贴板:", "Unsupported image type" : "不支持图片格式", "Show rich workspaces" : "显示富文本编辑区" }, diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index ad5ce4bd406..ff59d45b9cf 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -64,9 +64,15 @@ "Quoted text" : "引用文本", "Code block" : "代码块", "Some code" : "一些代码", + "Edit link" : "编辑链接", + "Save changes" : "保存更改", + "Remove link" : "删除链接", + "Cancel" : "取消", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "无法复制,请手动复制链接", + "Copy link to clipboard" : "复制链接到剪贴板", "Upload from computer" : "从电脑上传", "Insert from Files" : "从文件插入", - "Remove link" : "删除链接", "Update link" : "更新链接", "Select file or folder to link to" : "选择需要链接的文件或文件夹", "_%n word_::_%n words_" : ["%n 字"], @@ -101,6 +107,8 @@ "Add notes, lists or links …" : "添加笔记、列表或链接...", "Edit" : "编辑", "Add description" : "添加描述", + "Link copied" : "已复制链接", + "Could not copy link to the clipboard:" : "无法将链接复制到剪贴板:", "Unsupported image type" : "不支持图片格式", "Show rich workspaces" : "显示富文本编辑区" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 650c23e8f84..2140fa94761 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -92,9 +92,15 @@ OC.L10N.register( "Quoted text" : "引用文字", "Code block" : "程式碼區塊", "Some code" : "一些代碼", + "Edit link" : "編輯連結", + "Save changes" : "保存更改", + "Remove link" : "移除連結", + "Cancel" : "取消", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "無法複製,請手動複製連結", + "Copy link to clipboard" : "複製連結到剪貼板", "Upload from computer" : "從電腦上傳", "Insert from Files" : "從檔案插入", - "Remove link" : "移除連結", "Link to file or folder" : "連結至檔案或資料夾", "Link to website" : "連結至網站", "Update link" : "更新鏈接", @@ -173,6 +179,8 @@ 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_HK.json b/l10n/zh_HK.json index 85449fcbf7d..d18084dce49 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -90,9 +90,15 @@ "Quoted text" : "引用文字", "Code block" : "程式碼區塊", "Some code" : "一些代碼", + "Edit link" : "編輯連結", + "Save changes" : "保存更改", + "Remove link" : "移除連結", + "Cancel" : "取消", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "無法複製,請手動複製連結", + "Copy link to clipboard" : "複製連結到剪貼板", "Upload from computer" : "從電腦上傳", "Insert from Files" : "從檔案插入", - "Remove link" : "移除連結", "Link to file or folder" : "連結至檔案或資料夾", "Link to website" : "連結至網站", "Update link" : "更新鏈接", @@ -171,6 +177,8 @@ "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.js b/l10n/zh_TW.js index c8e4f7db5d0..6c3b4e8d219 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -92,9 +92,15 @@ OC.L10N.register( "Quoted text" : "引用文字", "Code block" : "程式碼區塊", "Some code" : "一些程式碼", + "Edit link" : "編輯連結", + "Save changes" : "保存變更", + "Remove link" : "移除連結", + "Cancel" : "取消", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "無法複製,請手動複製連結", + "Copy link to clipboard" : "複製連結到剪貼簿", "Upload from computer" : "從電腦上傳", "Insert from Files" : "從檔案插入", - "Remove link" : "移除連結", "Link to file or folder" : "連結至檔案或資料夾", "Link to website" : "連結至網站", "Update link" : "更新連結", @@ -173,6 +179,7 @@ OC.L10N.register( "Add description" : "新增描述", "\"{name}\" already exist!" : "「{name}」已存在!", "Created \"{name}\"" : "已建立「{name}」", + "Link copied" : "已複製連結", "Front matter" : "前言", "Source language" : "來源語言", "Target language" : "目標語言", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 3d25becf6f0..e8efba4fd46 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -90,9 +90,15 @@ "Quoted text" : "引用文字", "Code block" : "程式碼區塊", "Some code" : "一些程式碼", + "Edit link" : "編輯連結", + "Save changes" : "保存變更", + "Remove link" : "移除連結", + "Cancel" : "取消", + "URL" : "URL", + "Cannot copy, please copy the link manually" : "無法複製,請手動複製連結", + "Copy link to clipboard" : "複製連結到剪貼簿", "Upload from computer" : "從電腦上傳", "Insert from Files" : "從檔案插入", - "Remove link" : "移除連結", "Link to file or folder" : "連結至檔案或資料夾", "Link to website" : "連結至網站", "Update link" : "更新連結", @@ -171,6 +177,7 @@ "Add description" : "新增描述", "\"{name}\" already exist!" : "「{name}」已存在!", "Created \"{name}\"" : "已建立「{name}」", + "Link copied" : "已複製連結", "Front matter" : "前言", "Source language" : "來源語言", "Target language" : "目標語言",