[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2022-09-08 03:35:59 +00:00
Родитель e542d159f9
Коммит 5db015121e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
20 изменённых файлов: 102 добавлений и 14 удалений

Просмотреть файл

@ -31,6 +31,7 @@ OC.L10N.register(
"Edit guest name" : "Редактиране на името на госта",
"Guest" : "Гост",
"Save guest name" : "Запис на името на госта",
"Insert an attachment" : "Вмъкване на прикачен файл",
"guest" : "гост",
"Show author colors" : "Показване на цветовете на автора",
"Author colors are only shown until everyone has closed the document." : "Цветовете на автора се показват само докато всички не затворят документа.",
@ -84,6 +85,8 @@ OC.L10N.register(
"Remove Link" : "Премахване на връзка",
"Select file to link to" : "Избор на файл за връзка с",
"Link to this section" : "Връзка към този раздел",
"Delete this attachment" : "Изтрийте този прикачен файл",
"Delete this image" : "Изтрийте това изображение",
"Failed to load" : "Неуспешно зареждане",
"Unsupported image type" : "Неподдържан тип изображение",
"Add row before" : "Добавяне на ред преди",
@ -112,6 +115,7 @@ OC.L10N.register(
"Danger" : "Опасност",
"Table" : "Таблица",
"Insert emoji" : "Вмъкване на емотикон",
"Insert attachment" : "Вмъкнете прикачен файл",
"Command" : "Команда",
"Control" : "Control Center",
"Option" : "Опция",

Просмотреть файл

@ -29,6 +29,7 @@
"Edit guest name" : "Редактиране на името на госта",
"Guest" : "Гост",
"Save guest name" : "Запис на името на госта",
"Insert an attachment" : "Вмъкване на прикачен файл",
"guest" : "гост",
"Show author colors" : "Показване на цветовете на автора",
"Author colors are only shown until everyone has closed the document." : "Цветовете на автора се показват само докато всички не затворят документа.",
@ -82,6 +83,8 @@
"Remove Link" : "Премахване на връзка",
"Select file to link to" : "Избор на файл за връзка с",
"Link to this section" : "Връзка към този раздел",
"Delete this attachment" : "Изтрийте този прикачен файл",
"Delete this image" : "Изтрийте това изображение",
"Failed to load" : "Неуспешно зареждане",
"Unsupported image type" : "Неподдържан тип изображение",
"Add row before" : "Добавяне на ред преди",
@ -110,6 +113,7 @@
"Danger" : "Опасност",
"Table" : "Таблица",
"Insert emoji" : "Вмъкване на емотикон",
"Insert attachment" : "Вмъкнете прикачен файл",
"Command" : "Команда",
"Control" : "Control Center",
"Option" : "Опция",

Просмотреть файл

@ -31,6 +31,7 @@ OC.L10N.register(
"Edit guest name" : "Upravit jméno hosta",
"Guest" : "Host",
"Save guest name" : "Uložit jméno hosta",
"Insert an attachment" : "Vložit přílohu",
"guest" : "host",
"Show author colors" : "Zobrazit barvy autorů",
"Author colors are only shown until everyone has closed the document." : "Barvy autorů se zobrazují pouze tehdy, když všichni zavřou dokument.",
@ -84,6 +85,8 @@ OC.L10N.register(
"Remove Link" : "Odebrat odkaz",
"Select file to link to" : "Vyberte soubor na který odkázat",
"Link to this section" : "Odkázat na tuto sekci",
"Delete this attachment" : "Smazat tuto přílohu",
"Delete this image" : "Smazat tento obrázek",
"Failed to load" : "Nepodařilo se načíst",
"Unsupported image type" : "Nepodporovaný typ obrázku",
"Add row before" : "Přidat řádek před",

Просмотреть файл

@ -29,6 +29,7 @@
"Edit guest name" : "Upravit jméno hosta",
"Guest" : "Host",
"Save guest name" : "Uložit jméno hosta",
"Insert an attachment" : "Vložit přílohu",
"guest" : "host",
"Show author colors" : "Zobrazit barvy autorů",
"Author colors are only shown until everyone has closed the document." : "Barvy autorů se zobrazují pouze tehdy, když všichni zavřou dokument.",
@ -82,6 +83,8 @@
"Remove Link" : "Odebrat odkaz",
"Select file to link to" : "Vyberte soubor na který odkázat",
"Link to this section" : "Odkázat na tuto sekci",
"Delete this attachment" : "Smazat tuto přílohu",
"Delete this image" : "Smazat tento obrázek",
"Failed to load" : "Nepodařilo se načíst",
"Unsupported image type" : "Nepodporovaný typ obrázku",
"Add row before" : "Přidat řádek před",

Просмотреть файл

@ -25,10 +25,13 @@ OC.L10N.register(
"The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen könnten nicht angewandt werden.",
"File could not be loaded. Please check your internet connection." : "Datei konnte nicht geladen werden. Internetverbindung prüfen.",
"This file is opened read-only as it is currently locked by {user}." : "Diese Datei ist schreibgeschützt geöffnet, da sie derzeit von {user} gesperrt ist.",
"Outline" : "Gliederung",
"Close outline view" : "Gliederungsansicht schließen",
"Enter your name so other people can see who is editing" : "Gebe deinen Namen ein, so dass andere Benutzer sehen können, wer bearbeitet",
"Edit guest name" : "Gast-Namen bearbeiten",
"Guest" : "Gast",
"Save guest name" : "Gast-Namen speichern",
"Insert an attachment" : "Anhang einfügen",
"guest" : "Gast",
"Show author colors" : "Autorenfarben anzeigen",
"Author colors are only shown until everyone has closed the document." : "Autorenfarben werden nur so lange angezeigt, bis jeder das Dokument geschlossen hat.",
@ -81,6 +84,9 @@ OC.L10N.register(
"Link file" : "Datei verknüpfen",
"Remove Link" : "Link entfernen",
"Select file to link to" : "Wähle die zu verknüpfende Datei aus",
"Link to this section" : "Verweis zu diesem Abschnitt",
"Delete this attachment" : "Anhang löschen",
"Delete this image" : "Bild löschen",
"Failed to load" : "Fehler beim Laden",
"Unsupported image type" : "Nicht unterstütztes Bild-Format",
"Add row before" : "Zeile davor hinzufügen",
@ -99,6 +105,8 @@ OC.L10N.register(
"Heading 3" : "Überschrift 3",
"Heading 4" : "Überschrift 4",
"Heading 5" : "Überschrift 5",
"Hide outline" : "Gliederung ausblenden",
"Show outline" : "Gliederung anzeigen",
"To-Do list" : "Aufgabenliste",
"Callouts" : "Beschriftungen",
"Info" : "Information",

Просмотреть файл

@ -23,10 +23,13 @@
"The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen könnten nicht angewandt werden.",
"File could not be loaded. Please check your internet connection." : "Datei konnte nicht geladen werden. Internetverbindung prüfen.",
"This file is opened read-only as it is currently locked by {user}." : "Diese Datei ist schreibgeschützt geöffnet, da sie derzeit von {user} gesperrt ist.",
"Outline" : "Gliederung",
"Close outline view" : "Gliederungsansicht schließen",
"Enter your name so other people can see who is editing" : "Gebe deinen Namen ein, so dass andere Benutzer sehen können, wer bearbeitet",
"Edit guest name" : "Gast-Namen bearbeiten",
"Guest" : "Gast",
"Save guest name" : "Gast-Namen speichern",
"Insert an attachment" : "Anhang einfügen",
"guest" : "Gast",
"Show author colors" : "Autorenfarben anzeigen",
"Author colors are only shown until everyone has closed the document." : "Autorenfarben werden nur so lange angezeigt, bis jeder das Dokument geschlossen hat.",
@ -79,6 +82,9 @@
"Link file" : "Datei verknüpfen",
"Remove Link" : "Link entfernen",
"Select file to link to" : "Wähle die zu verknüpfende Datei aus",
"Link to this section" : "Verweis zu diesem Abschnitt",
"Delete this attachment" : "Anhang löschen",
"Delete this image" : "Bild löschen",
"Failed to load" : "Fehler beim Laden",
"Unsupported image type" : "Nicht unterstütztes Bild-Format",
"Add row before" : "Zeile davor hinzufügen",
@ -97,6 +103,8 @@
"Heading 3" : "Überschrift 3",
"Heading 4" : "Überschrift 4",
"Heading 5" : "Überschrift 5",
"Hide outline" : "Gliederung ausblenden",
"Show outline" : "Gliederung anzeigen",
"To-Do list" : "Aufgabenliste",
"Callouts" : "Beschriftungen",
"Info" : "Information",

Просмотреть файл

@ -13,6 +13,7 @@ OC.L10N.register(
"No file uploaded or file size exceeds maximum of %s" : "Tiedostoa ei lähetetty tai sen koko ylitti maksimin %s",
"Nextcloud Text" : "Nextcloud Text",
"text document" : "Tekstiasiakirja",
"{user} has mentioned you in the text document {node}" : "{user} mainitsi sinut tekstiasiakirjassa {node}",
"Readme" : "Lueminut",
"Text" : "Teksti",
"📝 Collaborative document editing" : "📝 Yhteistyöhön perustuvaa asiakirjojen muokkausta",
@ -27,6 +28,7 @@ OC.L10N.register(
"Edit guest name" : "Muokkaa vieraan nimeä",
"Guest" : "Vieras",
"Save guest name" : "Tallenna vieraan nimi",
"Insert an attachment" : "Lisää liite",
"guest" : "vieras",
"Show author colors" : "Näytä tekijän värit",
"Active people" : "Aktiiviset ihmiset",
@ -73,6 +75,9 @@ OC.L10N.register(
"Link file" : "Linkitä tiedosto",
"Remove Link" : "Poista linkki",
"Select file to link to" : "Valitse tiedosto johon linkitetään",
"Link to this section" : "Linkki tähän osioon",
"Delete this attachment" : "Poista tämä liite",
"Delete this image" : "Poista tämä kuva",
"Failed to load" : "Lataaminen epäonnistui",
"Unsupported image type" : "Ei-tuettu kuvatiedostomuoto",
"Add row before" : "Lisää rivi ennen",

Просмотреть файл

@ -11,6 +11,7 @@
"No file uploaded or file size exceeds maximum of %s" : "Tiedostoa ei lähetetty tai sen koko ylitti maksimin %s",
"Nextcloud Text" : "Nextcloud Text",
"text document" : "Tekstiasiakirja",
"{user} has mentioned you in the text document {node}" : "{user} mainitsi sinut tekstiasiakirjassa {node}",
"Readme" : "Lueminut",
"Text" : "Teksti",
"📝 Collaborative document editing" : "📝 Yhteistyöhön perustuvaa asiakirjojen muokkausta",
@ -25,6 +26,7 @@
"Edit guest name" : "Muokkaa vieraan nimeä",
"Guest" : "Vieras",
"Save guest name" : "Tallenna vieraan nimi",
"Insert an attachment" : "Lisää liite",
"guest" : "vieras",
"Show author colors" : "Näytä tekijän värit",
"Active people" : "Aktiiviset ihmiset",
@ -71,6 +73,9 @@
"Link file" : "Linkitä tiedosto",
"Remove Link" : "Poista linkki",
"Select file to link to" : "Valitse tiedosto johon linkitetään",
"Link to this section" : "Linkki tähän osioon",
"Delete this attachment" : "Poista tämä liite",
"Delete this image" : "Poista tämä kuva",
"Failed to load" : "Lataaminen epäonnistui",
"Unsupported image type" : "Ei-tuettu kuvatiedostomuoto",
"Add row before" : "Lisää rivi ennen",

Просмотреть файл

@ -31,6 +31,7 @@ OC.L10N.register(
"Edit guest name" : "Edytuj nazwę gościa",
"Guest" : "Gość",
"Save guest name" : "Zapisz nazwę gościa",
"Insert an attachment" : "Wstaw załącznik",
"guest" : "gość",
"Show author colors" : "Pokaż kolory autora",
"Author colors are only shown until everyone has closed the document." : "Kolory autora są pokazane tylko do czasu zamknięcia dokumentu.",
@ -84,6 +85,8 @@ OC.L10N.register(
"Remove Link" : "Usuń link",
"Select file to link to" : "Wybierz plik dla linku",
"Link to this section" : "Link do tej sekcji",
"Delete this attachment" : "Usuń ten załącznik",
"Delete this image" : "Usuń ten obraz",
"Failed to load" : "Nie udało się wczytać",
"Unsupported image type" : "Nieobsługiwany typ obrazu",
"Add row before" : "Dodaj wiersz przed",

Просмотреть файл

@ -29,6 +29,7 @@
"Edit guest name" : "Edytuj nazwę gościa",
"Guest" : "Gość",
"Save guest name" : "Zapisz nazwę gościa",
"Insert an attachment" : "Wstaw załącznik",
"guest" : "gość",
"Show author colors" : "Pokaż kolory autora",
"Author colors are only shown until everyone has closed the document." : "Kolory autora są pokazane tylko do czasu zamknięcia dokumentu.",
@ -82,6 +83,8 @@
"Remove Link" : "Usuń link",
"Select file to link to" : "Wybierz plik dla linku",
"Link to this section" : "Link do tej sekcji",
"Delete this attachment" : "Usuń ten załącznik",
"Delete this image" : "Usuń ten obraz",
"Failed to load" : "Nie udało się wczytać",
"Unsupported image type" : "Nieobsługiwany typ obrazu",
"Add row before" : "Dodaj wiersz przed",

Просмотреть файл

@ -2,15 +2,15 @@ OC.L10N.register(
"text",
{
"New text file" : "Novo arquivo de texto",
"The file was uploaded" : "O arquivo foi carregado",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize no php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O arquivo enviado excede a diretiva MAX_FILE_SIZE que foi especificada no formulário HTML",
"The file was only partially uploaded" : "O arquivo foi carregado apenas parcialmente",
"The file was uploaded" : "O arquivo foi enviado",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a configuração upload_max_filesize no php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O arquivo enviado excede a configuração MAX_FILE_SIZE que foi especificada no formulário HTML",
"The file was only partially uploaded" : "Apenas uma parte do arquivo foi enviado",
"No file was uploaded" : "Nenhum arquivo foi enviado",
"Missing a temporary folder" : "Faltando uma pasta temporária",
"Could not write file to disk" : "Não foi possível gravar o arquivo no disco",
"A PHP extension stopped the file upload" : "Uma extensão PHP interrompeu o envio do arquivo",
"No file uploaded or file size exceeds maximum of %s" : "Nenhum arquivo carregado ou o tamanho do arquivo excede o máximo de%s",
"No file uploaded or file size exceeds maximum of %s" : "Ou nenhum arquivo foi enviado ou o tamanho do arquivo excede o máximo de%s",
"Nextcloud Text" : "Nextcloud Texto",
"text document" : "documento de texto",
"Readme" : "Leiame",
@ -29,8 +29,8 @@ OC.L10N.register(
"Guest" : "Convidado",
"Save guest name" : "Salvar nome de convidado",
"guest" : "convidado",
"Show author colors" : "Mostrar cores do autor ",
"Author colors are only shown until everyone has closed the document." : "As cores do autor só são exibidas até que todos tenham fechado o documento. ",
"Show author colors" : "Mostrar cores de autoria",
"Author colors are only shown until everyone has closed the document." : "As cores de autoria só são exibidas até que todas as pessoas tenham fechado o documento. ",
"Active people" : "Pessoas ativas",
"Document save status" : "Status de salvamento do documento",
"Last saved" : "Último salvo",

Просмотреть файл

@ -1,14 +1,14 @@
{ "translations": {
"New text file" : "Novo arquivo de texto",
"The file was uploaded" : "O arquivo foi carregado",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize no php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O arquivo enviado excede a diretiva MAX_FILE_SIZE que foi especificada no formulário HTML",
"The file was only partially uploaded" : "O arquivo foi carregado apenas parcialmente",
"The file was uploaded" : "O arquivo foi enviado",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a configuração upload_max_filesize no php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O arquivo enviado excede a configuração MAX_FILE_SIZE que foi especificada no formulário HTML",
"The file was only partially uploaded" : "Apenas uma parte do arquivo foi enviado",
"No file was uploaded" : "Nenhum arquivo foi enviado",
"Missing a temporary folder" : "Faltando uma pasta temporária",
"Could not write file to disk" : "Não foi possível gravar o arquivo no disco",
"A PHP extension stopped the file upload" : "Uma extensão PHP interrompeu o envio do arquivo",
"No file uploaded or file size exceeds maximum of %s" : "Nenhum arquivo carregado ou o tamanho do arquivo excede o máximo de%s",
"No file uploaded or file size exceeds maximum of %s" : "Ou nenhum arquivo foi enviado ou o tamanho do arquivo excede o máximo de%s",
"Nextcloud Text" : "Nextcloud Texto",
"text document" : "documento de texto",
"Readme" : "Leiame",
@ -27,8 +27,8 @@
"Guest" : "Convidado",
"Save guest name" : "Salvar nome de convidado",
"guest" : "convidado",
"Show author colors" : "Mostrar cores do autor ",
"Author colors are only shown until everyone has closed the document." : "As cores do autor só são exibidas até que todos tenham fechado o documento. ",
"Show author colors" : "Mostrar cores de autoria",
"Author colors are only shown until everyone has closed the document." : "As cores de autoria só são exibidas até que todas as pessoas tenham fechado o documento. ",
"Active people" : "Pessoas ativas",
"Document save status" : "Status de salvamento do documento",
"Last saved" : "Último salvo",

Просмотреть файл

@ -31,6 +31,7 @@ OC.L10N.register(
"Edit guest name" : "Konuk adını düzenle",
"Guest" : "Konuk",
"Save guest name" : "Konuk adını kaydet",
"Insert an attachment" : "Bir ek dosya ekle",
"guest" : "konuk",
"Show author colors" : "Yazar renkleri görüntülensin",
"Author colors are only shown until everyone has closed the document." : "Yazar renkleri herkes belgeyi kapatana kadar görüntülenir.",
@ -84,6 +85,8 @@ OC.L10N.register(
"Remove Link" : "Bağlantıyı kaldır",
"Select file to link to" : "Bağlanacak dosyayı seçin",
"Link to this section" : "Bu bölüme bağlantı",
"Delete this attachment" : "Bu ek dosyayı sil",
"Delete this image" : "Bu görseli sil",
"Failed to load" : "Yüklenmemedi",
"Unsupported image type" : "Görsel türü desteklenmiyor",
"Add row before" : "Üste satır ekle",
@ -102,6 +105,8 @@ OC.L10N.register(
"Heading 3" : "3. Başlık",
"Heading 4" : "4. Başlık",
"Heading 5" : "5. Başlık",
"Hide outline" : "Özeti gizle",
"Show outline" : "Özeti görüntüle",
"To-Do list" : "Yapılacak iş listesi",
"Callouts" : "Metin notları",
"Info" : "Bilgiler",

Просмотреть файл

@ -29,6 +29,7 @@
"Edit guest name" : "Konuk adını düzenle",
"Guest" : "Konuk",
"Save guest name" : "Konuk adını kaydet",
"Insert an attachment" : "Bir ek dosya ekle",
"guest" : "konuk",
"Show author colors" : "Yazar renkleri görüntülensin",
"Author colors are only shown until everyone has closed the document." : "Yazar renkleri herkes belgeyi kapatana kadar görüntülenir.",
@ -82,6 +83,8 @@
"Remove Link" : "Bağlantıyı kaldır",
"Select file to link to" : "Bağlanacak dosyayı seçin",
"Link to this section" : "Bu bölüme bağlantı",
"Delete this attachment" : "Bu ek dosyayı sil",
"Delete this image" : "Bu görseli sil",
"Failed to load" : "Yüklenmemedi",
"Unsupported image type" : "Görsel türü desteklenmiyor",
"Add row before" : "Üste satır ekle",
@ -100,6 +103,8 @@
"Heading 3" : "3. Başlık",
"Heading 4" : "4. Başlık",
"Heading 5" : "5. Başlık",
"Hide outline" : "Özeti gizle",
"Show outline" : "Özeti görüntüle",
"To-Do list" : "Yapılacak iş listesi",
"Callouts" : "Metin notları",
"Info" : "Bilgiler",

Просмотреть файл

@ -21,6 +21,7 @@ OC.L10N.register(
"Edit guest name" : "Редагувати ім'я гостя",
"Guest" : "Гість",
"Save guest name" : "Зберегти ім'я гостя",
"Insert an attachment" : "Вставте вкладення",
"guest" : "гість",
"Saving …" : "Збереження ..",
"Saved" : "Збережено",
@ -37,6 +38,9 @@ OC.L10N.register(
"Ordered list" : "Впорядкований список",
"Blockquote" : "Цитування",
"Code block" : "Код",
"Link to this section" : "Посилання на цей розділ",
"Delete this attachment" : "Видалити цей вкладений файл",
"Delete this image" : "Видалити це зображення",
"Unsupported image type" : "Цей тип зображення не підтримується",
"Show rich workspaces" : "Показувати робочі області",
"Add notes, lists or links …" : "Додавайте нотатки, створюйте списки та посилання...",
@ -47,9 +51,13 @@ OC.L10N.register(
"Heading 3" : "Заголовок 3",
"Heading 4" : "Заголовок 4",
"Heading 5" : "Заголовок 5",
"Hide outline" : "Сховати контур",
"Show outline" : "Показати контур",
"Info" : "Info",
"Success" : "Успіх",
"Warning" : "Увага",
"Table" : "Таблиця",
"Insert attachment" : "Вставте вкладення",
"Command" : "Команда",
"Edit" : "Редашувати",
"New text document" : "Новий текстовий документ",

Просмотреть файл

@ -19,6 +19,7 @@
"Edit guest name" : "Редагувати ім'я гостя",
"Guest" : "Гість",
"Save guest name" : "Зберегти ім'я гостя",
"Insert an attachment" : "Вставте вкладення",
"guest" : "гість",
"Saving …" : "Збереження ..",
"Saved" : "Збережено",
@ -35,6 +36,9 @@
"Ordered list" : "Впорядкований список",
"Blockquote" : "Цитування",
"Code block" : "Код",
"Link to this section" : "Посилання на цей розділ",
"Delete this attachment" : "Видалити цей вкладений файл",
"Delete this image" : "Видалити це зображення",
"Unsupported image type" : "Цей тип зображення не підтримується",
"Show rich workspaces" : "Показувати робочі області",
"Add notes, lists or links …" : "Додавайте нотатки, створюйте списки та посилання...",
@ -45,9 +49,13 @@
"Heading 3" : "Заголовок 3",
"Heading 4" : "Заголовок 4",
"Heading 5" : "Заголовок 5",
"Hide outline" : "Сховати контур",
"Show outline" : "Показати контур",
"Info" : "Info",
"Success" : "Успіх",
"Warning" : "Увага",
"Table" : "Таблиця",
"Insert attachment" : "Вставте вкладення",
"Command" : "Команда",
"Edit" : "Редашувати",
"New text document" : "Новий текстовий документ",

Просмотреть файл

@ -31,6 +31,7 @@ OC.L10N.register(
"Edit guest name" : "編輯訪客名稱",
"Guest" : "訪客",
"Save guest name" : "儲存訪客名稱",
"Insert an attachment" : "插入附件",
"guest" : "訪客",
"Show author colors" : "顯示作者顏色",
"Author colors are only shown until everyone has closed the document." : "僅在所有人都關閉文件前才顯示文件顏色。",
@ -84,6 +85,8 @@ OC.L10N.register(
"Remove Link" : "移除連結",
"Select file to link to" : "選擇要連結的檔案",
"Link to this section" : "連結到本節",
"Delete this attachment" : "刪除此附件",
"Delete this image" : "刪除此圖像",
"Failed to load" : "加載失敗",
"Unsupported image type" : "不支援的圖片類型",
"Add row before" : "在前面添加行",
@ -112,6 +115,7 @@ OC.L10N.register(
"Danger" : "危險",
"Table" : "表",
"Insert emoji" : "插入 emoji",
"Insert attachment" : "插入附件",
"Command" : "指令",
"Control" : "掌控",
"Option" : "選項",

Просмотреть файл

@ -29,6 +29,7 @@
"Edit guest name" : "編輯訪客名稱",
"Guest" : "訪客",
"Save guest name" : "儲存訪客名稱",
"Insert an attachment" : "插入附件",
"guest" : "訪客",
"Show author colors" : "顯示作者顏色",
"Author colors are only shown until everyone has closed the document." : "僅在所有人都關閉文件前才顯示文件顏色。",
@ -82,6 +83,8 @@
"Remove Link" : "移除連結",
"Select file to link to" : "選擇要連結的檔案",
"Link to this section" : "連結到本節",
"Delete this attachment" : "刪除此附件",
"Delete this image" : "刪除此圖像",
"Failed to load" : "加載失敗",
"Unsupported image type" : "不支援的圖片類型",
"Add row before" : "在前面添加行",
@ -110,6 +113,7 @@
"Danger" : "危險",
"Table" : "表",
"Insert emoji" : "插入 emoji",
"Insert attachment" : "插入附件",
"Command" : "指令",
"Control" : "掌控",
"Option" : "選項",

Просмотреть файл

@ -31,6 +31,7 @@ OC.L10N.register(
"Edit guest name" : "編輯訪客名稱",
"Guest" : "訪客",
"Save guest name" : "儲存訪客名稱",
"Insert an attachment" : "插入附件",
"guest" : "訪客",
"Show author colors" : "顯示作者顏色",
"Author colors are only shown until everyone has closed the document." : "僅在所有人都關閉文件前才顯示文件顏色。",
@ -84,6 +85,8 @@ OC.L10N.register(
"Remove Link" : "移除連結",
"Select file to link to" : "選擇要連結的檔案",
"Link to this section" : "連結至此節",
"Delete this attachment" : "刪除此附件",
"Delete this image" : "刪除此圖片",
"Failed to load" : "載入失敗",
"Unsupported image type" : "不支援的圖片類型",
"Add row before" : "在前面新增列",
@ -112,6 +115,7 @@ OC.L10N.register(
"Danger" : "危險",
"Table" : "表格",
"Insert emoji" : "插入表情符號",
"Insert attachment" : "插入附件",
"Command" : "指令",
"Control" : "控制",
"Option" : "選項",

Просмотреть файл

@ -29,6 +29,7 @@
"Edit guest name" : "編輯訪客名稱",
"Guest" : "訪客",
"Save guest name" : "儲存訪客名稱",
"Insert an attachment" : "插入附件",
"guest" : "訪客",
"Show author colors" : "顯示作者顏色",
"Author colors are only shown until everyone has closed the document." : "僅在所有人都關閉文件前才顯示文件顏色。",
@ -82,6 +83,8 @@
"Remove Link" : "移除連結",
"Select file to link to" : "選擇要連結的檔案",
"Link to this section" : "連結至此節",
"Delete this attachment" : "刪除此附件",
"Delete this image" : "刪除此圖片",
"Failed to load" : "載入失敗",
"Unsupported image type" : "不支援的圖片類型",
"Add row before" : "在前面新增列",
@ -110,6 +113,7 @@
"Danger" : "危險",
"Table" : "表格",
"Insert emoji" : "插入表情符號",
"Insert attachment" : "插入附件",
"Command" : "指令",
"Control" : "控制",
"Option" : "選項",