[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2018-01-25 01:11:06 +00:00
parent e0b329c59d
commit fe88e7f926
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
18 changed files with 42 additions and 2 deletions

View File

@ -56,6 +56,7 @@ OC.L10N.register(
"Search contacts …" : "Buscar contactos ...", "Search contacts …" : "Buscar contactos ...",
"No contacts found" : "No se encontraron contactos", "No contacts found" : "No se encontraron contactos",
"Show all contacts …" : "Mostrar todos los contactos ...", "Show all contacts …" : "Mostrar todos los contactos ...",
"Could not load your contacts" : "No fue posible cargar tus contactos",
"Loading your contacts …" : "Cargando sus contactos ... ", "Loading your contacts …" : "Cargando sus contactos ... ",
"Looking for {term} …" : "Buscando {term} ...", "Looking for {term} …" : "Buscando {term} ...",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Se presentaron problemas con la verificación de integridad del código. Más información ...</a>", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Se presentaron problemas con la verificación de integridad del código. Más información ...</a>",
@ -120,6 +121,7 @@ OC.L10N.register(
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no pasaron la verificación de integridad. Puedes encontrar más información de cómo resolver este problema en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista de archivos inválidos...</a>/<a href=\"{rescanEndpoint}\">Volver a verificar...</a>)", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no pasaron la verificación de integridad. Puedes encontrar más información de cómo resolver este problema en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista de archivos inválidos...</a>/<a href=\"{rescanEndpoint}\">Volver a verificar...</a>)",
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "El OPcache de PHP no está configurado correctamente. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Para un mejor desempeño se recomienda</a> usar las sigueintes configuraciones en el archivo <code>php.ini</code>:", "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "El OPcache de PHP no está configurado correctamente. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Para un mejor desempeño se recomienda</a> usar las sigueintes configuraciones en el archivo <code>php.ini</code>:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La función de PHP \"set_time_limit\" no está disponible. Esto podría generar que la ejecución de scripts se detenga, rompiendo su instalación. Se recomienda ámpliamente habilitar esta función. ", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La función de PHP \"set_time_limit\" no está disponible. Esto podría generar que la ejecución de scripts se detenga, rompiendo su instalación. Se recomienda ámpliamente habilitar esta función. ",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Tu PHP no cuenta con soporte FreeType, lo que resulta en fallas en la imagen de perfil y la interface de configuraciones. ",
"Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor", "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Probablemente tu directorio de datos y archivos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Se recomienda ampliamente que configures tu servidor web para que el directorio de datos no sea accesible, o bien, que muevas el directorio de datos fuera del directorio raíz del servidor web.", "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Probablemente tu directorio de datos y archivos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Se recomienda ampliamente que configures tu servidor web para que el directorio de datos no sea accesible, o bien, que muevas el directorio de datos fuera del directorio raíz del servidor web.",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" está establecido a \"{expected}\". Esto representa un riesgo potencial de seguridad o privacidad, y que se recomienda ajustar esta configuración. ", "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" está establecido a \"{expected}\". Esto representa un riesgo potencial de seguridad o privacidad, y que se recomienda ajustar esta configuración. ",
@ -274,6 +276,7 @@ OC.L10N.register(
"Username or email" : "Usuario o correo electrónico", "Username or email" : "Usuario o correo electrónico",
"Log in" : "Ingresar", "Log in" : "Ingresar",
"Wrong password." : "Contraseña inválida. ", "Wrong password." : "Contraseña inválida. ",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ",
"Stay logged in" : "Mantener la sesión abierta", "Stay logged in" : "Mantener la sesión abierta",
"Forgot password?" : "¿Olvidaste tu contraseña?", "Forgot password?" : "¿Olvidaste tu contraseña?",
"Back to log in" : "Regresar al inicio de sesión", "Back to log in" : "Regresar al inicio de sesión",

View File

@ -54,6 +54,7 @@
"Search contacts …" : "Buscar contactos ...", "Search contacts …" : "Buscar contactos ...",
"No contacts found" : "No se encontraron contactos", "No contacts found" : "No se encontraron contactos",
"Show all contacts …" : "Mostrar todos los contactos ...", "Show all contacts …" : "Mostrar todos los contactos ...",
"Could not load your contacts" : "No fue posible cargar tus contactos",
"Loading your contacts …" : "Cargando sus contactos ... ", "Loading your contacts …" : "Cargando sus contactos ... ",
"Looking for {term} …" : "Buscando {term} ...", "Looking for {term} …" : "Buscando {term} ...",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Se presentaron problemas con la verificación de integridad del código. Más información ...</a>", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Se presentaron problemas con la verificación de integridad del código. Más información ...</a>",
@ -118,6 +119,7 @@
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no pasaron la verificación de integridad. Puedes encontrar más información de cómo resolver este problema en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista de archivos inválidos...</a>/<a href=\"{rescanEndpoint}\">Volver a verificar...</a>)", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no pasaron la verificación de integridad. Puedes encontrar más información de cómo resolver este problema en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista de archivos inválidos...</a>/<a href=\"{rescanEndpoint}\">Volver a verificar...</a>)",
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "El OPcache de PHP no está configurado correctamente. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Para un mejor desempeño se recomienda</a> usar las sigueintes configuraciones en el archivo <code>php.ini</code>:", "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "El OPcache de PHP no está configurado correctamente. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Para un mejor desempeño se recomienda</a> usar las sigueintes configuraciones en el archivo <code>php.ini</code>:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La función de PHP \"set_time_limit\" no está disponible. Esto podría generar que la ejecución de scripts se detenga, rompiendo su instalación. Se recomienda ámpliamente habilitar esta función. ", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La función de PHP \"set_time_limit\" no está disponible. Esto podría generar que la ejecución de scripts se detenga, rompiendo su instalación. Se recomienda ámpliamente habilitar esta función. ",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Tu PHP no cuenta con soporte FreeType, lo que resulta en fallas en la imagen de perfil y la interface de configuraciones. ",
"Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor", "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Probablemente tu directorio de datos y archivos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Se recomienda ampliamente que configures tu servidor web para que el directorio de datos no sea accesible, o bien, que muevas el directorio de datos fuera del directorio raíz del servidor web.", "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Probablemente tu directorio de datos y archivos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Se recomienda ampliamente que configures tu servidor web para que el directorio de datos no sea accesible, o bien, que muevas el directorio de datos fuera del directorio raíz del servidor web.",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" está establecido a \"{expected}\". Esto representa un riesgo potencial de seguridad o privacidad, y que se recomienda ajustar esta configuración. ", "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "El encabezado HTTP \"{header}\" está establecido a \"{expected}\". Esto representa un riesgo potencial de seguridad o privacidad, y que se recomienda ajustar esta configuración. ",
@ -272,6 +274,7 @@
"Username or email" : "Usuario o correo electrónico", "Username or email" : "Usuario o correo electrónico",
"Log in" : "Ingresar", "Log in" : "Ingresar",
"Wrong password." : "Contraseña inválida. ", "Wrong password." : "Contraseña inválida. ",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ",
"Stay logged in" : "Mantener la sesión abierta", "Stay logged in" : "Mantener la sesión abierta",
"Forgot password?" : "¿Olvidaste tu contraseña?", "Forgot password?" : "¿Olvidaste tu contraseña?",
"Back to log in" : "Regresar al inicio de sesión", "Back to log in" : "Regresar al inicio de sesión",

View File

@ -56,6 +56,7 @@ OC.L10N.register(
"Search contacts …" : "Rechercher les contacts...", "Search contacts …" : "Rechercher les contacts...",
"No contacts found" : "Aucun contact trouvé", "No contacts found" : "Aucun contact trouvé",
"Show all contacts …" : "Montrer tous les contacts...", "Show all contacts …" : "Montrer tous les contacts...",
"Could not load your contacts" : "Impossible de charger vos contacts",
"Loading your contacts …" : "Chargement de vos contacts...", "Loading your contacts …" : "Chargement de vos contacts...",
"Looking for {term} …" : "Recherche de {term} ...", "Looking for {term} …" : "Recherche de {term} ...",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Il y a eu des problèmes à la vérification de lintégrité du code. Plus d'infos...</a>", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Il y a eu des problèmes à la vérification de lintégrité du code. Plus d'infos...</a>",

View File

@ -54,6 +54,7 @@
"Search contacts …" : "Rechercher les contacts...", "Search contacts …" : "Rechercher les contacts...",
"No contacts found" : "Aucun contact trouvé", "No contacts found" : "Aucun contact trouvé",
"Show all contacts …" : "Montrer tous les contacts...", "Show all contacts …" : "Montrer tous les contacts...",
"Could not load your contacts" : "Impossible de charger vos contacts",
"Loading your contacts …" : "Chargement de vos contacts...", "Loading your contacts …" : "Chargement de vos contacts...",
"Looking for {term} …" : "Recherche de {term} ...", "Looking for {term} …" : "Recherche de {term} ...",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Il y a eu des problèmes à la vérification de lintégrité du code. Plus d'infos...</a>", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Il y a eu des problèmes à la vérification de lintégrité du code. Plus d'infos...</a>",

View File

@ -56,6 +56,7 @@ OC.L10N.register(
"Search contacts …" : "Névjegyek keresése...", "Search contacts …" : "Névjegyek keresése...",
"No contacts found" : "Nem találhatók névejegyek", "No contacts found" : "Nem találhatók névejegyek",
"Show all contacts …" : "Minden névjegy megjelenítése...", "Show all contacts …" : "Minden névjegy megjelenítése...",
"Could not load your contacts" : "Nem lehet betölteni a névjegyeidet",
"Loading your contacts …" : "Névjegyek betöltése...", "Loading your contacts …" : "Névjegyek betöltése...",
"Looking for {term} …" : "{term} keresése …", "Looking for {term} …" : "{term} keresése …",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Problémák vannak a kódintegritás ellenőrzéssel. Bővebb információ…</a>", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Problémák vannak a kódintegritás ellenőrzéssel. Bővebb információ…</a>",

View File

@ -54,6 +54,7 @@
"Search contacts …" : "Névjegyek keresése...", "Search contacts …" : "Névjegyek keresése...",
"No contacts found" : "Nem találhatók névejegyek", "No contacts found" : "Nem találhatók névejegyek",
"Show all contacts …" : "Minden névjegy megjelenítése...", "Show all contacts …" : "Minden névjegy megjelenítése...",
"Could not load your contacts" : "Nem lehet betölteni a névjegyeidet",
"Loading your contacts …" : "Névjegyek betöltése...", "Loading your contacts …" : "Névjegyek betöltése...",
"Looking for {term} …" : "{term} keresése …", "Looking for {term} …" : "{term} keresése …",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Problémák vannak a kódintegritás ellenőrzéssel. Bővebb információ…</a>", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Problémák vannak a kódintegritás ellenőrzéssel. Bővebb információ…</a>",

View File

@ -56,6 +56,7 @@ OC.L10N.register(
"Search contacts …" : "Cerca contatti...", "Search contacts …" : "Cerca contatti...",
"No contacts found" : "Nessun contatto trovato", "No contacts found" : "Nessun contatto trovato",
"Show all contacts …" : "Mostra tutti i contatti...", "Show all contacts …" : "Mostra tutti i contatti...",
"Could not load your contacts" : "Impossibile caricare i tuoi contatti",
"Loading your contacts …" : "Caricamento dei tuoi contatti...", "Loading your contacts …" : "Caricamento dei tuoi contatti...",
"Looking for {term} …" : "Ricerca di {term} in corso...", "Looking for {term} …" : "Ricerca di {term} in corso...",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Si sono verificati errori con il controllo di integrità del codice. Ulteriori informazioni…</a>", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Si sono verificati errori con il controllo di integrità del codice. Ulteriori informazioni…</a>",

View File

@ -54,6 +54,7 @@
"Search contacts …" : "Cerca contatti...", "Search contacts …" : "Cerca contatti...",
"No contacts found" : "Nessun contatto trovato", "No contacts found" : "Nessun contatto trovato",
"Show all contacts …" : "Mostra tutti i contatti...", "Show all contacts …" : "Mostra tutti i contatti...",
"Could not load your contacts" : "Impossibile caricare i tuoi contatti",
"Loading your contacts …" : "Caricamento dei tuoi contatti...", "Loading your contacts …" : "Caricamento dei tuoi contatti...",
"Looking for {term} …" : "Ricerca di {term} in corso...", "Looking for {term} …" : "Ricerca di {term} in corso...",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Si sono verificati errori con il controllo di integrità del codice. Ulteriori informazioni…</a>", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Si sono verificati errori con il controllo di integrità del codice. Ulteriori informazioni…</a>",

View File

@ -56,6 +56,7 @@ OC.L10N.register(
"Search contacts …" : "მოძებნეთ კონტაქტები ...", "Search contacts …" : "მოძებნეთ კონტაქტები ...",
"No contacts found" : "კომენტარები ვერ იქნა ნაპოვნი.", "No contacts found" : "კომენტარები ვერ იქნა ნაპოვნი.",
"Show all contacts …" : "ყველა კონტაქტის ჩვენება ...", "Show all contacts …" : "ყველა კონტაქტის ჩვენება ...",
"Could not load your contacts" : "თქვენი კონტაქტების ჩატვირთვა ვერ მოხერხდა",
"Loading your contacts …" : "იტვირთება კონტაქტები ...", "Loading your contacts …" : "იტვირთება კონტაქტები ...",
"Looking for {term} …" : "ვეძებთ {term}-ს …", "Looking for {term} …" : "ვეძებთ {term}-ს …",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">კოდის მთლიანობის შემოწმებასთან წარმოიქმა შეცდომები. მეტი ინფორმაცია…</a>", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">კოდის მთლიანობის შემოწმებასთან წარმოიქმა შეცდომები. მეტი ინფორმაცია…</a>",

View File

@ -54,6 +54,7 @@
"Search contacts …" : "მოძებნეთ კონტაქტები ...", "Search contacts …" : "მოძებნეთ კონტაქტები ...",
"No contacts found" : "კომენტარები ვერ იქნა ნაპოვნი.", "No contacts found" : "კომენტარები ვერ იქნა ნაპოვნი.",
"Show all contacts …" : "ყველა კონტაქტის ჩვენება ...", "Show all contacts …" : "ყველა კონტაქტის ჩვენება ...",
"Could not load your contacts" : "თქვენი კონტაქტების ჩატვირთვა ვერ მოხერხდა",
"Loading your contacts …" : "იტვირთება კონტაქტები ...", "Loading your contacts …" : "იტვირთება კონტაქტები ...",
"Looking for {term} …" : "ვეძებთ {term}-ს …", "Looking for {term} …" : "ვეძებთ {term}-ს …",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">კოდის მთლიანობის შემოწმებასთან წარმოიქმა შეცდომები. მეტი ინფორმაცია…</a>", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">კოდის მთლიანობის შემოწმებასთან წარმოიქმა შეცდომები. მეტი ინფორმაცია…</a>",

View File

@ -56,6 +56,7 @@ OC.L10N.register(
"Search contacts …" : "Procurar contatos...", "Search contacts …" : "Procurar contatos...",
"No contacts found" : "Nenhum contato encontrado", "No contacts found" : "Nenhum contato encontrado",
"Show all contacts …" : "Mostrar todos os contatos...", "Show all contacts …" : "Mostrar todos os contatos...",
"Could not load your contacts" : "Não foi possível carregar seus contatos",
"Loading your contacts …" : "Carregando seus contatos...", "Loading your contacts …" : "Carregando seus contatos...",
"Looking for {term} …" : "Procurando por {term}…", "Looking for {term} …" : "Procurando por {term}…",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Houve problemas com a verificação de integridade do código. Mais informações…</a>", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Houve problemas com a verificação de integridade do código. Mais informações…</a>",

View File

@ -54,6 +54,7 @@
"Search contacts …" : "Procurar contatos...", "Search contacts …" : "Procurar contatos...",
"No contacts found" : "Nenhum contato encontrado", "No contacts found" : "Nenhum contato encontrado",
"Show all contacts …" : "Mostrar todos os contatos...", "Show all contacts …" : "Mostrar todos os contatos...",
"Could not load your contacts" : "Não foi possível carregar seus contatos",
"Loading your contacts …" : "Carregando seus contatos...", "Loading your contacts …" : "Carregando seus contatos...",
"Looking for {term} …" : "Procurando por {term}…", "Looking for {term} …" : "Procurando por {term}…",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Houve problemas com a verificação de integridade do código. Mais informações…</a>", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Houve problemas com a verificação de integridade do código. Mais informações…</a>",

View File

@ -56,6 +56,7 @@ OC.L10N.register(
"Search contacts …" : "Искать контакты…", "Search contacts …" : "Искать контакты…",
"No contacts found" : "Контактов не найдено", "No contacts found" : "Контактов не найдено",
"Show all contacts …" : "Показать все контакты…", "Show all contacts …" : "Показать все контакты…",
"Could not load your contacts" : "Ошибка получения контактов",
"Loading your contacts …" : "Загрузка контактов…", "Loading your contacts …" : "Загрузка контактов…",
"Looking for {term} …" : "Поиск {term}…", "Looking for {term} …" : "Поиск {term}…",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\"> Были обнаружены проблемы с проверкой целостности кода. Подробнее ...", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\"> Были обнаружены проблемы с проверкой целостности кода. Подробнее ...",

View File

@ -54,6 +54,7 @@
"Search contacts …" : "Искать контакты…", "Search contacts …" : "Искать контакты…",
"No contacts found" : "Контактов не найдено", "No contacts found" : "Контактов не найдено",
"Show all contacts …" : "Показать все контакты…", "Show all contacts …" : "Показать все контакты…",
"Could not load your contacts" : "Ошибка получения контактов",
"Loading your contacts …" : "Загрузка контактов…", "Loading your contacts …" : "Загрузка контактов…",
"Looking for {term} …" : "Поиск {term}…", "Looking for {term} …" : "Поиск {term}…",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\"> Были обнаружены проблемы с проверкой целостности кода. Подробнее ...", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\"> Были обнаружены проблемы с проверкой целостности кода. Подробнее ...",

View File

@ -14,7 +14,7 @@ OC.L10N.register(
"No crop data provided" : "Не вказана інформація про кадрування", "No crop data provided" : "Не вказана інформація про кадрування",
"No valid crop data provided" : "Не вказані коректні дані про кадрування", "No valid crop data provided" : "Не вказані коректні дані про кадрування",
"Crop is not square" : "Кадр не є квадратом", "Crop is not square" : "Кадр не є квадратом",
"State token does not match" : "Токен стану не співпадає", "State token does not match" : "Токен стану не збігається",
"Password reset is disabled" : "Заборонено скидання паролю", "Password reset is disabled" : "Заборонено скидання паролю",
"Couldn't reset password because the token is invalid" : "Неможливо скинути пароль, бо маркер є недійсним", "Couldn't reset password because the token is invalid" : "Неможливо скинути пароль, бо маркер є недійсним",
"Couldn't reset password because the token is expired" : "Неможливо скинути пароль, бо маркер застарів", "Couldn't reset password because the token is expired" : "Неможливо скинути пароль, бо маркер застарів",
@ -55,10 +55,12 @@ OC.L10N.register(
"Search contacts …" : "Пошук контактів...", "Search contacts …" : "Пошук контактів...",
"No contacts found" : "Контактів не знайдено", "No contacts found" : "Контактів не знайдено",
"Show all contacts …" : "Показати всі контакти ...", "Show all contacts …" : "Показати всі контакти ...",
"Could not load your contacts" : "Неможливо завантажити ваші контакти",
"Loading your contacts …" : "Завантаження ваших контактів ...", "Loading your contacts …" : "Завантаження ваших контактів ...",
"Looking for {term} …" : "Шукаєте {term}", "Looking for {term} …" : "Шукаєте {term}",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Були проблеми з перевіркою цілісності коду. Більше інформації…</a>", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Були проблеми з перевіркою цілісності коду. Більше інформації…</a>",
"No action available" : "Немає доступних дій", "No action available" : "Немає доступних дій",
"Error fetching contact actions" : "Неможливо отримати дії з контактами",
"Settings" : "Налаштування", "Settings" : "Налаштування",
"Connection to server lost" : "З'єднання з сервером втрачено", "Connection to server lost" : "З'єднання з сервером втрачено",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Проблема під час завантаження сторінки, повторне завантаження за %n сек.","Проблема під час завантаження сторінки, повторне завантаження за %n сек.","Проблема під час завантаження сторінки, повторне завантаження за 5 сек."], "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Проблема під час завантаження сторінки, повторне завантаження за %n сек.","Проблема під час завантаження сторінки, повторне завантаження за %n сек.","Проблема під час завантаження сторінки, повторне завантаження за 5 сек."],
@ -108,12 +110,15 @@ OC.L10N.register(
"Strong password" : "Надійний пароль", "Strong password" : "Надійний пароль",
"Error occurred while checking server setup" : "При перевірці налаштувань серверу сталася помилка", "Error occurred while checking server setup" : "При перевірці налаштувань серверу сталася помилка",
"Shared" : "Опубліковано", "Shared" : "Опубліковано",
"Shared with" : "Спільний доступ з",
"Shared by" : "Поділився",
"Error setting expiration date" : "Помилка при встановленні терміну дії", "Error setting expiration date" : "Помилка при встановленні терміну дії",
"The public link will expire no later than {days} days after it is created" : "Доступ до опублікованого посилання буде припинено не пізніше ніж через {days} днів з моменту створення", "The public link will expire no later than {days} days after it is created" : "Доступ до опублікованого посилання буде припинено не пізніше ніж через {days} днів з моменту створення",
"Set expiration date" : "Встановити термін дії", "Set expiration date" : "Встановити термін дії",
"Expiration" : "Закінчення", "Expiration" : "Закінчення",
"Expiration date" : "Термін дії", "Expiration date" : "Термін дії",
"Choose a password for the public link" : "Вкажіть пароль для публічного посилання", "Choose a password for the public link" : "Вкажіть пароль для публічного посилання",
"Choose a password for the public link or press the \"Enter\" key" : "Встановіть пароль на публічне посилання або натисніть на \"Enter\"",
"Copied!" : "Скопійовано!", "Copied!" : "Скопійовано!",
"Not supported!" : "Не підтримується!", "Not supported!" : "Не підтримується!",
"Press ⌘-C to copy." : "Натисніть ⌘-C щоб скопіювати.", "Press ⌘-C to copy." : "Натисніть ⌘-C щоб скопіювати.",
@ -126,9 +131,11 @@ OC.L10N.register(
"Allow editing" : "Дозволити редагування", "Allow editing" : "Дозволити редагування",
"Email link to person" : "Надіслати посилання електронною поштою", "Email link to person" : "Надіслати посилання електронною поштою",
"Send" : "Надіслати", "Send" : "Надіслати",
"Allow upload and editing" : "Дозволити завантаження та редагування",
"Read only" : "Тільки для читання", "Read only" : "Тільки для читання",
"Shared with you and the group {group} by {owner}" : " {owner} опублікував для Вас та для групи {group}", "Shared with you and the group {group} by {owner}" : " {owner} опублікував для Вас та для групи {group}",
"Shared with you by {owner}" : "{owner} опублікував для Вас", "Shared with you by {owner}" : "{owner} опублікував для Вас",
"Choose a password for the mail share" : "Встановіть пароль на спільне посилання через електронну пошту",
"group" : "група", "group" : "група",
"remote" : "Віддалений", "remote" : "Віддалений",
"email" : "електронна пошта", "email" : "електронна пошта",
@ -142,6 +149,7 @@ OC.L10N.register(
"Access control" : "контроль доступу", "Access control" : "контроль доступу",
"Could not unshare" : "Неможливо припинити ділитися файлом", "Could not unshare" : "Неможливо припинити ділитися файлом",
"Error while sharing" : "Помилка під час публікації", "Error while sharing" : "Помилка під час публікації",
"Share details could not be loaded for this item." : "Неможливо отримати докладну інформацію щодо цього спільного ресурсу",
"No users or groups found for {search}" : "Не знайдено груп або користувачів за пошуком {search}", "No users or groups found for {search}" : "Не знайдено груп або користувачів за пошуком {search}",
"No users found for {search}" : "Не знайдено жодного користувача для {search}", "No users found for {search}" : "Не знайдено жодного користувача для {search}",
"An error occurred. Please try again" : "Сталася помилка. Спробуйте ще раз", "An error occurred. Please try again" : "Сталася помилка. Спробуйте ще раз",
@ -231,6 +239,7 @@ OC.L10N.register(
"Wrong password." : "Невірний пароль.", "Wrong password." : "Невірний пароль.",
"Stay logged in" : "Залишатись в системі", "Stay logged in" : "Залишатись в системі",
"Forgot password?" : "Забули пароль?", "Forgot password?" : "Забули пароль?",
"Back to log in" : "Повернутися до сторінки авторизації",
"Alternative Logins" : "Альтернативні імена користувача", "Alternative Logins" : "Альтернативні імена користувача",
"Account access" : "Доступ до облікового запису", "Account access" : "Доступ до облікового запису",
"Grant access" : "Дозволити доступ", "Grant access" : "Дозволити доступ",
@ -239,6 +248,7 @@ OC.L10N.register(
"New password" : "Новий пароль", "New password" : "Новий пароль",
"New Password" : "Новий пароль", "New Password" : "Новий пароль",
"Two-factor authentication" : "дво-факторна аутентифікація", "Two-factor authentication" : "дво-факторна аутентифікація",
"Use backup code" : "Використати резервний код",
"Add \"%s\" as trusted domain" : "Додати \"%s\" як довірений домен", "Add \"%s\" as trusted domain" : "Додати \"%s\" як довірений домен",
"App update required" : "Додаток потребує оновлення", "App update required" : "Додаток потребує оновлення",
"%s will be updated to version %s" : "%s буде оновлено до версії %s", "%s will be updated to version %s" : "%s буде оновлено до версії %s",

View File

@ -12,7 +12,7 @@
"No crop data provided" : "Не вказана інформація про кадрування", "No crop data provided" : "Не вказана інформація про кадрування",
"No valid crop data provided" : "Не вказані коректні дані про кадрування", "No valid crop data provided" : "Не вказані коректні дані про кадрування",
"Crop is not square" : "Кадр не є квадратом", "Crop is not square" : "Кадр не є квадратом",
"State token does not match" : "Токен стану не співпадає", "State token does not match" : "Токен стану не збігається",
"Password reset is disabled" : "Заборонено скидання паролю", "Password reset is disabled" : "Заборонено скидання паролю",
"Couldn't reset password because the token is invalid" : "Неможливо скинути пароль, бо маркер є недійсним", "Couldn't reset password because the token is invalid" : "Неможливо скинути пароль, бо маркер є недійсним",
"Couldn't reset password because the token is expired" : "Неможливо скинути пароль, бо маркер застарів", "Couldn't reset password because the token is expired" : "Неможливо скинути пароль, бо маркер застарів",
@ -53,10 +53,12 @@
"Search contacts …" : "Пошук контактів...", "Search contacts …" : "Пошук контактів...",
"No contacts found" : "Контактів не знайдено", "No contacts found" : "Контактів не знайдено",
"Show all contacts …" : "Показати всі контакти ...", "Show all contacts …" : "Показати всі контакти ...",
"Could not load your contacts" : "Неможливо завантажити ваші контакти",
"Loading your contacts …" : "Завантаження ваших контактів ...", "Loading your contacts …" : "Завантаження ваших контактів ...",
"Looking for {term} …" : "Шукаєте {term}", "Looking for {term} …" : "Шукаєте {term}",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Були проблеми з перевіркою цілісності коду. Більше інформації…</a>", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Були проблеми з перевіркою цілісності коду. Більше інформації…</a>",
"No action available" : "Немає доступних дій", "No action available" : "Немає доступних дій",
"Error fetching contact actions" : "Неможливо отримати дії з контактами",
"Settings" : "Налаштування", "Settings" : "Налаштування",
"Connection to server lost" : "З'єднання з сервером втрачено", "Connection to server lost" : "З'єднання з сервером втрачено",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Проблема під час завантаження сторінки, повторне завантаження за %n сек.","Проблема під час завантаження сторінки, повторне завантаження за %n сек.","Проблема під час завантаження сторінки, повторне завантаження за 5 сек."], "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Проблема під час завантаження сторінки, повторне завантаження за %n сек.","Проблема під час завантаження сторінки, повторне завантаження за %n сек.","Проблема під час завантаження сторінки, повторне завантаження за 5 сек."],
@ -106,12 +108,15 @@
"Strong password" : "Надійний пароль", "Strong password" : "Надійний пароль",
"Error occurred while checking server setup" : "При перевірці налаштувань серверу сталася помилка", "Error occurred while checking server setup" : "При перевірці налаштувань серверу сталася помилка",
"Shared" : "Опубліковано", "Shared" : "Опубліковано",
"Shared with" : "Спільний доступ з",
"Shared by" : "Поділився",
"Error setting expiration date" : "Помилка при встановленні терміну дії", "Error setting expiration date" : "Помилка при встановленні терміну дії",
"The public link will expire no later than {days} days after it is created" : "Доступ до опублікованого посилання буде припинено не пізніше ніж через {days} днів з моменту створення", "The public link will expire no later than {days} days after it is created" : "Доступ до опублікованого посилання буде припинено не пізніше ніж через {days} днів з моменту створення",
"Set expiration date" : "Встановити термін дії", "Set expiration date" : "Встановити термін дії",
"Expiration" : "Закінчення", "Expiration" : "Закінчення",
"Expiration date" : "Термін дії", "Expiration date" : "Термін дії",
"Choose a password for the public link" : "Вкажіть пароль для публічного посилання", "Choose a password for the public link" : "Вкажіть пароль для публічного посилання",
"Choose a password for the public link or press the \"Enter\" key" : "Встановіть пароль на публічне посилання або натисніть на \"Enter\"",
"Copied!" : "Скопійовано!", "Copied!" : "Скопійовано!",
"Not supported!" : "Не підтримується!", "Not supported!" : "Не підтримується!",
"Press ⌘-C to copy." : "Натисніть ⌘-C щоб скопіювати.", "Press ⌘-C to copy." : "Натисніть ⌘-C щоб скопіювати.",
@ -124,9 +129,11 @@
"Allow editing" : "Дозволити редагування", "Allow editing" : "Дозволити редагування",
"Email link to person" : "Надіслати посилання електронною поштою", "Email link to person" : "Надіслати посилання електронною поштою",
"Send" : "Надіслати", "Send" : "Надіслати",
"Allow upload and editing" : "Дозволити завантаження та редагування",
"Read only" : "Тільки для читання", "Read only" : "Тільки для читання",
"Shared with you and the group {group} by {owner}" : " {owner} опублікував для Вас та для групи {group}", "Shared with you and the group {group} by {owner}" : " {owner} опублікував для Вас та для групи {group}",
"Shared with you by {owner}" : "{owner} опублікував для Вас", "Shared with you by {owner}" : "{owner} опублікував для Вас",
"Choose a password for the mail share" : "Встановіть пароль на спільне посилання через електронну пошту",
"group" : "група", "group" : "група",
"remote" : "Віддалений", "remote" : "Віддалений",
"email" : "електронна пошта", "email" : "електронна пошта",
@ -140,6 +147,7 @@
"Access control" : "контроль доступу", "Access control" : "контроль доступу",
"Could not unshare" : "Неможливо припинити ділитися файлом", "Could not unshare" : "Неможливо припинити ділитися файлом",
"Error while sharing" : "Помилка під час публікації", "Error while sharing" : "Помилка під час публікації",
"Share details could not be loaded for this item." : "Неможливо отримати докладну інформацію щодо цього спільного ресурсу",
"No users or groups found for {search}" : "Не знайдено груп або користувачів за пошуком {search}", "No users or groups found for {search}" : "Не знайдено груп або користувачів за пошуком {search}",
"No users found for {search}" : "Не знайдено жодного користувача для {search}", "No users found for {search}" : "Не знайдено жодного користувача для {search}",
"An error occurred. Please try again" : "Сталася помилка. Спробуйте ще раз", "An error occurred. Please try again" : "Сталася помилка. Спробуйте ще раз",
@ -229,6 +237,7 @@
"Wrong password." : "Невірний пароль.", "Wrong password." : "Невірний пароль.",
"Stay logged in" : "Залишатись в системі", "Stay logged in" : "Залишатись в системі",
"Forgot password?" : "Забули пароль?", "Forgot password?" : "Забули пароль?",
"Back to log in" : "Повернутися до сторінки авторизації",
"Alternative Logins" : "Альтернативні імена користувача", "Alternative Logins" : "Альтернативні імена користувача",
"Account access" : "Доступ до облікового запису", "Account access" : "Доступ до облікового запису",
"Grant access" : "Дозволити доступ", "Grant access" : "Дозволити доступ",
@ -237,6 +246,7 @@
"New password" : "Новий пароль", "New password" : "Новий пароль",
"New Password" : "Новий пароль", "New Password" : "Новий пароль",
"Two-factor authentication" : "дво-факторна аутентифікація", "Two-factor authentication" : "дво-факторна аутентифікація",
"Use backup code" : "Використати резервний код",
"Add \"%s\" as trusted domain" : "Додати \"%s\" як довірений домен", "Add \"%s\" as trusted domain" : "Додати \"%s\" як довірений домен",
"App update required" : "Додаток потребує оновлення", "App update required" : "Додаток потребує оновлення",
"%s will be updated to version %s" : "%s буде оновлено до версії %s", "%s will be updated to version %s" : "%s буде оновлено до версії %s",

View File

@ -148,6 +148,7 @@ OC.L10N.register(
"No database drivers (sqlite, mysql, or postgresql) installed." : "Nun hai controladores de bases de datos (sqlite, mysql, o postgresql)", "No database drivers (sqlite, mysql, or postgresql) installed." : "Nun hai controladores de bases de datos (sqlite, mysql, o postgresql)",
"Cannot write into \"config\" directory" : "Nun pue escribise nel direutoriu \"config\"", "Cannot write into \"config\" directory" : "Nun pue escribise nel direutoriu \"config\"",
"Cannot write into \"apps\" directory" : "Nun pue escribise nel direutoriu \"apps\"", "Cannot write into \"apps\" directory" : "Nun pue escribise nel direutoriu \"apps\"",
"Cannot create \"data\" directory" : "Nun pue crease'l direutoriu «datos»",
"Setting locale to %s failed" : "Falló l'activación del idioma %s", "Setting locale to %s failed" : "Falló l'activación del idioma %s",
"Please install one of these locales on your system and restart your webserver." : "Instala ún d'estos locales nel to sistema y reanicia'l sirvidor web", "Please install one of these locales on your system and restart your webserver." : "Instala ún d'estos locales nel to sistema y reanicia'l sirvidor web",
"Please ask your server administrator to install the module." : "Por favor, entrúga-y al to alministrador del sirvidor pa instalar el módulu.", "Please ask your server administrator to install the module." : "Por favor, entrúga-y al to alministrador del sirvidor pa instalar el módulu.",

View File

@ -146,6 +146,7 @@
"No database drivers (sqlite, mysql, or postgresql) installed." : "Nun hai controladores de bases de datos (sqlite, mysql, o postgresql)", "No database drivers (sqlite, mysql, or postgresql) installed." : "Nun hai controladores de bases de datos (sqlite, mysql, o postgresql)",
"Cannot write into \"config\" directory" : "Nun pue escribise nel direutoriu \"config\"", "Cannot write into \"config\" directory" : "Nun pue escribise nel direutoriu \"config\"",
"Cannot write into \"apps\" directory" : "Nun pue escribise nel direutoriu \"apps\"", "Cannot write into \"apps\" directory" : "Nun pue escribise nel direutoriu \"apps\"",
"Cannot create \"data\" directory" : "Nun pue crease'l direutoriu «datos»",
"Setting locale to %s failed" : "Falló l'activación del idioma %s", "Setting locale to %s failed" : "Falló l'activación del idioma %s",
"Please install one of these locales on your system and restart your webserver." : "Instala ún d'estos locales nel to sistema y reanicia'l sirvidor web", "Please install one of these locales on your system and restart your webserver." : "Instala ún d'estos locales nel to sistema y reanicia'l sirvidor web",
"Please ask your server administrator to install the module." : "Por favor, entrúga-y al to alministrador del sirvidor pa instalar el módulu.", "Please ask your server administrator to install the module." : "Por favor, entrúga-y al to alministrador del sirvidor pa instalar el módulu.",