[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2022-01-06 03:19:00 +00:00
Родитель ae157ad006
Коммит 01561918a2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
6 изменённых файлов: 88 добавлений и 0 удалений

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

@ -2,6 +2,15 @@ OC.L10N.register(
"text",
{
"New text document" : "Nuovo documento di testo",
"The file was uploaded" : "Il file è stato caricato",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Il file caricato supera la direttiva upload_max_filesize in php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML",
"The file was only partially uploaded" : "Il file è stato caricato solo parzialmente",
"No file was uploaded" : "Nessun file caricato",
"Missing a temporary folder" : "Manca una cartella temporanea",
"Could not write file to disk" : "Impossibile scrivere il file su disco",
"A PHP extension stopped the file upload" : "Un'estensione PHP ha fermato il caricamento del file",
"No file uploaded or file size exceeds maximum of %s" : "Nessun file caricato o la dimensione del file supera il massimo di %s",
"Nextcloud Text" : "Testo di Nextcloud",
"text document" : "documento di testo",
"Readme" : "Leggimi",
@ -23,6 +32,8 @@ OC.L10N.register(
"Save guest name" : "Salva nome ospite",
"Formatting help" : "Guida di formattazione",
"Speed up your writing with simple shortcuts." : "Velocizza la scrittura con semplici scorciatoie.",
"Just type the Markdown syntax or use keyboard shortcuts from below." : "Digita la sintassi di Markdown o usa le scorciatoie da tastiera da qua sotto.",
"Just type the Markdown syntax from below." : "Digita la sintassi di Markdown da qua sotto.",
"Style" : "Stile",
"Syntax" : "Sintassi",
"Keyboard shortcuts" : "Scorciatoie da tastiera",
@ -49,7 +60,12 @@ OC.L10N.register(
"Code block" : "Blocco di codice",
"Some code" : "Codice",
"Insert emoji" : "Inserisci emoji",
"Upload from computer" : "Carica dal computer",
"Insert from Files" : "Inserisci dai file",
"Insert from link" : "Inserisci da collegamento",
"Image link to insert" : "Collegamento immagine da inserire",
"Insert image" : "Inserisci immagine",
"Image format not supported" : "Formato immagine non supportato",
"Insert an image" : "Inserisci un'immagine",
"Alt" : "Alt",
"Update Link" : "Aggiorna collegamento",

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

@ -1,5 +1,14 @@
{ "translations": {
"New text document" : "Nuovo documento di testo",
"The file was uploaded" : "Il file è stato caricato",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Il file caricato supera la direttiva upload_max_filesize in php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML",
"The file was only partially uploaded" : "Il file è stato caricato solo parzialmente",
"No file was uploaded" : "Nessun file caricato",
"Missing a temporary folder" : "Manca una cartella temporanea",
"Could not write file to disk" : "Impossibile scrivere il file su disco",
"A PHP extension stopped the file upload" : "Un'estensione PHP ha fermato il caricamento del file",
"No file uploaded or file size exceeds maximum of %s" : "Nessun file caricato o la dimensione del file supera il massimo di %s",
"Nextcloud Text" : "Testo di Nextcloud",
"text document" : "documento di testo",
"Readme" : "Leggimi",
@ -21,6 +30,8 @@
"Save guest name" : "Salva nome ospite",
"Formatting help" : "Guida di formattazione",
"Speed up your writing with simple shortcuts." : "Velocizza la scrittura con semplici scorciatoie.",
"Just type the Markdown syntax or use keyboard shortcuts from below." : "Digita la sintassi di Markdown o usa le scorciatoie da tastiera da qua sotto.",
"Just type the Markdown syntax from below." : "Digita la sintassi di Markdown da qua sotto.",
"Style" : "Stile",
"Syntax" : "Sintassi",
"Keyboard shortcuts" : "Scorciatoie da tastiera",
@ -47,7 +58,12 @@
"Code block" : "Blocco di codice",
"Some code" : "Codice",
"Insert emoji" : "Inserisci emoji",
"Upload from computer" : "Carica dal computer",
"Insert from Files" : "Inserisci dai file",
"Insert from link" : "Inserisci da collegamento",
"Image link to insert" : "Collegamento immagine da inserire",
"Insert image" : "Inserisci immagine",
"Image format not supported" : "Formato immagine non supportato",
"Insert an image" : "Inserisci un'immagine",
"Alt" : "Alt",
"Update Link" : "Aggiorna collegamento",

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

@ -2,6 +2,15 @@ OC.L10N.register(
"text",
{
"New text document" : "Novo documento 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",
"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",
"Nextcloud Text" : "Nextcloud Texto",
"text document" : "documento de texto",
"Readme" : "Leiame",
@ -51,7 +60,12 @@ OC.L10N.register(
"Code block" : "Bloco de código",
"Some code" : "Algum código",
"Insert emoji" : "Inserir emoji ",
"Upload from computer" : "Enviar do computador",
"Insert from Files" : "Inserir de arquivos",
"Insert from link" : "Inserir do link",
"Image link to insert" : "Link da imagem para inserir",
"Insert image" : "Inserir imagem",
"Image format not supported" : "Formato de imagem não compatível",
"Insert an image" : "Inserir uma imagem",
"Alt" : "Alt",
"Update Link" : "Atualizar Link",

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

@ -1,5 +1,14 @@
{ "translations": {
"New text document" : "Novo documento 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",
"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",
"Nextcloud Text" : "Nextcloud Texto",
"text document" : "documento de texto",
"Readme" : "Leiame",
@ -49,7 +58,12 @@
"Code block" : "Bloco de código",
"Some code" : "Algum código",
"Insert emoji" : "Inserir emoji ",
"Upload from computer" : "Enviar do computador",
"Insert from Files" : "Inserir de arquivos",
"Insert from link" : "Inserir do link",
"Image link to insert" : "Link da imagem para inserir",
"Insert image" : "Inserir imagem",
"Image format not supported" : "Formato de imagem não compatível",
"Insert an image" : "Inserir uma imagem",
"Alt" : "Alt",
"Update Link" : "Atualizar Link",

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

@ -2,6 +2,15 @@ OC.L10N.register(
"text",
{
"New text document" : "Yeni metin belgesi",
"The file was uploaded" : "Dosya yüklendi",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize değişkeninin değerini aşıyor",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklenen dosya HTML formundaki yüklenebilecek dosya boyutunu belirten MAX_FILE_SIZE değişkeninin değerini aşıyor",
"The file was only partially uploaded" : "Dosyanın yalnız bir bölümü yüklendi",
"No file was uploaded" : "Herhangi bir dosya yüklenmedi",
"Missing a temporary folder" : "Bir geçici klasör eksik",
"Could not write file to disk" : "Dosya diske yazılamadı",
"A PHP extension stopped the file upload" : "Bir PHP eklentisi dosyanın yüklenmesini engelledi",
"No file uploaded or file size exceeds maximum of %s" : "Herhangi bir dosya yüklenmedi ya da %s olan en büyük dosya boyutu sınırııldı",
"Nextcloud Text" : "Nextcloud Metin",
"text document" : "metin belgesi",
"Readme" : "Benioku",
@ -51,7 +60,12 @@ OC.L10N.register(
"Code block" : "Kod bloğu",
"Some code" : "Kod metni",
"Insert emoji" : "Emoji ekle",
"Upload from computer" : "Bilgisayardan yükle",
"Insert from Files" : "Dosyalar uygulamasından ekle",
"Insert from link" : "Bağlantıdan ekle",
"Image link to insert" : "Eklenecek görsel bağlantısı",
"Insert image" : "Görsel ekle",
"Image format not supported" : "Görsel biçimi desteklenmiyor",
"Insert an image" : "Bir görsel ekle",
"Alt" : "Alt",
"Update Link" : "Bağlantıyı güncelle",

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

@ -1,5 +1,14 @@
{ "translations": {
"New text document" : "Yeni metin belgesi",
"The file was uploaded" : "Dosya yüklendi",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize değişkeninin değerini aşıyor",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklenen dosya HTML formundaki yüklenebilecek dosya boyutunu belirten MAX_FILE_SIZE değişkeninin değerini aşıyor",
"The file was only partially uploaded" : "Dosyanın yalnız bir bölümü yüklendi",
"No file was uploaded" : "Herhangi bir dosya yüklenmedi",
"Missing a temporary folder" : "Bir geçici klasör eksik",
"Could not write file to disk" : "Dosya diske yazılamadı",
"A PHP extension stopped the file upload" : "Bir PHP eklentisi dosyanın yüklenmesini engelledi",
"No file uploaded or file size exceeds maximum of %s" : "Herhangi bir dosya yüklenmedi ya da %s olan en büyük dosya boyutu sınırııldı",
"Nextcloud Text" : "Nextcloud Metin",
"text document" : "metin belgesi",
"Readme" : "Benioku",
@ -49,7 +58,12 @@
"Code block" : "Kod bloğu",
"Some code" : "Kod metni",
"Insert emoji" : "Emoji ekle",
"Upload from computer" : "Bilgisayardan yükle",
"Insert from Files" : "Dosyalar uygulamasından ekle",
"Insert from link" : "Bağlantıdan ekle",
"Image link to insert" : "Eklenecek görsel bağlantısı",
"Insert image" : "Görsel ekle",
"Image format not supported" : "Görsel biçimi desteklenmiyor",
"Insert an image" : "Bir görsel ekle",
"Alt" : "Alt",
"Update Link" : "Bağlantıyı güncelle",