diff --git a/apps/encryption/l10n/gl.js b/apps/encryption/l10n/gl.js index 1db45b3189fd9..82a4af1e0a55b 100644 --- a/apps/encryption/l10n/gl.js +++ b/apps/encryption/l10n/gl.js @@ -16,7 +16,7 @@ OC.L10N.register( "Could not change the password. Maybe the old password was not correct." : "Non foi posíbel cambiar o contrasinal. Probabelmente o contrasinal antigo non é o correcto.", "Recovery Key disabled" : "Desactivada a chave de recuperación", "Recovery Key enabled" : "A chave de recuperación foi activada ", - "Could not enable the recovery key, please try again or contact your administrator" : "Non foi posíbel activar a chave de recuperación, ténteo de novo ou póñase en contacto co administrador.", + "Could not enable the recovery key, please try again or contact your administrator" : "Non foi posíbel activar a chave de recuperación, ténteo de novo ou póñase en contacto coa administración desta instancia.", "Could not update the private key password." : "Non foi posíbel actualizar o contrasinal da chave privada.", "The old password was not correct, please try again." : "O contrasinal antigo non é correcto, ténteo de novo.", "The current log-in password was not correct, please try again." : "O actual contrasinal de acceso non é correcto, ténteo de novo.", @@ -48,7 +48,7 @@ OC.L10N.register( "Basic encryption module" : "Módulo de cifrado básico", "Your private key password no longer matches your log-in password." : "O seu contrasinal da chave privada non coincide co seu contrasinal de acceso.", "Set your old private key password to your current log-in password:" : "Estabeleza o seu contrasinal antigo da chave de recuperación ao seu contrasinal de acceso actual:", - " If you don't remember your old password you can ask your administrator to recover your files." : "Se non lembra o seu antigo contrasinal pode pedirllo ao seu administrador para recuperar os seus ficheiros.", + " If you don't remember your old password you can ask your administrator to recover your files." : "Se non lembra o seu antigo contrasinal pode pedirllo á administración desta instancia. para recuperar os seus ficheiros.", "Old log-in password" : "Contrasinal antigo de acceso", "Current log-in password" : "Contrasinal actual de acceso", "Update Private Key Password" : "Actualizar o contrasinal da chave privada", diff --git a/apps/encryption/l10n/gl.json b/apps/encryption/l10n/gl.json index a4ba12b70d8f3..ce3d902b3573c 100644 --- a/apps/encryption/l10n/gl.json +++ b/apps/encryption/l10n/gl.json @@ -14,7 +14,7 @@ "Could not change the password. Maybe the old password was not correct." : "Non foi posíbel cambiar o contrasinal. Probabelmente o contrasinal antigo non é o correcto.", "Recovery Key disabled" : "Desactivada a chave de recuperación", "Recovery Key enabled" : "A chave de recuperación foi activada ", - "Could not enable the recovery key, please try again or contact your administrator" : "Non foi posíbel activar a chave de recuperación, ténteo de novo ou póñase en contacto co administrador.", + "Could not enable the recovery key, please try again or contact your administrator" : "Non foi posíbel activar a chave de recuperación, ténteo de novo ou póñase en contacto coa administración desta instancia.", "Could not update the private key password." : "Non foi posíbel actualizar o contrasinal da chave privada.", "The old password was not correct, please try again." : "O contrasinal antigo non é correcto, ténteo de novo.", "The current log-in password was not correct, please try again." : "O actual contrasinal de acceso non é correcto, ténteo de novo.", @@ -46,7 +46,7 @@ "Basic encryption module" : "Módulo de cifrado básico", "Your private key password no longer matches your log-in password." : "O seu contrasinal da chave privada non coincide co seu contrasinal de acceso.", "Set your old private key password to your current log-in password:" : "Estabeleza o seu contrasinal antigo da chave de recuperación ao seu contrasinal de acceso actual:", - " If you don't remember your old password you can ask your administrator to recover your files." : "Se non lembra o seu antigo contrasinal pode pedirllo ao seu administrador para recuperar os seus ficheiros.", + " If you don't remember your old password you can ask your administrator to recover your files." : "Se non lembra o seu antigo contrasinal pode pedirllo á administración desta instancia. para recuperar os seus ficheiros.", "Old log-in password" : "Contrasinal antigo de acceso", "Current log-in password" : "Contrasinal actual de acceso", "Update Private Key Password" : "Actualizar o contrasinal da chave privada", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 517cda0f14790..b3251d1b3f248 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -182,8 +182,8 @@ OC.L10N.register( "Name cannot be empty" : "Der Name darf nicht leer sein", "Another entry with the same name already exists" : "Ein anderer Eintrag mit diesem Namen existiert bereits", "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" in \"{newName}\" umbenannt", - "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" konnte nicht umbenannt werden, da der es nicht mehr existiert", - "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "Der Name „{targetName}“ wird bereits im Ordner „{dir}“ benutzt. Bitte wählen Sie einen anderen Namen.", + "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" konnte nicht umbenannt werden, da es nicht mehr existiert", + "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "Der Name \"{targetName}\" wird bereits im Ordner \"{dir}\" benutzt. Bitte wählen Sie einen anderen Namen.", "Could not rename \"{oldName}\"" : "\"{oldName}\" konnte nicht umbenannt werden", "Total rows summary" : "Zusammenfassung aller Zeilen", "Select all" : "Alle auswählen", @@ -219,7 +219,7 @@ OC.L10N.register( "Files settings" : "Dateien-Einstellungen", "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", "You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise haben Sie nicht die Berechtigung zur Anzeige. Bitten Sie den Absender, die Datei freizugeben.", - "Sort favorites first" : "Sortiere nach Favoriten zuerst", + "Sort favorites first" : "Favoriten zuerst sortieren", "Show hidden files" : "Versteckte Dateien anzeigen", "Crop image previews" : "Bildvorschauen zuschneiden", "Additional settings" : "Zusätzliche Einstellungen", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 25b83b7196dbe..061cf9e4fabd1 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -180,8 +180,8 @@ "Name cannot be empty" : "Der Name darf nicht leer sein", "Another entry with the same name already exists" : "Ein anderer Eintrag mit diesem Namen existiert bereits", "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" in \"{newName}\" umbenannt", - "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" konnte nicht umbenannt werden, da der es nicht mehr existiert", - "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "Der Name „{targetName}“ wird bereits im Ordner „{dir}“ benutzt. Bitte wählen Sie einen anderen Namen.", + "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" konnte nicht umbenannt werden, da es nicht mehr existiert", + "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "Der Name \"{targetName}\" wird bereits im Ordner \"{dir}\" benutzt. Bitte wählen Sie einen anderen Namen.", "Could not rename \"{oldName}\"" : "\"{oldName}\" konnte nicht umbenannt werden", "Total rows summary" : "Zusammenfassung aller Zeilen", "Select all" : "Alle auswählen", @@ -217,7 +217,7 @@ "Files settings" : "Dateien-Einstellungen", "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", "You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise haben Sie nicht die Berechtigung zur Anzeige. Bitten Sie den Absender, die Datei freizugeben.", - "Sort favorites first" : "Sortiere nach Favoriten zuerst", + "Sort favorites first" : "Favoriten zuerst sortieren", "Show hidden files" : "Versteckte Dateien anzeigen", "Crop image previews" : "Bildvorschauen zuschneiden", "Additional settings" : "Zusätzliche Einstellungen", diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index a2fbc055107e4..9a3dc3d4781a6 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -171,11 +171,20 @@ OC.L10N.register( "Reload current directory" : "Recargar directorio actual", "Go to the \"{dir}\" directory" : "Ir al directorio \"{dir}\"", "Select the row for {displayName}" : "Seleccione la fila para {displayName}", + "Rename file" : "Renombrar archivo", "File name" : "Nombre del archivo", + "A long time ago" : "Hace mucho tiempo", "Download file {name}" : "Descargar archivo {name}", "\"{displayName}\" action executed successfully" : "la acción \"{displayName}\" se ejecutó exitósamente", "\"{displayName}\" action failed" : "la acción \"{displayName}\" falló", + "\"{name}\" is not an allowed filetype." : "\" {name}\" no es un tipo de archivo permitido.", + "{newName} already exists." : "{newName} ya existe.", "Name cannot be empty" : "El nombre no puede estar vacío", + "Another entry with the same name already exists" : "Ya existe otra entrada con el mismo nombre", + "Renamed \"{oldName}\" to \"{newName}\"" : "Renombrado \"{oldName}\" a \"{newName}\"", + "Could not rename \"{oldName}\", it does not exist any more" : "No se ha podido renombrar \"{oldName}\", ya no existe.", + "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "El nombre \"{newName}\" ya se utiliza en la carpeta \"{dir}\". Por favor, elija un nombre diferente", + "Could not rename \"{oldName}\"" : "No se ha podido renombrar \"{oldName}\"", "Total rows summary" : "Resumen de filas totales", "Select all" : "Seleccionar todo", "Unselect all" : "Desmarrcar todos", @@ -210,6 +219,7 @@ OC.L10N.register( "Files settings" : "Configuración de archivos", "File cannot be accessed" : "El archivo no puede ser accesado", "You might not have have permissions to view it, ask the sender to share it" : "Puede que no tenga permisos para verlo, solicite al remitente que lo comparta", + "Sort favorites first" : "Ordenar los favoritos primero", "Show hidden files" : "Mostrar archivos ocultos", "Crop image previews" : "Recortar la previsualización de las imágenes", "Additional settings" : "Configuración adicional", @@ -234,6 +244,7 @@ OC.L10N.register( "Templates" : "Plantillas", "Create new templates folder" : "Crear nueva carpeta de plantillas", "Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas", + "List of favorites files and folders." : "Lista de archivos y carpetas favoritos.", "Toggle %1$s sublist" : "Alternar %1$s sublista", "Toggle grid view" : "Alternar vista de cuadrícula", "Upload some content or sync with your devices!" : "¡Suba contenidos o sincronice sus dispositivos!", diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index dd5a9aa38193e..7fe1d16431ae4 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -169,11 +169,20 @@ "Reload current directory" : "Recargar directorio actual", "Go to the \"{dir}\" directory" : "Ir al directorio \"{dir}\"", "Select the row for {displayName}" : "Seleccione la fila para {displayName}", + "Rename file" : "Renombrar archivo", "File name" : "Nombre del archivo", + "A long time ago" : "Hace mucho tiempo", "Download file {name}" : "Descargar archivo {name}", "\"{displayName}\" action executed successfully" : "la acción \"{displayName}\" se ejecutó exitósamente", "\"{displayName}\" action failed" : "la acción \"{displayName}\" falló", + "\"{name}\" is not an allowed filetype." : "\" {name}\" no es un tipo de archivo permitido.", + "{newName} already exists." : "{newName} ya existe.", "Name cannot be empty" : "El nombre no puede estar vacío", + "Another entry with the same name already exists" : "Ya existe otra entrada con el mismo nombre", + "Renamed \"{oldName}\" to \"{newName}\"" : "Renombrado \"{oldName}\" a \"{newName}\"", + "Could not rename \"{oldName}\", it does not exist any more" : "No se ha podido renombrar \"{oldName}\", ya no existe.", + "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "El nombre \"{newName}\" ya se utiliza en la carpeta \"{dir}\". Por favor, elija un nombre diferente", + "Could not rename \"{oldName}\"" : "No se ha podido renombrar \"{oldName}\"", "Total rows summary" : "Resumen de filas totales", "Select all" : "Seleccionar todo", "Unselect all" : "Desmarrcar todos", @@ -208,6 +217,7 @@ "Files settings" : "Configuración de archivos", "File cannot be accessed" : "El archivo no puede ser accesado", "You might not have have permissions to view it, ask the sender to share it" : "Puede que no tenga permisos para verlo, solicite al remitente que lo comparta", + "Sort favorites first" : "Ordenar los favoritos primero", "Show hidden files" : "Mostrar archivos ocultos", "Crop image previews" : "Recortar la previsualización de las imágenes", "Additional settings" : "Configuración adicional", @@ -232,6 +242,7 @@ "Templates" : "Plantillas", "Create new templates folder" : "Crear nueva carpeta de plantillas", "Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas", + "List of favorites files and folders." : "Lista de archivos y carpetas favoritos.", "Toggle %1$s sublist" : "Alternar %1$s sublista", "Toggle grid view" : "Alternar vista de cuadrícula", "Upload some content or sync with your devices!" : "¡Suba contenidos o sincronice sus dispositivos!", diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 7894c216ad6c5..a3555a932012c 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -48,7 +48,7 @@ OC.L10N.register( "Pending" : "Pendentes", "Unable to determine date" : "Non é posíbel determinar a data", "This operation is forbidden" : "Esta operación está prohibida", - "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio non está dispoñíbel, comprobe os rexistros ou póñase en contacto co administrador", + "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio non está dispoñíbel, comprobe os rexistros ou póñase en contacto coa administración desta instancia.", "Storage is temporarily not available" : "O almacenamento non está dispoñíbel temporalmente", "Could not move \"{file}\", target exists" : "Non foi posíbel mover «{file}», o destino xa existe", "Could not move \"{file}\"" : "Non foi posíbel mover «{file}»", diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index af67f7251de99..c18229d8fbbbb 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -46,7 +46,7 @@ "Pending" : "Pendentes", "Unable to determine date" : "Non é posíbel determinar a data", "This operation is forbidden" : "Esta operación está prohibida", - "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio non está dispoñíbel, comprobe os rexistros ou póñase en contacto co administrador", + "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio non está dispoñíbel, comprobe os rexistros ou póñase en contacto coa administración desta instancia.", "Storage is temporarily not available" : "O almacenamento non está dispoñíbel temporalmente", "Could not move \"{file}\", target exists" : "Non foi posíbel mover «{file}», o destino xa existe", "Could not move \"{file}\"" : "Non foi posíbel mover «{file}»", diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 86642b86fd9e3..0a42750fec6be 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -171,11 +171,20 @@ OC.L10N.register( "Reload current directory" : "Поново учитај текући директоријум", "Go to the \"{dir}\" directory" : "Иди у „{dir}” дирекотријум", "Select the row for {displayName}" : "Изабери ред за {displayName}", + "Rename file" : "Промени назив фајла", "File name" : "Име фајла", + "A long time ago" : "Пре доста времена", "Download file {name}" : "Преузми фајл {name}", "\"{displayName}\" action executed successfully" : "Акција „{displayName}” је успешно извршена", "\"{displayName}\" action failed" : "Акција „{displayName}” није успела", + "\"{name}\" is not an allowed filetype." : "„{name}” није дозвољени тип фајла.", + "{newName} already exists." : "{newName} већ постоји.", "Name cannot be empty" : "Назив не може бити празан", + "Another entry with the same name already exists" : "Већ постоји ставка са истим именом.", + "Renamed \"{oldName}\" to \"{newName}\"" : "„{oldName}” је променњено на „{newName}”", + "Could not rename \"{oldName}\", it does not exist any more" : "Не може да се промени име фајла „{fileName}” јер фајл више не постоји", + "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "Назив „{targetName}” се већ користи у директоријуму „{dir}”. Молимо вас да изаберете неко друго име.", + "Could not rename \"{oldName}\"" : "Не може да се промени име фајла „{fileName}”", "Total rows summary" : "Резиме укупног броја редова", "Select all" : "Означи све", "Unselect all" : "Поништи цео избор", @@ -210,6 +219,7 @@ OC.L10N.register( "Files settings" : "Подешавања фајлова", "File cannot be accessed" : "Фајлу не може да се приступи", "You might not have have permissions to view it, ask the sender to share it" : "Можда немате дозволе да га погледате, затражите од пошиљаоца да га подели са вама", + "Sort favorites first" : "Сортирај прво омиљене", "Show hidden files" : "Прикажи скривене фајлове", "Crop image previews" : "Опсецање прегледа слика", "Additional settings" : "Додатне поставке", @@ -234,6 +244,7 @@ OC.L10N.register( "Templates" : "Шаблони", "Create new templates folder" : "Креирај нови фолдер шаблона", "Unable to initialize the templates directory" : "Фолдер са шаблонима није могао да се иницијализује", + "List of favorites files and folders." : "Листа омиљених фајлова и директоријума.", "Toggle %1$s sublist" : "Укљ./искљ. %1$s подлисте", "Toggle grid view" : "Укључи/искључи приказ мреже", "Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!", diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index 88a17a00531c3..efd283c668377 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -169,11 +169,20 @@ "Reload current directory" : "Поново учитај текући директоријум", "Go to the \"{dir}\" directory" : "Иди у „{dir}” дирекотријум", "Select the row for {displayName}" : "Изабери ред за {displayName}", + "Rename file" : "Промени назив фајла", "File name" : "Име фајла", + "A long time ago" : "Пре доста времена", "Download file {name}" : "Преузми фајл {name}", "\"{displayName}\" action executed successfully" : "Акција „{displayName}” је успешно извршена", "\"{displayName}\" action failed" : "Акција „{displayName}” није успела", + "\"{name}\" is not an allowed filetype." : "„{name}” није дозвољени тип фајла.", + "{newName} already exists." : "{newName} већ постоји.", "Name cannot be empty" : "Назив не може бити празан", + "Another entry with the same name already exists" : "Већ постоји ставка са истим именом.", + "Renamed \"{oldName}\" to \"{newName}\"" : "„{oldName}” је променњено на „{newName}”", + "Could not rename \"{oldName}\", it does not exist any more" : "Не може да се промени име фајла „{fileName}” јер фајл више не постоји", + "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "Назив „{targetName}” се већ користи у директоријуму „{dir}”. Молимо вас да изаберете неко друго име.", + "Could not rename \"{oldName}\"" : "Не може да се промени име фајла „{fileName}”", "Total rows summary" : "Резиме укупног броја редова", "Select all" : "Означи све", "Unselect all" : "Поништи цео избор", @@ -208,6 +217,7 @@ "Files settings" : "Подешавања фајлова", "File cannot be accessed" : "Фајлу не може да се приступи", "You might not have have permissions to view it, ask the sender to share it" : "Можда немате дозволе да га погледате, затражите од пошиљаоца да га подели са вама", + "Sort favorites first" : "Сортирај прво омиљене", "Show hidden files" : "Прикажи скривене фајлове", "Crop image previews" : "Опсецање прегледа слика", "Additional settings" : "Додатне поставке", @@ -232,6 +242,7 @@ "Templates" : "Шаблони", "Create new templates folder" : "Креирај нови фолдер шаблона", "Unable to initialize the templates directory" : "Фолдер са шаблонима није могао да се иницијализује", + "List of favorites files and folders." : "Листа омиљених фајлова и директоријума.", "Toggle %1$s sublist" : "Укљ./искљ. %1$s подлисте", "Toggle grid view" : "Укључи/искључи приказ мреже", "Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!", diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js index ce36d6ec72c8e..e54e6ecac09b3 100644 --- a/apps/files_external/l10n/gl.js +++ b/apps/files_external/l10n/gl.js @@ -118,9 +118,9 @@ OC.L10N.register( "OpenStack Object Storage" : "OpenStack Object Storage", "Service name" : "Nome do servicio", "Request timeout (seconds)" : "Tempo de espera da solicitude (segundos)", - "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "A compatibilidade de cURL en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.", - "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "A compatibilidade de FTP en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.", - "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "«%1$s» non está instalado. Non é posíbel a montaxe de %2$s. Consulte co administrador do sistema como instalalo.", + "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "A compatibilidade de cURL en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte coa administración do sistema para instalalo.", + "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "A compatibilidade de FTP en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte coa administración do sistema para instalalo.", + "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "«%1$s» non está instalado. Non é posíbel a montaxe de %2$s. Consulte coa administración do sistema para instalalo.", "External storage support" : "Compatibilidade de almacenamento externo", "Adds basic external storage support" : "Engade compatibilidade básica de almacenamento externo", "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Esta aplicación permítelle aos administradores configurar conexións a provedores externos de almacenamento, como servidores FTP, almacenamentos de obxectos S3 ou SWIFT, outros servidores Nextcloud, servidores WebDAV e máis. Os administradores poden escoller que tipos de almacenamento activar e poden montar estas localizacións de almacenamento para un usuario, un grupo ou o sistema enteiro. Os usuarios verán aparecer un novo cartafol no seu directorio raíz de Nextcloud, ao que poden acceder e que poden usar como calquera outro cartafol. O almacenamento externo tamén lle permite aos usuarios compartir os ficheiros almacenados nestas localizacións externas. Nestes casos, úsanse as credenciais para o dono dos ficheiros cando o receptor solicita o ficheiro do almacenamento externo, asegurando así que o receptor poida acceder ao ficheiro compartido.\n\nO almacenamento externo pódese configurar usando a IGU ou coa liña de ordes. A segunda opción fornece ao usuario avanzado máis flexibilidade para configurar montaxes de almacenamento externos en bloque e para configurar prioridades de montaxe. Ten dispoñíbel máis información na documentación da IGU do almacenamento externo e na documentación do ficheiro de configuración do almacenamento externo.", diff --git a/apps/files_external/l10n/gl.json b/apps/files_external/l10n/gl.json index beecc51c02743..ce448eda28e89 100644 --- a/apps/files_external/l10n/gl.json +++ b/apps/files_external/l10n/gl.json @@ -116,9 +116,9 @@ "OpenStack Object Storage" : "OpenStack Object Storage", "Service name" : "Nome do servicio", "Request timeout (seconds)" : "Tempo de espera da solicitude (segundos)", - "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "A compatibilidade de cURL en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.", - "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "A compatibilidade de FTP en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte co administrador do sistema como instalalo.", - "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "«%1$s» non está instalado. Non é posíbel a montaxe de %2$s. Consulte co administrador do sistema como instalalo.", + "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "A compatibilidade de cURL en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte coa administración do sistema para instalalo.", + "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "A compatibilidade de FTP en PHP non está activada, ou non está instalado. Non é posíbel a montaxe de %s. Consulte coa administración do sistema para instalalo.", + "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "«%1$s» non está instalado. Non é posíbel a montaxe de %2$s. Consulte coa administración do sistema para instalalo.", "External storage support" : "Compatibilidade de almacenamento externo", "Adds basic external storage support" : "Engade compatibilidade básica de almacenamento externo", "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Esta aplicación permítelle aos administradores configurar conexións a provedores externos de almacenamento, como servidores FTP, almacenamentos de obxectos S3 ou SWIFT, outros servidores Nextcloud, servidores WebDAV e máis. Os administradores poden escoller que tipos de almacenamento activar e poden montar estas localizacións de almacenamento para un usuario, un grupo ou o sistema enteiro. Os usuarios verán aparecer un novo cartafol no seu directorio raíz de Nextcloud, ao que poden acceder e que poden usar como calquera outro cartafol. O almacenamento externo tamén lle permite aos usuarios compartir os ficheiros almacenados nestas localizacións externas. Nestes casos, úsanse as credenciais para o dono dos ficheiros cando o receptor solicita o ficheiro do almacenamento externo, asegurando así que o receptor poida acceder ao ficheiro compartido.\n\nO almacenamento externo pódese configurar usando a IGU ou coa liña de ordes. A segunda opción fornece ao usuario avanzado máis flexibilidade para configurar montaxes de almacenamento externos en bloque e para configurar prioridades de montaxe. Ten dispoñíbel máis información na documentación da IGU do almacenamento externo e na documentación do ficheiro de configuración do almacenamento externo.", diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index b06df80df5895..4e67fa93c26b7 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -107,10 +107,10 @@ OC.L10N.register( "Could not create share" : "Non foi posíbel crear o recurso compartido", "Invalid permissions" : "Permisos incorrectos", "Please specify a valid user" : "Especifique un usuario correcto", - "Group sharing is disabled by the administrator" : "A opción de compartir en grupo foi desactivada polo administrador", + "Group sharing is disabled by the administrator" : "A opción de compartir en grupo foi desactivada pola administración desta instancia.", "Please specify a valid group" : "Especifique un grupo correcto", - "Public link sharing is disabled by the administrator" : "Compartir por ligazón pública foi desactivado polo administrador", - "Public upload disabled by the administrator" : "O envío público foi desactivado polo administrador", + "Public link sharing is disabled by the administrator" : "Compartir por ligazón pública foi desactivado pola administración desta instancia.", + "Public upload disabled by the administrator" : "O envío público foi desactivado pola administración desta instancia.", "Public upload is only possible for publicly shared folders" : "O envío público só é posíbel para aos cartafoles públicos compartidos", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Compartir %s enviando o contrasinal por Nextcloud Talk fallou porque Nextcloud Talk non está activado", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Fallou a compartición de %1$s, xa que a infraestrutura non permite accións do tipo %2$s", diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index 14cc9fd8afcfb..cb1a8ec3ab4f2 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -105,10 +105,10 @@ "Could not create share" : "Non foi posíbel crear o recurso compartido", "Invalid permissions" : "Permisos incorrectos", "Please specify a valid user" : "Especifique un usuario correcto", - "Group sharing is disabled by the administrator" : "A opción de compartir en grupo foi desactivada polo administrador", + "Group sharing is disabled by the administrator" : "A opción de compartir en grupo foi desactivada pola administración desta instancia.", "Please specify a valid group" : "Especifique un grupo correcto", - "Public link sharing is disabled by the administrator" : "Compartir por ligazón pública foi desactivado polo administrador", - "Public upload disabled by the administrator" : "O envío público foi desactivado polo administrador", + "Public link sharing is disabled by the administrator" : "Compartir por ligazón pública foi desactivado pola administración desta instancia.", + "Public upload disabled by the administrator" : "O envío público foi desactivado pola administración desta instancia.", "Public upload is only possible for publicly shared folders" : "O envío público só é posíbel para aos cartafoles públicos compartidos", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Compartir %s enviando o contrasinal por Nextcloud Talk fallou porque Nextcloud Talk non está activado", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Fallou a compartición de %1$s, xa que a infraestrutura non permite accións do tipo %2$s", diff --git a/apps/files_trashbin/l10n/gl.js b/apps/files_trashbin/l10n/gl.js index fdfc5a3e1193f..274b8d6c8dc11 100644 --- a/apps/files_trashbin/l10n/gl.js +++ b/apps/files_trashbin/l10n/gl.js @@ -22,7 +22,7 @@ OC.L10N.register( "Error while emptying trash bin" : "Produciuse un erro ao baleirar o cesto do lixo", "Error while removing files from trash bin" : "Produciuse un erro ao retirar ficheiros do cesto do lixo", "This operation is forbidden" : "Esta operación está prohibida", - "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio non está dispoñíbel, comprobe os rexistros ou póñase en contacto co administrador", + "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio non está dispoñíbel, comprobe os rexistros ou póñase en contacto coa administración desta instancia.", "Delete" : "Eliminar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_trashbin/l10n/gl.json b/apps/files_trashbin/l10n/gl.json index 244a1f1999f16..c47c1126ce974 100644 --- a/apps/files_trashbin/l10n/gl.json +++ b/apps/files_trashbin/l10n/gl.json @@ -20,7 +20,7 @@ "Error while emptying trash bin" : "Produciuse un erro ao baleirar o cesto do lixo", "Error while removing files from trash bin" : "Produciuse un erro ao retirar ficheiros do cesto do lixo", "This operation is forbidden" : "Esta operación está prohibida", - "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio non está dispoñíbel, comprobe os rexistros ou póñase en contacto co administrador", + "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio non está dispoñíbel, comprobe os rexistros ou póñase en contacto coa administración desta instancia.", "Delete" : "Eliminar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/oauth2/l10n/gl.js b/apps/oauth2/l10n/gl.js index 5badcc477d7d6..0f4f179de1f00 100644 --- a/apps/oauth2/l10n/gl.js +++ b/apps/oauth2/l10n/gl.js @@ -1,11 +1,11 @@ OC.L10N.register( "oauth2", { - "Your client is not authorized to connect. Please inform the administrator of your client." : "O seu cliente non ten autorización para conectarse. Informe do seu cliente ao administrador.", + "Your client is not authorized to connect. Please inform the administrator of your client." : "O seu cliente non ten autorización para conectarse. Informe do seu cliente á administración da instancia", "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "o seu URL de redirección debe ser un URL completo, por exemplo: https://omeudominio.com/ruta", "OAuth 2.0" : "OAuth 2.0", "Allows OAuth2 compatible authentication from other web applications." : "Permite a autenticación compatíbel con OAuth2 dende outras aplicacións web.", - "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "A aplicación OAuth2 permítelle aos administradores configurar o fluxo de traballo de autenticación incorporado para permitir tamén autenticación compatíbel con OAuth2 dende outras aplicacións web.", + "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "A aplicación OAuth2 permítelle aos administradores configurar o fluxo de traballo de autenticación integrado para permitir tamén autenticación compatíbel con OAuth2 dende outras aplicacións web.", "OAuth 2.0 clients" : "Clientes OAuth 2.0", "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permítelle aos servizos externos solicitar acceso a {instanceName}.", "Add client" : "Engadir cliente", diff --git a/apps/oauth2/l10n/gl.json b/apps/oauth2/l10n/gl.json index fcbf78cb6cb23..e065b7ec680de 100644 --- a/apps/oauth2/l10n/gl.json +++ b/apps/oauth2/l10n/gl.json @@ -1,9 +1,9 @@ { "translations": { - "Your client is not authorized to connect. Please inform the administrator of your client." : "O seu cliente non ten autorización para conectarse. Informe do seu cliente ao administrador.", + "Your client is not authorized to connect. Please inform the administrator of your client." : "O seu cliente non ten autorización para conectarse. Informe do seu cliente á administración da instancia", "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "o seu URL de redirección debe ser un URL completo, por exemplo: https://omeudominio.com/ruta", "OAuth 2.0" : "OAuth 2.0", "Allows OAuth2 compatible authentication from other web applications." : "Permite a autenticación compatíbel con OAuth2 dende outras aplicacións web.", - "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "A aplicación OAuth2 permítelle aos administradores configurar o fluxo de traballo de autenticación incorporado para permitir tamén autenticación compatíbel con OAuth2 dende outras aplicacións web.", + "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "A aplicación OAuth2 permítelle aos administradores configurar o fluxo de traballo de autenticación integrado para permitir tamén autenticación compatíbel con OAuth2 dende outras aplicacións web.", "OAuth 2.0 clients" : "Clientes OAuth 2.0", "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permítelle aos servizos externos solicitar acceso a {instanceName}.", "Add client" : "Engadir cliente", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 4c9cfabe25a30..d18f94b3d03c6 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -350,13 +350,13 @@ OC.L10N.register( "Other languages" : "Weitere Sprachen", "Password change is disabled because the master key is disabled" : "Das Ändern des Passwortes ist deaktiviert, da der Master-Schlüssel deaktiviert ist", "New user" : "Neuer Benutzer", - "Either password or email is required" : "Passwort oder E-Mailadresse ist erforderlich", + "Either password or email is required" : "Passwort oder E-Mail-Adresse ist erforderlich", "Password (required)" : "Passwort (erforderlich)", - "Email (required)" : "E-Mailadresse (erforderlich)", + "Email (required)" : "E-Mail-Adresse (erforderlich)", "Groups (required)" : "Gruppen (erforderlich)", "Set user groups" : "Benutzergruppen einstellen", "Administered groups" : "Administrierte Gruppen", - "Set user as admin for …" : "Benutzer als Administrator setzen für…", + "Set user as admin for …" : "Benutzer als Administration setzen für…", "Set user quota" : "Benutzerkontingent einstellen", "Set default language" : "Standard-Sprache einstellen", "Set user manager" : "Benutzermanager setzen", @@ -380,14 +380,14 @@ OC.L10N.register( "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Im Falle des Verlusts des Gerätes oder des Verlassens der Organisation können mit dieser Funktion sämtliche Nextcloud-Daten von allen Geräten, die mit {userid} verbunden sind, gelöscht werden. Funktioniert nur, wenn das Gerät mit dem Internet verbunden ist.", "Remote wipe of devices" : "Fernlöschung von Geräten", "Wipe {userid}'s devices" : "Lösche {userid}s Geräte", - "Wiped {userid}'s devices" : "{userid}s Geräte gelöscht", + "Wiped {userid}'s devices" : "{userid}'s Geräte gelöscht", "Update of user manager was failed" : "Die Aktualisierung des Benutzermanagers ist fehlgeschlagen", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Lösche {userid}s Konto vollständig inklusive aller persönlichen Dateien, App-Daten, usw.", "Account deletion" : "Löschung des Kontos", "Delete {userid}'s account" : "Konto von {userid} löschen", - "Display name was successfully changed" : "Der Anzeigename wurde erfolgreich geändert", + "Display name was successfully changed" : "Der Anzeigename wurde geändert", "Password was successfully changed" : "Das Passwort wurde erfolgreich geändert", - "Email was successfully changed" : "E-Mail-Adresse wurde erfolgreich geändert", + "Email was successfully changed" : "E-Mail-Adresse wurde geändert", "Welcome mail sent!" : "Willkommens-E-Mail gesendet!", "Toggle user actions menu" : "Menü für Benutzeraktionen umschalten", "Edit" : "Bearbeiten", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index dfc3ebf6b75d5..49aac63d886e1 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -348,13 +348,13 @@ "Other languages" : "Weitere Sprachen", "Password change is disabled because the master key is disabled" : "Das Ändern des Passwortes ist deaktiviert, da der Master-Schlüssel deaktiviert ist", "New user" : "Neuer Benutzer", - "Either password or email is required" : "Passwort oder E-Mailadresse ist erforderlich", + "Either password or email is required" : "Passwort oder E-Mail-Adresse ist erforderlich", "Password (required)" : "Passwort (erforderlich)", - "Email (required)" : "E-Mailadresse (erforderlich)", + "Email (required)" : "E-Mail-Adresse (erforderlich)", "Groups (required)" : "Gruppen (erforderlich)", "Set user groups" : "Benutzergruppen einstellen", "Administered groups" : "Administrierte Gruppen", - "Set user as admin for …" : "Benutzer als Administrator setzen für…", + "Set user as admin for …" : "Benutzer als Administration setzen für…", "Set user quota" : "Benutzerkontingent einstellen", "Set default language" : "Standard-Sprache einstellen", "Set user manager" : "Benutzermanager setzen", @@ -378,14 +378,14 @@ "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Im Falle des Verlusts des Gerätes oder des Verlassens der Organisation können mit dieser Funktion sämtliche Nextcloud-Daten von allen Geräten, die mit {userid} verbunden sind, gelöscht werden. Funktioniert nur, wenn das Gerät mit dem Internet verbunden ist.", "Remote wipe of devices" : "Fernlöschung von Geräten", "Wipe {userid}'s devices" : "Lösche {userid}s Geräte", - "Wiped {userid}'s devices" : "{userid}s Geräte gelöscht", + "Wiped {userid}'s devices" : "{userid}'s Geräte gelöscht", "Update of user manager was failed" : "Die Aktualisierung des Benutzermanagers ist fehlgeschlagen", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Lösche {userid}s Konto vollständig inklusive aller persönlichen Dateien, App-Daten, usw.", "Account deletion" : "Löschung des Kontos", "Delete {userid}'s account" : "Konto von {userid} löschen", - "Display name was successfully changed" : "Der Anzeigename wurde erfolgreich geändert", + "Display name was successfully changed" : "Der Anzeigename wurde geändert", "Password was successfully changed" : "Das Passwort wurde erfolgreich geändert", - "Email was successfully changed" : "E-Mail-Adresse wurde erfolgreich geändert", + "Email was successfully changed" : "E-Mail-Adresse wurde geändert", "Welcome mail sent!" : "Willkommens-E-Mail gesendet!", "Toggle user actions menu" : "Menü für Benutzeraktionen umschalten", "Edit" : "Bearbeiten", diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index 9319725d0bf8a..258c209582ab6 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -316,6 +316,7 @@ OC.L10N.register( "Week starts on {firstDayOfWeek}" : "Astea {firstDayOfWeek} egunean hasten da", "Unable to update locale" : "Ezin izan da lokalizazioa eguneratu", "No locale set" : "Ez da lokalizaziorik ezarri", + "Your city" : "Zure hiria", "Your organisation" : "Zure erakundea", "Your phone number" : "Zure telefono zenbakia", "Edit your Profile visibility" : "Editatu profilaren ikusgarritasuna", @@ -333,6 +334,7 @@ OC.L10N.register( "Unable to update federation scope of additional {property}" : "Ezin da eguneratu {property} gehigarriaren federazio-esparrua", "Add additional email" : "Gehitu e-posta gehigarria", "Add" : "Gehitu", + "User's table" : "Erabiltzailearen mahaia", "Display name" : "Erakusteko izena", "Email" : "E-posta", "Group admin for" : "Talde honen administratzailea", @@ -348,12 +350,28 @@ OC.L10N.register( "Other languages" : "Beste hizkuntza batzuk", "Password change is disabled because the master key is disabled" : "Pasahitza aldatzea desgaituta dago gako nagusia desaktibatuta baitago.", "New user" : "Erabiltzaile berria", + "Either password or email is required" : "Posta elektronikoa edo pasahitza beharrezkoak dira", + "Password (required)" : "Pasahitza (beharrezkoa)", + "Email (required)" : "Posta elektronikoa (beharrezkoa)", + "Groups (required)" : "Taldeak (beharrezkoa)", + "Set user groups" : "Ezarri erabiltzailearen taldeak", + "Administered groups" : "Administratturiko taldeak", + "Set user as admin for …" : "Ezarri erabiltzailea admin gisa honentzat...", + "Set user quota" : "Ezarri erabiltzaie-kuota", + "Set default language" : "Ezarri hizkuntza lehenetsia", + "Set user manager" : "Ezarri erabiltzaile-kudeatzailea", + "Add new user" : "Gehitu erabiltzaile berria", + "Username will be autogenerated" : "Erabiltzaile izena automatikoki sortuko da", + "Username (required)" : "Erabiltzailea (beharrezkoa)", "You do not have permissions to see the details of this user" : "Ez duzu baimenik erabiltzaile honen xehetasunak ikusteko", + "Edit display name" : "Editatu erakutsiko den izena", "Add new password" : "Gehitu pasahitz berria", "Add new email address" : "Gehitu e-mail helbide berria", "Add user to group" : "Gehitu erabiltzailea taldera", "Set user as admin for" : "Ezarri erabiltzailea admin gisa", "Select user quota" : "Aukeratu erabiltzaile-kuota ", + "Set the language" : "Ezarri hizkuntza", + "Select manager" : "Aukeratu kudeatzailea", "Delete user" : "Ezabatu erabiltzailea", "Wipe all devices" : "Garbitu gailu guztiak", "Disable user" : "Desgaitu erabiltzailea", @@ -362,9 +380,14 @@ OC.L10N.register( "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Gailua galtzen baduzu edo erakundetik irteten bazara, honek {userid} erabiltzaileari lotutako gailu guztietako Nextcloudeko datuak garbitu ditzake. Gailuak internetera konektatuta badaude bakarrik funtzionatzen du.", "Remote wipe of devices" : "Gailuen urruneko garbiketa", "Wipe {userid}'s devices" : "Garbitu {userid}-ren gailuak", + "Wiped {userid}'s devices" : "{userid}-ren gailuak garbitu dira", + "Update of user manager was failed" : "Kudeatzailearen eguneraketak huts egin du", "Fully delete {userid}'s account including all their personal files, app data, etc." : "{userid} erabiltzailearen kontua, bere fitxategi eta aplikazioen datuak barne, guztiz ezabatu.", "Account deletion" : "Kontu ezabaketa", "Delete {userid}'s account" : "Ezabatu {userid} erabiltzailearen kontua", + "Display name was successfully changed" : "Erakusteko izena ondo aldatu da", + "Password was successfully changed" : "Pasahitza ondo aldatu da", + "Email was successfully changed" : "Posta elektronikoa ondo aldatu da", "Welcome mail sent!" : "Ongi etorri mezua bidalita!", "Toggle user actions menu" : "Txandakatu erabiltzailearen ekintza menua", "Edit" : "Aldatu", @@ -393,6 +416,7 @@ OC.L10N.register( "Disabled users" : "Erabiltzaile ezinduak", "Default quota:" : "Lehenetsitako kuota:", "Select default quota" : "Aukeratu lehenetsitako kuota", + "Show languages" : "Erakutsi hizkuntzak", "Show last login" : "Azken izen ematea erakutsi", "Show user backend" : "Bistaratu erabiltzaile motorra", "Show storage path" : "Erakutsi biltegiaren bidea", @@ -436,6 +460,7 @@ OC.L10N.register( "Documentation" : "Dokumentazioa", "Forum" : "Foroa", "Login" : "Saio hasiera", + "None/STARTTLS" : "Batere ez/STARTTLS", "SSL" : "SSL", "Open documentation" : "Ireki dokumentazioa", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Zerbitzaria epostak bidaltzeko gai izatea garrantzitsua da, pasahitzak berrezartzeko eta abisuentzako", @@ -481,6 +506,8 @@ OC.L10N.register( "Restrict users to only share with users in their groups" : "Mugatu partekatzeak taldeko erabiltzaileetara", "Exclude groups from sharing" : "Baztertu taldeak partekatzean", "These groups will still be able to receive shares, but not to initiate them." : "Talde hauek oraindik jaso ahal izango dute partekatzeak, baina ezingo dute partekatu", + "Allow username autocompletion in share dialog and allow access to the system address book" : "Baimendu erabiltzaile izena automatikoki osatzea elkarrizketa-koadroan eta baimendu sistemako helbide-liburua atzitzea", + "Allow username autocompletion to users within the same groups and limit system address books to users in the same groups" : "Baimendu erabiltzaile izena automatikoki osatzea talde bereko erabiltzaileei eta mugatu sistemako helbide-liburuak atzitzea talde bereko erabiltzaileei", "Allow username autocompletion to users based on phone number integration" : "Baimendu erabiltzaile-izenen osatze automatikoa telefono zenbakien integrazioan oinarritutako erabiltzaileei", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Osatze automatikoa \"talde bera\" eta \"telefono zenbakiaren integrazioa\" gaituta badaude, bat-etortzea nahikoa da erabiltzaileari erakusteko.", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Baimendu automatikoki osatzea izen osoa edo helbide elektronikoa sartzerakoan (alde batera utziz falta den telefono-liburuarekin bat etortzea eta talde berean egotea)", @@ -512,6 +539,7 @@ OC.L10N.register( "STARTTLS" : "STARTTLS", "Authentication method" : "Autentifikazio metodoa", "Allow username autocompletion in share dialog" : "Baimendu erabiltzaile-izenaren osatze automatikoa partekatze elkarrizketan", - "Allow username autocompletion to users within the same groups" : "Baimendu erabiltzaile-izenen osatze automatikoa talde bereko erabiltzaileei" + "Allow username autocompletion to users within the same groups" : "Baimendu erabiltzaile-izenen osatze automatikoa talde bereko erabiltzaileei", + "Select user manager" : "Aukeratu erabiltzaile kudeatzailea" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index d7f09e8a6e6e1..52d4f700a0a80 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -314,6 +314,7 @@ "Week starts on {firstDayOfWeek}" : "Astea {firstDayOfWeek} egunean hasten da", "Unable to update locale" : "Ezin izan da lokalizazioa eguneratu", "No locale set" : "Ez da lokalizaziorik ezarri", + "Your city" : "Zure hiria", "Your organisation" : "Zure erakundea", "Your phone number" : "Zure telefono zenbakia", "Edit your Profile visibility" : "Editatu profilaren ikusgarritasuna", @@ -331,6 +332,7 @@ "Unable to update federation scope of additional {property}" : "Ezin da eguneratu {property} gehigarriaren federazio-esparrua", "Add additional email" : "Gehitu e-posta gehigarria", "Add" : "Gehitu", + "User's table" : "Erabiltzailearen mahaia", "Display name" : "Erakusteko izena", "Email" : "E-posta", "Group admin for" : "Talde honen administratzailea", @@ -346,12 +348,28 @@ "Other languages" : "Beste hizkuntza batzuk", "Password change is disabled because the master key is disabled" : "Pasahitza aldatzea desgaituta dago gako nagusia desaktibatuta baitago.", "New user" : "Erabiltzaile berria", + "Either password or email is required" : "Posta elektronikoa edo pasahitza beharrezkoak dira", + "Password (required)" : "Pasahitza (beharrezkoa)", + "Email (required)" : "Posta elektronikoa (beharrezkoa)", + "Groups (required)" : "Taldeak (beharrezkoa)", + "Set user groups" : "Ezarri erabiltzailearen taldeak", + "Administered groups" : "Administratturiko taldeak", + "Set user as admin for …" : "Ezarri erabiltzailea admin gisa honentzat...", + "Set user quota" : "Ezarri erabiltzaie-kuota", + "Set default language" : "Ezarri hizkuntza lehenetsia", + "Set user manager" : "Ezarri erabiltzaile-kudeatzailea", + "Add new user" : "Gehitu erabiltzaile berria", + "Username will be autogenerated" : "Erabiltzaile izena automatikoki sortuko da", + "Username (required)" : "Erabiltzailea (beharrezkoa)", "You do not have permissions to see the details of this user" : "Ez duzu baimenik erabiltzaile honen xehetasunak ikusteko", + "Edit display name" : "Editatu erakutsiko den izena", "Add new password" : "Gehitu pasahitz berria", "Add new email address" : "Gehitu e-mail helbide berria", "Add user to group" : "Gehitu erabiltzailea taldera", "Set user as admin for" : "Ezarri erabiltzailea admin gisa", "Select user quota" : "Aukeratu erabiltzaile-kuota ", + "Set the language" : "Ezarri hizkuntza", + "Select manager" : "Aukeratu kudeatzailea", "Delete user" : "Ezabatu erabiltzailea", "Wipe all devices" : "Garbitu gailu guztiak", "Disable user" : "Desgaitu erabiltzailea", @@ -360,9 +378,14 @@ "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Gailua galtzen baduzu edo erakundetik irteten bazara, honek {userid} erabiltzaileari lotutako gailu guztietako Nextcloudeko datuak garbitu ditzake. Gailuak internetera konektatuta badaude bakarrik funtzionatzen du.", "Remote wipe of devices" : "Gailuen urruneko garbiketa", "Wipe {userid}'s devices" : "Garbitu {userid}-ren gailuak", + "Wiped {userid}'s devices" : "{userid}-ren gailuak garbitu dira", + "Update of user manager was failed" : "Kudeatzailearen eguneraketak huts egin du", "Fully delete {userid}'s account including all their personal files, app data, etc." : "{userid} erabiltzailearen kontua, bere fitxategi eta aplikazioen datuak barne, guztiz ezabatu.", "Account deletion" : "Kontu ezabaketa", "Delete {userid}'s account" : "Ezabatu {userid} erabiltzailearen kontua", + "Display name was successfully changed" : "Erakusteko izena ondo aldatu da", + "Password was successfully changed" : "Pasahitza ondo aldatu da", + "Email was successfully changed" : "Posta elektronikoa ondo aldatu da", "Welcome mail sent!" : "Ongi etorri mezua bidalita!", "Toggle user actions menu" : "Txandakatu erabiltzailearen ekintza menua", "Edit" : "Aldatu", @@ -391,6 +414,7 @@ "Disabled users" : "Erabiltzaile ezinduak", "Default quota:" : "Lehenetsitako kuota:", "Select default quota" : "Aukeratu lehenetsitako kuota", + "Show languages" : "Erakutsi hizkuntzak", "Show last login" : "Azken izen ematea erakutsi", "Show user backend" : "Bistaratu erabiltzaile motorra", "Show storage path" : "Erakutsi biltegiaren bidea", @@ -434,6 +458,7 @@ "Documentation" : "Dokumentazioa", "Forum" : "Foroa", "Login" : "Saio hasiera", + "None/STARTTLS" : "Batere ez/STARTTLS", "SSL" : "SSL", "Open documentation" : "Ireki dokumentazioa", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Zerbitzaria epostak bidaltzeko gai izatea garrantzitsua da, pasahitzak berrezartzeko eta abisuentzako", @@ -479,6 +504,8 @@ "Restrict users to only share with users in their groups" : "Mugatu partekatzeak taldeko erabiltzaileetara", "Exclude groups from sharing" : "Baztertu taldeak partekatzean", "These groups will still be able to receive shares, but not to initiate them." : "Talde hauek oraindik jaso ahal izango dute partekatzeak, baina ezingo dute partekatu", + "Allow username autocompletion in share dialog and allow access to the system address book" : "Baimendu erabiltzaile izena automatikoki osatzea elkarrizketa-koadroan eta baimendu sistemako helbide-liburua atzitzea", + "Allow username autocompletion to users within the same groups and limit system address books to users in the same groups" : "Baimendu erabiltzaile izena automatikoki osatzea talde bereko erabiltzaileei eta mugatu sistemako helbide-liburuak atzitzea talde bereko erabiltzaileei", "Allow username autocompletion to users based on phone number integration" : "Baimendu erabiltzaile-izenen osatze automatikoa telefono zenbakien integrazioan oinarritutako erabiltzaileei", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "Osatze automatikoa \"talde bera\" eta \"telefono zenbakiaren integrazioa\" gaituta badaude, bat-etortzea nahikoa da erabiltzaileari erakusteko.", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Baimendu automatikoki osatzea izen osoa edo helbide elektronikoa sartzerakoan (alde batera utziz falta den telefono-liburuarekin bat etortzea eta talde berean egotea)", @@ -510,6 +537,7 @@ "STARTTLS" : "STARTTLS", "Authentication method" : "Autentifikazio metodoa", "Allow username autocompletion in share dialog" : "Baimendu erabiltzaile-izenaren osatze automatikoa partekatze elkarrizketan", - "Allow username autocompletion to users within the same groups" : "Baimendu erabiltzaile-izenen osatze automatikoa talde bereko erabiltzaileei" + "Allow username autocompletion to users within the same groups" : "Baimendu erabiltzaile-izenen osatze automatikoa talde bereko erabiltzaileei", + "Select user manager" : "Aukeratu erabiltzaile kudeatzailea" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 10c52ea6cb893..c13d0f0464831 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -75,7 +75,7 @@ OC.L10N.register( "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply opcache.max_accelerated_files to your PHP configuration with a value higher than %s." : "O número máximo de chaves OPcache está case superado. Para garantir que todos os scripts poden manterse na caché, recoméndase aplicar opcache.max_accelerated_files á súa configuración de PHP cun valor superior a %s.", "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply opcache.memory_consumption to your PHP configuration with a value higher than %s." : "O búfer OPcache está case cheo. Para garantir que todos os scripts se poidan gardar na caché, recoméndase aplicar opcache.memory_consumption á súa configuración de PHP cun valor superior a %s.", "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply opcache.interned_strings_buffer to your PHP configuration with a value higher than %s." : "O búfer de cadeas internas en OPcache está case cheo. Para asegurarse de que as cadeas que se repiten poidan almacenarse na caché de forma efectiva, recoméndase aplicar opcache.interned_strings_buffer á súa configuración de PHP cun valor superior a %s.", - "Administrator documentation" : "Documentación do administrador", + "Administrator documentation" : "Documentación da administración da instancia.", "User documentation" : "Documentación do usuario", "Invalid SMTP password." : "Contrasinal SMTP incorrecta.", "Email setting test" : "Proba do axuste do correo", @@ -101,7 +101,7 @@ OC.L10N.register( "Your password on %s was reset." : "Foi restabelecido o seu contrasinal en %s.", "Password for %1$s changed on %2$s" : "Contrasinal para %1$s cambiado en %2$s", "Password changed for %s" : "Contrasinal cambiado por %s", - "If you did not request this, please contact an administrator." : "Se vostede non solicitou isto, póñase en contacto co administrador.", + "If you did not request this, please contact an administrator." : "Se vostede non solicitou isto, póñase en contacto coa administración desta instancia.", "Your email address on %s was changed." : "Foi cambiado o seu enderezo de correo en %s.", "Your email address on %s was changed by an administrator." : "O seu enderezo de correo en %s foi cambiado por un administrador", "Email address for %1$s changed on %2$s" : "Enderezo de correo para %1$s cambiado en %2$s", @@ -438,8 +438,8 @@ OC.L10N.register( "Website" : "Sitio web", "Profile visibility" : "Visibilidade do perfil", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Non está dispoñíbel porque esta propiedade é necesaria para as funcións básicas, como compartir ficheiros e convites de calendario", - "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "Non está dispoñíbel porque a federación foi desactivada para a súa conta, póñase en contacto co administrador do sistema se ten algunha dúbida", - "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Non está dispoñíbel porque non se permite publicar datos específicos do usuario no servidor de buscas, póñase en contacto co administrador do sistema se ten algunha dúbida", + "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "Non está dispoñíbel porque a federación foi desactivada para a súa conta, póñase en contacto coa administración do sistema se ten algunha dúbida", + "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Non está dispoñíbel porque non se permite publicar datos específicos do usuario no servidor de buscas, póñase en contacto coa administración do sistema se ten algunha dúbida", "Active apps" : "Aplicacións activas", "Disabled apps" : "Aplicacións desactivadas", "Updates" : "Actualizacións", @@ -456,7 +456,7 @@ OC.L10N.register( "An error occurred during the request. Unable to proceed." : "Produciuse un erro durante a solicitude. Non é posíbel continuar.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "A aplicación foi activada pero necesita ser actualizada. Vai ser redirixido cara a páxina de actualizarións en 5 segundos.", "Error: This app cannot be enabled because it makes the server unstable" : "Erro: non é posíbel activar esta aplicación porque fai que o servidor sexa inestábel", - "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Houbo demasiadas solicitudes da súa rede. Volva tentalo máis adiante ou póñase en contacto co seu administrador se se trata dun erro.", + "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Houbo demasiadas solicitudes da súa rede. Volva tentalo máis adiante ou póñase en contacto coa administración desta instancia. se se trata dun erro.", "Documentation" : "Documentación", "Forum" : "Foro", "Login" : "Acceso", diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index 7f77c04182a52..0faaeda6cfee8 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -73,7 +73,7 @@ "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply opcache.max_accelerated_files to your PHP configuration with a value higher than %s." : "O número máximo de chaves OPcache está case superado. Para garantir que todos os scripts poden manterse na caché, recoméndase aplicar opcache.max_accelerated_files á súa configuración de PHP cun valor superior a %s.", "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply opcache.memory_consumption to your PHP configuration with a value higher than %s." : "O búfer OPcache está case cheo. Para garantir que todos os scripts se poidan gardar na caché, recoméndase aplicar opcache.memory_consumption á súa configuración de PHP cun valor superior a %s.", "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply opcache.interned_strings_buffer to your PHP configuration with a value higher than %s." : "O búfer de cadeas internas en OPcache está case cheo. Para asegurarse de que as cadeas que se repiten poidan almacenarse na caché de forma efectiva, recoméndase aplicar opcache.interned_strings_buffer á súa configuración de PHP cun valor superior a %s.", - "Administrator documentation" : "Documentación do administrador", + "Administrator documentation" : "Documentación da administración da instancia.", "User documentation" : "Documentación do usuario", "Invalid SMTP password." : "Contrasinal SMTP incorrecta.", "Email setting test" : "Proba do axuste do correo", @@ -99,7 +99,7 @@ "Your password on %s was reset." : "Foi restabelecido o seu contrasinal en %s.", "Password for %1$s changed on %2$s" : "Contrasinal para %1$s cambiado en %2$s", "Password changed for %s" : "Contrasinal cambiado por %s", - "If you did not request this, please contact an administrator." : "Se vostede non solicitou isto, póñase en contacto co administrador.", + "If you did not request this, please contact an administrator." : "Se vostede non solicitou isto, póñase en contacto coa administración desta instancia.", "Your email address on %s was changed." : "Foi cambiado o seu enderezo de correo en %s.", "Your email address on %s was changed by an administrator." : "O seu enderezo de correo en %s foi cambiado por un administrador", "Email address for %1$s changed on %2$s" : "Enderezo de correo para %1$s cambiado en %2$s", @@ -436,8 +436,8 @@ "Website" : "Sitio web", "Profile visibility" : "Visibilidade do perfil", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Non está dispoñíbel porque esta propiedade é necesaria para as funcións básicas, como compartir ficheiros e convites de calendario", - "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "Non está dispoñíbel porque a federación foi desactivada para a súa conta, póñase en contacto co administrador do sistema se ten algunha dúbida", - "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Non está dispoñíbel porque non se permite publicar datos específicos do usuario no servidor de buscas, póñase en contacto co administrador do sistema se ten algunha dúbida", + "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "Non está dispoñíbel porque a federación foi desactivada para a súa conta, póñase en contacto coa administración do sistema se ten algunha dúbida", + "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Non está dispoñíbel porque non se permite publicar datos específicos do usuario no servidor de buscas, póñase en contacto coa administración do sistema se ten algunha dúbida", "Active apps" : "Aplicacións activas", "Disabled apps" : "Aplicacións desactivadas", "Updates" : "Actualizacións", @@ -454,7 +454,7 @@ "An error occurred during the request. Unable to proceed." : "Produciuse un erro durante a solicitude. Non é posíbel continuar.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "A aplicación foi activada pero necesita ser actualizada. Vai ser redirixido cara a páxina de actualizarións en 5 segundos.", "Error: This app cannot be enabled because it makes the server unstable" : "Erro: non é posíbel activar esta aplicación porque fai que o servidor sexa inestábel", - "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Houbo demasiadas solicitudes da súa rede. Volva tentalo máis adiante ou póñase en contacto co seu administrador se se trata dun erro.", + "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Houbo demasiadas solicitudes da súa rede. Volva tentalo máis adiante ou póñase en contacto coa administración desta instancia. se se trata dun erro.", "Documentation" : "Documentación", "Forum" : "Foro", "Login" : "Acceso", diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js index 387ed240f0a8b..db789abe9dd5a 100644 --- a/apps/user_ldap/l10n/de_DE.js +++ b/apps/user_ldap/l10n/de_DE.js @@ -156,7 +156,7 @@ OC.L10N.register( "User Search Attributes" : "Benutzersucheigenschaften", "Optional; one attribute per line" : "Optional; ein Attribut pro Zeile", "Disable users missing from LDAP" : "Benutzer deaktivieren, die in LDAP fehlen", - "When switched on, users imported from LDAP which are then missing will be disabled" : "Beim Einschalten werden aus LDAP importierte und dann hiernach fehlende Benutzer deaktiviert", + "When switched on, users imported from LDAP which are then missing will be disabled" : "Beim Einschalten werden aus LDAP importierte und dann hier fehlende Benutzer deaktiviert", "Group Display Name Field" : "Feld für den Anzeigenamen der Gruppe", "The LDAP attribute to use to generate the groups's display name." : "Das LDAP-Attribut zur Erzeugung des Anzeigenamens der Gruppen.", "Base Group Tree" : "Basis-Gruppenbaum", diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json index a858b89734b0e..a284df0afb8b5 100644 --- a/apps/user_ldap/l10n/de_DE.json +++ b/apps/user_ldap/l10n/de_DE.json @@ -154,7 +154,7 @@ "User Search Attributes" : "Benutzersucheigenschaften", "Optional; one attribute per line" : "Optional; ein Attribut pro Zeile", "Disable users missing from LDAP" : "Benutzer deaktivieren, die in LDAP fehlen", - "When switched on, users imported from LDAP which are then missing will be disabled" : "Beim Einschalten werden aus LDAP importierte und dann hiernach fehlende Benutzer deaktiviert", + "When switched on, users imported from LDAP which are then missing will be disabled" : "Beim Einschalten werden aus LDAP importierte und dann hier fehlende Benutzer deaktiviert", "Group Display Name Field" : "Feld für den Anzeigenamen der Gruppe", "The LDAP attribute to use to generate the groups's display name." : "Das LDAP-Attribut zur Erzeugung des Anzeigenamens der Gruppen.", "Base Group Tree" : "Basis-Gruppenbaum", diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js index 269e39b4ff2ff..4e8a85fde0695 100644 --- a/apps/user_ldap/l10n/es.js +++ b/apps/user_ldap/l10n/es.js @@ -155,6 +155,8 @@ OC.L10N.register( "One User Base DN per line" : "Un DN Base de Usuario por línea", "User Search Attributes" : "Atributos de la busqueda de usuario", "Optional; one attribute per line" : "Opcional; un atributo por linea", + "Disable users missing from LDAP" : "Desactivar los usuarios que faltan en LDAP", + "When switched on, users imported from LDAP which are then missing will be disabled" : "Si se activa, los usuarios importados de LDAP que falten se desactivarán.", "Group Display Name Field" : "Campo de nombre de grupo a mostrar", "The LDAP attribute to use to generate the groups's display name." : "El campo LDAP a usar para generar el nombre para mostrar del grupo.", "Base Group Tree" : "Árbol base de grupo", diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json index 5e9be52afec3d..2979e0e0343b7 100644 --- a/apps/user_ldap/l10n/es.json +++ b/apps/user_ldap/l10n/es.json @@ -153,6 +153,8 @@ "One User Base DN per line" : "Un DN Base de Usuario por línea", "User Search Attributes" : "Atributos de la busqueda de usuario", "Optional; one attribute per line" : "Opcional; un atributo por linea", + "Disable users missing from LDAP" : "Desactivar los usuarios que faltan en LDAP", + "When switched on, users imported from LDAP which are then missing will be disabled" : "Si se activa, los usuarios importados de LDAP que falten se desactivarán.", "Group Display Name Field" : "Campo de nombre de grupo a mostrar", "The LDAP attribute to use to generate the groups's display name." : "El campo LDAP a usar para generar el nombre para mostrar del grupo.", "Base Group Tree" : "Árbol base de grupo", diff --git a/apps/user_ldap/l10n/gl.js b/apps/user_ldap/l10n/gl.js index 990a82cccc8ce..0c2b7907ee144 100644 --- a/apps/user_ldap/l10n/gl.js +++ b/apps/user_ldap/l10n/gl.js @@ -121,7 +121,7 @@ OC.L10N.register( "Continue" : "Continuar", "Please renew your password." : "Renove o seu contrasinal.", "An internal error occurred." : "Produciuse un erro interno.", - "Please try again or contact your administrator." : "Ténteo de novo ou póñase en contacto co administrador.", + "Please try again or contact your administrator." : "Ténteo de novo ou póñase en contacto coa administración desta instancia.", "Current password" : "Contrasinal actual", "New password" : "Contrasinal novo", "Renew password" : "Renovar o contrasinal", @@ -133,7 +133,7 @@ OC.L10N.register( "Groups" : "Grupos", "Expert" : "Experto", "Advanced" : "Avanzado", - "Warning: The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "Advertencia: O módulo PHP LDAP non está instalado, o servidor non funcionará. Consulte co administrador do sistema para instalalo.", + "Warning: The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "Advertencia: O módulo PHP LDAP non está instalado, o servidor non funcionará. Consulte coa administración do sistema para instalalo.", "Connection Settings" : "Axustes da conexión", "Configuration Active" : "Configuración activa", "When unchecked, this configuration will be skipped." : "Se está sen marcar, omítese esta configuración.", diff --git a/apps/user_ldap/l10n/gl.json b/apps/user_ldap/l10n/gl.json index f69144c7bc5a1..078610eb33c95 100644 --- a/apps/user_ldap/l10n/gl.json +++ b/apps/user_ldap/l10n/gl.json @@ -119,7 +119,7 @@ "Continue" : "Continuar", "Please renew your password." : "Renove o seu contrasinal.", "An internal error occurred." : "Produciuse un erro interno.", - "Please try again or contact your administrator." : "Ténteo de novo ou póñase en contacto co administrador.", + "Please try again or contact your administrator." : "Ténteo de novo ou póñase en contacto coa administración desta instancia.", "Current password" : "Contrasinal actual", "New password" : "Contrasinal novo", "Renew password" : "Renovar o contrasinal", @@ -131,7 +131,7 @@ "Groups" : "Grupos", "Expert" : "Experto", "Advanced" : "Avanzado", - "Warning: The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "Advertencia: O módulo PHP LDAP non está instalado, o servidor non funcionará. Consulte co administrador do sistema para instalalo.", + "Warning: The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "Advertencia: O módulo PHP LDAP non está instalado, o servidor non funcionará. Consulte coa administración do sistema para instalalo.", "Connection Settings" : "Axustes da conexión", "Configuration Active" : "Configuración activa", "When unchecked, this configuration will be skipped." : "Se está sen marcar, omítese esta configuración.", diff --git a/apps/user_status/l10n/gl.js b/apps/user_status/l10n/gl.js index 4e0fbae4f4764..23faaa25e32ab 100644 --- a/apps/user_status/l10n/gl.js +++ b/apps/user_status/l10n/gl.js @@ -22,7 +22,7 @@ OC.L10N.register( "Your status was set automatically" : "O seu estado foi estabelecido automaticamente", "Clear status message" : "Limpar a mensaxe de estado", "Set status message" : "Estabelecer a mensaxe de estado", - "Reset status to \"{icon} {message}\"" : "Restabelecer o estado a «{icon} {mensaxe}¢", + "Reset status to \"{icon} {message}\"" : "Restabelecer o estado a «{icon} {message}»", "Reset status to \"{message}\"" : "Restabelecer o estado a «{message}»", "Reset status to \"{icon}\"" : "Restabelecer o estado a «{icon}»", "There was an error saving the status" : "Produciuse un erro ao gardar o estado", diff --git a/apps/user_status/l10n/gl.json b/apps/user_status/l10n/gl.json index bb78ff5102cbc..18418d42eb5c0 100644 --- a/apps/user_status/l10n/gl.json +++ b/apps/user_status/l10n/gl.json @@ -20,7 +20,7 @@ "Your status was set automatically" : "O seu estado foi estabelecido automaticamente", "Clear status message" : "Limpar a mensaxe de estado", "Set status message" : "Estabelecer a mensaxe de estado", - "Reset status to \"{icon} {message}\"" : "Restabelecer o estado a «{icon} {mensaxe}¢", + "Reset status to \"{icon} {message}\"" : "Restabelecer o estado a «{icon} {message}»", "Reset status to \"{message}\"" : "Restabelecer o estado a «{message}»", "Reset status to \"{icon}\"" : "Restabelecer o estado a «{icon}»", "There was an error saving the status" : "Produciuse un erro ao gardar o estado", diff --git a/apps/workflowengine/l10n/ar.js b/apps/workflowengine/l10n/ar.js index fadbe1ee8ecf6..5b00ffbc102a6 100644 --- a/apps/workflowengine/l10n/ar.js +++ b/apps/workflowengine/l10n/ar.js @@ -41,6 +41,7 @@ OC.L10N.register( "Check %s does not exist" : "تحقق من%s غير موجود", "Check %s is invalid" : "تحقق من%sغير صالح", "Check %s is not allowed with this entity" : "التحقق من %s غير مسموح به مع هذا الكيان", + "The provided check value is too long" : "قيمة التحقق المقدمة طويلة جدًا", "Check #%s does not exist" : "تحقق من#%s غير موجود", "Check %s is invalid or does not exist" : "التحقق من %s فهو غير صالح أو غير موجود", "Flow" : "تدفُّق Flow", diff --git a/apps/workflowengine/l10n/ar.json b/apps/workflowengine/l10n/ar.json index 80a89febe4fad..3119586087a3d 100644 --- a/apps/workflowengine/l10n/ar.json +++ b/apps/workflowengine/l10n/ar.json @@ -39,6 +39,7 @@ "Check %s does not exist" : "تحقق من%s غير موجود", "Check %s is invalid" : "تحقق من%sغير صالح", "Check %s is not allowed with this entity" : "التحقق من %s غير مسموح به مع هذا الكيان", + "The provided check value is too long" : "قيمة التحقق المقدمة طويلة جدًا", "Check #%s does not exist" : "تحقق من#%s غير موجود", "Check %s is invalid or does not exist" : "التحقق من %s فهو غير صالح أو غير موجود", "Flow" : "تدفُّق Flow", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 3cd749cd62947..1c632d19ba54f 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -151,9 +151,9 @@ OC.L10N.register( "Log in" : "Acceder", "Logging in …" : "Acceder…", "Server side authentication failed!" : "A autenticación fracasou do lado do servidor!", - "Please contact your administrator." : "Contacte co administrador.", + "Please contact your administrator." : "Contacte coa administración desta instancia.", "An internal error occurred." : "Produciuse un erro interno", - "Please try again or contact your administrator." : "Ténteo de novo ou póñase en contacto co administrador.", + "Please try again or contact your administrator." : "Ténteo de novo ou póñase en contacto coa administración desta instancia.", "Account name or email" : "Nome da conta ou correo-e", "Password" : "Contrasinal", "Log in to {productName}" : "Acceda a {productName}", @@ -169,11 +169,11 @@ OC.L10N.register( "Passwordless authentication is only available over a secure connection." : "A autenticación sen contrasinal só está dispoñíbel nunha conexión segura.", "Reset password" : "Restabelecer o contrasinal", "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help." : "Se existe esta conta, enviouse unha mensaxe de restabelecemento do contrasinal ao seu enderezo de correo. Se non o recibe, verifique o seu enderezo de correo e/ou o nome da conta, consulte os seus cartafoles de correo lixo ou non desexado, ou pídalle axuda á súa administración local.", - "Couldn't send reset email. Please contact your administrator." : "Non foi posíbel enviar o correo do restabelecemento. Póñase en contacto co administrador.", - "Password cannot be changed. Please contact your administrator." : "Non é posíbel cambiar o contrasinal. Póñase en contacto co administrador.", + "Couldn't send reset email. Please contact your administrator." : "Non foi posíbel enviar o correo do restabelecemento. Póñase en contacto coa administración desta instancia.", + "Password cannot be changed. Please contact your administrator." : "Non é posíbel cambiar o contrasinal. Póñase en contacto coa administración desta instancia.", "Back to login" : "Volver ao acceso", "New password" : "Novo contrasinal", - "Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Os seus ficheiros están cifrados. Non haberá maneira de recuperar os datos após o restabelecemento do contrasinal. Se non está seguro de que facer, póñase en contacto co administrador antes de continuar. Confirma que quere continuar?", + "Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Os seus ficheiros están cifrados. Non haberá maneira de recuperar os datos após o restabelecemento do contrasinal. Se non está seguro de que facer, póñase en contacto coa administración desta instancia antes de continuar. Confirma que quere continuar?", "I know what I'm doing" : "Sei o que estou a facer", "Resetting password" : "Restabelecendo o contrasinal", "Recommended apps" : "Aplicacións recomendadas", @@ -312,12 +312,12 @@ OC.L10N.register( "Page not found" : "Non se atopou a páxina", "The page could not be found on the server or you may not be allowed to view it." : "Non foi posíbel atopar a páxina no servidor ou é posíbel que non teña permisos para vela.", "Too many requests" : "Demasiadas solicitudes", - "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Houbo demasiadas solicitudes da súa rede. Volva tentalo máis adiante ou póñase en contacto co seu administrador se se trata dun erro.", + "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Houbo demasiadas solicitudes da súa rede. Volva tentalo máis adiante ou póñase en contacto coa administración desta instancia se se trata dun erro.", "Error" : "Erro", "Previous" : "Anterior", "Internal Server Error" : "Produciuse un erro interno do servidor", "The server was unable to complete your request." : "O servidor non é quen de completar a súa solicitude. ", - "If this happens again, please send the technical details below to the server administrator." : "Se volve suceder, a seguir envíe os detalles técnicos ao administrador do servidor.", + "If this happens again, please send the technical details below to the server administrator." : "Se volve suceder, a seguir envíe os detalles técnicos á administración do servidor.", "More details can be found in the server log." : "Atopará máis detalles no rexistro do servidor.", "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Enderezo remoto: %s", @@ -365,7 +365,7 @@ OC.L10N.register( "Confirm your password" : "Confirmar o seu contrasinal", "Connect to your account" : "Conectar coa súa conta", "Please log in before granting %1$s access to your %2$s account." : "Acceda antes de concederlle a %1$s acceso á súa conta %2$s.", - "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Se non está a configurar un dispositivo ou aplicación nova, alguén está tentando enganalo para que lle permita o acceso aos seus datos. Neste caso non continúe e póñase en contacto co administrador do sistema.", + "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Se non está a configurar un dispositivo ou aplicación nova, alguén está tentando enganalo para que lle permita o acceso aos seus datos. Neste caso non continúe e póñase en contacto coa administración do sistema.", "App token" : "Testemuño da aplicación", "Grant access" : "Permitir o acceso", "Alternative log in using app token" : "Acceso alternativo usando o testemuño da aplicación", @@ -393,7 +393,7 @@ OC.L10N.register( "Enhanced security is enforced for your account. Choose which provider to set up:" : "Foi activada a seguranza obrigatoria para a súa conta. Escolla o provedor que quere estabelecer:", "Error while validating your second factor" : "Produciuse un erro ao validar o seu segundo factor", "Access through untrusted domain" : "Acceso a través dun dominio non fiábel", - "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Contacte co administrador. Se vostede é un administrador, edite o axuste de «trusted_domains» en config/config.php coma no exemplo en config.sample.php. ", + "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Contacte coa administración do sistema. Se vostede é un administrador, edite o axuste de «trusted_domains» en config/config.php coma no exemplo en config.sample.php. ", "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Pode atopar máis información sobre cómo configurar isto na %1$sdocumentación%2$s.", "App update required" : "É necesario actualizar a aplicación", "%1$s will be updated to version %2$s" : "%1$s actualizarase á versión %2$s", @@ -412,11 +412,11 @@ OC.L10N.register( "Maintenance mode" : "Modo de mantemento", "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia de %s atopase en modo de mantemento, isto pode levar un anaco.", "This page will refresh itself when the instance is available again." : "Esta páxina actualizarase automaticamente cando a instancia estea dispoñíbel de novo.", - "Contact your system administrator if this message persists or appeared unexpectedly." : "Póñase en contacto co administrador do sistema se persiste esta mensaxe ou se aparece de forma inesperada.", + "Contact your system administrator if this message persists or appeared unexpectedly." : "Póñase en contacto coa administración do sistema se persiste esta mensaxe ou se aparece de forma inesperada.", "Please use the command line updater because updating via the browser is disabled in your config.php." : "Use o actualizador da liña de ordes porque a actualización a través do navegador está desactivada no seu config.php.", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que está a executar unha versión de PHP de 32 bits. Nextcloud necesita 64 bits para funcionar ben. Actualice o seu sistema operativo e PHP a 64 bits. Para obter máis detalles, lea {linkstart}a páxina de documentación sobre isto ↗{linkend}.", - "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Enviouse unha mensaxe de restabelecemento do contrasinal ao enderezo de correo desta conta. Se non o recibe, consulte os seus cartafoles de correo lixo ou non desexado ou pídalle axuda á súa administración local.", - "If it is not there ask your local administrator." : "Se non existe, pregúntelle ao seu administrador local.", + "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Enviouse unha mensaxe de restabelecemento do contrasinal ao enderezo de correo desta conta. Se non o recibe, consulte os seus cartafoles de correo lixo ou non desexado ou pídalle axuda á administración desta instancia.", + "If it is not there ask your local administrator." : "Se non existe, pregúntelle a administración desta instancia", "Press enter to start searching" : "Prema Intro para comezar a buscar", "Settings" : "Axustes", "File not found" : "Non se atopou o ficheiro", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 2b941a5670457..937c7dba123b1 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -149,9 +149,9 @@ "Log in" : "Acceder", "Logging in …" : "Acceder…", "Server side authentication failed!" : "A autenticación fracasou do lado do servidor!", - "Please contact your administrator." : "Contacte co administrador.", + "Please contact your administrator." : "Contacte coa administración desta instancia.", "An internal error occurred." : "Produciuse un erro interno", - "Please try again or contact your administrator." : "Ténteo de novo ou póñase en contacto co administrador.", + "Please try again or contact your administrator." : "Ténteo de novo ou póñase en contacto coa administración desta instancia.", "Account name or email" : "Nome da conta ou correo-e", "Password" : "Contrasinal", "Log in to {productName}" : "Acceda a {productName}", @@ -167,11 +167,11 @@ "Passwordless authentication is only available over a secure connection." : "A autenticación sen contrasinal só está dispoñíbel nunha conexión segura.", "Reset password" : "Restabelecer o contrasinal", "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help." : "Se existe esta conta, enviouse unha mensaxe de restabelecemento do contrasinal ao seu enderezo de correo. Se non o recibe, verifique o seu enderezo de correo e/ou o nome da conta, consulte os seus cartafoles de correo lixo ou non desexado, ou pídalle axuda á súa administración local.", - "Couldn't send reset email. Please contact your administrator." : "Non foi posíbel enviar o correo do restabelecemento. Póñase en contacto co administrador.", - "Password cannot be changed. Please contact your administrator." : "Non é posíbel cambiar o contrasinal. Póñase en contacto co administrador.", + "Couldn't send reset email. Please contact your administrator." : "Non foi posíbel enviar o correo do restabelecemento. Póñase en contacto coa administración desta instancia.", + "Password cannot be changed. Please contact your administrator." : "Non é posíbel cambiar o contrasinal. Póñase en contacto coa administración desta instancia.", "Back to login" : "Volver ao acceso", "New password" : "Novo contrasinal", - "Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Os seus ficheiros están cifrados. Non haberá maneira de recuperar os datos após o restabelecemento do contrasinal. Se non está seguro de que facer, póñase en contacto co administrador antes de continuar. Confirma que quere continuar?", + "Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Os seus ficheiros están cifrados. Non haberá maneira de recuperar os datos após o restabelecemento do contrasinal. Se non está seguro de que facer, póñase en contacto coa administración desta instancia antes de continuar. Confirma que quere continuar?", "I know what I'm doing" : "Sei o que estou a facer", "Resetting password" : "Restabelecendo o contrasinal", "Recommended apps" : "Aplicacións recomendadas", @@ -310,12 +310,12 @@ "Page not found" : "Non se atopou a páxina", "The page could not be found on the server or you may not be allowed to view it." : "Non foi posíbel atopar a páxina no servidor ou é posíbel que non teña permisos para vela.", "Too many requests" : "Demasiadas solicitudes", - "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Houbo demasiadas solicitudes da súa rede. Volva tentalo máis adiante ou póñase en contacto co seu administrador se se trata dun erro.", + "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Houbo demasiadas solicitudes da súa rede. Volva tentalo máis adiante ou póñase en contacto coa administración desta instancia se se trata dun erro.", "Error" : "Erro", "Previous" : "Anterior", "Internal Server Error" : "Produciuse un erro interno do servidor", "The server was unable to complete your request." : "O servidor non é quen de completar a súa solicitude. ", - "If this happens again, please send the technical details below to the server administrator." : "Se volve suceder, a seguir envíe os detalles técnicos ao administrador do servidor.", + "If this happens again, please send the technical details below to the server administrator." : "Se volve suceder, a seguir envíe os detalles técnicos á administración do servidor.", "More details can be found in the server log." : "Atopará máis detalles no rexistro do servidor.", "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Enderezo remoto: %s", @@ -363,7 +363,7 @@ "Confirm your password" : "Confirmar o seu contrasinal", "Connect to your account" : "Conectar coa súa conta", "Please log in before granting %1$s access to your %2$s account." : "Acceda antes de concederlle a %1$s acceso á súa conta %2$s.", - "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Se non está a configurar un dispositivo ou aplicación nova, alguén está tentando enganalo para que lle permita o acceso aos seus datos. Neste caso non continúe e póñase en contacto co administrador do sistema.", + "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Se non está a configurar un dispositivo ou aplicación nova, alguén está tentando enganalo para que lle permita o acceso aos seus datos. Neste caso non continúe e póñase en contacto coa administración do sistema.", "App token" : "Testemuño da aplicación", "Grant access" : "Permitir o acceso", "Alternative log in using app token" : "Acceso alternativo usando o testemuño da aplicación", @@ -391,7 +391,7 @@ "Enhanced security is enforced for your account. Choose which provider to set up:" : "Foi activada a seguranza obrigatoria para a súa conta. Escolla o provedor que quere estabelecer:", "Error while validating your second factor" : "Produciuse un erro ao validar o seu segundo factor", "Access through untrusted domain" : "Acceso a través dun dominio non fiábel", - "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Contacte co administrador. Se vostede é un administrador, edite o axuste de «trusted_domains» en config/config.php coma no exemplo en config.sample.php. ", + "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Contacte coa administración do sistema. Se vostede é un administrador, edite o axuste de «trusted_domains» en config/config.php coma no exemplo en config.sample.php. ", "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Pode atopar máis información sobre cómo configurar isto na %1$sdocumentación%2$s.", "App update required" : "É necesario actualizar a aplicación", "%1$s will be updated to version %2$s" : "%1$s actualizarase á versión %2$s", @@ -410,11 +410,11 @@ "Maintenance mode" : "Modo de mantemento", "This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia de %s atopase en modo de mantemento, isto pode levar un anaco.", "This page will refresh itself when the instance is available again." : "Esta páxina actualizarase automaticamente cando a instancia estea dispoñíbel de novo.", - "Contact your system administrator if this message persists or appeared unexpectedly." : "Póñase en contacto co administrador do sistema se persiste esta mensaxe ou se aparece de forma inesperada.", + "Contact your system administrator if this message persists or appeared unexpectedly." : "Póñase en contacto coa administración do sistema se persiste esta mensaxe ou se aparece de forma inesperada.", "Please use the command line updater because updating via the browser is disabled in your config.php." : "Use o actualizador da liña de ordes porque a actualización a través do navegador está desactivada no seu config.php.", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que está a executar unha versión de PHP de 32 bits. Nextcloud necesita 64 bits para funcionar ben. Actualice o seu sistema operativo e PHP a 64 bits. Para obter máis detalles, lea {linkstart}a páxina de documentación sobre isto ↗{linkend}.", - "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Enviouse unha mensaxe de restabelecemento do contrasinal ao enderezo de correo desta conta. Se non o recibe, consulte os seus cartafoles de correo lixo ou non desexado ou pídalle axuda á súa administración local.", - "If it is not there ask your local administrator." : "Se non existe, pregúntelle ao seu administrador local.", + "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Enviouse unha mensaxe de restabelecemento do contrasinal ao enderezo de correo desta conta. Se non o recibe, consulte os seus cartafoles de correo lixo ou non desexado ou pídalle axuda á administración desta instancia.", + "If it is not there ask your local administrator." : "Se non existe, pregúntelle a administración desta instancia", "Press enter to start searching" : "Prema Intro para comezar a buscar", "Settings" : "Axustes", "File not found" : "Non se atopou o ficheiro", diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index 1a503ed48bcaa..face3f5bc527b 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -79,7 +79,7 @@ OC.L10N.register( "in a few seconds" : "en poucos segundos", "seconds ago" : "segundos atrás", "Empty file" : "Ficheiro baleiro", - "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Non existe o módulo co ID: %s. Actíveo nos axustes das aplicacións ou contacte co administrador.", + "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Non existe o módulo co ID: %s. Actíveo nos axustes das aplicacións ou contacte coa administración desta instancia.", "File already exists" : "O ficheiro xa existe", "Invalid path" : "Ruta incorrecta.", "Failed to create file from template" : "Produciuse un fallo ao crear un ficheiro a partir do modelo", @@ -233,7 +233,7 @@ OC.L10N.register( "Setting locale to %s failed." : "Produciuse un fallo ao axustar a configuración rexional en %s.", "Please install one of these locales on your system and restart your web server." : "Instale un destes locais no seu sistema e reinicie o seu servidor web.", "PHP module %s not installed." : "O módulo PHP %s non está instalado.", - "Please ask your server administrator to install the module." : "Pregúntelle ao administrador do servidor pola instalación do módulo.", + "Please ask your server administrator to install the module." : "Pregúntelle á administración do servidor pola instalación do módulo.", "PHP setting \"%s\" is not set to \"%s\"." : "O axuste de PHP «%s» non está estabelecido a «%s».", "Adjusting this setting in php.ini will make Nextcloud run again" : "Cambiar este axuste no ficheiro php.ini fará que Nextcloud funcione de novo", "mbstring.func_overload is set to %s instead of the expected value 0." : "mbstring.func_overload está definido en %s no canto do valor agardado 0.", @@ -241,7 +241,7 @@ OC.L10N.register( "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Semella que PHP foi configurado para quitar bloques de documentos en liña. Isto fará que varias aplicacións sexan inaccesíbeis.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto probabelmente se debe unha caché/acelerador como Zend OPcache ou eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Instaláronse os módulos de PHP, mais aínda aparecen listados como perdidos?", - "Please ask your server administrator to restart the web server." : "Pregúntelle ao administrador do servidor polo reinicio do servidor web..", + "Please ask your server administrator to restart the web server." : "Pregúntelle á administración do servidor polo reinicio do servidor web..", "The required %s config variable is not configured in the config.php file." : "A variábel de configuración %s necesaria non está configurada no ficheiro config.php.", "Please ask your server administrator to check the Nextcloud configuration." : "Pídalle ao administrador do seu servidor que verifique a configuración de Nextcloud.", "PostgreSQL >= 9 required." : "É necesario PostgreSQL >= 9.", diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index 1820cc5f86158..c63cb4c84506d 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -77,7 +77,7 @@ "in a few seconds" : "en poucos segundos", "seconds ago" : "segundos atrás", "Empty file" : "Ficheiro baleiro", - "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Non existe o módulo co ID: %s. Actíveo nos axustes das aplicacións ou contacte co administrador.", + "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Non existe o módulo co ID: %s. Actíveo nos axustes das aplicacións ou contacte coa administración desta instancia.", "File already exists" : "O ficheiro xa existe", "Invalid path" : "Ruta incorrecta.", "Failed to create file from template" : "Produciuse un fallo ao crear un ficheiro a partir do modelo", @@ -231,7 +231,7 @@ "Setting locale to %s failed." : "Produciuse un fallo ao axustar a configuración rexional en %s.", "Please install one of these locales on your system and restart your web server." : "Instale un destes locais no seu sistema e reinicie o seu servidor web.", "PHP module %s not installed." : "O módulo PHP %s non está instalado.", - "Please ask your server administrator to install the module." : "Pregúntelle ao administrador do servidor pola instalación do módulo.", + "Please ask your server administrator to install the module." : "Pregúntelle á administración do servidor pola instalación do módulo.", "PHP setting \"%s\" is not set to \"%s\"." : "O axuste de PHP «%s» non está estabelecido a «%s».", "Adjusting this setting in php.ini will make Nextcloud run again" : "Cambiar este axuste no ficheiro php.ini fará que Nextcloud funcione de novo", "mbstring.func_overload is set to %s instead of the expected value 0." : "mbstring.func_overload está definido en %s no canto do valor agardado 0.", @@ -239,7 +239,7 @@ "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Semella que PHP foi configurado para quitar bloques de documentos en liña. Isto fará que varias aplicacións sexan inaccesíbeis.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto probabelmente se debe unha caché/acelerador como Zend OPcache ou eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Instaláronse os módulos de PHP, mais aínda aparecen listados como perdidos?", - "Please ask your server administrator to restart the web server." : "Pregúntelle ao administrador do servidor polo reinicio do servidor web..", + "Please ask your server administrator to restart the web server." : "Pregúntelle á administración do servidor polo reinicio do servidor web..", "The required %s config variable is not configured in the config.php file." : "A variábel de configuración %s necesaria non está configurada no ficheiro config.php.", "Please ask your server administrator to check the Nextcloud configuration." : "Pídalle ao administrador do seu servidor que verifique a configuración de Nextcloud.", "PostgreSQL >= 9 required." : "É necesario PostgreSQL >= 9.",