diff --git a/l10n/af.js b/l10n/af.js index 13a7fffc20..05d902b54d 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -21,7 +21,6 @@ OC.L10N.register( "Save" : "Stoor", "Submit" : "Dien in", "Description" : "Beskrywing", - "Insert image" : "Voer beeld in", "Close" : "Sluit", "Saving …" : "Bewaar tans…", "Remove from favorites" : "Verwyder uit gunstelinge", diff --git a/l10n/af.json b/l10n/af.json index 0553a3ffd2..12f8f80a9f 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -19,7 +19,6 @@ "Save" : "Stoor", "Submit" : "Dien in", "Description" : "Beskrywing", - "Insert image" : "Voer beeld in", "Close" : "Sluit", "Saving …" : "Bewaar tans…", "Remove from favorites" : "Verwyder uit gunstelinge", diff --git a/l10n/ar.js b/l10n/ar.js index 2ebbc72a09..84d2583058 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -158,9 +158,9 @@ OC.L10N.register( "No font overview" : "لا يمكن معاينة الخط", "Delete this font" : "حذف هذا الخط", "No results" : "لا نتائج", - "Could not find any section in the document" : "تعذر العثور على أي قسم في المستند", "Select file or folder to link to" : "إختَر ملفّاً أو مُجلّداً للربط معه", - "Insert image" : "إدراج صورة", + "Could not find any section in the document" : "تعذر العثور على أي قسم في المستند", + "Select file" : "إختَر ملفّاً", "Document loading failed" : "تعذّر تحميل المستند", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "لمزيد التفاصل، يٌرجى مراجعة سجل الأنشطة في كولّابورا Collabora. كما يرجى التأكد من إمكانية الوصول إلى نكست كلاود من هنالك.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "تم إغلاق \"مقبس التوصيل\" socket connection بشكل غير متوقع. ربما تمّ تكوين الوكيل العكسي reverse proxy بشكل خاطئ. يرجى الاتصال بمسؤول النظام.", diff --git a/l10n/ar.json b/l10n/ar.json index 495a17682c..5829503f13 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -156,9 +156,9 @@ "No font overview" : "لا يمكن معاينة الخط", "Delete this font" : "حذف هذا الخط", "No results" : "لا نتائج", - "Could not find any section in the document" : "تعذر العثور على أي قسم في المستند", "Select file or folder to link to" : "إختَر ملفّاً أو مُجلّداً للربط معه", - "Insert image" : "إدراج صورة", + "Could not find any section in the document" : "تعذر العثور على أي قسم في المستند", + "Select file" : "إختَر ملفّاً", "Document loading failed" : "تعذّر تحميل المستند", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "لمزيد التفاصل، يٌرجى مراجعة سجل الأنشطة في كولّابورا Collabora. كما يرجى التأكد من إمكانية الوصول إلى نكست كلاود من هنالك.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "تم إغلاق \"مقبس التوصيل\" socket connection بشكل غير متوقع. ربما تمّ تكوين الوكيل العكسي reverse proxy بشكل خاطئ. يرجى الاتصال بمسؤول النظام.", diff --git a/l10n/bg.js b/l10n/bg.js index 2301adb0b7..acf54703a2 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -136,7 +136,7 @@ OC.L10N.register( "Delete this font" : "Изтриване на този шрифт", "No results" : "Няма резултати", "Select file or folder to link to" : "Избор на файл или папка, към които да поставите връзка", - "Insert image" : "Вмъкване на изображение", + "Select file" : "Избор на файл", "Document loading failed" : "Зареждането на документа не беше успешно", "Close" : "Затваряне", "Edit" : "Редактиране", diff --git a/l10n/bg.json b/l10n/bg.json index 04980e4b6a..85ed42a458 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -134,7 +134,7 @@ "Delete this font" : "Изтриване на този шрифт", "No results" : "Няма резултати", "Select file or folder to link to" : "Избор на файл или папка, към които да поставите връзка", - "Insert image" : "Вмъкване на изображение", + "Select file" : "Избор на файл", "Document loading failed" : "Зареждането на документа не беше успешно", "Close" : "Затваряне", "Edit" : "Редактиране", diff --git a/l10n/ca.js b/l10n/ca.js index 5d3cde27ed..ac21af6432 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -145,9 +145,9 @@ OC.L10N.register( "No font overview" : "Sense visió general del tipus de lletra", "Delete this font" : "Suprimir aquest tipus de lletra", "No results" : "Sense resultats", - "Could not find any section in the document" : "No s'ha pogut trobar cap secció del document", "Select file or folder to link to" : "Seleccioneu el fitxer o la carpeta que voleu enllaçar", - "Insert image" : "Inserir imatge", + "Could not find any section in the document" : "No s'ha pogut trobar cap secció del document", + "Select file" : "Selecciona un fitxer", "Document loading failed" : "Ha fallat la càrrega del document", "Close" : "Tanca", "Edit" : "Edició", diff --git a/l10n/ca.json b/l10n/ca.json index c25d961a6f..5a6ee67a16 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -143,9 +143,9 @@ "No font overview" : "Sense visió general del tipus de lletra", "Delete this font" : "Suprimir aquest tipus de lletra", "No results" : "Sense resultats", - "Could not find any section in the document" : "No s'ha pogut trobar cap secció del document", "Select file or folder to link to" : "Seleccioneu el fitxer o la carpeta que voleu enllaçar", - "Insert image" : "Inserir imatge", + "Could not find any section in the document" : "No s'ha pogut trobar cap secció del document", + "Select file" : "Selecciona un fitxer", "Document loading failed" : "Ha fallat la càrrega del document", "Close" : "Tanca", "Edit" : "Edició", diff --git a/l10n/cs.js b/l10n/cs.js index 3ffb5e2f9d..106c8e3adf 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -158,9 +158,9 @@ OC.L10N.register( "No font overview" : "Žádný přehled písma", "Delete this font" : "Smazat toto písmo", "No results" : "Žádné výsledky", - "Could not find any section in the document" : "V dokumentu se nepodařilo nalézt žádnou sekci", "Select file or folder to link to" : "Vyberte soubor nebo složku na kterou odkazovat", - "Insert image" : "Vložit obrázek", + "Could not find any section in the document" : "V dokumentu se nepodařilo nalézt žádnou sekci", + "Select file" : "Vybrat soubor", "Document loading failed" : "Načítání dokumentu se nezdařilo", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Ohledně bližších podrobností se podívejte do záznamu událostí (log) Collabora Online serveru a ověřte, že je z jeho strany Nextcloud dosažitelný.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Spojení soketu neočekávaně ukončeno. Je možné, že je nesprávně nastavená reverzní proxy – obraťte se na správce.", diff --git a/l10n/cs.json b/l10n/cs.json index 827fcc50f6..6013f5b41f 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -156,9 +156,9 @@ "No font overview" : "Žádný přehled písma", "Delete this font" : "Smazat toto písmo", "No results" : "Žádné výsledky", - "Could not find any section in the document" : "V dokumentu se nepodařilo nalézt žádnou sekci", "Select file or folder to link to" : "Vyberte soubor nebo složku na kterou odkazovat", - "Insert image" : "Vložit obrázek", + "Could not find any section in the document" : "V dokumentu se nepodařilo nalézt žádnou sekci", + "Select file" : "Vybrat soubor", "Document loading failed" : "Načítání dokumentu se nezdařilo", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Ohledně bližších podrobností se podívejte do záznamu událostí (log) Collabora Online serveru a ověřte, že je z jeho strany Nextcloud dosažitelný.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Spojení soketu neočekávaně ukončeno. Je možné, že je nesprávně nastavená reverzní proxy – obraťte se na správce.", diff --git a/l10n/da.js b/l10n/da.js index d88212989d..2466d602a1 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -44,7 +44,7 @@ OC.L10N.register( "Description" : "Beskrivelse", "No results" : "Ingen resultater", "Select file or folder to link to" : "Link til fil eller mappe", - "Insert image" : "Indsæt billede", + "Select file" : "Vælg fil", "Close" : "Luk", "Edit" : "Redigér", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen skulle nu åbne lokalt. Hvis dette ikke sker, så vær sikker på at desktopklienten er installeret på dit system.", diff --git a/l10n/da.json b/l10n/da.json index 1f2f09af18..1ba75fcd6b 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -42,7 +42,7 @@ "Description" : "Beskrivelse", "No results" : "Ingen resultater", "Select file or folder to link to" : "Link til fil eller mappe", - "Insert image" : "Indsæt billede", + "Select file" : "Vælg fil", "Close" : "Luk", "Edit" : "Redigér", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen skulle nu åbne lokalt. Hvis dette ikke sker, så vær sikker på at desktopklienten er installeret på dit system.", diff --git a/l10n/de.js b/l10n/de.js index 7fbf76577c..089287ea0a 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -157,9 +157,9 @@ OC.L10N.register( "No font overview" : "Keine Übersicht der Schriftart", "Delete this font" : "Diese Schriftart löschen", "No results" : "Keine Ergebnisse", - "Could not find any section in the document" : "Es konnte kein Abschnitt im Dokument gefunden werden", "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", - "Insert image" : "Bild einfügen", + "Could not find any section in the document" : "Es konnte kein Abschnitt im Dokument gefunden werden", + "Select file" : "Datei auswählen", "Document loading failed" : "Laden des Dokuments fehlgeschlagen", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Bitte überprüfe das Collabora Online-Serverprotokoll für weitere Details und stelle sicher, dass Nextcloud von dort aus erreichbar ist.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Socket-Verbindung wurde unerwartet geschlossen. Der Reverse-Proxy ist möglicherweise falsch konfiguriert. Bitte wende dich an die Administration.", diff --git a/l10n/de.json b/l10n/de.json index 9865fd1c3b..04bd147f0d 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -155,9 +155,9 @@ "No font overview" : "Keine Übersicht der Schriftart", "Delete this font" : "Diese Schriftart löschen", "No results" : "Keine Ergebnisse", - "Could not find any section in the document" : "Es konnte kein Abschnitt im Dokument gefunden werden", "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", - "Insert image" : "Bild einfügen", + "Could not find any section in the document" : "Es konnte kein Abschnitt im Dokument gefunden werden", + "Select file" : "Datei auswählen", "Document loading failed" : "Laden des Dokuments fehlgeschlagen", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Bitte überprüfe das Collabora Online-Serverprotokoll für weitere Details und stelle sicher, dass Nextcloud von dort aus erreichbar ist.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Socket-Verbindung wurde unerwartet geschlossen. Der Reverse-Proxy ist möglicherweise falsch konfiguriert. Bitte wende dich an die Administration.", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index d15d6fc171..240a3b1ba0 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -158,9 +158,9 @@ OC.L10N.register( "No font overview" : "Keine Übersicht der Schriftarten", "Delete this font" : "Diese Schriftart löschen", "No results" : "Keine Ergebnisse", - "Could not find any section in the document" : "Es konnte kein Abschnitt im Dokument gefunden werden", "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", - "Insert image" : "Bild einfügen", + "Could not find any section in the document" : "Es konnte kein Abschnitt im Dokument gefunden werden", + "Select file" : "Datei auswählen", "Document loading failed" : "Laden des Dokuments fehlgeschlagen", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Bitte überprüfen Sie das Collabora Online-Serverprotokoll für weitere Details und stellen Sie sicher, dass Nextcloud von dort aus erreichbar ist.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Socket-Verbindung wurde unerwartet geschlossen. Der Reverse-Proxy ist möglicherweise falsch konfiguriert. Bitte wenden Sie sich an die Administration.", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 3a8ebde91d..6030238477 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -156,9 +156,9 @@ "No font overview" : "Keine Übersicht der Schriftarten", "Delete this font" : "Diese Schriftart löschen", "No results" : "Keine Ergebnisse", - "Could not find any section in the document" : "Es konnte kein Abschnitt im Dokument gefunden werden", "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", - "Insert image" : "Bild einfügen", + "Could not find any section in the document" : "Es konnte kein Abschnitt im Dokument gefunden werden", + "Select file" : "Datei auswählen", "Document loading failed" : "Laden des Dokuments fehlgeschlagen", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Bitte überprüfen Sie das Collabora Online-Serverprotokoll für weitere Details und stellen Sie sicher, dass Nextcloud von dort aus erreichbar ist.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Socket-Verbindung wurde unerwartet geschlossen. Der Reverse-Proxy ist möglicherweise falsch konfiguriert. Bitte wenden Sie sich an die Administration.", diff --git a/l10n/el.js b/l10n/el.js index 6a817a1190..895a19fa3d 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -115,7 +115,7 @@ OC.L10N.register( "Add new token" : "Προσθήκη νέου token", "No results" : "Κανένα αποτέλεσμα", "Select file or folder to link to" : "Επιλέξτε αρχείο ή φάκελο για σύνδεση", - "Insert image" : "Εισαγωγή εικόνας", + "Select file" : "Επιλέξτε Αρχείο", "Document loading failed" : "Η φόρτωση του εγγράφου απέτυχε", "Close" : "Κλείσιμο", "Edit" : "Επεξεργασία", diff --git a/l10n/el.json b/l10n/el.json index 74752ff7e5..6bab375a65 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -113,7 +113,7 @@ "Add new token" : "Προσθήκη νέου token", "No results" : "Κανένα αποτέλεσμα", "Select file or folder to link to" : "Επιλέξτε αρχείο ή φάκελο για σύνδεση", - "Insert image" : "Εισαγωγή εικόνας", + "Select file" : "Επιλέξτε Αρχείο", "Document loading failed" : "Η φόρτωση του εγγράφου απέτυχε", "Close" : "Κλείσιμο", "Edit" : "Επεξεργασία", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 2df6b36ffc..ac859177e6 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -158,9 +158,9 @@ OC.L10N.register( "No font overview" : "No font overview", "Delete this font" : "Delete this font", "No results" : "No results", - "Could not find any section in the document" : "Could not find any section in the document", "Select file or folder to link to" : "Select file or folder to link to", - "Insert image" : "Insert image", + "Could not find any section in the document" : "Could not find any section in the document", + "Select file" : "Select file", "Document loading failed" : "Document loading failed", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator.", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index b642dce49e..c67e2ce18b 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -156,9 +156,9 @@ "No font overview" : "No font overview", "Delete this font" : "Delete this font", "No results" : "No results", - "Could not find any section in the document" : "Could not find any section in the document", "Select file or folder to link to" : "Select file or folder to link to", - "Insert image" : "Insert image", + "Could not find any section in the document" : "Could not find any section in the document", + "Select file" : "Select file", "Document loading failed" : "Document loading failed", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator.", diff --git a/l10n/eo.js b/l10n/eo.js index 5ccb10ea0d..af86cdaab3 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -54,7 +54,6 @@ OC.L10N.register( "Submit" : "Sendi", "Description" : "Priskribo", "No results" : "Neniu rezulto", - "Insert image" : "Enmeti bildon", "Close" : "Malfermi", "Edit" : "Modifi", "Failed to load {productName} - please try again later" : "Malsukceso ŝargi „{productName}“ — bv. reprovi poste", diff --git a/l10n/eo.json b/l10n/eo.json index f1aedee2c5..ed0a27d492 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -52,7 +52,6 @@ "Submit" : "Sendi", "Description" : "Priskribo", "No results" : "Neniu rezulto", - "Insert image" : "Enmeti bildon", "Close" : "Malfermi", "Edit" : "Modifi", "Failed to load {productName} - please try again later" : "Malsukceso ŝargi „{productName}“ — bv. reprovi poste", diff --git a/l10n/es.js b/l10n/es.js index 732ffe3ebc..375984a17a 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -151,9 +151,9 @@ OC.L10N.register( "No font overview" : "No hay vista previa de fuentes", "Delete this font" : "Borrar esta fuente", "No results" : "No hay resultados", - "Could not find any section in the document" : "No se pudo encontrar ninguna sección en el documento", "Select file or folder to link to" : "Seleccione archivo o carpeta a enlazar", - "Insert image" : "Insertar imagen", + "Could not find any section in the document" : "No se pudo encontrar ninguna sección en el documento", + "Select file" : "Seleccionar archivo", "Document loading failed" : "Ha fallado la carga del documento", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Por favor, revise el archivo de registro del servidor de Collabora Online para obtener más detalles y asegúrese de que Nextcloud sea accesible desde allí.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "La conexión del socket se cerró inesperadamente. Es posible que el proxy reverso esté mal configurado, por favor contacte al administrador.", diff --git a/l10n/es.json b/l10n/es.json index 96bbf2df5e..4b1e4b87b4 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -149,9 +149,9 @@ "No font overview" : "No hay vista previa de fuentes", "Delete this font" : "Borrar esta fuente", "No results" : "No hay resultados", - "Could not find any section in the document" : "No se pudo encontrar ninguna sección en el documento", "Select file or folder to link to" : "Seleccione archivo o carpeta a enlazar", - "Insert image" : "Insertar imagen", + "Could not find any section in the document" : "No se pudo encontrar ninguna sección en el documento", + "Select file" : "Seleccionar archivo", "Document loading failed" : "Ha fallado la carga del documento", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Por favor, revise el archivo de registro del servidor de Collabora Online para obtener más detalles y asegúrese de que Nextcloud sea accesible desde allí.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "La conexión del socket se cerró inesperadamente. Es posible que el proxy reverso esté mal configurado, por favor contacte al administrador.", diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 3d6662ad06..472448d491 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -32,6 +32,7 @@ OC.L10N.register( "Submit" : "Enviar", "Description" : "Descripción", "No results" : "Sin resultados", + "Select file" : "Seleccione archivo", "Close" : "Cerrar", "Edit" : "Editar", "Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a la versión anterior", diff --git a/l10n/es_AR.json b/l10n/es_AR.json index 7dd7e20f2c..b3dcdd5a66 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -30,6 +30,7 @@ "Submit" : "Enviar", "Description" : "Descripción", "No results" : "Sin resultados", + "Select file" : "Seleccione archivo", "Close" : "Cerrar", "Edit" : "Editar", "Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a la versión anterior", diff --git a/l10n/es_CL.js b/l10n/es_CL.js index e979c13b1c..5c02ecc1e5 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -36,6 +36,7 @@ OC.L10N.register( "Submit" : "Enviar", "Description" : "Descripción", "No results" : "No hay resultados", + "Select file" : "Seleccione archivo", "Close" : "Cerrar", "Edit" : "Editar", "Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a una versión anterior", diff --git a/l10n/es_CL.json b/l10n/es_CL.json index aa9efbf097..177dc1437c 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -34,6 +34,7 @@ "Submit" : "Enviar", "Description" : "Descripción", "No results" : "No hay resultados", + "Select file" : "Seleccione archivo", "Close" : "Cerrar", "Edit" : "Editar", "Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a una versión anterior", diff --git a/l10n/es_CO.js b/l10n/es_CO.js index e979c13b1c..53b2424b3c 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -36,6 +36,7 @@ OC.L10N.register( "Submit" : "Enviar", "Description" : "Descripción", "No results" : "No hay resultados", + "Select file" : "Seleccionar archivo", "Close" : "Cerrar", "Edit" : "Editar", "Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a una versión anterior", diff --git a/l10n/es_CO.json b/l10n/es_CO.json index aa9efbf097..05aa9eeef9 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -34,6 +34,7 @@ "Submit" : "Enviar", "Description" : "Descripción", "No results" : "No hay resultados", + "Select file" : "Seleccionar archivo", "Close" : "Cerrar", "Edit" : "Editar", "Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a una versión anterior", diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 8e38e454a5..874160f2e0 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -139,8 +139,9 @@ OC.L10N.register( "No font overview" : "Sin vista general de fuentes", "Delete this font" : "Borrar esta fuente", "No results" : "No hay resultados", - "Could not find any section in the document" : "No se pudo encontrar ninguna sección en el documento", "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", + "Could not find any section in the document" : "No se pudo encontrar ninguna sección en el documento", + "Select file" : "Seleccionar archivo", "Document loading failed" : "Error al cargar el documento", "Close" : "Cerrar", "Edit" : "Editar", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index 3cf1905c8a..0310eeb87c 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -137,8 +137,9 @@ "No font overview" : "Sin vista general de fuentes", "Delete this font" : "Borrar esta fuente", "No results" : "No hay resultados", - "Could not find any section in the document" : "No se pudo encontrar ninguna sección en el documento", "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", + "Could not find any section in the document" : "No se pudo encontrar ninguna sección en el documento", + "Select file" : "Seleccionar archivo", "Document loading failed" : "Error al cargar el documento", "Close" : "Cerrar", "Edit" : "Editar", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 1a4008225e..fa95cf64c3 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -57,7 +57,7 @@ OC.L10N.register( "Description" : "Descripción", "No results" : "Sin resultados", "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", - "Insert image" : "Añadir imagen", + "Select file" : "Seleccionar archivo", "Close" : "Cerrar", "Edit" : "Editar", "Close version preview" : "Cerrar la vista previa de la versión", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 939fc612e6..4805b8157d 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -55,7 +55,7 @@ "Description" : "Descripción", "No results" : "Sin resultados", "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", - "Insert image" : "Añadir imagen", + "Select file" : "Seleccionar archivo", "Close" : "Cerrar", "Edit" : "Editar", "Close version preview" : "Cerrar la vista previa de la versión", diff --git a/l10n/eu.js b/l10n/eu.js index ba89feea00..9da5ee6ae4 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -150,9 +150,9 @@ OC.L10N.register( "No font overview" : "Ez dago letra-tipoaren ikuspegi orokorra", "Delete this font" : "Ezabatu letra-tipo hau", "No results" : "Emaitzarik ez", - "Could not find any section in the document" : "Ezin izan da atalik aurkitu dokumentuan", "Select file or folder to link to" : "Hautatu estekatzeko fitxategia edo karpeta", - "Insert image" : "Txertatu irudia", + "Could not find any section in the document" : "Ezin izan da atalik aurkitu dokumentuan", + "Select file" : "Hautatu fitxategia", "Document loading failed" : "Dokumentua kargatzeak huts egin du", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Egiaztatu Collabora Online zerbitzariko erregistroa xehetasun gehiago jakiteko eta ziurtatu Nextcloud atzitu daitekeela bertatik.", "Close" : "Itxi", diff --git a/l10n/eu.json b/l10n/eu.json index c9ad81d974..fc77679d00 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -148,9 +148,9 @@ "No font overview" : "Ez dago letra-tipoaren ikuspegi orokorra", "Delete this font" : "Ezabatu letra-tipo hau", "No results" : "Emaitzarik ez", - "Could not find any section in the document" : "Ezin izan da atalik aurkitu dokumentuan", "Select file or folder to link to" : "Hautatu estekatzeko fitxategia edo karpeta", - "Insert image" : "Txertatu irudia", + "Could not find any section in the document" : "Ezin izan da atalik aurkitu dokumentuan", + "Select file" : "Hautatu fitxategia", "Document loading failed" : "Dokumentua kargatzeak huts egin du", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Egiaztatu Collabora Online zerbitzariko erregistroa xehetasun gehiago jakiteko eta ziurtatu Nextcloud atzitu daitekeela bertatik.", "Close" : "Itxi", diff --git a/l10n/fa.js b/l10n/fa.js index bb65a3d6b2..99e8dfb35d 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -139,8 +139,9 @@ OC.L10N.register( "No font overview" : "No font overview", "Delete this font" : "حذف این قلم", "No results" : "نتیجه ای یافت نشد", - "Could not find any section in the document" : "Could not find any section in the document", "Select file or folder to link to" : "فایل یا پوشه را برای پیوند انتخاب کنید", + "Could not find any section in the document" : "Could not find any section in the document", + "Select file" : "Select file", "Document loading failed" : "بار کردن سند شکست خورد", "Close" : "بسته", "Edit" : "ویرایش", diff --git a/l10n/fa.json b/l10n/fa.json index 8ae2a7615a..52a9f09442 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -137,8 +137,9 @@ "No font overview" : "No font overview", "Delete this font" : "حذف این قلم", "No results" : "نتیجه ای یافت نشد", - "Could not find any section in the document" : "Could not find any section in the document", "Select file or folder to link to" : "فایل یا پوشه را برای پیوند انتخاب کنید", + "Could not find any section in the document" : "Could not find any section in the document", + "Select file" : "Select file", "Document loading failed" : "بار کردن سند شکست خورد", "Close" : "بسته", "Edit" : "ویرایش", diff --git a/l10n/fi.js b/l10n/fi.js index a687f01d06..2e22a09d61 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -76,7 +76,7 @@ OC.L10N.register( "Delete this font" : "Poista tämä fontti", "No results" : "Ei tuloksia", "Select file or folder to link to" : "Valitse tiedosto tai kansio, johon linkitetään", - "Insert image" : "Lisää kuva", + "Select file" : "Valitse tiedosto", "Document loading failed" : "Asiakirjan lataaminen epäonnistui", "Close" : "Sulje", "Edit" : "Muokkaa", diff --git a/l10n/fi.json b/l10n/fi.json index cb2511d5fe..a4dfe766ef 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -74,7 +74,7 @@ "Delete this font" : "Poista tämä fontti", "No results" : "Ei tuloksia", "Select file or folder to link to" : "Valitse tiedosto tai kansio, johon linkitetään", - "Insert image" : "Lisää kuva", + "Select file" : "Valitse tiedosto", "Document loading failed" : "Asiakirjan lataaminen epäonnistui", "Close" : "Sulje", "Edit" : "Muokkaa", diff --git a/l10n/fr.js b/l10n/fr.js index 0bd6304371..ff16faa0fe 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -157,9 +157,9 @@ OC.L10N.register( "No font overview" : "Pas d'aperçu de la police", "Delete this font" : "Supprimer cette police", "No results" : "Aucun résultat", - "Could not find any section in the document" : "Aucune section n'a pu être trouvée dans le document", "Select file or folder to link to" : "Sélection d'un fichier ou d'un dossier à lier", - "Insert image" : "Insérer une image", + "Could not find any section in the document" : "Aucune section n'a pu être trouvée dans le document", + "Select file" : "Sélectionner un fichier", "Document loading failed" : "Échec du chargement du document", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Veuillez vérifier les journaux du serveur Collabora Online pour plus de détails et assuez-vous que Nextcloud peut l'atteindre.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "La connexion au socket a fermé inopinément. Le proxy inversé est peut-être mal configuré, veuillez contacter l'administrateur.", diff --git a/l10n/fr.json b/l10n/fr.json index db475e8bdd..da6ae3633e 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -155,9 +155,9 @@ "No font overview" : "Pas d'aperçu de la police", "Delete this font" : "Supprimer cette police", "No results" : "Aucun résultat", - "Could not find any section in the document" : "Aucune section n'a pu être trouvée dans le document", "Select file or folder to link to" : "Sélection d'un fichier ou d'un dossier à lier", - "Insert image" : "Insérer une image", + "Could not find any section in the document" : "Aucune section n'a pu être trouvée dans le document", + "Select file" : "Sélectionner un fichier", "Document loading failed" : "Échec du chargement du document", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Veuillez vérifier les journaux du serveur Collabora Online pour plus de détails et assuez-vous que Nextcloud peut l'atteindre.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "La connexion au socket a fermé inopinément. Le proxy inversé est peut-être mal configuré, veuillez contacter l'administrateur.", diff --git a/l10n/ga.js b/l10n/ga.js index b1c1f7fcf6..becedfa16f 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -157,9 +157,9 @@ OC.L10N.register( "No font overview" : "Gan forbhreathnú ar an gcló", "Delete this font" : "Scrios an cló seo", "No results" : "Gan torthaí", - "Could not find any section in the document" : "Níorbh fhéidir aon chuid sa doiciméad a aimsiú", "Select file or folder to link to" : "Roghnaigh comhad nó fillteán le nascadh leis", - "Insert image" : "Ionsáigh íomhá", + "Could not find any section in the document" : "Níorbh fhéidir aon chuid sa doiciméad a aimsiú", + "Select file" : "Roghnaigh comhad", "Document loading failed" : "Theip ar lódáil an doiciméid", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Seiceáil le do thoil logáil freastalaí Collabora Online le haghaidh tuilleadh sonraí agus cinntigh gur féidir teacht ar Nextcloud as sin.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Dúnadh nasc soicéad gan choinne. Seans go bhfuil an seachfhreastalaí cúil míchumraithe, déan teagmháil leis an riarthóir le do thoil.", diff --git a/l10n/ga.json b/l10n/ga.json index 591de7c151..60232f13f1 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -155,9 +155,9 @@ "No font overview" : "Gan forbhreathnú ar an gcló", "Delete this font" : "Scrios an cló seo", "No results" : "Gan torthaí", - "Could not find any section in the document" : "Níorbh fhéidir aon chuid sa doiciméad a aimsiú", "Select file or folder to link to" : "Roghnaigh comhad nó fillteán le nascadh leis", - "Insert image" : "Ionsáigh íomhá", + "Could not find any section in the document" : "Níorbh fhéidir aon chuid sa doiciméad a aimsiú", + "Select file" : "Roghnaigh comhad", "Document loading failed" : "Theip ar lódáil an doiciméid", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Seiceáil le do thoil logáil freastalaí Collabora Online le haghaidh tuilleadh sonraí agus cinntigh gur féidir teacht ar Nextcloud as sin.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Dúnadh nasc soicéad gan choinne. Seans go bhfuil an seachfhreastalaí cúil míchumraithe, déan teagmháil leis an riarthóir le do thoil.", diff --git a/l10n/gl.js b/l10n/gl.js index 131e348272..e3a6310a51 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -158,9 +158,9 @@ OC.L10N.register( "No font overview" : "Non hai vista previa xeral do tipo de letra", "Delete this font" : "Eliminar este tipo de letra", "No results" : "Sen resultados", - "Could not find any section in the document" : "Non foi posíbel atopar ningunha sección do documento", "Select file or folder to link to" : "Seleccione o ficheiro ou cartafol ao que ligar", - "Insert image" : "Inserir unha imaxe", + "Could not find any section in the document" : "Non foi posíbel atopar ningunha sección do documento", + "Select file" : "Seleccionar ficheiro", "Document loading failed" : "Produciuse un fallo ao cargar o documento", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Consulte o rexistro do servidor de Collabora Online para obter máis detalles e asegúrese de que se poida acceder a Nextcloud desde alí.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "O conectador pechouse de xeito inesperado. É posíbel que o proxy inverso estea mal configurado, póñase en contacto coa administración.", diff --git a/l10n/gl.json b/l10n/gl.json index ba4b039926..f7416a1de0 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -156,9 +156,9 @@ "No font overview" : "Non hai vista previa xeral do tipo de letra", "Delete this font" : "Eliminar este tipo de letra", "No results" : "Sen resultados", - "Could not find any section in the document" : "Non foi posíbel atopar ningunha sección do documento", "Select file or folder to link to" : "Seleccione o ficheiro ou cartafol ao que ligar", - "Insert image" : "Inserir unha imaxe", + "Could not find any section in the document" : "Non foi posíbel atopar ningunha sección do documento", + "Select file" : "Seleccionar ficheiro", "Document loading failed" : "Produciuse un fallo ao cargar o documento", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Consulte o rexistro do servidor de Collabora Online para obter máis detalles e asegúrese de que se poida acceder a Nextcloud desde alí.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "O conectador pechouse de xeito inesperado. É posíbel que o proxy inverso estea mal configurado, póñase en contacto coa administración.", diff --git a/l10n/he.js b/l10n/he.js index 180b81d3c4..a2e411cc3f 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -69,7 +69,6 @@ OC.L10N.register( "Description" : "תיאור", "Add new token" : "הוספת אסימון חדש", "No results" : "אין תוצאות", - "Insert image" : "הוספת תמונה", "Close" : "סגירה", "Edit" : "עריכה", "Failed to load {productName} - please try again later" : "הטעינה של {productName} נכשלה - נא לנסות שוב מאוחר יותר", diff --git a/l10n/he.json b/l10n/he.json index 60546ae719..16ea426112 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -67,7 +67,6 @@ "Description" : "תיאור", "Add new token" : "הוספת אסימון חדש", "No results" : "אין תוצאות", - "Insert image" : "הוספת תמונה", "Close" : "סגירה", "Edit" : "עריכה", "Failed to load {productName} - please try again later" : "הטעינה של {productName} נכשלה - נא לנסות שוב מאוחר יותר", diff --git a/l10n/hr.js b/l10n/hr.js index b765dfec14..930b773c2e 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -104,7 +104,6 @@ OC.L10N.register( "Description" : "Opis", "Add new token" : "Dodaj novi token", "No results" : "Nema rezultata", - "Insert image" : "Umetni sliku", "Close" : "Zatvori", "Edit" : "Uredi", "Failed to load {productName} - please try again later" : "Neuspjelo učitavanje {productName} – pokušajte ponovo kasnije", diff --git a/l10n/hr.json b/l10n/hr.json index 850ef41d8e..65ccb27df3 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -102,7 +102,6 @@ "Description" : "Opis", "Add new token" : "Dodaj novi token", "No results" : "Nema rezultata", - "Insert image" : "Umetni sliku", "Close" : "Zatvori", "Edit" : "Uredi", "Failed to load {productName} - please try again later" : "Neuspjelo učitavanje {productName} – pokušajte ponovo kasnije", diff --git a/l10n/hu.js b/l10n/hu.js index 3c3475c66b..196bad965e 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -139,9 +139,9 @@ OC.L10N.register( "No font overview" : "A betűkészletnek nincs áttekintése", "Delete this font" : "Betűkészlet törlése", "No results" : "Nincs találat", - "Could not find any section in the document" : "Nem található szakasz a dokumentumban", "Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát", - "Insert image" : "Kép beszúrása", + "Could not find any section in the document" : "Nem található szakasz a dokumentumban", + "Select file" : "Fájl kiválasztása", "Document loading failed" : "A dokumentum betöltése sikertelen", "Close" : "Bezárás", "Edit" : "Szerkesztés", diff --git a/l10n/hu.json b/l10n/hu.json index b12ae6b482..b7e3d2a981 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -137,9 +137,9 @@ "No font overview" : "A betűkészletnek nincs áttekintése", "Delete this font" : "Betűkészlet törlése", "No results" : "Nincs találat", - "Could not find any section in the document" : "Nem található szakasz a dokumentumban", "Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát", - "Insert image" : "Kép beszúrása", + "Could not find any section in the document" : "Nem található szakasz a dokumentumban", + "Select file" : "Fájl kiválasztása", "Document loading failed" : "A dokumentum betöltése sikertelen", "Close" : "Bezárás", "Edit" : "Szerkesztés", diff --git a/l10n/id.js b/l10n/id.js index 89b1827a5e..ced13ce626 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -25,6 +25,7 @@ OC.L10N.register( "Description" : "Deskrisi", "No results" : "Tidak ada hasil", "Select file or folder to link to" : "Pilih berkas atau folder untuk ditautkan", + "Select file" : "Pilih berkas", "Close" : "Tutup", "Edit" : "Sunting", "Saving …" : "Menyimpan ...", diff --git a/l10n/id.json b/l10n/id.json index d31f492288..5348c86255 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -23,6 +23,7 @@ "Description" : "Deskrisi", "No results" : "Tidak ada hasil", "Select file or folder to link to" : "Pilih berkas atau folder untuk ditautkan", + "Select file" : "Pilih berkas", "Close" : "Tutup", "Edit" : "Sunting", "Saving …" : "Menyimpan ...", diff --git a/l10n/is.js b/l10n/is.js index 79c95ce520..f3528d1a8d 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -56,7 +56,6 @@ OC.L10N.register( "Description" : "Lýsing", "No results" : "Engar niðurstöður", "Select file or folder to link to" : "Veldu skrá eða möppu til að tengja í", - "Insert image" : "Setja inn mynd", "Close" : "Loka", "Edit" : "Breyta", "Failed to load {productName} - please try again later" : "Mistókst að hlaða inn {productName} - reyndu aftur síðar", diff --git a/l10n/is.json b/l10n/is.json index a7bbe46315..c42de5c362 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -54,7 +54,6 @@ "Description" : "Lýsing", "No results" : "Engar niðurstöður", "Select file or folder to link to" : "Veldu skrá eða möppu til að tengja í", - "Insert image" : "Setja inn mynd", "Close" : "Loka", "Edit" : "Breyta", "Failed to load {productName} - please try again later" : "Mistókst að hlaða inn {productName} - reyndu aftur síðar", diff --git a/l10n/it.js b/l10n/it.js index 401da7e5b4..e3b319a2c1 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -127,7 +127,7 @@ OC.L10N.register( "Delete this font" : "Elimina questo carattere", "No results" : "Nessun risultato", "Select file or folder to link to" : "Seleziona un file o una cartella da collegare", - "Insert image" : "Inserisci immagine", + "Select file" : "Seleziona file", "Document loading failed" : "Caricamento del documento fallito", "Close" : "Chiudi", "Edit" : "Modifica", diff --git a/l10n/it.json b/l10n/it.json index c98a262301..cbe926a199 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -125,7 +125,7 @@ "Delete this font" : "Elimina questo carattere", "No results" : "Nessun risultato", "Select file or folder to link to" : "Seleziona un file o una cartella da collegare", - "Insert image" : "Inserisci immagine", + "Select file" : "Seleziona file", "Document loading failed" : "Caricamento del documento fallito", "Close" : "Chiudi", "Edit" : "Modifica", diff --git a/l10n/ja.js b/l10n/ja.js index 1da78bbe13..0bab23c912 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -151,9 +151,9 @@ OC.L10N.register( "No font overview" : "フォントの概要がありません", "Delete this font" : "このフォントを削除", "No results" : "該当なし", - "Could not find any section in the document" : "文書内のセクションが見つかりません", "Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択", - "Insert image" : "画像の挿入", + "Could not find any section in the document" : "文書内のセクションが見つかりません", + "Select file" : "ファイルを選択", "Document loading failed" : "ドキュメントの読み込みに失敗", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "詳細はCollabora Onlineのサーバーログを確認し、そこからNextcloudにアクセスできることを確認してください。", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "ソケット接続が予期せず終了しました。リバースプロキシの設定が間違っている可能性があります。", diff --git a/l10n/ja.json b/l10n/ja.json index b15802fecb..215a9ee289 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -149,9 +149,9 @@ "No font overview" : "フォントの概要がありません", "Delete this font" : "このフォントを削除", "No results" : "該当なし", - "Could not find any section in the document" : "文書内のセクションが見つかりません", "Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択", - "Insert image" : "画像の挿入", + "Could not find any section in the document" : "文書内のセクションが見つかりません", + "Select file" : "ファイルを選択", "Document loading failed" : "ドキュメントの読み込みに失敗", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "詳細はCollabora Onlineのサーバーログを確認し、そこからNextcloudにアクセスできることを確認してください。", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "ソケット接続が予期せず終了しました。リバースプロキシの設定が間違っている可能性があります。", diff --git a/l10n/ka.js b/l10n/ka.js index 1d7e0a6f16..0dfb38bde5 100644 --- a/l10n/ka.js +++ b/l10n/ka.js @@ -145,9 +145,9 @@ OC.L10N.register( "No font overview" : "No font overview", "Delete this font" : "Delete this font", "No results" : "No results", - "Could not find any section in the document" : "Could not find any section in the document", "Select file or folder to link to" : "Select file or folder to link to", - "Insert image" : "Insert image", + "Could not find any section in the document" : "Could not find any section in the document", + "Select file" : "აირჩიეთ ფაილი", "Document loading failed" : "Document loading failed", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator.", diff --git a/l10n/ka.json b/l10n/ka.json index 27e558e98e..30a093ebfe 100644 --- a/l10n/ka.json +++ b/l10n/ka.json @@ -143,9 +143,9 @@ "No font overview" : "No font overview", "Delete this font" : "Delete this font", "No results" : "No results", - "Could not find any section in the document" : "Could not find any section in the document", "Select file or folder to link to" : "Select file or folder to link to", - "Insert image" : "Insert image", + "Could not find any section in the document" : "Could not find any section in the document", + "Select file" : "აირჩიეთ ფაილი", "Document loading failed" : "Document loading failed", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator.", diff --git a/l10n/ko.js b/l10n/ko.js index 2df8ef50c4..af0fe938b0 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -98,7 +98,7 @@ OC.L10N.register( "Delete this font" : "이 서체 삭제", "No results" : "결과 없음", "Select file or folder to link to" : "링크할 파일이나 폴더 선택", - "Insert image" : "이미지 삽입", + "Select file" : "파일 선택", "Document loading failed" : "문서 불러오기 실패", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "더 자세한 정보는 Collabora Online 서버의 로그에서 확인하시고, Nextcloud가 해당 서버에 접근할 수 있는지 점검하십시오.", "Close" : "닫기", diff --git a/l10n/ko.json b/l10n/ko.json index f6fc17d275..4e4d8da02d 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -96,7 +96,7 @@ "Delete this font" : "이 서체 삭제", "No results" : "결과 없음", "Select file or folder to link to" : "링크할 파일이나 폴더 선택", - "Insert image" : "이미지 삽입", + "Select file" : "파일 선택", "Document loading failed" : "문서 불러오기 실패", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "더 자세한 정보는 Collabora Online 서버의 로그에서 확인하시고, Nextcloud가 해당 서버에 접근할 수 있는지 점검하십시오.", "Close" : "닫기", diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index f94dd97765..8c7f4d47c5 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -70,7 +70,6 @@ OC.L10N.register( "Add new token" : "Pridėti naują prieigos raktą", "Delete this font" : "Ištrinti šį šriftą", "No results" : "Rezultatų nėra", - "Insert image" : "Įterpti paveikslą", "Document loading failed" : "Nepavyko įkelti dokumento", "Close" : "Užverti", "Edit" : "Taisyti", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index c395bff197..0e511d2236 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -68,7 +68,6 @@ "Add new token" : "Pridėti naują prieigos raktą", "Delete this font" : "Ištrinti šį šriftą", "No results" : "Rezultatų nėra", - "Insert image" : "Įterpti paveikslą", "Document loading failed" : "Nepavyko įkelti dokumento", "Close" : "Užverti", "Edit" : "Taisyti", diff --git a/l10n/lv.js b/l10n/lv.js index 2bc6ae6bba..cbc9816edb 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -40,6 +40,7 @@ OC.L10N.register( "Description" : "Apraksts", "No font overview" : "Nav fonta pārskata", "No results" : "Nav rezultātu", + "Select file" : "Izvēlēties failu", "Close" : "Aizvērt", "Edit" : "Labot", "Failed to revert the document to older version" : "Neizdevās atjaunot dokumentu ar vecāku versiju", diff --git a/l10n/lv.json b/l10n/lv.json index f365953373..a934b54540 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -38,6 +38,7 @@ "Description" : "Apraksts", "No font overview" : "Nav fonta pārskata", "No results" : "Nav rezultātu", + "Select file" : "Izvēlēties failu", "Close" : "Aizvērt", "Edit" : "Labot", "Failed to revert the document to older version" : "Neizdevās atjaunot dokumentu ar vecāku versiju", diff --git a/l10n/mk.js b/l10n/mk.js index 4cef9df76e..b22b9ca5da 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -90,7 +90,6 @@ OC.L10N.register( "Add new token" : "Додади нов токен", "No results" : "Нема резултати", "Select file or folder to link to" : "Изберете датотека или папка за линк до", - "Insert image" : "Вметни фотографија", "Document loading failed" : "Неуспешно вчитување на документ", "Close" : "Затвори", "Edit" : "Уреди", diff --git a/l10n/mk.json b/l10n/mk.json index 525f0f39e8..5c6a15d90f 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -88,7 +88,6 @@ "Add new token" : "Додади нов токен", "No results" : "Нема резултати", "Select file or folder to link to" : "Изберете датотека или папка за линк до", - "Insert image" : "Вметни фотографија", "Document loading failed" : "Неуспешно вчитување на документ", "Close" : "Затвори", "Edit" : "Уреди", diff --git a/l10n/nb.js b/l10n/nb.js index 834ce09321..cb93c9e368 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -151,9 +151,9 @@ OC.L10N.register( "No font overview" : "Ingen skriftoversikt", "Delete this font" : "Slett denne skrifttypen", "No results" : "Ingen resultater", - "Could not find any section in the document" : "Kunne ikke finne noen seksjon i dokumentet", "Select file or folder to link to" : "Velg fil eller mappe å koble til", - "Insert image" : "Sett inn bilde", + "Could not find any section in the document" : "Kunne ikke finne noen seksjon i dokumentet", + "Select file" : "Velg fil", "Document loading failed" : "Lasting av dokument feilet", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Vennligst sjekk Collabora Online-serverloggen for mer informasjon og sørg for at Nextcloud kan nås derfra.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Socket-tilkoblingen lukket uventet. Den omvendte proxyen kan være feilkonfigurert, vennligst kontakt administratoren.", diff --git a/l10n/nb.json b/l10n/nb.json index 3be2200d11..b22e67e99e 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -149,9 +149,9 @@ "No font overview" : "Ingen skriftoversikt", "Delete this font" : "Slett denne skrifttypen", "No results" : "Ingen resultater", - "Could not find any section in the document" : "Kunne ikke finne noen seksjon i dokumentet", "Select file or folder to link to" : "Velg fil eller mappe å koble til", - "Insert image" : "Sett inn bilde", + "Could not find any section in the document" : "Kunne ikke finne noen seksjon i dokumentet", + "Select file" : "Velg fil", "Document loading failed" : "Lasting av dokument feilet", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Vennligst sjekk Collabora Online-serverloggen for mer informasjon og sørg for at Nextcloud kan nås derfra.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Socket-tilkoblingen lukket uventet. Den omvendte proxyen kan være feilkonfigurert, vennligst kontakt administratoren.", diff --git a/l10n/nl.js b/l10n/nl.js index 3a6c345768..34e7e0c178 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -113,7 +113,7 @@ OC.L10N.register( "Description" : "Omschrijving", "Add new token" : "Nieuw token toevoegen", "No results" : "Geen resultaten", - "Insert image" : "Invoegen afbeelding", + "Select file" : "Selecteer bestand", "Document loading failed" : "Document laden mislukt", "Close" : "Sluit", "Edit" : "Bewerken", diff --git a/l10n/nl.json b/l10n/nl.json index ab01b22b3b..1d12118e70 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -111,7 +111,7 @@ "Description" : "Omschrijving", "Add new token" : "Nieuw token toevoegen", "No results" : "Geen resultaten", - "Insert image" : "Invoegen afbeelding", + "Select file" : "Selecteer bestand", "Document loading failed" : "Document laden mislukt", "Close" : "Sluit", "Edit" : "Bewerken", diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js index fdd0a83db9..f9c5b5a82f 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -14,6 +14,7 @@ OC.L10N.register( "Cancel" : "Avbryt", "Save" : "Lagra", "Description" : "Skildring", + "Select file" : "Vel fil", "Close" : "Lukk", "Edit" : "Rediger", "Remove from favorites" : "Remove from favorites", diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index 79a4503acc..fe56219211 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -12,6 +12,7 @@ "Cancel" : "Avbryt", "Save" : "Lagra", "Description" : "Skildring", + "Select file" : "Vel fil", "Close" : "Lukk", "Edit" : "Rediger", "Remove from favorites" : "Remove from favorites", diff --git a/l10n/oc.js b/l10n/oc.js index a43e26b143..03a4364f1b 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -24,7 +24,7 @@ OC.L10N.register( "Submit" : "Transmetre", "Description" : "Descripcion", "No results" : "Cap de resultat", - "Insert image" : "Inserir imatge", + "Select file" : "Seleccionar fichièr", "Close" : "Tampar", "Edit" : "Modificar", "Saving …" : "Enregistrament...", diff --git a/l10n/oc.json b/l10n/oc.json index e7ecb53197..d1412e58df 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -22,7 +22,7 @@ "Submit" : "Transmetre", "Description" : "Descripcion", "No results" : "Cap de resultat", - "Insert image" : "Inserir imatge", + "Select file" : "Seleccionar fichièr", "Close" : "Tampar", "Edit" : "Modificar", "Saving …" : "Enregistrament...", diff --git a/l10n/pl.js b/l10n/pl.js index 9e8dc1ac9e..f448f6491c 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -150,9 +150,9 @@ OC.L10N.register( "No font overview" : "Brak przeglądu czcionki", "Delete this font" : "Usuń tę czcionkę", "No results" : "Brak wyników", - "Could not find any section in the document" : "Nie można znaleźć żadnej sekcji w dokumencie", "Select file or folder to link to" : "Wybierz plik lub katalog do linku", - "Insert image" : "Wstaw obraz", + "Could not find any section in the document" : "Nie można znaleźć żadnej sekcji w dokumencie", + "Select file" : "Wybierz plik", "Document loading failed" : "Wczytywanie dokumentu nie powiodło się", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Aby uzyskać więcej informacji, sprawdź dziennik serwera Collabora Online i upewnij się, że można z niego uzyskać dostęp do Nextcloud.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Połączenie z gniazdem zostało nieoczekiwanie zamknięte. Odwrotne proxy może być błędnie skonfigurowane. Skontaktuj się z administratorem.", diff --git a/l10n/pl.json b/l10n/pl.json index eee69be682..bbdf173932 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -148,9 +148,9 @@ "No font overview" : "Brak przeglądu czcionki", "Delete this font" : "Usuń tę czcionkę", "No results" : "Brak wyników", - "Could not find any section in the document" : "Nie można znaleźć żadnej sekcji w dokumencie", "Select file or folder to link to" : "Wybierz plik lub katalog do linku", - "Insert image" : "Wstaw obraz", + "Could not find any section in the document" : "Nie można znaleźć żadnej sekcji w dokumencie", + "Select file" : "Wybierz plik", "Document loading failed" : "Wczytywanie dokumentu nie powiodło się", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Aby uzyskać więcej informacji, sprawdź dziennik serwera Collabora Online i upewnij się, że można z niego uzyskać dostęp do Nextcloud.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Połączenie z gniazdem zostało nieoczekiwanie zamknięte. Odwrotne proxy może być błędnie skonfigurowane. Skontaktuj się z administratorem.", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index e2d29d823e..3cd8638c99 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -157,9 +157,9 @@ OC.L10N.register( "No font overview" : "Nenhuma visão geral da fonte", "Delete this font" : "Excluir esta fonte", "No results" : "Nenhum resultado", - "Could not find any section in the document" : "Não foi possível encontrar nenhuma seção no documento", "Select file or folder to link to" : "Selecione o arquivo ou pasta para vincular", - "Insert image" : "Inserir imagem", + "Could not find any section in the document" : "Não foi possível encontrar nenhuma seção no documento", + "Select file" : "Selecione o arquivo", "Document loading failed" : "O carregamento do documento falhou", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Verifique o log do servidor Collabora Online para obter mais detalhes e certifique-se de que o Nextcloud possa ser acessado a partir daí.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "A conexão do socket foi fechada inesperadamente. O proxy reverso pode estar configurado incorretamente. Entre em contato com o administrador.", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 628308399e..8cba7b2945 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -155,9 +155,9 @@ "No font overview" : "Nenhuma visão geral da fonte", "Delete this font" : "Excluir esta fonte", "No results" : "Nenhum resultado", - "Could not find any section in the document" : "Não foi possível encontrar nenhuma seção no documento", "Select file or folder to link to" : "Selecione o arquivo ou pasta para vincular", - "Insert image" : "Inserir imagem", + "Could not find any section in the document" : "Não foi possível encontrar nenhuma seção no documento", + "Select file" : "Selecione o arquivo", "Document loading failed" : "O carregamento do documento falhou", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Verifique o log do servidor Collabora Online para obter mais detalhes e certifique-se de que o Nextcloud possa ser acessado a partir daí.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "A conexão do socket foi fechada inesperadamente. O proxy reverso pode estar configurado incorretamente. Entre em contato com o administrador.", diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index a5228c34d1..441a8115ad 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -54,6 +54,7 @@ OC.L10N.register( "Submit" : "Submeter", "Description" : "Descrição", "No results" : "Sem resultados", + "Select file" : "Selecione o ficheiro", "Close" : "Fechar", "Edit" : "Editar", "Edit with {productName}" : "Editar com {productName}", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 8251035688..3fde4e3423 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -52,6 +52,7 @@ "Submit" : "Submeter", "Description" : "Descrição", "No results" : "Sem resultados", + "Select file" : "Selecione o ficheiro", "Close" : "Fechar", "Edit" : "Editar", "Edit with {productName}" : "Editar com {productName}", diff --git a/l10n/ro.js b/l10n/ro.js index e01cd33126..4965d13b8a 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -28,7 +28,6 @@ OC.L10N.register( "Description" : "Descriere", "No results" : "Niciun rezultat", "Select file or folder to link to" : "Selectați fișierul sau folderul țintă a link-ului", - "Insert image" : "Introdu imagine", "Close" : "Închide", "Edit" : "Editează", "Saving …" : "Se salvează", diff --git a/l10n/ro.json b/l10n/ro.json index 9bd4eb5d61..e38c78fe6b 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -26,7 +26,6 @@ "Description" : "Descriere", "No results" : "Niciun rezultat", "Select file or folder to link to" : "Selectați fișierul sau folderul țintă a link-ului", - "Insert image" : "Introdu imagine", "Close" : "Închide", "Edit" : "Editează", "Saving …" : "Se salvează", diff --git a/l10n/ru.js b/l10n/ru.js index 8d3613732e..fa1d8deee9 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -144,9 +144,9 @@ OC.L10N.register( "No font overview" : "Нет средства просмотра шрифтов.", "Delete this font" : "Удалить этот шрифт", "No results" : "Нет результатов", - "Could not find any section in the document" : "Не удалось найти ни одного раздела в документе", "Select file or folder to link to" : "Выберите файл или папку для создания ссылки", - "Insert image" : "Вставить изображение", + "Could not find any section in the document" : "Не удалось найти ни одного раздела в документе", + "Select file" : "Выбрать файл", "Document loading failed" : "Ошибка загрузки документа", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Для получения более подробной информации проверьте журнал сервера Collabora Online и убедитесь, что оттуда можно получить доступ к Nextcloud.", "Close" : "Закрыть", diff --git a/l10n/ru.json b/l10n/ru.json index 90a50bfac7..f01fce21f7 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -142,9 +142,9 @@ "No font overview" : "Нет средства просмотра шрифтов.", "Delete this font" : "Удалить этот шрифт", "No results" : "Нет результатов", - "Could not find any section in the document" : "Не удалось найти ни одного раздела в документе", "Select file or folder to link to" : "Выберите файл или папку для создания ссылки", - "Insert image" : "Вставить изображение", + "Could not find any section in the document" : "Не удалось найти ни одного раздела в документе", + "Select file" : "Выбрать файл", "Document loading failed" : "Ошибка загрузки документа", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Для получения более подробной информации проверьте журнал сервера Collabora Online и убедитесь, что оттуда можно получить доступ к Nextcloud.", "Close" : "Закрыть", diff --git a/l10n/sc.js b/l10n/sc.js index 664ddcc47e..81dd8b0e2b 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -105,7 +105,6 @@ OC.L10N.register( "Add new token" : "Agiunghe unu token nou", "No results" : "Perunu resurtadu", "Select file or folder to link to" : "Seletziona un'archìviu o una cartella de ligongiare", - "Insert image" : "Inserta·nche immàgine", "Close" : "Serra", "Edit" : "Modìfica", "Failed to load {productName} - please try again later" : "No at fatu a carrigare {productName} - torra a proare prus a tardu", diff --git a/l10n/sc.json b/l10n/sc.json index 7686b6490c..3dc7f609b0 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -103,7 +103,6 @@ "Add new token" : "Agiunghe unu token nou", "No results" : "Perunu resurtadu", "Select file or folder to link to" : "Seletziona un'archìviu o una cartella de ligongiare", - "Insert image" : "Inserta·nche immàgine", "Close" : "Serra", "Edit" : "Modìfica", "Failed to load {productName} - please try again later" : "No at fatu a carrigare {productName} - torra a proare prus a tardu", diff --git a/l10n/sk.js b/l10n/sk.js index daddb78798..838ce6d448 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -148,9 +148,9 @@ OC.L10N.register( "No font overview" : "Žiadný náhľad fontu", "Delete this font" : "Zmazať tento font", "No results" : "Žiadne výsledky", - "Could not find any section in the document" : "Nepodarilo sa nájsť žiadnu sekciu v dokumente", "Select file or folder to link to" : "Vyberte súbor alebo priečinok na ktorý odkazovať", - "Insert image" : "Vložiť obrázok", + "Could not find any section in the document" : "Nepodarilo sa nájsť žiadnu sekciu v dokumente", + "Select file" : "Označ súbor", "Document loading failed" : "Načítanie dokumentu zlyhalo", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Prosím, skontrolujte log servera Collabora Online pre viac informácií a uistite sa, že je možné pristopovať k Nextcloud zo servera Collabora.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Socketové pripojenie sa neočakávane ukončilo. Reverzný proxy server môže byť nesprávne nakonfigurovaný, prosím, kontaktujte administrátora.", diff --git a/l10n/sk.json b/l10n/sk.json index 3a4fe7d2f9..1991d4d296 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -146,9 +146,9 @@ "No font overview" : "Žiadný náhľad fontu", "Delete this font" : "Zmazať tento font", "No results" : "Žiadne výsledky", - "Could not find any section in the document" : "Nepodarilo sa nájsť žiadnu sekciu v dokumente", "Select file or folder to link to" : "Vyberte súbor alebo priečinok na ktorý odkazovať", - "Insert image" : "Vložiť obrázok", + "Could not find any section in the document" : "Nepodarilo sa nájsť žiadnu sekciu v dokumente", + "Select file" : "Označ súbor", "Document loading failed" : "Načítanie dokumentu zlyhalo", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Prosím, skontrolujte log servera Collabora Online pre viac informácií a uistite sa, že je možné pristopovať k Nextcloud zo servera Collabora.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Socketové pripojenie sa neočakávane ukončilo. Reverzný proxy server môže byť nesprávne nakonfigurovaný, prosím, kontaktujte administrátora.", diff --git a/l10n/sl.js b/l10n/sl.js index 2563907761..14f9b523c6 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -138,9 +138,9 @@ OC.L10N.register( "No font overview" : "Predogled pisave ni na voljo", "Delete this font" : "Izbriši to pisavo", "No results" : "Ni zadetkov", - "Could not find any section in the document" : "Ni mogoče najti razdelkov v dokumentu", "Select file or folder to link to" : "Izbor datoteke ali mape za povezavo", - "Insert image" : "Vstavi sliko", + "Could not find any section in the document" : "Ni mogoče najti razdelkov v dokumentu", + "Select file" : "Izbor datoteke", "Document loading failed" : "Nalaganje dokumenta je spodletelo", "Close" : "Zapri", "Edit" : "Uredi", diff --git a/l10n/sl.json b/l10n/sl.json index fd13454add..be6a61266c 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -136,9 +136,9 @@ "No font overview" : "Predogled pisave ni na voljo", "Delete this font" : "Izbriši to pisavo", "No results" : "Ni zadetkov", - "Could not find any section in the document" : "Ni mogoče najti razdelkov v dokumentu", "Select file or folder to link to" : "Izbor datoteke ali mape za povezavo", - "Insert image" : "Vstavi sliko", + "Could not find any section in the document" : "Ni mogoče najti razdelkov v dokumentu", + "Select file" : "Izbor datoteke", "Document loading failed" : "Nalaganje dokumenta je spodletelo", "Close" : "Zapri", "Edit" : "Uredi", diff --git a/l10n/sr.js b/l10n/sr.js index f351147aad..5bcf1901e7 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -157,9 +157,9 @@ OC.L10N.register( "No font overview" : "Нема прегледа фонта", "Delete this font" : "Обриши овај фонт", "No results" : "Нема резултата", - "Could not find any section in the document" : "Не може да се пронађе ниједан одељак у документу", "Select file or folder to link to" : "Изаберите фајл или фолдер на који показује линк", - "Insert image" : "Убаци слику", + "Could not find any section in the document" : "Не може да се пронађе ниједан одељак у документу", + "Select file" : "Изаберите фајл", "Document loading failed" : "Није успело учитавање документа", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Молимо вас да за више детаља погледате дневник Collabora Online сервера и обезбедите да је Nextcloud достижан са те локације.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Веза утичнице је неочекивано прекинута. Можда је поглешно подешен обрнути прокси, молимо вас да се обратите администратору.", diff --git a/l10n/sr.json b/l10n/sr.json index 352e90f1e1..650a02cd8e 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -155,9 +155,9 @@ "No font overview" : "Нема прегледа фонта", "Delete this font" : "Обриши овај фонт", "No results" : "Нема резултата", - "Could not find any section in the document" : "Не може да се пронађе ниједан одељак у документу", "Select file or folder to link to" : "Изаберите фајл или фолдер на који показује линк", - "Insert image" : "Убаци слику", + "Could not find any section in the document" : "Не може да се пронађе ниједан одељак у документу", + "Select file" : "Изаберите фајл", "Document loading failed" : "Није успело учитавање документа", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Молимо вас да за више детаља погледате дневник Collabora Online сервера и обезбедите да је Nextcloud достижан са те локације.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Веза утичнице је неочекивано прекинута. Можда је поглешно подешен обрнути прокси, молимо вас да се обратите администратору.", diff --git a/l10n/sv.js b/l10n/sv.js index 185b908f4c..f76ef5eb26 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -139,9 +139,9 @@ OC.L10N.register( "No font overview" : "Ingen typsnittsöversikt", "Delete this font" : "Ta bort detta typsnitt", "No results" : "Inga resultat", - "Could not find any section in the document" : "Kunde inte hitta något avsnitt i dokumentet", "Select file or folder to link to" : "Välj fil eller mapp att länka till", - "Insert image" : "Infoga bild", + "Could not find any section in the document" : "Kunde inte hitta något avsnitt i dokumentet", + "Select file" : "Välj fil", "Document loading failed" : "Kunde inte ladda dokumentet", "Close" : "Stäng", "Edit" : "Redigera", diff --git a/l10n/sv.json b/l10n/sv.json index 6ae7f1d913..564bff347e 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -137,9 +137,9 @@ "No font overview" : "Ingen typsnittsöversikt", "Delete this font" : "Ta bort detta typsnitt", "No results" : "Inga resultat", - "Could not find any section in the document" : "Kunde inte hitta något avsnitt i dokumentet", "Select file or folder to link to" : "Välj fil eller mapp att länka till", - "Insert image" : "Infoga bild", + "Could not find any section in the document" : "Kunde inte hitta något avsnitt i dokumentet", + "Select file" : "Välj fil", "Document loading failed" : "Kunde inte ladda dokumentet", "Close" : "Stäng", "Edit" : "Redigera", diff --git a/l10n/tr.js b/l10n/tr.js index 8d02df43d7..c61fb7e389 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -152,9 +152,9 @@ OC.L10N.register( "No font overview" : "Yazı tipi özeti yok", "Delete this font" : "Bu yazı tipini sil", "No results" : "Herhangi bir sonuç bulunamadı", - "Could not find any section in the document" : "Belgede herhangi bir bölüm bulunamadı", "Select file or folder to link to" : "Bağlantı verilecek dosya ya da klasörü seçin", - "Insert image" : "Görsel ekle", + "Could not find any section in the document" : "Belgede herhangi bir bölüm bulunamadı", + "Select file" : "Dosyayı seç", "Document loading failed" : "Belge yüklenemedi", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Daha fazla ayrıntı için lütfen Collabora Online sunucu günlüğüne bakın ve buradan Nextcloud üzerine erişilebildiğinden emin olun.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Soket bağlantısı beklenmedik bir şekilde kapandı. Ters vekil sunucu yanlış yapılandırılmış olabilir, lütfen yöneticiyle görüşün.", diff --git a/l10n/tr.json b/l10n/tr.json index 9bb9b30959..ce45e9e5cc 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -150,9 +150,9 @@ "No font overview" : "Yazı tipi özeti yok", "Delete this font" : "Bu yazı tipini sil", "No results" : "Herhangi bir sonuç bulunamadı", - "Could not find any section in the document" : "Belgede herhangi bir bölüm bulunamadı", "Select file or folder to link to" : "Bağlantı verilecek dosya ya da klasörü seçin", - "Insert image" : "Görsel ekle", + "Could not find any section in the document" : "Belgede herhangi bir bölüm bulunamadı", + "Select file" : "Dosyayı seç", "Document loading failed" : "Belge yüklenemedi", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "Daha fazla ayrıntı için lütfen Collabora Online sunucu günlüğüne bakın ve buradan Nextcloud üzerine erişilebildiğinden emin olun.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "Soket bağlantısı beklenmedik bir şekilde kapandı. Ters vekil sunucu yanlış yapılandırılmış olabilir, lütfen yöneticiyle görüşün.", diff --git a/l10n/ug.js b/l10n/ug.js index 8c039d9a0d..0506741d85 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -152,9 +152,9 @@ OC.L10N.register( "No font overview" : "خەت نۇسخىسى يوق", "Delete this font" : "بۇ خەتنى ئۆچۈرۈڭ", "No results" : "ھېچقانداق نەتىجە يوق", - "Could not find any section in the document" : "ھۆججەتتىن ھېچقانداق بۆلەك تاپالمىدى", "Select file or folder to link to" : "ئۇلىنىدىغان ھۆججەت ياكى ھۆججەت قىسقۇچنى تاللاڭ", - "Insert image" : "رەسىم قىستۇرۇش", + "Could not find any section in the document" : "ھۆججەتتىن ھېچقانداق بۆلەك تاپالمىدى", + "Select file" : "ھۆججەتنى تاللاڭ", "Document loading failed" : "ھۆججەت يۈكلەش مەغلۇب بولدى", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "تېخىمۇ كۆپ تەپسىلاتلار ئۈچۈن Collabora Online مۇلازىمېتىر خاتىرىسىنى تەكشۈرۈپ ، Nextcloud نىڭ ئۇ يەردىن يېتىپ بارالايدىغانلىقىنى جەزملەشتۈرۈڭ.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "ئويلىمىغان يەردىن ئۇلىنىش ئۇلىنىشى. تەتۈر ۋاكالەتچى خاتا سەپلەنگەن بولۇشى مۇمكىن ، باشقۇرغۇچى بىلەن ئالاقىلىشىڭ.", diff --git a/l10n/ug.json b/l10n/ug.json index 72a1e9c0ab..c4e4e8e2aa 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -150,9 +150,9 @@ "No font overview" : "خەت نۇسخىسى يوق", "Delete this font" : "بۇ خەتنى ئۆچۈرۈڭ", "No results" : "ھېچقانداق نەتىجە يوق", - "Could not find any section in the document" : "ھۆججەتتىن ھېچقانداق بۆلەك تاپالمىدى", "Select file or folder to link to" : "ئۇلىنىدىغان ھۆججەت ياكى ھۆججەت قىسقۇچنى تاللاڭ", - "Insert image" : "رەسىم قىستۇرۇش", + "Could not find any section in the document" : "ھۆججەتتىن ھېچقانداق بۆلەك تاپالمىدى", + "Select file" : "ھۆججەتنى تاللاڭ", "Document loading failed" : "ھۆججەت يۈكلەش مەغلۇب بولدى", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "تېخىمۇ كۆپ تەپسىلاتلار ئۈچۈن Collabora Online مۇلازىمېتىر خاتىرىسىنى تەكشۈرۈپ ، Nextcloud نىڭ ئۇ يەردىن يېتىپ بارالايدىغانلىقىنى جەزملەشتۈرۈڭ.", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "ئويلىمىغان يەردىن ئۇلىنىش ئۇلىنىشى. تەتۈر ۋاكالەتچى خاتا سەپلەنگەن بولۇشى مۇمكىن ، باشقۇرغۇچى بىلەن ئالاقىلىشىڭ.", diff --git a/l10n/uk.js b/l10n/uk.js index 669712c557..827be2236f 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -144,9 +144,9 @@ OC.L10N.register( "No font overview" : "Немає огляду шрифтів", "Delete this font" : "Вилучити цей шрифт", "No results" : "Немає результатів", - "Could not find any section in the document" : "Неможливо знайти жодного розділу у документі", "Select file or folder to link to" : "Виберіть файл або каталог, до якого потрібно застосувати посилання", - "Insert image" : "Додати зображення", + "Could not find any section in the document" : "Неможливо знайти жодного розділу у документі", + "Select file" : "Виберіть файл", "Document loading failed" : "Не вдалося завантажити документ", "Close" : "закрити", "Edit" : "Редагувати", diff --git a/l10n/uk.json b/l10n/uk.json index 1ea054c9f6..5f96f73db2 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -142,9 +142,9 @@ "No font overview" : "Немає огляду шрифтів", "Delete this font" : "Вилучити цей шрифт", "No results" : "Немає результатів", - "Could not find any section in the document" : "Неможливо знайти жодного розділу у документі", "Select file or folder to link to" : "Виберіть файл або каталог, до якого потрібно застосувати посилання", - "Insert image" : "Додати зображення", + "Could not find any section in the document" : "Неможливо знайти жодного розділу у документі", + "Select file" : "Виберіть файл", "Document loading failed" : "Не вдалося завантажити документ", "Close" : "закрити", "Edit" : "Редагувати", diff --git a/l10n/vi.js b/l10n/vi.js index eb99fc117c..69d23e85cd 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -120,7 +120,7 @@ OC.L10N.register( "Add new token" : "Thêm token mới", "No results" : "Không có kết quả", "Select file or folder to link to" : "Chọn tập tin hoặc thư mục để liên kết đến", - "Insert image" : "Chèn ảnh", + "Select file" : "Chọn tập tin", "Close" : "Đóng", "Edit" : "Chỉnh sửa", "Failed to load {productName} - please try again later" : "Không tải được {productName} - vui lòng thử lại sau", diff --git a/l10n/vi.json b/l10n/vi.json index ca582ce01e..e4733e9128 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -118,7 +118,7 @@ "Add new token" : "Thêm token mới", "No results" : "Không có kết quả", "Select file or folder to link to" : "Chọn tập tin hoặc thư mục để liên kết đến", - "Insert image" : "Chèn ảnh", + "Select file" : "Chọn tập tin", "Close" : "Đóng", "Edit" : "Chỉnh sửa", "Failed to load {productName} - please try again later" : "Không tải được {productName} - vui lòng thử lại sau", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 5f1ac416a7..0e182cd572 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -151,9 +151,9 @@ OC.L10N.register( "No font overview" : "没有字体概览", "Delete this font" : "删除该字体", "No results" : "无结果", - "Could not find any section in the document" : "在此文档中找不到任何节", "Select file or folder to link to" : "选择需要链接的文件或文件夹", - "Insert image" : "插入图片", + "Could not find any section in the document" : "在此文档中找不到任何节", + "Select file" : "选择文件", "Document loading failed" : "文档加载失败", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "请检查 Collabora Online 服务器日志以查看更多信息,并确保 Nextcloud 可以连接至该服务器。", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "网络连接意外关闭。反向代理可能配置错误,请联系管理员处理。", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 69951d1930..43a3101e98 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -149,9 +149,9 @@ "No font overview" : "没有字体概览", "Delete this font" : "删除该字体", "No results" : "无结果", - "Could not find any section in the document" : "在此文档中找不到任何节", "Select file or folder to link to" : "选择需要链接的文件或文件夹", - "Insert image" : "插入图片", + "Could not find any section in the document" : "在此文档中找不到任何节", + "Select file" : "选择文件", "Document loading failed" : "文档加载失败", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "请检查 Collabora Online 服务器日志以查看更多信息,并确保 Nextcloud 可以连接至该服务器。", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "网络连接意外关闭。反向代理可能配置错误,请联系管理员处理。", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 73597a8eab..d3370a8c58 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -158,9 +158,9 @@ OC.L10N.register( "No font overview" : "沒有字體概觀", "Delete this font" : "刪除此字體", "No results" : "沒有符合搜尋的項目", - "Could not find any section in the document" : "在文件中找不到任何區塊", "Select file or folder to link to" : "選擇要連結的檔案或資料夾", - "Insert image" : "插入圖像", + "Could not find any section in the document" : "在文件中找不到任何區塊", + "Select file" : "選擇檔案", "Document loading failed" : "文件加載失敗", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "請檢查 Collabora Online 伺服器記錄以獲取更多詳細資訊,並確保 Nextcloud 可以從該伺服器連接。", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "套接字連接意外關閉。反向代理可能配置不正確,請聯繫管理員處理。", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index fccc5c40b4..590e4b39ec 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -156,9 +156,9 @@ "No font overview" : "沒有字體概觀", "Delete this font" : "刪除此字體", "No results" : "沒有符合搜尋的項目", - "Could not find any section in the document" : "在文件中找不到任何區塊", "Select file or folder to link to" : "選擇要連結的檔案或資料夾", - "Insert image" : "插入圖像", + "Could not find any section in the document" : "在文件中找不到任何區塊", + "Select file" : "選擇檔案", "Document loading failed" : "文件加載失敗", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "請檢查 Collabora Online 伺服器記錄以獲取更多詳細資訊,並確保 Nextcloud 可以從該伺服器連接。", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "套接字連接意外關閉。反向代理可能配置不正確,請聯繫管理員處理。", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 851f7aef72..431e2eae64 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -158,9 +158,9 @@ OC.L10N.register( "No font overview" : "無字型概覽", "Delete this font" : "刪除此字型", "No results" : "沒有符合搜尋的項目", - "Could not find any section in the document" : "在文件中找不到任何區塊", "Select file or folder to link to" : "選取要連結的檔案或資料夾", - "Insert image" : "插入影像", + "Could not find any section in the document" : "在文件中找不到任何區塊", + "Select file" : "選擇檔案", "Document loading failed" : "文件載入失敗", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "請檢查 Collabora Online 伺服器紀錄檔以取得更多資訊,並確保可以從該處存取 Nextcloud。", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "網路插座連線意外關閉。反向代理伺服器設定可能不正確,請聯絡管理員。", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 9df442952d..4a783327bd 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -156,9 +156,9 @@ "No font overview" : "無字型概覽", "Delete this font" : "刪除此字型", "No results" : "沒有符合搜尋的項目", - "Could not find any section in the document" : "在文件中找不到任何區塊", "Select file or folder to link to" : "選取要連結的檔案或資料夾", - "Insert image" : "插入影像", + "Could not find any section in the document" : "在文件中找不到任何區塊", + "Select file" : "選擇檔案", "Document loading failed" : "文件載入失敗", "Please check the Collabora Online server log for more details and make sure that Nextcloud can be reached from there." : "請檢查 Collabora Online 伺服器紀錄檔以取得更多資訊,並確保可以從該處存取 Nextcloud。", "Socket connection closed unexpectedly. The reverse proxy might be misconfigured, please contact the administrator." : "網路插座連線意外關閉。反向代理伺服器設定可能不正確,請聯絡管理員。",