From 64948bf30c3da097f9069756eb0b7ab4ae14e68b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 23 Mar 2018 01:11:28 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- apps/comments/l10n/fi.js | 1 + apps/comments/l10n/fi.json | 1 + apps/dav/l10n/fi.js | 1 + apps/dav/l10n/fi.json | 1 + apps/federatedfilesharing/l10n/fi.js | 2 +- apps/federatedfilesharing/l10n/fi.json | 2 +- apps/files_sharing/l10n/fi.js | 2 +- apps/files_sharing/l10n/fi.json | 2 +- apps/files_sharing/l10n/pt_BR.js | 4 ++-- apps/files_sharing/l10n/pt_BR.json | 4 ++-- apps/theming/l10n/es_MX.js | 3 +++ apps/theming/l10n/es_MX.json | 3 +++ apps/theming/l10n/fr.js | 1 + apps/theming/l10n/fr.json | 1 + apps/theming/l10n/sr.js | 3 +++ apps/theming/l10n/sr.json | 3 +++ apps/workflowengine/l10n/sr.js | 1 + apps/workflowengine/l10n/sr.json | 1 + core/l10n/es_MX.js | 1 + core/l10n/es_MX.json | 1 + core/l10n/fi.js | 4 +++- core/l10n/fi.json | 4 +++- core/l10n/it.js | 1 + core/l10n/it.json | 1 + core/l10n/pt_BR.js | 1 + core/l10n/pt_BR.json | 1 + core/l10n/sr.js | 1 + core/l10n/sr.json | 1 + core/l10n/zh_CN.js | 1 + core/l10n/zh_CN.json | 1 + settings/l10n/fi.js | 1 + settings/l10n/fi.json | 1 + settings/l10n/sr.js | 1 + settings/l10n/sr.json | 1 + 34 files changed, 48 insertions(+), 10 deletions(-) diff --git a/apps/comments/l10n/fi.js b/apps/comments/l10n/fi.js index 39fde95643a..c82bd4c934e 100644 --- a/apps/comments/l10n/fi.js +++ b/apps/comments/l10n/fi.js @@ -12,6 +12,7 @@ OC.L10N.register( "More comments …" : "Lisää kommentteja…", "Save" : "Tallenna", "Allowed characters {count} of {max}" : "Sallittujen merkkien määrä {count}/{max}", + "Error occurred while retrieving comment with ID {id}" : "Virhe haettaessa kommenttia tunnisteella {id}", "Error occurred while updating comment with id {id}" : "Virhe päivittäessä kommenttia tunnisteella {id}", "Error occurred while posting comment" : "Virhe kommenttia lähettäessä", "_%n unread comment_::_%n unread comments_" : ["%n lukematon kommentti","%n lukematonta kommenttia"], diff --git a/apps/comments/l10n/fi.json b/apps/comments/l10n/fi.json index 1a693ba76b0..cb1e7fcccbe 100644 --- a/apps/comments/l10n/fi.json +++ b/apps/comments/l10n/fi.json @@ -10,6 +10,7 @@ "More comments …" : "Lisää kommentteja…", "Save" : "Tallenna", "Allowed characters {count} of {max}" : "Sallittujen merkkien määrä {count}/{max}", + "Error occurred while retrieving comment with ID {id}" : "Virhe haettaessa kommenttia tunnisteella {id}", "Error occurred while updating comment with id {id}" : "Virhe päivittäessä kommenttia tunnisteella {id}", "Error occurred while posting comment" : "Virhe kommenttia lähettäessä", "_%n unread comment_::_%n unread comments_" : ["%n lukematon kommentti","%n lukematonta kommenttia"], diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js index 1061a7bf80f..ce54c41f6da 100644 --- a/apps/dav/l10n/fi.js +++ b/apps/dav/l10n/fi.js @@ -48,6 +48,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "Tapaaminen »%s« henkilön %s kanssa peruttiin.", "Invitation updated" : "Kutsu päivitetty", "The meeting »%s« with %s was updated." : "Tapaaminen »%s« henkilön %s kanssa päivitettiin.", + "%s invited you to »%s«" : "%s kutsui sinut »%s«", "When:" : "Milloin:", "Where:" : "Missä:", "Description:" : "Kuvaus:", diff --git a/apps/dav/l10n/fi.json b/apps/dav/l10n/fi.json index 37714056422..888818020f3 100644 --- a/apps/dav/l10n/fi.json +++ b/apps/dav/l10n/fi.json @@ -46,6 +46,7 @@ "The meeting »%s« with %s was canceled." : "Tapaaminen »%s« henkilön %s kanssa peruttiin.", "Invitation updated" : "Kutsu päivitetty", "The meeting »%s« with %s was updated." : "Tapaaminen »%s« henkilön %s kanssa päivitettiin.", + "%s invited you to »%s«" : "%s kutsui sinut »%s«", "When:" : "Milloin:", "Where:" : "Missä:", "Description:" : "Kuvaus:", diff --git a/apps/federatedfilesharing/l10n/fi.js b/apps/federatedfilesharing/l10n/fi.js index de6ef87dda3..9e659981478 100644 --- a/apps/federatedfilesharing/l10n/fi.js +++ b/apps/federatedfilesharing/l10n/fi.js @@ -33,7 +33,7 @@ OC.L10N.register( "Sharing" : "Jakaminen", "Federated file sharing" : "Federoitu tiedostojako", "Federated Cloud Sharing" : "Federoitu pilvijakaminen", - "Open documentation" : "Avaa dokumentaatio", + "Open documentation" : "Avaa ohje", "Adjust how people can share between servers." : "Mukauta kuinka ihmiset voivat jakaa palvelinten välillä.", "Allow users on this server to send shares to other servers" : "Salli tämän palvelimen käyttäjien lähettää jakoja muille palvelimille", "Allow users on this server to receive shares from other servers" : "Salli tämän palvelimen käyttäjien vastaanottaa jakoja muilta palvelimilta", diff --git a/apps/federatedfilesharing/l10n/fi.json b/apps/federatedfilesharing/l10n/fi.json index 6291af9be96..89259e025d9 100644 --- a/apps/federatedfilesharing/l10n/fi.json +++ b/apps/federatedfilesharing/l10n/fi.json @@ -31,7 +31,7 @@ "Sharing" : "Jakaminen", "Federated file sharing" : "Federoitu tiedostojako", "Federated Cloud Sharing" : "Federoitu pilvijakaminen", - "Open documentation" : "Avaa dokumentaatio", + "Open documentation" : "Avaa ohje", "Adjust how people can share between servers." : "Mukauta kuinka ihmiset voivat jakaa palvelinten välillä.", "Allow users on this server to send shares to other servers" : "Salli tämän palvelimen käyttäjien lähettää jakoja muille palvelimille", "Allow users on this server to receive shares from other servers" : "Salli tämän palvelimen käyttäjien vastaanottaa jakoja muilta palvelimilta", diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index 36351ae613a..b139d8681f4 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -77,7 +77,7 @@ OC.L10N.register( "Public link sharing is disabled by the administrator" : "Ylläpitäjä on estänyt julkisen linkin jakamisen", "Public upload disabled by the administrator" : "Ylläpitäjä on estänyt julkisen lähetyksen", "Public upload is only possible for publicly shared folders" : "Julkinen lähettäminen on mahdollista vain julkisesti jaetuille kansioille", - "Invalid date, date format must be YYYY-MM-DD" : "Virheellinen päiväys, päivämäärän muodon tulee olla YYYY-MM-DD", + "Invalid date, date format must be YYYY-MM-DD" : "Virheellinen päiväys, päivämäärän muodon tulee olla VVVV-KK-PP", "Sharing %s failed because the back end does not allow shares from type %s" : "Kohteen %s jakaminen epäonnistui, koska tietovarasto ei salli %s tyyppisiä jakoja", "You cannot share to a Circle if the app is not enabled" : "Et voi jakaa piiriin, jos sovellusta ei ole aktivoitu", "Please specify a valid circle" : "Määritä kelvollinen piiri", diff --git a/apps/files_sharing/l10n/fi.json b/apps/files_sharing/l10n/fi.json index fa870dee1c4..0069f9f7c34 100644 --- a/apps/files_sharing/l10n/fi.json +++ b/apps/files_sharing/l10n/fi.json @@ -75,7 +75,7 @@ "Public link sharing is disabled by the administrator" : "Ylläpitäjä on estänyt julkisen linkin jakamisen", "Public upload disabled by the administrator" : "Ylläpitäjä on estänyt julkisen lähetyksen", "Public upload is only possible for publicly shared folders" : "Julkinen lähettäminen on mahdollista vain julkisesti jaetuille kansioille", - "Invalid date, date format must be YYYY-MM-DD" : "Virheellinen päiväys, päivämäärän muodon tulee olla YYYY-MM-DD", + "Invalid date, date format must be YYYY-MM-DD" : "Virheellinen päiväys, päivämäärän muodon tulee olla VVVV-KK-PP", "Sharing %s failed because the back end does not allow shares from type %s" : "Kohteen %s jakaminen epäonnistui, koska tietovarasto ei salli %s tyyppisiä jakoja", "You cannot share to a Circle if the app is not enabled" : "Et voi jakaa piiriin, jos sovellusta ei ole aktivoitu", "Please specify a valid circle" : "Määritä kelvollinen piiri", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index b80bceabb6e..f4d4d728b84 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -4,8 +4,8 @@ OC.L10N.register( "Shared with you" : "Compartilhado com você", "Shared with others" : "Compartilhado com outros", "Shared by link" : "Compartilhado por link", - "Nothing shared with you yet" : "Nada foi compartilhado com você até agora", - "Files and folders others share with you will show up here" : "Arquivos e pastas que outros compartilham com você serão mostrados aqui", + "Nothing shared with you yet" : "Nada foi compartilhado!", + "Files and folders others share with you will show up here" : "Arquivos e pastas que outras pessoas compartilham com você, serão exibidos aqui.", "Nothing shared yet" : "Você ainda não compartilhou nada!", "Files and folders you share will show up here" : "Arquivos e pastas que você compartilhar serão exibidos aqui.", "No shared links" : "Nenhum link compartilhado", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index af1c5427fb3..b512e5d3a6c 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -2,8 +2,8 @@ "Shared with you" : "Compartilhado com você", "Shared with others" : "Compartilhado com outros", "Shared by link" : "Compartilhado por link", - "Nothing shared with you yet" : "Nada foi compartilhado com você até agora", - "Files and folders others share with you will show up here" : "Arquivos e pastas que outros compartilham com você serão mostrados aqui", + "Nothing shared with you yet" : "Nada foi compartilhado!", + "Files and folders others share with you will show up here" : "Arquivos e pastas que outras pessoas compartilham com você, serão exibidos aqui.", "Nothing shared yet" : "Você ainda não compartilhou nada!", "Files and folders you share will show up here" : "Arquivos e pastas que você compartilhar serão exibidos aqui.", "No shared links" : "Nenhum link compartilhado", diff --git a/apps/theming/l10n/es_MX.js b/apps/theming/l10n/es_MX.js index 905f3f7b301..6afea9f0940 100644 --- a/apps/theming/l10n/es_MX.js +++ b/apps/theming/l10n/es_MX.js @@ -10,11 +10,14 @@ OC.L10N.register( "The given web address is too long" : "La dirección web dada es demasiado larga", "The given slogan is too long" : "El lema dado es demasiado largo", "The given color is invalid" : "El color dado es inválido", + "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", + "Could not write file to disk" : "No fue posible escribir a disco", + "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", "No file uploaded" : "No hay archivos cargados", "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme" : "Ya estás usando un tema personalizado", diff --git a/apps/theming/l10n/es_MX.json b/apps/theming/l10n/es_MX.json index 8ea1dc1b51d..31f4534ebc2 100644 --- a/apps/theming/l10n/es_MX.json +++ b/apps/theming/l10n/es_MX.json @@ -8,11 +8,14 @@ "The given web address is too long" : "La dirección web dada es demasiado larga", "The given slogan is too long" : "El lema dado es demasiado largo", "The given color is invalid" : "El color dado es inválido", + "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", + "Could not write file to disk" : "No fue posible escribir a disco", + "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo", "No file uploaded" : "No hay archivos cargados", "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme" : "Ya estás usando un tema personalizado", diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js index 5e507382eca..a9cef2684c3 100644 --- a/apps/theming/l10n/fr.js +++ b/apps/theming/l10n/fr.js @@ -15,6 +15,7 @@ OC.L10N.register( "The file was only partially uploaded" : "Le fichier n'a été que partiellement envoyé", "No file was uploaded" : "Aucun fichier téléversé", "Missing a temporary folder" : "Absence de dossier temporaire", + "A PHP extension stopped the file upload" : "Une extension PHP a arrêté le téléversement du fichier", "No file uploaded" : "Aucun fichier téléversé", "Unsupported image type" : "Ce type d'image n'est pas pris en charge", "You are already using a custom theme" : "Vous utilisez déjà un thème personnalisé", diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json index 0bee0b7739a..eb6fe57af79 100644 --- a/apps/theming/l10n/fr.json +++ b/apps/theming/l10n/fr.json @@ -13,6 +13,7 @@ "The file was only partially uploaded" : "Le fichier n'a été que partiellement envoyé", "No file was uploaded" : "Aucun fichier téléversé", "Missing a temporary folder" : "Absence de dossier temporaire", + "A PHP extension stopped the file upload" : "Une extension PHP a arrêté le téléversement du fichier", "No file uploaded" : "Aucun fichier téléversé", "Unsupported image type" : "Ce type d'image n'est pas pris en charge", "You are already using a custom theme" : "Vous utilisez déjà un thème personnalisé", diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js index deff4a929f7..e1d76f99f89 100644 --- a/apps/theming/l10n/sr.js +++ b/apps/theming/l10n/sr.js @@ -10,11 +10,14 @@ OC.L10N.register( "The given web address is too long" : "Адреса је предугачка", "The given slogan is too long" : "Слоган је предугачак", "The given color is invalid" : "Задата боја није исправна", + "The file was uploaded" : "Фајл је отпремљен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Отпремани фајл превазилази смерницу upload_max_filesize у фајлу php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Отпремани фајл превазилази смерницу MAX_FILE_SIZE која је наведена у HTML обрасцу", "The file was only partially uploaded" : "Фајл је само делимично отпремљен", "No file was uploaded" : "Ниједан фајл није отпремљен", "Missing a temporary folder" : "Недостаје привремена фасцикла", + "Could not write file to disk" : "Не могу да пишем фајл на диск", + "A PHP extension stopped the file upload" : "PHP екстензија је зауставила отпремање фајла", "No file uploaded" : "Ниједан фајл није отпремљен", "Unsupported image type" : "Неподржани тип слике", "You are already using a custom theme" : "Већ користите прилагођену тему", diff --git a/apps/theming/l10n/sr.json b/apps/theming/l10n/sr.json index fe508a87cbe..e07c53c6438 100644 --- a/apps/theming/l10n/sr.json +++ b/apps/theming/l10n/sr.json @@ -8,11 +8,14 @@ "The given web address is too long" : "Адреса је предугачка", "The given slogan is too long" : "Слоган је предугачак", "The given color is invalid" : "Задата боја није исправна", + "The file was uploaded" : "Фајл је отпремљен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Отпремани фајл превазилази смерницу upload_max_filesize у фајлу php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Отпремани фајл превазилази смерницу MAX_FILE_SIZE која је наведена у HTML обрасцу", "The file was only partially uploaded" : "Фајл је само делимично отпремљен", "No file was uploaded" : "Ниједан фајл није отпремљен", "Missing a temporary folder" : "Недостаје привремена фасцикла", + "Could not write file to disk" : "Не могу да пишем фајл на диск", + "A PHP extension stopped the file upload" : "PHP екстензија је зауставила отпремање фајла", "No file uploaded" : "Ниједан фајл није отпремљен", "Unsupported image type" : "Неподржани тип слике", "You are already using a custom theme" : "Већ користите прилагођену тему", diff --git a/apps/workflowengine/l10n/sr.js b/apps/workflowengine/l10n/sr.js index c04e7e917bf..130cc0cdaea 100644 --- a/apps/workflowengine/l10n/sr.js +++ b/apps/workflowengine/l10n/sr.js @@ -1,6 +1,7 @@ OC.L10N.register( "workflowengine", { + "Unable to retrieve the group list" : "Није могуће дохватити списак група", "Saved" : "Снимљено", "Saving failed:" : "Снимање није успело:", "File MIME type" : "MIME тип фајла", diff --git a/apps/workflowengine/l10n/sr.json b/apps/workflowengine/l10n/sr.json index 99abd98a1a6..1caf1695ba4 100644 --- a/apps/workflowengine/l10n/sr.json +++ b/apps/workflowengine/l10n/sr.json @@ -1,4 +1,5 @@ { "translations": { + "Unable to retrieve the group list" : "Није могуће дохватити списак група", "Saved" : "Снимљено", "Saving failed:" : "Снимање није успело:", "File MIME type" : "MIME тип фајла", diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index 1fa955d7f5f..25760d81702 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -175,6 +175,7 @@ OC.L10N.register( "This list is maybe truncated - please refine your search term to see more results." : "Esta lista puede estar truncada - por favor refina tus términos de búsqueda para poder ver más resultados. ", "No users or groups found for {search}" : "No se encontraron usuarios o gurpos para {search}", "No users found for {search}" : "No se encontraron usuarios para {search}", + "An error occurred (\"{message}\"). Please try again" : "Se presentó un error (\"{message}\"). Por favor vuelve a intentarlo", "An error occurred. Please try again" : "Se presentó un error. Por favor vuelve a intentarlo", "{sharee} (group)" : "{sharee} (grupo)", "{sharee} (remote)" : "{sharee} (remoto)", diff --git a/core/l10n/es_MX.json b/core/l10n/es_MX.json index 5fe2a13c93a..34398aedd40 100644 --- a/core/l10n/es_MX.json +++ b/core/l10n/es_MX.json @@ -173,6 +173,7 @@ "This list is maybe truncated - please refine your search term to see more results." : "Esta lista puede estar truncada - por favor refina tus términos de búsqueda para poder ver más resultados. ", "No users or groups found for {search}" : "No se encontraron usuarios o gurpos para {search}", "No users found for {search}" : "No se encontraron usuarios para {search}", + "An error occurred (\"{message}\"). Please try again" : "Se presentó un error (\"{message}\"). Por favor vuelve a intentarlo", "An error occurred. Please try again" : "Se presentó un error. Por favor vuelve a intentarlo", "{sharee} (group)" : "{sharee} (grupo)", "{sharee} (remote)" : "{sharee} (remoto)", diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 6324c04391c..747f8ac6b6a 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -172,6 +172,7 @@ OC.L10N.register( "This list is maybe truncated - please refine your search term to see more results." : "Lista on ehkä vajaa - uudelleen määritä hakutermisi nähdäksesi lisää tuloksia.", "No users or groups found for {search}" : "Haulla {search} ei löytynyt käyttäjiä tai ryhmiä", "No users found for {search}" : "Haulla {search} ei löytynyt käyttäjiä", + "An error occurred (\"{message}\"). Please try again" : "Tapahtui virhe (\"{message}\"). Yritä uudestaan", "An error occurred. Please try again" : "Tapahtui virhe, yritä uudelleen", "{sharee} (group)" : "{sharee} (ryhmä)", "{sharee} (remote)" : "{sharee} (etä)", @@ -275,9 +276,10 @@ OC.L10N.register( "Forgot password?" : "Unohditko salasanasi?", "Back to login" : "Palaa kirjautumiseen", "Account access" : "Tilin käyttö", + "You are about to grant %s access to your %s account." : "Olet antamassa lupaa laitteelle %s päästä sinun %s tilille.", "Grant access" : "Myönnä pääsy", "App token" : "Sovellusvaltuutus", - "Alternative login using app token" : "Vaihtoehtoinen kirjautuminen käyttäen sovellusvaltuutusta", + "Alternative login using app token" : "Kirjaudu vaihtoehtoisella tavalla sovellusvaltuutusta käyttämällä", "Redirecting …" : "Ohjataan uudelleen…", "New password" : "Uusi salasana", "New Password" : "Uusi salasana", diff --git a/core/l10n/fi.json b/core/l10n/fi.json index cea8fb4525f..3d2a447ff6a 100644 --- a/core/l10n/fi.json +++ b/core/l10n/fi.json @@ -170,6 +170,7 @@ "This list is maybe truncated - please refine your search term to see more results." : "Lista on ehkä vajaa - uudelleen määritä hakutermisi nähdäksesi lisää tuloksia.", "No users or groups found for {search}" : "Haulla {search} ei löytynyt käyttäjiä tai ryhmiä", "No users found for {search}" : "Haulla {search} ei löytynyt käyttäjiä", + "An error occurred (\"{message}\"). Please try again" : "Tapahtui virhe (\"{message}\"). Yritä uudestaan", "An error occurred. Please try again" : "Tapahtui virhe, yritä uudelleen", "{sharee} (group)" : "{sharee} (ryhmä)", "{sharee} (remote)" : "{sharee} (etä)", @@ -273,9 +274,10 @@ "Forgot password?" : "Unohditko salasanasi?", "Back to login" : "Palaa kirjautumiseen", "Account access" : "Tilin käyttö", + "You are about to grant %s access to your %s account." : "Olet antamassa lupaa laitteelle %s päästä sinun %s tilille.", "Grant access" : "Myönnä pääsy", "App token" : "Sovellusvaltuutus", - "Alternative login using app token" : "Vaihtoehtoinen kirjautuminen käyttäen sovellusvaltuutusta", + "Alternative login using app token" : "Kirjaudu vaihtoehtoisella tavalla sovellusvaltuutusta käyttämällä", "Redirecting …" : "Ohjataan uudelleen…", "New password" : "Uusi salasana", "New Password" : "Uusi salasana", diff --git a/core/l10n/it.js b/core/l10n/it.js index c5655b42dd6..215973f8bec 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -175,6 +175,7 @@ OC.L10N.register( "This list is maybe truncated - please refine your search term to see more results." : "Questa lista potrebbe essere troncata - correggi i termini di ricerca per molti altri risultati.", "No users or groups found for {search}" : "Nessun utente o gruppo trovato per {search}", "No users found for {search}" : "Nessun utente trovato per {search}", + "An error occurred (\"{message}\"). Please try again" : "Si è verificato un errore (\"{message}\"). Prova ancora", "An error occurred. Please try again" : "Si è verificato un errore. Prova ancora", "{sharee} (group)" : "{sharee} (group)", "{sharee} (remote)" : "{sharee} (remote)", diff --git a/core/l10n/it.json b/core/l10n/it.json index 9479db9627c..ccc195c296f 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -173,6 +173,7 @@ "This list is maybe truncated - please refine your search term to see more results." : "Questa lista potrebbe essere troncata - correggi i termini di ricerca per molti altri risultati.", "No users or groups found for {search}" : "Nessun utente o gruppo trovato per {search}", "No users found for {search}" : "Nessun utente trovato per {search}", + "An error occurred (\"{message}\"). Please try again" : "Si è verificato un errore (\"{message}\"). Prova ancora", "An error occurred. Please try again" : "Si è verificato un errore. Prova ancora", "{sharee} (group)" : "{sharee} (group)", "{sharee} (remote)" : "{sharee} (remote)", diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 39779a07ff1..2a19ba92116 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -175,6 +175,7 @@ OC.L10N.register( "This list is maybe truncated - please refine your search term to see more results." : "Esta lista pode estar truncada - por favor refina seus termos de pesquisa para ver mais resultados", "No users or groups found for {search}" : "Nenhum usuário ou grupo encontrado para {search}", "No users found for {search}" : "Nenhum usuário encontrado para {search}", + "An error occurred (\"{message}\"). Please try again" : "Ocorreu um erro (\"{message}\"). Tente novamente", "An error occurred. Please try again" : "Ocorreu um erro. Por favor tente novamente", "{sharee} (group)" : "{sharee} (grupo)", "{sharee} (remote)" : "{sharee} (remoto)", diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 076c61c83e0..ba3b9e0d070 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -173,6 +173,7 @@ "This list is maybe truncated - please refine your search term to see more results." : "Esta lista pode estar truncada - por favor refina seus termos de pesquisa para ver mais resultados", "No users or groups found for {search}" : "Nenhum usuário ou grupo encontrado para {search}", "No users found for {search}" : "Nenhum usuário encontrado para {search}", + "An error occurred (\"{message}\"). Please try again" : "Ocorreu um erro (\"{message}\"). Tente novamente", "An error occurred. Please try again" : "Ocorreu um erro. Por favor tente novamente", "{sharee} (group)" : "{sharee} (grupo)", "{sharee} (remote)" : "{sharee} (remoto)", diff --git a/core/l10n/sr.js b/core/l10n/sr.js index b71a1d77c35..b37b7d5f9d6 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -175,6 +175,7 @@ OC.L10N.register( "This list is maybe truncated - please refine your search term to see more results." : "Ова листа је можда скраћена - претражите опет користећи мало специфичније изразе да бисте добили још резултата.", "No users or groups found for {search}" : "Није нађен ниједан корисник ни група за претрагу {search}", "No users found for {search}" : "Није нађен ниједан корисник за претрагу {search}", + "An error occurred (\"{message}\"). Please try again" : "Десила се грешка (\"{message}\"). Покушајте поново.", "An error occurred. Please try again" : "Дошло је до грешке. Покушајте поново", "{sharee} (group)" : "{sharee} (група)", "{sharee} (remote)" : "{sharee} (удаљено)", diff --git a/core/l10n/sr.json b/core/l10n/sr.json index 1091583d0f0..d8135de556e 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -173,6 +173,7 @@ "This list is maybe truncated - please refine your search term to see more results." : "Ова листа је можда скраћена - претражите опет користећи мало специфичније изразе да бисте добили још резултата.", "No users or groups found for {search}" : "Није нађен ниједан корисник ни група за претрагу {search}", "No users found for {search}" : "Није нађен ниједан корисник за претрагу {search}", + "An error occurred (\"{message}\"). Please try again" : "Десила се грешка (\"{message}\"). Покушајте поново.", "An error occurred. Please try again" : "Дошло је до грешке. Покушајте поново", "{sharee} (group)" : "{sharee} (група)", "{sharee} (remote)" : "{sharee} (удаљено)", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index ecaac56116b..2af655a1b9b 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -116,6 +116,7 @@ OC.L10N.register( "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the documentation." : "PHP 无法访问 /dev/urandom,出于安全原因这是强烈不推荐的。更多信息请参见文档。", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of performance and security updates provided by the PHP Group as soon as your distribution supports it." : "您当前正在运行 PHP 版本 {version}。我们建议您尽快在您的发行版支持新版本的时候进行升级,以获得来自 PHP 官方的性能和安全的提升。", "You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "您目前正在运行PHP 5.6。 Nextcloud的当前主要版本是最后一个支持PHP 5.6的版本。 建议将PHP版本升级到7.0以便能够升级到Nextcloud 14。", + "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the documentation." : "反向代理头部配置错误,或者您正在通过可信的代理访问 Nextcloud。如果您不是通过可信代理访问 Nextcloud,这是一个安全问题,它允许攻击者通过伪装 IP 地址访问 Nextcloud。更多信息请查看文档。", "Error occurred while checking server setup" : "检查服务器设置时出错", "Shared" : "已共享", "Shared with" : "分享给", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index d8da5457d81..151ecde8b8b 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -114,6 +114,7 @@ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the documentation." : "PHP 无法访问 /dev/urandom,出于安全原因这是强烈不推荐的。更多信息请参见文档。", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of performance and security updates provided by the PHP Group as soon as your distribution supports it." : "您当前正在运行 PHP 版本 {version}。我们建议您尽快在您的发行版支持新版本的时候进行升级,以获得来自 PHP 官方的性能和安全的提升。", "You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "您目前正在运行PHP 5.6。 Nextcloud的当前主要版本是最后一个支持PHP 5.6的版本。 建议将PHP版本升级到7.0以便能够升级到Nextcloud 14。", + "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the documentation." : "反向代理头部配置错误,或者您正在通过可信的代理访问 Nextcloud。如果您不是通过可信代理访问 Nextcloud,这是一个安全问题,它允许攻击者通过伪装 IP 地址访问 Nextcloud。更多信息请查看文档。", "Error occurred while checking server setup" : "检查服务器设置时出错", "Shared" : "已共享", "Shared with" : "分享给", diff --git a/settings/l10n/fi.js b/settings/l10n/fi.js index d571ad05af7..1bc2ec51c33 100644 --- a/settings/l10n/fi.js +++ b/settings/l10n/fi.js @@ -101,6 +101,7 @@ OC.L10N.register( "Error: This app can not be enabled because it makes the server unstable" : "Virhe: tätä sovellusta ei voi ottaa käyttöön, koska se tekee palvelimesta epävakaan", "Error while disabling broken app" : "Virhe rikkinäistä sovellusta käytöstä poistaessa", "App up to date" : "Sovellus ajan tasalla", + "Updating …" : "Päivitetään ...", "Updated" : "Päivitetty", "Removing …" : "Poistetaan…", "Could not remove app" : "Sovellusta ei voitu poistaa", diff --git a/settings/l10n/fi.json b/settings/l10n/fi.json index 92777da4584..0b40ef6c529 100644 --- a/settings/l10n/fi.json +++ b/settings/l10n/fi.json @@ -99,6 +99,7 @@ "Error: This app can not be enabled because it makes the server unstable" : "Virhe: tätä sovellusta ei voi ottaa käyttöön, koska se tekee palvelimesta epävakaan", "Error while disabling broken app" : "Virhe rikkinäistä sovellusta käytöstä poistaessa", "App up to date" : "Sovellus ajan tasalla", + "Updating …" : "Päivitetään ...", "Updated" : "Päivitetty", "Removing …" : "Poistetaan…", "Could not remove app" : "Sovellusta ei voitu poistaa", diff --git a/settings/l10n/sr.js b/settings/l10n/sr.js index edac50c5714..cddcb5e5360 100644 --- a/settings/l10n/sr.js +++ b/settings/l10n/sr.js @@ -160,6 +160,7 @@ OC.L10N.register( "Good password" : "Добра лозинка", "Strong password" : "Јака лозинка", "Groups" : "Групе", + "Unable to retrieve the group list" : "Није могуће дохватити списак група", "Unable to delete {objName}" : "Не могу да обришем {objName}", "Error creating group: {message}" : "Грешка при прављењу групе: {message}", "A valid group name must be provided" : "Мора бити наведено исправно име групе", diff --git a/settings/l10n/sr.json b/settings/l10n/sr.json index 70228a26c3c..b89afcea758 100644 --- a/settings/l10n/sr.json +++ b/settings/l10n/sr.json @@ -158,6 +158,7 @@ "Good password" : "Добра лозинка", "Strong password" : "Јака лозинка", "Groups" : "Групе", + "Unable to retrieve the group list" : "Није могуће дохватити списак група", "Unable to delete {objName}" : "Не могу да обришем {objName}", "Error creating group: {message}" : "Грешка при прављењу групе: {message}", "A valid group name must be provided" : "Мора бити наведено исправно име групе",