diff --git a/l10n/es.js b/l10n/es.js index c53b0b2f3..e872b08f8 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -14,6 +14,15 @@ OC.L10N.register( "To review" : "Para revisar", "Action needed" : "Acción necesaria", "Later" : "Después", + "The file was uploaded" : "Se ha subido el archivo", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo subido excede la directiva upload_max_filesize en php.ini", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo subido excede la directiva MAX_FILE-SIZE directive que se especificó en el formulario web", + "The file was only partially uploaded" : "El archivo se ha subido solo parcialmente", + "No file was uploaded" : "No se ha subido ningún archivo", + "Missing a temporary folder" : "Falta una carpeta temporal", + "Could not write file to disk" : "No se ha podido escribir el archivo al disco", + "A PHP extension stopped the file upload" : "Una extensión de PHP ha detenido la subida del archivo", + "No file uploaded" : "No se ha subido ningún archivo", "Deck" : "Deck", "A kanban style project and personal management tool for Nextcloud" : "Una herramienta de manejo de proyectos y personal al estilo kanban para Nextcloud.", "Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- 📥 Add your tasks to cards and put them in order\n- 📄 Write down additional notes in markdown\n- 🔖 Assign labels for even better organization\n- 👥 Share with your team, friends or family\n- 🚀 Get your project organized" : "Deckes una herramienta de organización al estilo kanban enfocada en la planificación personal y en la organización de proyectos para equipos, integrada en Nextcloud.\n\n\n- 📥 Añade tus tareas a tarjetas y ordénalas\n- 📄 Escribe notas adicionales en markdown\n- 🔖 Asigna etiquetas para una organización aún mejor\n- 👥 Comparte con tu equipo, amigos o familia\n- 🚀 Organiza tu proyecto", @@ -24,6 +33,7 @@ OC.L10N.register( "Board details" : "Detalles del tablero", "All Boards" : "Todos los tableros", "Archived boards" : "Tableros archivados", + "Drop your files here to upload it to the card" : "Arrastra tus archivos aquí para subirlos a la tarjeta", "Archive" : "Archivar", "Unarchive" : "Desarchivar", "Enter a card title" : "Introducir título de tarjeta", @@ -54,7 +64,11 @@ OC.L10N.register( "Undo board deletion - Otherwise the board will be deleted during the next cronjob run." : "Deshacer borrado del tablero. Si no, el tablero será eliminado durante la próxima ejecución del cronjob.", "Create new board" : "Crear nuevo tablero", "New board title" : "Nuevo título de tablero", + "Select an attachment" : "Selecciona un adjunto", "by" : "por", + "Undo file deletion - Otherwise the file will be deleted during the next cronjob run." : "Deshacer eliminación del archivo. De otra forma el archivo se borrará durante la próxima ejecución del trabajo cron.", + "Undo file deletion" : "Deshacer eliminación del archivo", + "Insert the file into the description" : "Introduce el archivo en la descripción", "Modified:" : "Modificado: ", "Created:" : "Creado: ", "Choose a tag" : "Escoge una etiqueta", @@ -67,9 +81,12 @@ OC.L10N.register( "Click to set" : "Pinchar para establecer", "Remove due date" : "Eliminar fecha límite", "Description" : "Descripción", + "Attachments" : "Adjuntos", "Saved" : "Guardado", "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", + "Upload attachment" : "Subir adjunto", + "Insert attachment" : "Insertar adjunto", "Add a card description…" : "Añadir una descripción de tarjeta...", "Shared boards" : "Tableros compartidos", "View more" : "Ver más", diff --git a/l10n/es.json b/l10n/es.json index 6b640073f..851f50536 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -12,6 +12,15 @@ "To review" : "Para revisar", "Action needed" : "Acción necesaria", "Later" : "Después", + "The file was uploaded" : "Se ha subido el archivo", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo subido excede la directiva upload_max_filesize en php.ini", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo subido excede la directiva MAX_FILE-SIZE directive que se especificó en el formulario web", + "The file was only partially uploaded" : "El archivo se ha subido solo parcialmente", + "No file was uploaded" : "No se ha subido ningún archivo", + "Missing a temporary folder" : "Falta una carpeta temporal", + "Could not write file to disk" : "No se ha podido escribir el archivo al disco", + "A PHP extension stopped the file upload" : "Una extensión de PHP ha detenido la subida del archivo", + "No file uploaded" : "No se ha subido ningún archivo", "Deck" : "Deck", "A kanban style project and personal management tool for Nextcloud" : "Una herramienta de manejo de proyectos y personal al estilo kanban para Nextcloud.", "Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- 📥 Add your tasks to cards and put them in order\n- 📄 Write down additional notes in markdown\n- 🔖 Assign labels for even better organization\n- 👥 Share with your team, friends or family\n- 🚀 Get your project organized" : "Deckes una herramienta de organización al estilo kanban enfocada en la planificación personal y en la organización de proyectos para equipos, integrada en Nextcloud.\n\n\n- 📥 Añade tus tareas a tarjetas y ordénalas\n- 📄 Escribe notas adicionales en markdown\n- 🔖 Asigna etiquetas para una organización aún mejor\n- 👥 Comparte con tu equipo, amigos o familia\n- 🚀 Organiza tu proyecto", @@ -22,6 +31,7 @@ "Board details" : "Detalles del tablero", "All Boards" : "Todos los tableros", "Archived boards" : "Tableros archivados", + "Drop your files here to upload it to the card" : "Arrastra tus archivos aquí para subirlos a la tarjeta", "Archive" : "Archivar", "Unarchive" : "Desarchivar", "Enter a card title" : "Introducir título de tarjeta", @@ -52,7 +62,11 @@ "Undo board deletion - Otherwise the board will be deleted during the next cronjob run." : "Deshacer borrado del tablero. Si no, el tablero será eliminado durante la próxima ejecución del cronjob.", "Create new board" : "Crear nuevo tablero", "New board title" : "Nuevo título de tablero", + "Select an attachment" : "Selecciona un adjunto", "by" : "por", + "Undo file deletion - Otherwise the file will be deleted during the next cronjob run." : "Deshacer eliminación del archivo. De otra forma el archivo se borrará durante la próxima ejecución del trabajo cron.", + "Undo file deletion" : "Deshacer eliminación del archivo", + "Insert the file into the description" : "Introduce el archivo en la descripción", "Modified:" : "Modificado: ", "Created:" : "Creado: ", "Choose a tag" : "Escoge una etiqueta", @@ -65,9 +79,12 @@ "Click to set" : "Pinchar para establecer", "Remove due date" : "Eliminar fecha límite", "Description" : "Descripción", + "Attachments" : "Adjuntos", "Saved" : "Guardado", "Unsaved changes" : "Cambios no guardados", "Formatting help" : "Ayuda de formato", + "Upload attachment" : "Subir adjunto", + "Insert attachment" : "Insertar adjunto", "Add a card description…" : "Añadir una descripción de tarjeta...", "Shared boards" : "Tableros compartidos", "View more" : "Ver más", diff --git a/l10n/tr.js b/l10n/tr.js index 3d620d1ab..3da5d26a5 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -14,6 +14,15 @@ OC.L10N.register( "To review" : "İncelenecek", "Action needed" : "İşlem yapılması gerekiyor", "Later" : "Sonra", + "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" : "Geçici bir 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" : "Herhangi bir dosya yüklenmemiş", "Deck" : "Tahta", "A kanban style project and personal management tool for Nextcloud" : "Nextcloud için Kanban tarzında bir proje ve kişisel yönetim uygulaması", "Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- 📥 Add your tasks to cards and put them in order\n- 📄 Write down additional notes in markdown\n- 🔖 Assign labels for even better organization\n- 👥 Share with your team, friends or family\n- 🚀 Get your project organized" : "Deste, Nextcloud ile bütünleştirilmiş takımlar için Kanban tarzında bir kişisel planlama ve proje yönetimi uygulamasıdır.\n\n\n- 📥 Görevleri kartlara ekleyerek sıralayabilirsiniz\n- 📄 Markdown ile biçimlendirilmiş notlar ekleyebilirsiniz\n- 🔖 Daha iyi düzenleme için etiketler atayabilirsiniz\n- 👥 Takımınız, arkadaşlarınız ya da aileniz ile paylaşabilirsiniz\n- 🚀 Projelerinizi düzenli tutarak izleyebilirsiniz", @@ -24,6 +33,7 @@ OC.L10N.register( "Board details" : "Pano ayrıntıları", "All Boards" : "Tüm Panolar", "Archived boards" : "Arşivlenmiş panolar", + "Drop your files here to upload it to the card" : "Karta yüklemek istediğiniz dosyalarınızı sürükleyip buraya bırakın", "Archive" : "Arşivle", "Unarchive" : "Arşivden Çıkar", "Enter a card title" : "Bir kart başlığı yazın", @@ -54,7 +64,11 @@ OC.L10N.register( "Undo board deletion - Otherwise the board will be deleted during the next cronjob run." : "Pano silme işlemini geri alır. Yoksa pano zamanlanmış görevin bir sonraki çalışmasında silinir.", "Create new board" : "Yeni pano ekle", "New board title" : "Yeni pano başlığı", + "Select an attachment" : "Bir ek dosyası seçin", "by" : "Kişi:", + "Undo file deletion - Otherwise the file will be deleted during the next cronjob run." : "Dosya silme işlemini geri alır. Yoksa dosya zamanlanmış görevin bir sonraki çalışmasında silinir.", + "Undo file deletion" : "Dosya silmeyi geri al", + "Insert the file into the description" : "Dosyayı açıklamaya ekle", "Modified:" : "Değiştirilme:", "Created:" : "Oluşturulma:", "Choose a tag" : "Bir etiket seçin", @@ -67,9 +81,12 @@ OC.L10N.register( "Click to set" : "Ayarlamak için tıklayın", "Remove due date" : "Bitiş tarihini kaldır", "Description" : "Açıklama", + "Attachments" : "Ek dosyalar", "Saved" : "Kaydedildi", "Unsaved changes" : "Kaydedilmemiş değişiklikler", "Formatting help" : "Biçimlendirme yardımı", + "Upload attachment" : "Ek dosya yükle", + "Insert attachment" : "Ek dosya ekle", "Add a card description…" : "Bir kart açıklaması ekle...", "Shared boards" : "Paylaşılmış panolar", "View more" : "Diğerlerini görüntüle", diff --git a/l10n/tr.json b/l10n/tr.json index afc02c789..31bf8b73b 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -12,6 +12,15 @@ "To review" : "İncelenecek", "Action needed" : "İşlem yapılması gerekiyor", "Later" : "Sonra", + "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" : "Geçici bir 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" : "Herhangi bir dosya yüklenmemiş", "Deck" : "Tahta", "A kanban style project and personal management tool for Nextcloud" : "Nextcloud için Kanban tarzında bir proje ve kişisel yönetim uygulaması", "Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- 📥 Add your tasks to cards and put them in order\n- 📄 Write down additional notes in markdown\n- 🔖 Assign labels for even better organization\n- 👥 Share with your team, friends or family\n- 🚀 Get your project organized" : "Deste, Nextcloud ile bütünleştirilmiş takımlar için Kanban tarzında bir kişisel planlama ve proje yönetimi uygulamasıdır.\n\n\n- 📥 Görevleri kartlara ekleyerek sıralayabilirsiniz\n- 📄 Markdown ile biçimlendirilmiş notlar ekleyebilirsiniz\n- 🔖 Daha iyi düzenleme için etiketler atayabilirsiniz\n- 👥 Takımınız, arkadaşlarınız ya da aileniz ile paylaşabilirsiniz\n- 🚀 Projelerinizi düzenli tutarak izleyebilirsiniz", @@ -22,6 +31,7 @@ "Board details" : "Pano ayrıntıları", "All Boards" : "Tüm Panolar", "Archived boards" : "Arşivlenmiş panolar", + "Drop your files here to upload it to the card" : "Karta yüklemek istediğiniz dosyalarınızı sürükleyip buraya bırakın", "Archive" : "Arşivle", "Unarchive" : "Arşivden Çıkar", "Enter a card title" : "Bir kart başlığı yazın", @@ -52,7 +62,11 @@ "Undo board deletion - Otherwise the board will be deleted during the next cronjob run." : "Pano silme işlemini geri alır. Yoksa pano zamanlanmış görevin bir sonraki çalışmasında silinir.", "Create new board" : "Yeni pano ekle", "New board title" : "Yeni pano başlığı", + "Select an attachment" : "Bir ek dosyası seçin", "by" : "Kişi:", + "Undo file deletion - Otherwise the file will be deleted during the next cronjob run." : "Dosya silme işlemini geri alır. Yoksa dosya zamanlanmış görevin bir sonraki çalışmasında silinir.", + "Undo file deletion" : "Dosya silmeyi geri al", + "Insert the file into the description" : "Dosyayı açıklamaya ekle", "Modified:" : "Değiştirilme:", "Created:" : "Oluşturulma:", "Choose a tag" : "Bir etiket seçin", @@ -65,9 +79,12 @@ "Click to set" : "Ayarlamak için tıklayın", "Remove due date" : "Bitiş tarihini kaldır", "Description" : "Açıklama", + "Attachments" : "Ek dosyalar", "Saved" : "Kaydedildi", "Unsaved changes" : "Kaydedilmemiş değişiklikler", "Formatting help" : "Biçimlendirme yardımı", + "Upload attachment" : "Ek dosya yükle", + "Insert attachment" : "Ek dosya ekle", "Add a card description…" : "Bir kart açıklaması ekle...", "Shared boards" : "Paylaşılmış panolar", "View more" : "Diğerlerini görüntüle",