From 936679337b173e18738db7aacb38e7287d2f0f0d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 19 May 2026 00:23:25 +0000 Subject: [PATCH] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/dav/l10n/pl.js | 1 + apps/dav/l10n/pl.json | 1 + apps/dav/l10n/tr.js | 1 + apps/dav/l10n/tr.json | 1 + apps/files_external/l10n/pl.js | 12 ++++++++++++ apps/files_external/l10n/pl.json | 12 ++++++++++++ apps/profile/l10n/tr.js | 1 + apps/profile/l10n/tr.json | 1 + apps/provisioning_api/l10n/tr.js | 7 +++++++ apps/provisioning_api/l10n/tr.json | 7 +++++++ apps/settings/l10n/es.js | 19 +++++++++++++++++++ apps/settings/l10n/es.json | 19 +++++++++++++++++++ apps/sharebymail/l10n/tr.js | 1 + apps/sharebymail/l10n/tr.json | 1 + core/l10n/pl.js | 2 ++ core/l10n/pl.json | 2 ++ core/l10n/tr.js | 1 + core/l10n/tr.json | 1 + lib/l10n/tr.js | 6 ++++++ lib/l10n/tr.json | 6 ++++++ 20 files changed, 102 insertions(+) diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index 0a93d8b2c03..022c69b16e6 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -242,6 +242,7 @@ OC.L10N.register( "Failed to unlink: %1$s" : "Nie udało się odłączyć: %1$s", "Failed to write file contents: %1$s" : "Nie udało się zapisać zawartości pliku: %1$s", "File not found: %1$s" : "Nie znaleziono pliku: %1$s", + "Insufficient space" : "Za mało wolnego miejsca", "Invalid target path" : "Nieprawidłowa ścieżka docelowa", "System is in maintenance mode." : "Serwer jest w trybie konserwacji.", "Upgrade needed" : "Wymagana aktualizacja", diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index 1ce66e11e66..2fe69fb7e69 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -240,6 +240,7 @@ "Failed to unlink: %1$s" : "Nie udało się odłączyć: %1$s", "Failed to write file contents: %1$s" : "Nie udało się zapisać zawartości pliku: %1$s", "File not found: %1$s" : "Nie znaleziono pliku: %1$s", + "Insufficient space" : "Za mało wolnego miejsca", "Invalid target path" : "Nieprawidłowa ścieżka docelowa", "System is in maintenance mode." : "Serwer jest w trybie konserwacji.", "Upgrade needed" : "Wymagana aktualizacja", diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index e02ecbb4a8e..ef66be2f523 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -242,6 +242,7 @@ OC.L10N.register( "Failed to unlink: %1$s" : "Bağlantı kaldırılamadı: %1$s", "Failed to write file contents: %1$s" : "Dosya içerikleri yazılamadı: %1$s", "File not found: %1$s" : "Dosya bulunamadı: %1$s", + "Insufficient space" : "Yeterli alan yok", "Invalid target path" : "Hedef yol geçersiz", "System is in maintenance mode." : "Sistem bakım kipinde.", "Upgrade needed" : "Yükseltme gerekiyor", diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index e7bee87cfa2..2c3c8a2949e 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -240,6 +240,7 @@ "Failed to unlink: %1$s" : "Bağlantı kaldırılamadı: %1$s", "Failed to write file contents: %1$s" : "Dosya içerikleri yazılamadı: %1$s", "File not found: %1$s" : "Dosya bulunamadı: %1$s", + "Insufficient space" : "Yeterli alan yok", "Invalid target path" : "Hedef yol geçersiz", "System is in maintenance mode." : "Sistem bakım kipinde.", "Upgrade needed" : "Yükseltme gerekiyor", diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js index 7682eec620c..d55cb0a1b87 100644 --- a/apps/files_external/l10n/pl.js +++ b/apps/files_external/l10n/pl.js @@ -42,23 +42,33 @@ OC.L10N.register( "Kerberos default realm, defaults to \"WORKGROUP\"" : "Domyślna dziedzina Kerberos, domyślnie \"WORKGROUP\"", "Kerberos ticket Apache mode" : "Metoda Apache zgłoszenia Kerberos", "Kerberos ticket" : "Poświadczenia kerberos", + "S3-Compatible Object Storage" : "Magazyn obiektów zgodny z S3", "Bucket" : "Kosz", "Hostname" : "Nazwa serwera", "Port" : "Port", "Proxy" : "Proxy", "Region" : "Region", "Storage Class" : "Klasa przechowywania", + "Use HTTPS" : "Użyj HTTPS", + "Use Path Style (https://example.com/bucket)" : "Użyj stylu ścieżki (https://example.com/bucket)", "Use Legacy S3 signing (v2)" : "Użyj starszego podpisywania S3 (v2)", "Enable multipart copy" : "Włącz kopiowanie wieloczęściowe", + "Enable Direct Downloads (presigned URLs)" : "Włącz bezpośrednie pobieranie (presigned URLs)", "SSE-C encryption key" : "Klucz szyfrowania SSE-C", "WebDAV" : "WebDAV", "URL" : "URL", "Remote subfolder" : "Zdalny podkatalog", "Secure https://" : "Bezpieczny https://", + "FTP / FTPS" : "FTP / FTPS", "Host" : "Host", "Secure ftps://" : "Bezpieczny ftps://", + "Local (server storage)" : "Lokalny (pamięć serwera)", "Location" : "Lokalizacja", + "Nextcloud (WebDAV)" : "Nextcloud (WebDAV)", + "SFTP (SSH file transfer)" : "SFTP (transfer plików SSH)", "Root" : "Root", + "SFTP with public key authentication" : "SFTP z uwierzytelnianiem kluczem publicznym", + "SMB / CIFS (Windows network share)" : "SMB / CIFS (udział sieciowy Windows)", "Share" : "Udostępnij", "Show hidden files" : "Pokaż ukryte pliki", "Case sensitive file system" : "System plików uwzględniający wielkość liter", @@ -66,7 +76,9 @@ OC.L10N.register( "Verify ACL access when listing files" : "Zweryfikuj dostęp ACL podczas wyświetlania plików", "Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "Sprawdź listy ACL każdego pliku lub katalogu w katalogu, aby odfiltrować elementy, w przypadku których konto nie ma uprawnień do odczytu, co wiąże się ze spadkiem wydajności", "Timeout" : "Przekroczono limit czasu", + "SMB / CIFS using Nextcloud login" : "SMB / CIFS z użyciem logowania Nextcloud", "Login as share" : "Zaloguj się jako udostępnienie", + "OpenStack Swift Object Storage" : "Magazyn obiektów OpenStack Swift", "Service name" : "Nazwa usługi", "Request timeout (seconds)" : "Limit czasu żądania (sekundy)", "External storage" : "Magazyn zewnętrzny", diff --git a/apps/files_external/l10n/pl.json b/apps/files_external/l10n/pl.json index adca9721553..e6368da7de6 100644 --- a/apps/files_external/l10n/pl.json +++ b/apps/files_external/l10n/pl.json @@ -40,23 +40,33 @@ "Kerberos default realm, defaults to \"WORKGROUP\"" : "Domyślna dziedzina Kerberos, domyślnie \"WORKGROUP\"", "Kerberos ticket Apache mode" : "Metoda Apache zgłoszenia Kerberos", "Kerberos ticket" : "Poświadczenia kerberos", + "S3-Compatible Object Storage" : "Magazyn obiektów zgodny z S3", "Bucket" : "Kosz", "Hostname" : "Nazwa serwera", "Port" : "Port", "Proxy" : "Proxy", "Region" : "Region", "Storage Class" : "Klasa przechowywania", + "Use HTTPS" : "Użyj HTTPS", + "Use Path Style (https://example.com/bucket)" : "Użyj stylu ścieżki (https://example.com/bucket)", "Use Legacy S3 signing (v2)" : "Użyj starszego podpisywania S3 (v2)", "Enable multipart copy" : "Włącz kopiowanie wieloczęściowe", + "Enable Direct Downloads (presigned URLs)" : "Włącz bezpośrednie pobieranie (presigned URLs)", "SSE-C encryption key" : "Klucz szyfrowania SSE-C", "WebDAV" : "WebDAV", "URL" : "URL", "Remote subfolder" : "Zdalny podkatalog", "Secure https://" : "Bezpieczny https://", + "FTP / FTPS" : "FTP / FTPS", "Host" : "Host", "Secure ftps://" : "Bezpieczny ftps://", + "Local (server storage)" : "Lokalny (pamięć serwera)", "Location" : "Lokalizacja", + "Nextcloud (WebDAV)" : "Nextcloud (WebDAV)", + "SFTP (SSH file transfer)" : "SFTP (transfer plików SSH)", "Root" : "Root", + "SFTP with public key authentication" : "SFTP z uwierzytelnianiem kluczem publicznym", + "SMB / CIFS (Windows network share)" : "SMB / CIFS (udział sieciowy Windows)", "Share" : "Udostępnij", "Show hidden files" : "Pokaż ukryte pliki", "Case sensitive file system" : "System plików uwzględniający wielkość liter", @@ -64,7 +74,9 @@ "Verify ACL access when listing files" : "Zweryfikuj dostęp ACL podczas wyświetlania plików", "Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "Sprawdź listy ACL każdego pliku lub katalogu w katalogu, aby odfiltrować elementy, w przypadku których konto nie ma uprawnień do odczytu, co wiąże się ze spadkiem wydajności", "Timeout" : "Przekroczono limit czasu", + "SMB / CIFS using Nextcloud login" : "SMB / CIFS z użyciem logowania Nextcloud", "Login as share" : "Zaloguj się jako udostępnienie", + "OpenStack Swift Object Storage" : "Magazyn obiektów OpenStack Swift", "Service name" : "Nazwa usługi", "Request timeout (seconds)" : "Limit czasu żądania (sekundy)", "External storage" : "Magazyn zewnętrzny", diff --git a/apps/profile/l10n/tr.js b/apps/profile/l10n/tr.js index 170efc589ad..5980729e042 100644 --- a/apps/profile/l10n/tr.js +++ b/apps/profile/l10n/tr.js @@ -17,6 +17,7 @@ OC.L10N.register( "Edit Profile" : "Profili düzenle", "The headline and about sections will show up here" : "Başlık ve hakkında bölümleri burada görüntülenir", "Profile not found" : "Profil bulunamadı", + "The profile does not exist or is unavailable." : "Profil bulunamadı ya da kullanılamıyor.", "Back to %s" : "%s sayfasına dön", "The profile does not exist." : "Profil bulunamadı." }, diff --git a/apps/profile/l10n/tr.json b/apps/profile/l10n/tr.json index 50b5d5cbbe0..18ad0a8e7ee 100644 --- a/apps/profile/l10n/tr.json +++ b/apps/profile/l10n/tr.json @@ -15,6 +15,7 @@ "Edit Profile" : "Profili düzenle", "The headline and about sections will show up here" : "Başlık ve hakkında bölümleri burada görüntülenir", "Profile not found" : "Profil bulunamadı", + "The profile does not exist or is unavailable." : "Profil bulunamadı ya da kullanılamıyor.", "Back to %s" : "%s sayfasına dön", "The profile does not exist." : "Profil bulunamadı." },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/provisioning_api/l10n/tr.js b/apps/provisioning_api/l10n/tr.js index 4409813d900..693dab1e5e8 100644 --- a/apps/provisioning_api/l10n/tr.js +++ b/apps/provisioning_api/l10n/tr.js @@ -14,8 +14,15 @@ OC.L10N.register( "An email address is required, to send a password link to the user." : "Kullanıcıya bir parola bağlantısı gönderebilmek için bir e-posta adresi gereklidir.", "Required email address was not provided" : "Gerekli e-posta adresi belirtilmemiş", "User creation failed" : "Kullanıcı oluşturulamadı", + "Cannot change display name for this user" : "Bu kullanıcının görüntülenecek adı değiştirilemedi", "Invalid email address" : "E-posta adresi geçersiz", + "Language change is not allowed on this instance" : "Bu kopya için dil değişimine izin verilmiyor", "Invalid language" : "Dil geçersiz", + "Insufficient permissions to change quota" : "Kotayı değiştirme izniniz yok", + "Insufficient permissions to change groups" : "Grupları değiştirme izniniz yok", + "Group %s does not exist" : "%s grubu bulunamadı", + "Insufficient permissions to change sub-admin groups" : "Alt yönetici gruplarını değiştirme izniniz yok", + "Insufficient permissions to change manager" : "Yöneticiyi değiştirme izniniz yok", "Invalid quota value: %1$s" : "Kota değeri geçersiz: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Kota değeri geçersiz. %1$s en fazla kota değerini aşıyor", "Unlimited quota is forbidden on this instance" : "Bu kopyada sınırsız kota kullanılamaz", diff --git a/apps/provisioning_api/l10n/tr.json b/apps/provisioning_api/l10n/tr.json index 953abe6fcc3..8d48222e3f5 100644 --- a/apps/provisioning_api/l10n/tr.json +++ b/apps/provisioning_api/l10n/tr.json @@ -12,8 +12,15 @@ "An email address is required, to send a password link to the user." : "Kullanıcıya bir parola bağlantısı gönderebilmek için bir e-posta adresi gereklidir.", "Required email address was not provided" : "Gerekli e-posta adresi belirtilmemiş", "User creation failed" : "Kullanıcı oluşturulamadı", + "Cannot change display name for this user" : "Bu kullanıcının görüntülenecek adı değiştirilemedi", "Invalid email address" : "E-posta adresi geçersiz", + "Language change is not allowed on this instance" : "Bu kopya için dil değişimine izin verilmiyor", "Invalid language" : "Dil geçersiz", + "Insufficient permissions to change quota" : "Kotayı değiştirme izniniz yok", + "Insufficient permissions to change groups" : "Grupları değiştirme izniniz yok", + "Group %s does not exist" : "%s grubu bulunamadı", + "Insufficient permissions to change sub-admin groups" : "Alt yönetici gruplarını değiştirme izniniz yok", + "Insufficient permissions to change manager" : "Yöneticiyi değiştirme izniniz yok", "Invalid quota value: %1$s" : "Kota değeri geçersiz: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Kota değeri geçersiz. %1$s en fazla kota değerini aşıyor", "Unlimited quota is forbidden on this instance" : "Bu kopyada sınırsız kota kullanılamaz", diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 41e1fce4720..1b59fc7ef0f 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -295,6 +295,7 @@ OC.L10N.register( "Your server is correctly configured to send security headers." : "Su servidor está correctamente configurado para enviar los encabezados de seguridad.", "Configuration server ID" : "ID del servidor de configuración", "Server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "El identificador del servidor no está configurado. Se recomienda si su instancia de Nextcloud se ejecuta en varios servidores PHP. Añade un ID de servidor en su configuración.", + "\"%d\" is not a valid server identifier. It must be between 0 and 511." : "\"%d\" no es un identificador de servidor válido. Debe estar comprendido entre 0 y 511.", "Server identifier is configured and valid." : "El identificador del servidor está configurado y es válido.", "Database version" : "Versión de base de datos", "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Se detectó la version 10.3 de MariaDB, esta versión ya está en end-of-life y sólo está soportada por Ubuntu 20.04. Se sugiere utilizar MariaDB >=%1$s and <=%2$s para un mejor rendimiento, estabilidad y funcionalidad con esta versión de Nextcloud.", @@ -312,8 +313,13 @@ OC.L10N.register( "_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["No hay tareas programadas en el último día.","No hay tareas programadas en los últimos %n días.","No hay tareas programadas en los últimos %n días."], "_The task pickup speed has been ok in the last day._::_The task pickup speed has been ok in the last %n days._" : ["La velocidad de recogida de tareas ha sido aceptable en el último día.","La velocidad de recogida de tareas ha sido aceptable en los últimos %n días.","La velocidad de recogida de tareas ha sido aceptable en los últimos %n días."], "_The task pickup speed has been slow in the last day. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n days. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["La velocidad de procesamiento de tareas ha sido lenta en el último día. Muchas tareas tardaron más de 4 minutos en procesarse. Considere configurar un worker para procesar tareas en segundo plano.","La velocidad de procesamiento de tareas ha sido lenta en los últimos %n días. Muchas tareas tardaron más de 4 minutos en procesarse. Considere configurar un worker para procesar tareas en segundo plano.","La velocidad de procesamiento de tareas ha sido lenta en los últimos %n días. Muchas tareas tardaron más de 4 minutos en procesarse. Considere configurar un worker para procesar tareas en segundo plano."], + "Task Processing success rate" : "Tasa de éxito en el procesamiento de tareas", "_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["La mayoría de las tareas finalizaron con éxito en el último día.","La mayoría de las tareas finalizaron con éxito en los últimos %n días.","La mayoría de las tareas finalizaron con éxito en los últimos %n días."], "_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["Muchas tareas fallaron en el último día. Considere revisar el registro de NextCloud para detectar errores e investigar si las aplicaciones del proveedor de IA se configuraron correctamente.","Muchas tareas fallaron en los últimos %n días. Considere revisar el registro de NextCloud para detectar errores e investigar si las aplicaciones del proveedor de IA se configuraron correctamente.","Muchas tareas fallaron en los últimos %n días. Considere revisar el registro de NextCloud para detectar errores e investigar si las aplicaciones del proveedor de IA se configuraron correctamente."], + "Task Processing worker status" : "Estado del procesamiento de tareas", + "_The Task Processing worker has run in the last minute._::_The Task Processing worker has run in the last %n minutes._" : ["El trabajo de procesamiento de tareas se ha ejecutado en el último minuto.","El trabajo de procesamiento de tareas se ha ejecutado en los últimos %n minutos.","El trabajo de procesamiento de tareas se ha ejecutado en los últimos %n minutos."], + "The Task Processing worker does not seem to be running. The last run was at %s." : "El trabajo de procesamiento de tareas no parece estar ejecutándose. La última ejecución fue a las %s.", + "The Task Processing worker does not seem to be running. It seems it has never run so far." : "El trabajo de procesamiento de tareas no parece estar en ejecución. Da la impresión de que nunca se ha ejecutado hasta ahora.", "Temporary space available" : "Espacio temporal disponible", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Hubo un problema al verificar la ruta temporal de PHP - no fue apropiadamente establecida a un directorio. Valor de retorno: %s", "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "La función PHP \"disk_free_space\" está deshabilitada, lo que evita que se pueda chequear que hay suficiente espacio libre en los directorios temporales.", @@ -486,8 +492,11 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 5 minutos mediante HTTP. Caso de uso: instancia muy pequeña (1-5 cuentas, dependiendo del uso).", "Cron (Recommended)" : "Cron (Recomendado)", "Unable to update profile default setting" : "No se pudo actualizar la configuración predeterminada del perfil", + "Unable to update profile picker setting" : "No se puede actualizar la configuración del selector de perfiles", "Profile" : "Perfil", "Enable or disable profile by default for new accounts." : "Habilitar o deshabilitar el perfil predeterminado para nuevas cuentas.", + "Enable the profile picker" : "Activar el selector de perfiles", + "Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Activa o desactiva el selector de perfiles en el Smart Picker y en las vistas previas de los enlaces de perfiles.", "Password confirmation is required" : "Se requiere confirmar la contraseña", "Failed to save setting" : "No se pudo guardar la configuración", "{app}'s declarative setting field: {name}" : "Campo de configuración declarativa de {app}: {name}", @@ -629,6 +638,7 @@ OC.L10N.register( "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista de cuentas. Esta lista no se muestra completa por razones de rendimiento. Las cuentas se mostrarán a medida que navegue por la lista.", "Account name" : "Nombre de la cuenta", "Account updated" : "Cuenta actualizada", + "Failed to update account" : "Fallo al actualizar la cuenta", "Edit account" : "Editar cuenta", "Saving …" : "Guardando …", "Save" : "Guardar", @@ -650,6 +660,7 @@ OC.L10N.register( "Language" : "Idioma", "Set default language" : "Establecer idioma predeterminado", "Manager" : "Gerente", + "Search for a manager…" : "Buscar un responsable…", "Quota" : "Cuota", "Set account quota" : "Definir cuota de la cuenta", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} cuenta …","{userCount} cuentas …","{userCount} cuentas …"], @@ -701,6 +712,7 @@ OC.L10N.register( "Default quota" : "Cuota predeterminada", "Select default quota" : "Seleccionar cuota predeterminada", "Search" : "Buscar", + "Focus search" : "Búsqueda avanzada", "Help" : "Ayuda", "Show those shortcuts" : "Mostrar estos atajos", "Server error while trying to complete WebAuthn device registration" : "Error del servidor al intentar completar el registro del dispositivo WebAuthn", @@ -754,6 +766,7 @@ OC.L10N.register( "Admins" : "Administradores", "Account group: {group}" : "Grupo de cuentas: {group}", "Account management" : "Administración de cuentas", + "Search accounts and groups…" : "Buscar cuentas y grupos…", "For performance reasons, when you enable encryption on a {productName} server only new and changed files are encrypted." : "Por razones de rendimiento, cuando activa el cifrado en un servidor {productName} sólo se cifrarán los archivos nuevos y modificados.", "Location" : "Ubicación", "Profile picture" : "Foto de perfil", @@ -983,7 +996,12 @@ OC.L10N.register( "SMTP Login" : "Inicio de sesión SMTP", "SMTP Password" : "Contraseña SMTP", "Test and verify email settings" : "Comprobar y verificar configuración de correo", + "Office suite switching is managed through the Nextcloud All-in-One interface." : "El cambio de suite ofimática se gestiona a través de la interfaz «Nextcloud All-in-One».", + "Please use the AIO interface to switch between office suites." : "Utilice la interfaz AIO para cambiar de suite ofimática.", + "Select your preferred office suite. Please note that installing requires manual server setup." : "Selecciona tu paquete ofimático preferido. Ten en cuenta que la instalación requiere una configuración manual del servidor.", "installed" : "Instalado", + "Disable office suites" : "Desactivar las suites ofimáticas", + "All office suites disabled" : "Todas las suites ofimáticas desactivadas", "{name} enabled" : "{name} Habilitado", "Best Nextcloud integration" : "Mejor integración con Nextcloud", "Open source" : "Código abierto", @@ -992,6 +1010,7 @@ OC.L10N.register( "Best ODF compatibility" : "Mejor compatibilidad con ODF", "Best support for legacy files" : "Mejor soporte con archivos antiguos", "Good Nextcloud integration" : "Buena integración con Nextcloud", + "Open core" : "Código abierto", "Best performance" : "Mejor rendimiento", "Limited ODF compatibility" : "Compatibilidad con ODF limitada", "Best Microsoft compatibility" : "Mejor compatibilidad con Microsoft", diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index aed060aa2df..266f5c774b6 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -293,6 +293,7 @@ "Your server is correctly configured to send security headers." : "Su servidor está correctamente configurado para enviar los encabezados de seguridad.", "Configuration server ID" : "ID del servidor de configuración", "Server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "El identificador del servidor no está configurado. Se recomienda si su instancia de Nextcloud se ejecuta en varios servidores PHP. Añade un ID de servidor en su configuración.", + "\"%d\" is not a valid server identifier. It must be between 0 and 511." : "\"%d\" no es un identificador de servidor válido. Debe estar comprendido entre 0 y 511.", "Server identifier is configured and valid." : "El identificador del servidor está configurado y es válido.", "Database version" : "Versión de base de datos", "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Se detectó la version 10.3 de MariaDB, esta versión ya está en end-of-life y sólo está soportada por Ubuntu 20.04. Se sugiere utilizar MariaDB >=%1$s and <=%2$s para un mejor rendimiento, estabilidad y funcionalidad con esta versión de Nextcloud.", @@ -310,8 +311,13 @@ "_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["No hay tareas programadas en el último día.","No hay tareas programadas en los últimos %n días.","No hay tareas programadas en los últimos %n días."], "_The task pickup speed has been ok in the last day._::_The task pickup speed has been ok in the last %n days._" : ["La velocidad de recogida de tareas ha sido aceptable en el último día.","La velocidad de recogida de tareas ha sido aceptable en los últimos %n días.","La velocidad de recogida de tareas ha sido aceptable en los últimos %n días."], "_The task pickup speed has been slow in the last day. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n days. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["La velocidad de procesamiento de tareas ha sido lenta en el último día. Muchas tareas tardaron más de 4 minutos en procesarse. Considere configurar un worker para procesar tareas en segundo plano.","La velocidad de procesamiento de tareas ha sido lenta en los últimos %n días. Muchas tareas tardaron más de 4 minutos en procesarse. Considere configurar un worker para procesar tareas en segundo plano.","La velocidad de procesamiento de tareas ha sido lenta en los últimos %n días. Muchas tareas tardaron más de 4 minutos en procesarse. Considere configurar un worker para procesar tareas en segundo plano."], + "Task Processing success rate" : "Tasa de éxito en el procesamiento de tareas", "_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["La mayoría de las tareas finalizaron con éxito en el último día.","La mayoría de las tareas finalizaron con éxito en los últimos %n días.","La mayoría de las tareas finalizaron con éxito en los últimos %n días."], "_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["Muchas tareas fallaron en el último día. Considere revisar el registro de NextCloud para detectar errores e investigar si las aplicaciones del proveedor de IA se configuraron correctamente.","Muchas tareas fallaron en los últimos %n días. Considere revisar el registro de NextCloud para detectar errores e investigar si las aplicaciones del proveedor de IA se configuraron correctamente.","Muchas tareas fallaron en los últimos %n días. Considere revisar el registro de NextCloud para detectar errores e investigar si las aplicaciones del proveedor de IA se configuraron correctamente."], + "Task Processing worker status" : "Estado del procesamiento de tareas", + "_The Task Processing worker has run in the last minute._::_The Task Processing worker has run in the last %n minutes._" : ["El trabajo de procesamiento de tareas se ha ejecutado en el último minuto.","El trabajo de procesamiento de tareas se ha ejecutado en los últimos %n minutos.","El trabajo de procesamiento de tareas se ha ejecutado en los últimos %n minutos."], + "The Task Processing worker does not seem to be running. The last run was at %s." : "El trabajo de procesamiento de tareas no parece estar ejecutándose. La última ejecución fue a las %s.", + "The Task Processing worker does not seem to be running. It seems it has never run so far." : "El trabajo de procesamiento de tareas no parece estar en ejecución. Da la impresión de que nunca se ha ejecutado hasta ahora.", "Temporary space available" : "Espacio temporal disponible", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Hubo un problema al verificar la ruta temporal de PHP - no fue apropiadamente establecida a un directorio. Valor de retorno: %s", "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "La función PHP \"disk_free_space\" está deshabilitada, lo que evita que se pueda chequear que hay suficiente espacio libre en los directorios temporales.", @@ -484,8 +490,11 @@ "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 5 minutos mediante HTTP. Caso de uso: instancia muy pequeña (1-5 cuentas, dependiendo del uso).", "Cron (Recommended)" : "Cron (Recomendado)", "Unable to update profile default setting" : "No se pudo actualizar la configuración predeterminada del perfil", + "Unable to update profile picker setting" : "No se puede actualizar la configuración del selector de perfiles", "Profile" : "Perfil", "Enable or disable profile by default for new accounts." : "Habilitar o deshabilitar el perfil predeterminado para nuevas cuentas.", + "Enable the profile picker" : "Activar el selector de perfiles", + "Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Activa o desactiva el selector de perfiles en el Smart Picker y en las vistas previas de los enlaces de perfiles.", "Password confirmation is required" : "Se requiere confirmar la contraseña", "Failed to save setting" : "No se pudo guardar la configuración", "{app}'s declarative setting field: {name}" : "Campo de configuración declarativa de {app}: {name}", @@ -627,6 +636,7 @@ "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista de cuentas. Esta lista no se muestra completa por razones de rendimiento. Las cuentas se mostrarán a medida que navegue por la lista.", "Account name" : "Nombre de la cuenta", "Account updated" : "Cuenta actualizada", + "Failed to update account" : "Fallo al actualizar la cuenta", "Edit account" : "Editar cuenta", "Saving …" : "Guardando …", "Save" : "Guardar", @@ -648,6 +658,7 @@ "Language" : "Idioma", "Set default language" : "Establecer idioma predeterminado", "Manager" : "Gerente", + "Search for a manager…" : "Buscar un responsable…", "Quota" : "Cuota", "Set account quota" : "Definir cuota de la cuenta", "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} cuenta …","{userCount} cuentas …","{userCount} cuentas …"], @@ -699,6 +710,7 @@ "Default quota" : "Cuota predeterminada", "Select default quota" : "Seleccionar cuota predeterminada", "Search" : "Buscar", + "Focus search" : "Búsqueda avanzada", "Help" : "Ayuda", "Show those shortcuts" : "Mostrar estos atajos", "Server error while trying to complete WebAuthn device registration" : "Error del servidor al intentar completar el registro del dispositivo WebAuthn", @@ -752,6 +764,7 @@ "Admins" : "Administradores", "Account group: {group}" : "Grupo de cuentas: {group}", "Account management" : "Administración de cuentas", + "Search accounts and groups…" : "Buscar cuentas y grupos…", "For performance reasons, when you enable encryption on a {productName} server only new and changed files are encrypted." : "Por razones de rendimiento, cuando activa el cifrado en un servidor {productName} sólo se cifrarán los archivos nuevos y modificados.", "Location" : "Ubicación", "Profile picture" : "Foto de perfil", @@ -981,7 +994,12 @@ "SMTP Login" : "Inicio de sesión SMTP", "SMTP Password" : "Contraseña SMTP", "Test and verify email settings" : "Comprobar y verificar configuración de correo", + "Office suite switching is managed through the Nextcloud All-in-One interface." : "El cambio de suite ofimática se gestiona a través de la interfaz «Nextcloud All-in-One».", + "Please use the AIO interface to switch between office suites." : "Utilice la interfaz AIO para cambiar de suite ofimática.", + "Select your preferred office suite. Please note that installing requires manual server setup." : "Selecciona tu paquete ofimático preferido. Ten en cuenta que la instalación requiere una configuración manual del servidor.", "installed" : "Instalado", + "Disable office suites" : "Desactivar las suites ofimáticas", + "All office suites disabled" : "Todas las suites ofimáticas desactivadas", "{name} enabled" : "{name} Habilitado", "Best Nextcloud integration" : "Mejor integración con Nextcloud", "Open source" : "Código abierto", @@ -990,6 +1008,7 @@ "Best ODF compatibility" : "Mejor compatibilidad con ODF", "Best support for legacy files" : "Mejor soporte con archivos antiguos", "Good Nextcloud integration" : "Buena integración con Nextcloud", + "Open core" : "Código abierto", "Best performance" : "Mejor rendimiento", "Limited ODF compatibility" : "Compatibilidad con ODF limitada", "Best Microsoft compatibility" : "Mejor compatibilidad con Microsoft", diff --git a/apps/sharebymail/l10n/tr.js b/apps/sharebymail/l10n/tr.js index 534901585ca..a00c0b2f8c9 100644 --- a/apps/sharebymail/l10n/tr.js +++ b/apps/sharebymail/l10n/tr.js @@ -22,6 +22,7 @@ OC.L10N.register( "Note:" : "Not:", "This share is valid until %s at midnight" : "Bu paylaşım %s gece yarısına kadar kullanılabilir", "Expiration:" : "Geçerlilik süresi sonu:", + "Open shared item" : "Paylaşılan ögeyi aç", "%1$s via %2$s" : "%1$s, %2$s aracılığıyla", "%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : "%1$s sizinle %2$s ögesini paylaştı. Erişim bağlantısını içeren başka bir e-posta daha almış olmalısınız.", "Password to access %1$s shared to you by %2$s" : "%1$s için sizin tarafınızdan %2$s üzerinden paylaşılan erişim parolası", diff --git a/apps/sharebymail/l10n/tr.json b/apps/sharebymail/l10n/tr.json index 49081d4ec98..7448f6d6107 100644 --- a/apps/sharebymail/l10n/tr.json +++ b/apps/sharebymail/l10n/tr.json @@ -20,6 +20,7 @@ "Note:" : "Not:", "This share is valid until %s at midnight" : "Bu paylaşım %s gece yarısına kadar kullanılabilir", "Expiration:" : "Geçerlilik süresi sonu:", + "Open shared item" : "Paylaşılan ögeyi aç", "%1$s via %2$s" : "%1$s, %2$s aracılığıyla", "%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : "%1$s sizinle %2$s ögesini paylaştı. Erişim bağlantısını içeren başka bir e-posta daha almış olmalısınız.", "Password to access %1$s shared to you by %2$s" : "%1$s için sizin tarafınızdan %2$s üzerinden paylaşılan erişim parolası", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 436b71a7a4a..b0f099ae99d 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -206,7 +206,9 @@ OC.L10N.register( "Code will expire {timeCountdown} or after use" : "Kod wygaśnie za {timeCountdown} lub po użyciu", "_{count} notification_::_{count} notifications_" : ["{count} powiadomienie","{count} powiadomienia","{count} powiadomień","{count} powiadomień"], "More apps" : "Więcej aplikacji", + "App store" : "Sklep aplikacji", "Applications" : "Aplikacje", + "Open apps menu" : "Otwórz menu aplikacji", "Apps" : "Aplikacje", "No" : "Nie", "Yes" : "Tak", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index d75422f2812..b6a9fa6fc44 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -204,7 +204,9 @@ "Code will expire {timeCountdown} or after use" : "Kod wygaśnie za {timeCountdown} lub po użyciu", "_{count} notification_::_{count} notifications_" : ["{count} powiadomienie","{count} powiadomienia","{count} powiadomień","{count} powiadomień"], "More apps" : "Więcej aplikacji", + "App store" : "Sklep aplikacji", "Applications" : "Aplikacje", + "Open apps menu" : "Otwórz menu aplikacji", "Apps" : "Aplikacje", "No" : "Nie", "Yes" : "Tak", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 5ec64e84e77..829b8fbcfa8 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -354,6 +354,7 @@ OC.L10N.register( "This share is password-protected" : "Bu paylaşım parola korumalı", "The password is wrong or expired. Please try again or request a new one." : "Parola hatalı ya da geçerlilik süresi dolmuş. Lütfen yeniden deneyin ya da parolanızı değiştirin. ", "Submit" : "Gönder", + "If the email address was correct then you will receive an email with the password." : "E-posta adresi doğruysa, parolanın bulunduğu bir e-posta alacaksınız.", "Please type in your email address to request a temporary password" : "Lütfen geçici parola isteğinde bulunmak için e-posta adresinizi yazın", "Email address" : "E-posta adresi", "Request password" : "Parola iste", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 0947a4eae23..5bb26987e42 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -352,6 +352,7 @@ "This share is password-protected" : "Bu paylaşım parola korumalı", "The password is wrong or expired. Please try again or request a new one." : "Parola hatalı ya da geçerlilik süresi dolmuş. Lütfen yeniden deneyin ya da parolanızı değiştirin. ", "Submit" : "Gönder", + "If the email address was correct then you will receive an email with the password." : "E-posta adresi doğruysa, parolanın bulunduğu bir e-posta alacaksınız.", "Please type in your email address to request a temporary password" : "Lütfen geçici parola isteğinde bulunmak için e-posta adresinizi yazın", "Email address" : "E-posta adresi", "Request password" : "Parola iste", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 9ea20ba5173..9295d7863ad 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -216,6 +216,7 @@ OC.L10N.register( "Share provider does not support accepting" : "Paylaşım hizmeti sağlayıcısı kabul etmeyi desteklemiyor", "Cannot change target of link share" : "Bağlantı paylaşımının hedefi değiştirilemedi", "Invalid share recipient" : "Paylaşım alıcısı geçersiz", + "Unknown share recipient" : "Paylaşım alıcısı bilinmiyor", "Group \"%s\" does not exist" : "\"%s\" grubu bulunamadı", "The requested share does not exist anymore" : "Erişilmek istenilen paylaşım artık yok", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Kullanıcı sayısı sınırına ulaşıldığından kullanıcı eklenemedi. Ayrıntılı bilgi almak için bildirimlerinize bakın.", @@ -434,6 +435,11 @@ OC.L10N.register( "The text to proofread" : "Düzeltilecek yazı", "Corrections" : "Düzeltmeler", "The corrections that should be made in your text" : "Yazınızda yapılması gereken düzeltmeler", + "Reformat paragraphs" : "Paragrafları yeniden biçimlendir", + "Reformats a text into multiple paragraphs separated by topic" : "Bir yazıyı konu ile ayırarak birden çok paragraf olarak yeniden biçimlendirir", + "The text to reformat" : "Yeniden biçimlendirilecek yazı", + "Reformatted text" : "Yeniden biçimlendirilmiş yazı", + "The reformatted text with paragraphs separated by topic" : "Konuya göre paragraflara ayrılarak yeniden biçimlendirilmiş yazı", "Reformulate text" : "Yazıyı yeniden düzenle", "Takes a text and reformulates it" : "Bir yazıyı alarak yeniden düzenler", "Write a text that you want the assistant to reformulate" : "Yardımcının yeniden düzenlemesini istediğiniz bir yazı yazın", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index c5f72be7649..b23eaf569f7 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -214,6 +214,7 @@ "Share provider does not support accepting" : "Paylaşım hizmeti sağlayıcısı kabul etmeyi desteklemiyor", "Cannot change target of link share" : "Bağlantı paylaşımının hedefi değiştirilemedi", "Invalid share recipient" : "Paylaşım alıcısı geçersiz", + "Unknown share recipient" : "Paylaşım alıcısı bilinmiyor", "Group \"%s\" does not exist" : "\"%s\" grubu bulunamadı", "The requested share does not exist anymore" : "Erişilmek istenilen paylaşım artık yok", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Kullanıcı sayısı sınırına ulaşıldığından kullanıcı eklenemedi. Ayrıntılı bilgi almak için bildirimlerinize bakın.", @@ -432,6 +433,11 @@ "The text to proofread" : "Düzeltilecek yazı", "Corrections" : "Düzeltmeler", "The corrections that should be made in your text" : "Yazınızda yapılması gereken düzeltmeler", + "Reformat paragraphs" : "Paragrafları yeniden biçimlendir", + "Reformats a text into multiple paragraphs separated by topic" : "Bir yazıyı konu ile ayırarak birden çok paragraf olarak yeniden biçimlendirir", + "The text to reformat" : "Yeniden biçimlendirilecek yazı", + "Reformatted text" : "Yeniden biçimlendirilmiş yazı", + "The reformatted text with paragraphs separated by topic" : "Konuya göre paragraflara ayrılarak yeniden biçimlendirilmiş yazı", "Reformulate text" : "Yazıyı yeniden düzenle", "Takes a text and reformulates it" : "Bir yazıyı alarak yeniden düzenler", "Write a text that you want the assistant to reformulate" : "Yardımcının yeniden düzenlemesini istediğiniz bir yazı yazın",