summaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-04 00:08:29 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-04 00:08:29 +0000
commitf03d6f225e7460cff935f0d0b77e86af3d394887 (patch)
tree0a8277e610aa5138a15b43ed86624416981f18c1 /core/l10n
parent5d39f700e4a27d8655c9c6f330a4ab560046660f (diff)
downloadnextcloud-server-f03d6f225e7460cff935f0d0b77e86af3d394887.tar.gz
nextcloud-server-f03d6f225e7460cff935f0d0b77e86af3d394887.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/es.js2
-rw-r--r--core/l10n/es.json2
-rw-r--r--core/l10n/fi.js6
-rw-r--r--core/l10n/fi.json6
-rw-r--r--core/l10n/gl.js8
-rw-r--r--core/l10n/gl.json8
-rw-r--r--core/l10n/tr.js2
-rw-r--r--core/l10n/tr.json2
8 files changed, 24 insertions, 12 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index ea962b52312..9c380f2d122 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -111,7 +111,7 @@ OC.L10N.register(
"You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Actualmente utiliza PHP {version}. Le aconsejamos que actualice su versión de PHP para beneficiarse de <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">mejoras de desempeño y seguridad que aporta PHP Group</a> en cuanto su distribución lo soporte.",
"The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuración de encabezados del proxy reverso es incorrecta, o usted está accediendo a Nextcloud desde un proxy en el que confía. Si no está accediendo a Nextcloud desde un proxy fiable, esto es un problema de seguridad y puede permitir a un atacante dsfrazar su dirección IP como visible para Nextcloud. Se puede encontrar más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentción</a>.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "memcached es un sistema de cache distribuido. pero ha sido instalado por error el modulo PHP memcache.\nConsulte <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki acerca de ambos modulos</a>.",
- "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no han superado la comprobación de integridad. Para más información sobre cómo resolver este inconveniente consulte nuestra documentación <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no han superado la comprobación de integridad. Para más información sobre cómo resolver este inconveniente consulte nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista de archivos inválidos…</a> / <a href=\"{rescanEndpoint}\">Volver a escanear…</a>)",
"The PHP Opcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend ↗</a> to use following settings in the <code>php.ini</code>:" : "El código Opcache de PHP no esta configurado correctamente. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Para mejor desempeño recomendamos ↗</a> para usar las siguiente opciones en el <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. We strongly recommend enabling this function." : "La función PHP \"set_limit_time\" no esta disponible. Esto podría resultar en el script siendo terminado a la mitad de la ejecución, rompiendo la instalación. Le sugerimos considerablemente que active esta función.",
"Error occurred while checking server setup" : "Ha ocurrido un error al revisar la configuración del servidor",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index 49628db339b..ab941dcf215 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -109,7 +109,7 @@
"You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Actualmente utiliza PHP {version}. Le aconsejamos que actualice su versión de PHP para beneficiarse de <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">mejoras de desempeño y seguridad que aporta PHP Group</a> en cuanto su distribución lo soporte.",
"The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "La configuración de encabezados del proxy reverso es incorrecta, o usted está accediendo a Nextcloud desde un proxy en el que confía. Si no está accediendo a Nextcloud desde un proxy fiable, esto es un problema de seguridad y puede permitir a un atacante dsfrazar su dirección IP como visible para Nextcloud. Se puede encontrar más información en nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentción</a>.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "memcached es un sistema de cache distribuido. pero ha sido instalado por error el modulo PHP memcache.\nConsulte <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki acerca de ambos modulos</a>.",
- "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no han superado la comprobación de integridad. Para más información sobre cómo resolver este inconveniente consulte nuestra documentación <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no han superado la comprobación de integridad. Para más información sobre cómo resolver este inconveniente consulte nuestra <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista de archivos inválidos…</a> / <a href=\"{rescanEndpoint}\">Volver a escanear…</a>)",
"The PHP Opcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend ↗</a> to use following settings in the <code>php.ini</code>:" : "El código Opcache de PHP no esta configurado correctamente. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Para mejor desempeño recomendamos ↗</a> para usar las siguiente opciones en el <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. We strongly recommend enabling this function." : "La función PHP \"set_limit_time\" no esta disponible. Esto podría resultar en el script siendo terminado a la mitad de la ejecución, rompiendo la instalación. Le sugerimos considerablemente que active esta función.",
"Error occurred while checking server setup" : "Ha ocurrido un error al revisar la configuración del servidor",
diff --git a/core/l10n/fi.js b/core/l10n/fi.js
index dcb445ea48e..eaa94767f5f 100644
--- a/core/l10n/fi.js
+++ b/core/l10n/fi.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"No crop data provided" : "Leikkaustietoa ei annettu",
"No valid crop data provided" : "Kelvollisia leikkaustietoja ei määritetty",
"Crop is not square" : "Leikkaus ei ole neliö",
+ "Password reset is disabled" : "Salasanan palautus poistettu käytöstä",
"Couldn't reset password because the token is invalid" : "Salasanaa ei voitu palauttaa, koska valtuutus on virheellinen",
"Couldn't reset password because the token is expired" : "Salasanaa ei voitu palauttaa, koska valtuutus on vanhentunut",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "Salasanan palautusviestiä ei voitu lähettää sähköpostitse, koska käyttäjätunnukselle ei ole määritetty sähköpostiosoitetta. Ota yhteys ylläpitäjään.",
@@ -132,6 +133,7 @@ OC.L10N.register(
"Email link to person" : "Lähetä linkki sähköpostitse",
"Send" : "Lähetä",
"Allow upload and editing" : "Salli lähetys ja muokkaus",
+ "Read only" : "Vain luku",
"File drop (upload only)" : "Tiedostojen pudotus (Vain lähetys)",
"Shared with you and the group {group} by {owner}" : "Jaettu sinun ja ryhmän {group} kanssa käyttäjältä {owner}",
"Shared with you by {owner}" : "Jaettu kanssasi käyttäjältä {owner}",
@@ -259,6 +261,8 @@ OC.L10N.register(
"Log in" : "Kirjaudu sisään",
"Stay logged in" : "Pysy sisäänkirjautuneena",
"Alternative Logins" : "Vaihtoehtoiset kirjautumistavat",
+ "App token" : "Sovellusvaltuutus",
+ "Alternative login using app token" : "Vaihtoehtoinen kirjautuminen käyttäen sovellusvaltuutusta",
"Redirecting …" : "Ohjataan uudelleen…",
"New password" : "Uusi salasana",
"New Password" : "Uusi salasana",
@@ -287,7 +291,9 @@ OC.L10N.register(
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Välttääksesi aikakatkaisuja suurikokoisten asennusten kanssa, voit suorittaa vaihtoehtoisesti seuraavan komennon asennushakemistossa:",
"Detailed logs" : "Yksityiskohtainen loki",
"Update needed" : "Päivitys vaaditaan",
+ "Please use the command line updater because you have a big instance with more than 50 users." : "Käytä komentorivipäivitintä, koska käyttäjiä on yli 50.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Apua saat <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentaatiosta</a>.",
+ "Upgrade via web on my own risk" : "Internetin kautta päivittäminen omalla vastuulla",
"This %s instance is currently in maintenance mode, which may take a while." : "Tämä %s-instanssi on parhaillaan huoltotilassa, huollossa saattaa kestää hetki.",
"This page will refresh itself when the %s instance is available again." : "Tämä sivu päivittää itsensä, kun %s on jälleen käytettävissä.",
"Problem loading page, reloading in 5 seconds" : "Ongelma sivun lataamisessa, päivitetään 5 sekunnin kuluttua",
diff --git a/core/l10n/fi.json b/core/l10n/fi.json
index 23ad965b73c..53b7b16aa7f 100644
--- a/core/l10n/fi.json
+++ b/core/l10n/fi.json
@@ -12,6 +12,7 @@
"No crop data provided" : "Leikkaustietoa ei annettu",
"No valid crop data provided" : "Kelvollisia leikkaustietoja ei määritetty",
"Crop is not square" : "Leikkaus ei ole neliö",
+ "Password reset is disabled" : "Salasanan palautus poistettu käytöstä",
"Couldn't reset password because the token is invalid" : "Salasanaa ei voitu palauttaa, koska valtuutus on virheellinen",
"Couldn't reset password because the token is expired" : "Salasanaa ei voitu palauttaa, koska valtuutus on vanhentunut",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "Salasanan palautusviestiä ei voitu lähettää sähköpostitse, koska käyttäjätunnukselle ei ole määritetty sähköpostiosoitetta. Ota yhteys ylläpitäjään.",
@@ -130,6 +131,7 @@
"Email link to person" : "Lähetä linkki sähköpostitse",
"Send" : "Lähetä",
"Allow upload and editing" : "Salli lähetys ja muokkaus",
+ "Read only" : "Vain luku",
"File drop (upload only)" : "Tiedostojen pudotus (Vain lähetys)",
"Shared with you and the group {group} by {owner}" : "Jaettu sinun ja ryhmän {group} kanssa käyttäjältä {owner}",
"Shared with you by {owner}" : "Jaettu kanssasi käyttäjältä {owner}",
@@ -257,6 +259,8 @@
"Log in" : "Kirjaudu sisään",
"Stay logged in" : "Pysy sisäänkirjautuneena",
"Alternative Logins" : "Vaihtoehtoiset kirjautumistavat",
+ "App token" : "Sovellusvaltuutus",
+ "Alternative login using app token" : "Vaihtoehtoinen kirjautuminen käyttäen sovellusvaltuutusta",
"Redirecting …" : "Ohjataan uudelleen…",
"New password" : "Uusi salasana",
"New Password" : "Uusi salasana",
@@ -285,7 +289,9 @@
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Välttääksesi aikakatkaisuja suurikokoisten asennusten kanssa, voit suorittaa vaihtoehtoisesti seuraavan komennon asennushakemistossa:",
"Detailed logs" : "Yksityiskohtainen loki",
"Update needed" : "Päivitys vaaditaan",
+ "Please use the command line updater because you have a big instance with more than 50 users." : "Käytä komentorivipäivitintä, koska käyttäjiä on yli 50.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Apua saat <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentaatiosta</a>.",
+ "Upgrade via web on my own risk" : "Internetin kautta päivittäminen omalla vastuulla",
"This %s instance is currently in maintenance mode, which may take a while." : "Tämä %s-instanssi on parhaillaan huoltotilassa, huollossa saattaa kestää hetki.",
"This page will refresh itself when the %s instance is available again." : "Tämä sivu päivittää itsensä, kun %s on jälleen käytettävissä.",
"Problem loading page, reloading in 5 seconds" : "Ongelma sivun lataamisessa, päivitetään 5 sekunnin kuluttua",
diff --git a/core/l10n/gl.js b/core/l10n/gl.js
index 58a0071445e..e09af414d27 100644
--- a/core/l10n/gl.js
+++ b/core/l10n/gl.js
@@ -172,9 +172,9 @@ OC.L10N.register(
"{sharee} (email)" : "{sharee} (email)",
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
"Share" : "Compartir",
- "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Compartir con outras persoas introducindo un usuario, grupo, ID de nube federada ou un enderezo de correo.",
- "Share with other people by entering a user or group or a federated cloud ID." : "Compartir con outras persoas introducindo un usuario, grupo, ID de nube federada.",
- "Share with other people by entering a user or group or an email address." : "Compartir con outras persoas introducindo un usuario, grupo ou un enderezo de correo.",
+ "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Compartir con outras persoas inserindo un usuario, grupo, ID de nube federada ou un enderezo de correo.",
+ "Share with other people by entering a user or group or a federated cloud ID." : "Compartir con outras persoas inserindo un usuario, grupo, ID de nube federada.",
+ "Share with other people by entering a user or group or an email address." : "Compartir con outras persoas inserindo un usuario, grupo ou un enderezo de correo.",
"Name or email address..." : "Nome ou enderezo de correo...",
"Name or federated cloud ID..." : "Nome ou ID da nube federada...",
"Name, federated cloud ID or email address..." : "Nome, ID da nube federada ou enderezo de correo...",
@@ -328,7 +328,7 @@ OC.L10N.register(
"Share with users, groups, remote users or by mail..." : "Compartir con usuarios, grupos, usuarios remotos ou vía correo...",
"Share with users..." : "Compartir con usuarios...",
"The object type is not specified." : "Non se especificou o tipo de obxecto.",
- "Enter new" : "Introduza o novo",
+ "Enter new" : "Insira o novo",
"Add" : "Engadir",
"Edit tags" : "Editar etiquetas",
"Error loading dialog template: {error}" : "Produciuse un erro ao cargar o modelo do dialogo: {error}",
diff --git a/core/l10n/gl.json b/core/l10n/gl.json
index 2e9d8bb04f3..21f48e0fd74 100644
--- a/core/l10n/gl.json
+++ b/core/l10n/gl.json
@@ -170,9 +170,9 @@
"{sharee} (email)" : "{sharee} (email)",
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
"Share" : "Compartir",
- "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Compartir con outras persoas introducindo un usuario, grupo, ID de nube federada ou un enderezo de correo.",
- "Share with other people by entering a user or group or a federated cloud ID." : "Compartir con outras persoas introducindo un usuario, grupo, ID de nube federada.",
- "Share with other people by entering a user or group or an email address." : "Compartir con outras persoas introducindo un usuario, grupo ou un enderezo de correo.",
+ "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Compartir con outras persoas inserindo un usuario, grupo, ID de nube federada ou un enderezo de correo.",
+ "Share with other people by entering a user or group or a federated cloud ID." : "Compartir con outras persoas inserindo un usuario, grupo, ID de nube federada.",
+ "Share with other people by entering a user or group or an email address." : "Compartir con outras persoas inserindo un usuario, grupo ou un enderezo de correo.",
"Name or email address..." : "Nome ou enderezo de correo...",
"Name or federated cloud ID..." : "Nome ou ID da nube federada...",
"Name, federated cloud ID or email address..." : "Nome, ID da nube federada ou enderezo de correo...",
@@ -326,7 +326,7 @@
"Share with users, groups, remote users or by mail..." : "Compartir con usuarios, grupos, usuarios remotos ou vía correo...",
"Share with users..." : "Compartir con usuarios...",
"The object type is not specified." : "Non se especificou o tipo de obxecto.",
- "Enter new" : "Introduza o novo",
+ "Enter new" : "Insira o novo",
"Add" : "Engadir",
"Edit tags" : "Editar etiquetas",
"Error loading dialog template: {error}" : "Produciuse un erro ao cargar o modelo do dialogo: {error}",
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index bd7fba44008..f9c52ce5f88 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -291,7 +291,7 @@ OC.L10N.register(
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Lütfen yöneticiniz ile görüşün. Bu kopyanın yöneticisi iseniz, config/config.php dosyası içerisindeki \"trusted_domain\" ayarını yapın. Örnek yapılandırma config/config.sample.php dosyasında görülebilir.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Yapılandırmanıza bağlı olarak, bir yönetici olarak bu etki alanına güvenmek için aşağıdaki düğmeyi de kullanabilirsiniz.",
"Add \"%s\" as trusted domain" : "\"%s\" etki alanını güvenilir olarak ekle",
- "App update required" : "Uygulamanın güncellenmesi gerekiyor",
+ "App update required" : "Uygulamanın güncellenmesi gerekli",
"%s will be updated to version %s" : "%s, %s sürümüne güncellenecek",
"These apps will be updated:" : "Şu uygulamalar güncellenecek:",
"These incompatible apps will be disabled:" : "Şu uyumsuz uygulamalar devre dışı bırakılacak:",
diff --git a/core/l10n/tr.json b/core/l10n/tr.json
index 1e45cd0ae74..137b7fa1c82 100644
--- a/core/l10n/tr.json
+++ b/core/l10n/tr.json
@@ -289,7 +289,7 @@
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Lütfen yöneticiniz ile görüşün. Bu kopyanın yöneticisi iseniz, config/config.php dosyası içerisindeki \"trusted_domain\" ayarını yapın. Örnek yapılandırma config/config.sample.php dosyasında görülebilir.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Yapılandırmanıza bağlı olarak, bir yönetici olarak bu etki alanına güvenmek için aşağıdaki düğmeyi de kullanabilirsiniz.",
"Add \"%s\" as trusted domain" : "\"%s\" etki alanını güvenilir olarak ekle",
- "App update required" : "Uygulamanın güncellenmesi gerekiyor",
+ "App update required" : "Uygulamanın güncellenmesi gerekli",
"%s will be updated to version %s" : "%s, %s sürümüne güncellenecek",
"These apps will be updated:" : "Şu uygulamalar güncellenecek:",
"These incompatible apps will be disabled:" : "Şu uyumsuz uygulamalar devre dışı bırakılacak:",