From 7671721f5fa36278a5c6553c5b8052b972829fb8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 9 Mar 2023 03:38:10 +0000 Subject: [PATCH] =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translatio?= =?UTF-8?q?ns=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- l10n/da.js | 1 + l10n/da.json | 1 + l10n/ru.js | 1 + l10n/ru.json | 1 + 4 files changed, 4 insertions(+) diff --git a/l10n/da.js b/l10n/da.js index aeb60753670..d2d07131450 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -48,6 +48,7 @@ OC.L10N.register( "Code block" : "Kodeblok", "Upload from computer" : "Upload fra computer", "Remove link" : "Fjern link", + "Select file or folder to link to" : "Vælg fil eller mappe at linke til", "Translate" : "Oversæt", "Replace" : "Erstat", "Unsupported image type" : "Ikke-understøttet billede format", diff --git a/l10n/da.json b/l10n/da.json index bd40fe1b4d9..4476dfaccb3 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -46,6 +46,7 @@ "Code block" : "Kodeblok", "Upload from computer" : "Upload fra computer", "Remove link" : "Fjern link", + "Select file or folder to link to" : "Vælg fil eller mappe at linke til", "Translate" : "Oversæt", "Replace" : "Erstat", "Unsupported image type" : "Ikke-understøttet billede format", diff --git a/l10n/ru.js b/l10n/ru.js index 726c960deca..05f0f363604 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -68,6 +68,7 @@ OC.L10N.register( "Insert from Files" : "Вставить из файлов", "Remove link" : "Удалить ссылку", "Update link" : "Обновить ссылку", + "Select file or folder to link to" : "Выберите файл или папку для создания ссылки", "Translate" : "Помочь с переводом", "Replace" : "Заменить", "No emoji found" : "Эмодзи не найдено", diff --git a/l10n/ru.json b/l10n/ru.json index 1b4e0afeac3..91412b7871b 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -66,6 +66,7 @@ "Insert from Files" : "Вставить из файлов", "Remove link" : "Удалить ссылку", "Update link" : "Обновить ссылку", + "Select file or folder to link to" : "Выберите файл или папку для создания ссылки", "Translate" : "Помочь с переводом", "Replace" : "Заменить", "No emoji found" : "Эмодзи не найдено",