Browse Source

[tx-robot] updated from transifex

tags/v16.0.0alpha1
Nextcloud bot 5 years ago
parent
commit
f1af773e11
No account linked to committer's email address

+ 1
- 0
apps/files/l10n/ja.js View File

@@ -44,6 +44,7 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "このディレクトリは利用できません。ログを確認するか管理者に問い合わせてください。",
"Could not move \"{file}\", target exists" : "ターゲットが存在するため,ファイル \"{file}\"を移動できませんでした",
"Could not move \"{file}\"" : "\"{file}\" を移動できませんでした",
"copy" : "コピー",
"Could not copy \"{file}\", target exists" : "ターゲットが存在するため,ファイル \"{file}\"をコピーできませんでした",
"Could not copy \"{file}\"" : "\"{file}\"をコピーできませんでした",
"Copied {origin} inside {destination}" : "コピー先{origin} {destination}内",

+ 1
- 0
apps/files/l10n/ja.json View File

@@ -42,6 +42,7 @@
"This directory is unavailable, please check the logs or contact the administrator" : "このディレクトリは利用できません。ログを確認するか管理者に問い合わせてください。",
"Could not move \"{file}\", target exists" : "ターゲットが存在するため,ファイル \"{file}\"を移動できませんでした",
"Could not move \"{file}\"" : "\"{file}\" を移動できませんでした",
"copy" : "コピー",
"Could not copy \"{file}\", target exists" : "ターゲットが存在するため,ファイル \"{file}\"をコピーできませんでした",
"Could not copy \"{file}\"" : "\"{file}\"をコピーできませんでした",
"Copied {origin} inside {destination}" : "コピー先{origin} {destination}内",

+ 1
- 0
apps/files_external/l10n/hu.js View File

@@ -79,6 +79,7 @@ OC.L10N.register(
"Public key" : "Nyilvános kulcs",
"RSA private key" : "RSA-titkos kulcs",
"Private key" : "Titkos kulcs",
"Kerberos ticket" : "Kerbeos jegy",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
"Hostname" : "Hosztnév",

+ 1
- 0
apps/files_external/l10n/hu.json View File

@@ -77,6 +77,7 @@
"Public key" : "Nyilvános kulcs",
"RSA private key" : "RSA-titkos kulcs",
"Private key" : "Titkos kulcs",
"Kerberos ticket" : "Kerbeos jegy",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
"Hostname" : "Hosztnév",

+ 1
- 0
apps/twofactor_backupcodes/l10n/hu.js View File

@@ -14,6 +14,7 @@ OC.L10N.register(
"Backup code" : "Biztonsági kód",
"Use backup code" : "Biztonsági kód használata",
"Two factor backup codes" : "Kétfaktoros biztonsági mentési kódok",
"A two-factor auth backup codes provider" : "Kétfaktoros azonosítás biztonsági kódok szolgáltatója",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "A biztonsági kódok elkészültek. Felhasználva: {{used}}, ennyiből: {{total}}."
},
"nplurals=2; plural=(n != 1);");

+ 1
- 0
apps/twofactor_backupcodes/l10n/hu.json View File

@@ -12,6 +12,7 @@
"Backup code" : "Biztonsági kód",
"Use backup code" : "Biztonsági kód használata",
"Two factor backup codes" : "Kétfaktoros biztonsági mentési kódok",
"A two-factor auth backup codes provider" : "Kétfaktoros azonosítás biztonsági kódok szolgáltatója",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "A biztonsági kódok elkészültek. Felhasználva: {{used}}, ennyiből: {{total}}."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

+ 4
- 4
apps/twofactor_backupcodes/l10n/ja.js View File

@@ -21,14 +21,14 @@ OC.L10N.register(
"Generate backup codes" : "バックアップコードを生成する",
"An error occurred while generating your backup codes" : "バックアップコードの生成中にエラーが発生しました",
"Nextcloud backup codes" : "Nextcloud バックアップコード",
"You created two-factor backup codes for your account" : "アカウントの2要素バックアップコードを作成しました",
"You created two-factor backup codes for your account" : "アカウントの2要素認証バックアップコードを作成しました",
"Second-factor backup codes" : "第二要素バックアップコード",
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "要素認証を有効にしましたが、まだバックアップコードを生成していません。 2番目の要素にアクセスできない場合に備えて、これを必ず実行してください。",
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "2要素認証を有効にしましたが、まだバックアップコードを生成していません。 2番目の要素にアクセスできない場合に備えて、これを必ず実行してください。",
"Backup code" : "バックアップコード",
"Use backup code" : "バックアップコードを使用する",
"Two factor backup codes" : "2要素バックアップコード",
"Two factor backup codes" : "2要素認証バックアップコード",
"A two-factor auth backup codes provider" : "2要素認証バックアップコードプロバイダ",
"Use one of the backup codes you saved when setting up two-factor authentication." : "要素認証を設定するときに保存したバックアップコードのいずれかを使用します。",
"Use one of the backup codes you saved when setting up two-factor authentication." : "2要素認証を設定するときに保存したバックアップコードのいずれかを使用します。",
"Submit" : "了解",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "バックアップコードが生成されました。 {{total}} 中の {{used}} コードが使用されています。"
},

+ 4
- 4
apps/twofactor_backupcodes/l10n/ja.json View File

@@ -19,14 +19,14 @@
"Generate backup codes" : "バックアップコードを生成する",
"An error occurred while generating your backup codes" : "バックアップコードの生成中にエラーが発生しました",
"Nextcloud backup codes" : "Nextcloud バックアップコード",
"You created two-factor backup codes for your account" : "アカウントの2要素バックアップコードを作成しました",
"You created two-factor backup codes for your account" : "アカウントの2要素認証バックアップコードを作成しました",
"Second-factor backup codes" : "第二要素バックアップコード",
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "要素認証を有効にしましたが、まだバックアップコードを生成していません。 2番目の要素にアクセスできない場合に備えて、これを必ず実行してください。",
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "2要素認証を有効にしましたが、まだバックアップコードを生成していません。 2番目の要素にアクセスできない場合に備えて、これを必ず実行してください。",
"Backup code" : "バックアップコード",
"Use backup code" : "バックアップコードを使用する",
"Two factor backup codes" : "2要素バックアップコード",
"Two factor backup codes" : "2要素認証バックアップコード",
"A two-factor auth backup codes provider" : "2要素認証バックアップコードプロバイダ",
"Use one of the backup codes you saved when setting up two-factor authentication." : "要素認証を設定するときに保存したバックアップコードのいずれかを使用します。",
"Use one of the backup codes you saved when setting up two-factor authentication." : "2要素認証を設定するときに保存したバックアップコードのいずれかを使用します。",
"Submit" : "了解",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "バックアップコードが生成されました。 {{total}} 中の {{used}} コードが使用されています。"
},"pluralForm" :"nplurals=1; plural=0;"

+ 3
- 0
apps/updatenotification/l10n/hu.js View File

@@ -10,9 +10,12 @@ OC.L10N.register(
"Update for %1$s to version %2$s is available." : "%1$s frissíthető %2$s verzióra.",
"Update for {app} to version %s is available." : "{app} %s verzió frissítése elérhető",
"Update notification" : "Frissítési értesítés",
"Apps missing updates" : "Alkalmazások frissítés nélkül",
"View in store" : "Nézze meg a boltban",
"Apps with available updates" : "Alkalmazások frissítéssel",
"Open updater" : "Frissítő megnyitása",
"Download now" : "Letöltés most",
"What's new?" : "Újdonságok?",
"The update check is not yet finished. Please refresh the page." : "A frissítéskeresés még nem ért véget. Kérjük frissítsd az oldalt.",
"Your version is up to date." : "Verzió frissítve.",
"A non-default update server is in use to be checked for updates:" : "Egy nem alapértelmezett szervert használunk a frissítések kereséséhez:",

+ 3
- 0
apps/updatenotification/l10n/hu.json View File

@@ -8,9 +8,12 @@
"Update for %1$s to version %2$s is available." : "%1$s frissíthető %2$s verzióra.",
"Update for {app} to version %s is available." : "{app} %s verzió frissítése elérhető",
"Update notification" : "Frissítési értesítés",
"Apps missing updates" : "Alkalmazások frissítés nélkül",
"View in store" : "Nézze meg a boltban",
"Apps with available updates" : "Alkalmazások frissítéssel",
"Open updater" : "Frissítő megnyitása",
"Download now" : "Letöltés most",
"What's new?" : "Újdonságok?",
"The update check is not yet finished. Please refresh the page." : "A frissítéskeresés még nem ért véget. Kérjük frissítsd az oldalt.",
"Your version is up to date." : "Verzió frissítve.",
"A non-default update server is in use to be checked for updates:" : "Egy nem alapértelmezett szervert használunk a frissítések kereséséhez:",

+ 1
- 1
apps/updatenotification/l10n/nl.js View File

@@ -34,7 +34,7 @@ OC.L10N.register(
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Zorg ervoor dat je in config.php <samp>appstoreenabled</samp> niet op 'false' zet.",
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Kan niet verbinden met de appstore of de appstore gaf geen updates terug. Zoek handmatig naar updates of verifieer dat je server internettoegang heeft en kan verbinden met de appstore.",
"<strong>All</strong> apps have an update for this version available" : "<strong>Alle</strong> apps hebben een update voor deze versie beschikbaar",
"<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>productie</strong> heeft altijd de laatste patches, maar de update naar de volgende grote release nog niet onmiddellijk. Die update gebeurt meestal bij de tweede kleine release (x.0.2).",
"<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>productie</strong> heeft altijd de laatste patches, maar de verwerkt de update naar de volgende grote release nog niet onmiddellijk. Die update gebeurt meestal bij de tweede kleine release (x.0.2).",
"<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>stable</strong> is de recentste stabiele versie. Het is geschikt voor regulier gebruik en zal altijd bijwerken naar de laatste grote versie.",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>bèta</strong> is een versie om nieuwe functies uit te testen, niet om te gebruiken in een productieomgeving.",
"View changelog" : "Bekijk wijzigingenoverzicht",

+ 1
- 1
apps/updatenotification/l10n/nl.json View File

@@ -32,7 +32,7 @@
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Zorg ervoor dat je in config.php <samp>appstoreenabled</samp> niet op 'false' zet.",
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Kan niet verbinden met de appstore of de appstore gaf geen updates terug. Zoek handmatig naar updates of verifieer dat je server internettoegang heeft en kan verbinden met de appstore.",
"<strong>All</strong> apps have an update for this version available" : "<strong>Alle</strong> apps hebben een update voor deze versie beschikbaar",
"<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>productie</strong> heeft altijd de laatste patches, maar de update naar de volgende grote release nog niet onmiddellijk. Die update gebeurt meestal bij de tweede kleine release (x.0.2).",
"<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>productie</strong> heeft altijd de laatste patches, maar de verwerkt de update naar de volgende grote release nog niet onmiddellijk. Die update gebeurt meestal bij de tweede kleine release (x.0.2).",
"<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>stable</strong> is de recentste stabiele versie. Het is geschikt voor regulier gebruik en zal altijd bijwerken naar de laatste grote versie.",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>bèta</strong> is een versie om nieuwe functies uit te testen, niet om te gebruiken in een productieomgeving.",
"View changelog" : "Bekijk wijzigingenoverzicht",

+ 2
- 0
core/l10n/de.js View File

@@ -369,6 +369,8 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Diese %s-Instanz befindet sich gerade im Wartungsmodus, was eine Weile dauern kann.",
"This page will refresh itself when the instance is available again." : "Diese Seite aktualisiert sich automatisch, sobald Nextcloud wieder verfügbar ist.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktiere den Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint.",
"status" : "Status",
"aria-hidden" : "codefehler - nicht übersetzen",
"Updated \"%s\" to %s" : "„%s“ zu %s aktualisiert",
"%s (3rdparty)" : "%s (Drittanbieter)",
"There was an error loading your contacts" : "Fehler beim Laden Deiner Kontakte",

+ 2
- 0
core/l10n/de.json View File

@@ -367,6 +367,8 @@
"This %s instance is currently in maintenance mode, which may take a while." : "Diese %s-Instanz befindet sich gerade im Wartungsmodus, was eine Weile dauern kann.",
"This page will refresh itself when the instance is available again." : "Diese Seite aktualisiert sich automatisch, sobald Nextcloud wieder verfügbar ist.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktiere den Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint.",
"status" : "Status",
"aria-hidden" : "codefehler - nicht übersetzen",
"Updated \"%s\" to %s" : "„%s“ zu %s aktualisiert",
"%s (3rdparty)" : "%s (Drittanbieter)",
"There was an error loading your contacts" : "Fehler beim Laden Deiner Kontakte",

+ 2
- 0
core/l10n/de_DE.js View File

@@ -369,6 +369,8 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Diese %s-Instanz befindet sich gerade im Wartungsmodus, was eine Weile dauern kann.",
"This page will refresh itself when the instance is available again." : "Diese Seite aktualisiert sich automatisch, sobald Nextcloud wieder verfügbar ist.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktieren Sie Ihren Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint.",
"status" : "Status",
"aria-hidden" : "codefehler - nicht übersetzen",
"Updated \"%s\" to %s" : "„%s“ zu %s aktualisiert",
"%s (3rdparty)" : "%s (Drittanbieter)",
"There was an error loading your contacts" : "Fehler beim Laden Ihrer Kontakte",

+ 2
- 0
core/l10n/de_DE.json View File

@@ -367,6 +367,8 @@
"This %s instance is currently in maintenance mode, which may take a while." : "Diese %s-Instanz befindet sich gerade im Wartungsmodus, was eine Weile dauern kann.",
"This page will refresh itself when the instance is available again." : "Diese Seite aktualisiert sich automatisch, sobald Nextcloud wieder verfügbar ist.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktieren Sie Ihren Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint.",
"status" : "Status",
"aria-hidden" : "codefehler - nicht übersetzen",
"Updated \"%s\" to %s" : "„%s“ zu %s aktualisiert",
"%s (3rdparty)" : "%s (Drittanbieter)",
"There was an error loading your contacts" : "Fehler beim Laden Ihrer Kontakte",

+ 5
- 4
core/l10n/es.js View File

@@ -113,7 +113,7 @@ OC.L10N.register(
"Strong password" : "Contraseña muy buena",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Tu servidor web todavía no está configurado correctamente para permitir la sincronización de archivos, porque la interfaz WebDAV parece estar rota.",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está configurado correctamente para resolver \"{url}\". Se puede encontrar más información en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está bien configurado para suministrar archivos .woff2 . Esto es normalmente un problema con la configuración de Nginx. Para Nextcloud 15, necesita un ajuste para suministrar archivos .woff2. Compara tu configuración de Nginx con la configuración recomendad en n<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">nuestra documentación</a>.",
"Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está bien configurado para suministrar archivos .woff2 . Esto es normalmente un problema de la configuración de Nginx. Para Nextcloud 15, necesita un ajuste para suministrar archivos .woff2. Compare su configuración de Nginx con la configuración recomendad de<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">nuestra documentación</a>.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP parece no estar correctamente configurado para solicitar las variables de entorno de sistema. La prueba con getenv(\"PATH\") solo devuelve una respuesta vacía.",
"Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Por favor, comprueba la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación de instalación ↗</a> para notas sobre la configuración de PHP y de tu servidor, especialmente al usar php-fpm.",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Se ha activado la configuración de solo lectura. Esto evita cambiar ciertas configuraciones vía la interfaz web. Además, el archivo debe hacerse escribible de manera manual para cada actualización.",
@@ -140,7 +140,7 @@ OC.L10N.register(
"Missing index \"{indexName}\" in table \"{tableName}\"." : "Índice perdido \"{indexName}\" en la tabla \"{tableName}\".",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "A la base de datos le faltan algunos índices. Debido al hecho de que añadir índices en tablas grandes puede llevar cierto tiempo, no se han añadido automáticamente. Se pueden añadir manualmente dichos índices perdidos mientras la instancia sigue funcionando si se ejecuta \"occ db:add-missing-indices\". Una vez se han añadido los índices, las consultas a esas tablas suelen ser mucho más rápidas.",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "A esta instancia le faltan algunos módulos PHP recomendados. Para mejorar el rendimiento y aumentar la compatibilidad, se recomienda encarecidamente instalarlos.",
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "A algunas columnas de la base de datos les falta convertirse a enteros grandes. Debido al hecho de que cambiar los tipos de columna en tablas grandes puede llevar algún tiempo, no se han cambiado automáticamente. Se pueden ejecutar estos cambios pendientes ejecutando 'occ db:convert-filecache-bigint', Esta operación debe realizarse cuando el servidor esté sin conexión. Para más detalles, consulta <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">la página de la documentación sobre esto</a>.",
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "A algunas columnas de la base de datos les falta convertirse a \"big int\". Ya que cambiar los tipos de columna en tablas grandes puede llevar algún tiempo, no se han cambiado automáticamente. Se pueden ejecutar estos cambios pendientes ejecutando 'occ db:convert-filecache-bigint', Esta operación debe realizarse cuando el servidor esté sin conexión. Para más detalles, consulta <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">la página de la documentación sobre esto</a>.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente se está usando SQLite como base de datos. Para instalaciones más largas recomendamos cambiar a un motor de bases de datos diferente.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Esto está particularmente indicado si se usa el cliente de escritorio para la sincronización.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Para migrar a otra base de datos, usa la herramienta de línea de comandos 'occ db:convert-type' o comprueba la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación ↗</a>.",
@@ -179,7 +179,7 @@ OC.L10N.register(
"Allow upload and editing" : "Permitir la subida y la edición",
"Read only" : "Solo lectura",
"File drop (upload only)" : "Entrega de archivos (solo subida)",
"Expiration date enforced" : "Fecha de expiración forzada",
"Expiration date enforced" : "Fecha de caducidad forzada",
"Set expiration date" : "Establecer fecha de caducidad",
"Expiration" : "Caduca el: ",
"Expiration date" : "Fecha de caducidad",
@@ -187,7 +187,7 @@ OC.L10N.register(
"Unshare" : "Dejar de compartir",
"Delete share link" : "Eliminar enlace compartido",
"Add another link" : "Añadir otro enlace",
"Password protection for links is mandatory" : "La protección con contraseña es obligatoria",
"Password protection for links is mandatory" : "La protección por contraseña es obligatoria",
"Share link" : "Compartir enlace",
"New share link" : "Nuevo enlace compartido",
"Created on {time}" : "Creado: {time}",
@@ -369,6 +369,7 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Está instancia %s está en modo mantenimiento, y puede tardar un rato.",
"This page will refresh itself when the instance is available again." : "Esta página se actualizará sola cuando la instancia esté disponible de nuevo.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte con su administrador de sistemas si este mensaje persiste o aparece de forma inesperada.",
"status" : "estado",
"Updated \"%s\" to %s" : "Se ha actualizado \"%s\" a %s",
"%s (3rdparty)" : "%s (de terceros)",
"There was an error loading your contacts" : "Ha habido un error al cargar tus contactos",

+ 5
- 4
core/l10n/es.json View File

@@ -111,7 +111,7 @@
"Strong password" : "Contraseña muy buena",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Tu servidor web todavía no está configurado correctamente para permitir la sincronización de archivos, porque la interfaz WebDAV parece estar rota.",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está configurado correctamente para resolver \"{url}\". Se puede encontrar más información en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.",
"Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está bien configurado para suministrar archivos .woff2 . Esto es normalmente un problema con la configuración de Nginx. Para Nextcloud 15, necesita un ajuste para suministrar archivos .woff2. Compara tu configuración de Nginx con la configuración recomendad en n<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">nuestra documentación</a>.",
"Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Tu servidor web no está bien configurado para suministrar archivos .woff2 . Esto es normalmente un problema de la configuración de Nginx. Para Nextcloud 15, necesita un ajuste para suministrar archivos .woff2. Compare su configuración de Nginx con la configuración recomendad de<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">nuestra documentación</a>.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP parece no estar correctamente configurado para solicitar las variables de entorno de sistema. La prueba con getenv(\"PATH\") solo devuelve una respuesta vacía.",
"Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Por favor, comprueba la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación de instalación ↗</a> para notas sobre la configuración de PHP y de tu servidor, especialmente al usar php-fpm.",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Se ha activado la configuración de solo lectura. Esto evita cambiar ciertas configuraciones vía la interfaz web. Además, el archivo debe hacerse escribible de manera manual para cada actualización.",
@@ -138,7 +138,7 @@
"Missing index \"{indexName}\" in table \"{tableName}\"." : "Índice perdido \"{indexName}\" en la tabla \"{tableName}\".",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "A la base de datos le faltan algunos índices. Debido al hecho de que añadir índices en tablas grandes puede llevar cierto tiempo, no se han añadido automáticamente. Se pueden añadir manualmente dichos índices perdidos mientras la instancia sigue funcionando si se ejecuta \"occ db:add-missing-indices\". Una vez se han añadido los índices, las consultas a esas tablas suelen ser mucho más rápidas.",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "A esta instancia le faltan algunos módulos PHP recomendados. Para mejorar el rendimiento y aumentar la compatibilidad, se recomienda encarecidamente instalarlos.",
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "A algunas columnas de la base de datos les falta convertirse a enteros grandes. Debido al hecho de que cambiar los tipos de columna en tablas grandes puede llevar algún tiempo, no se han cambiado automáticamente. Se pueden ejecutar estos cambios pendientes ejecutando 'occ db:convert-filecache-bigint', Esta operación debe realizarse cuando el servidor esté sin conexión. Para más detalles, consulta <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">la página de la documentación sobre esto</a>.",
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "A algunas columnas de la base de datos les falta convertirse a \"big int\". Ya que cambiar los tipos de columna en tablas grandes puede llevar algún tiempo, no se han cambiado automáticamente. Se pueden ejecutar estos cambios pendientes ejecutando 'occ db:convert-filecache-bigint', Esta operación debe realizarse cuando el servidor esté sin conexión. Para más detalles, consulta <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">la página de la documentación sobre esto</a>.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualmente se está usando SQLite como base de datos. Para instalaciones más largas recomendamos cambiar a un motor de bases de datos diferente.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Esto está particularmente indicado si se usa el cliente de escritorio para la sincronización.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Para migrar a otra base de datos, usa la herramienta de línea de comandos 'occ db:convert-type' o comprueba la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación ↗</a>.",
@@ -177,7 +177,7 @@
"Allow upload and editing" : "Permitir la subida y la edición",
"Read only" : "Solo lectura",
"File drop (upload only)" : "Entrega de archivos (solo subida)",
"Expiration date enforced" : "Fecha de expiración forzada",
"Expiration date enforced" : "Fecha de caducidad forzada",
"Set expiration date" : "Establecer fecha de caducidad",
"Expiration" : "Caduca el: ",
"Expiration date" : "Fecha de caducidad",
@@ -185,7 +185,7 @@
"Unshare" : "Dejar de compartir",
"Delete share link" : "Eliminar enlace compartido",
"Add another link" : "Añadir otro enlace",
"Password protection for links is mandatory" : "La protección con contraseña es obligatoria",
"Password protection for links is mandatory" : "La protección por contraseña es obligatoria",
"Share link" : "Compartir enlace",
"New share link" : "Nuevo enlace compartido",
"Created on {time}" : "Creado: {time}",
@@ -367,6 +367,7 @@
"This %s instance is currently in maintenance mode, which may take a while." : "Está instancia %s está en modo mantenimiento, y puede tardar un rato.",
"This page will refresh itself when the instance is available again." : "Esta página se actualizará sola cuando la instancia esté disponible de nuevo.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte con su administrador de sistemas si este mensaje persiste o aparece de forma inesperada.",
"status" : "estado",
"Updated \"%s\" to %s" : "Se ha actualizado \"%s\" a %s",
"%s (3rdparty)" : "%s (de terceros)",
"There was an error loading your contacts" : "Ha habido un error al cargar tus contactos",

+ 2
- 0
core/l10n/it.js View File

@@ -369,6 +369,8 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Questa istanza di %s è attualmente in manutenzione, potrebbe richiedere del tempo.",
"This page will refresh itself when the instance is available again." : "Questa pagina si aggiornerà quando l'istanza sarà nuovamente disponibile.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contatta il tuo amministratore di sistema se questo messaggio persiste o appare inaspettatamente.",
"status" : "stato",
"aria-hidden" : "aria-nascosto",
"Updated \"%s\" to %s" : "Aggiornato \"%s\" a %s",
"%s (3rdparty)" : "%s (terze parti)",
"There was an error loading your contacts" : "Si è verificato un errore durante il caricamento dei tuoi contatti",

+ 2
- 0
core/l10n/it.json View File

@@ -367,6 +367,8 @@
"This %s instance is currently in maintenance mode, which may take a while." : "Questa istanza di %s è attualmente in manutenzione, potrebbe richiedere del tempo.",
"This page will refresh itself when the instance is available again." : "Questa pagina si aggiornerà quando l'istanza sarà nuovamente disponibile.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contatta il tuo amministratore di sistema se questo messaggio persiste o appare inaspettatamente.",
"status" : "stato",
"aria-hidden" : "aria-nascosto",
"Updated \"%s\" to %s" : "Aggiornato \"%s\" a %s",
"%s (3rdparty)" : "%s (terze parti)",
"There was an error loading your contacts" : "Si è verificato un errore durante il caricamento dei tuoi contatti",

+ 2
- 0
core/l10n/nl.js View File

@@ -369,6 +369,8 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Deze %s staat momenteel in de onderhoudsstand, dat kan enige tijd duren.",
"This page will refresh itself when the instance is available again." : "Deze pagina wordt ververst als de server weer beschikbaar is.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Neem contact op met je systeembeheerder als deze melding aanhoudt of onverwacht verscheen.",
"status" : "status",
"aria-hidden" : "aria-hidden",
"Updated \"%s\" to %s" : "\"%s\" geüpdatet naar %s",
"%s (3rdparty)" : "%s (3rdparty)",
"There was an error loading your contacts" : "Er is een fout opgetreden tijdens het laden van uw contacten",

+ 2
- 0
core/l10n/nl.json View File

@@ -367,6 +367,8 @@
"This %s instance is currently in maintenance mode, which may take a while." : "Deze %s staat momenteel in de onderhoudsstand, dat kan enige tijd duren.",
"This page will refresh itself when the instance is available again." : "Deze pagina wordt ververst als de server weer beschikbaar is.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Neem contact op met je systeembeheerder als deze melding aanhoudt of onverwacht verscheen.",
"status" : "status",
"aria-hidden" : "aria-hidden",
"Updated \"%s\" to %s" : "\"%s\" geüpdatet naar %s",
"%s (3rdparty)" : "%s (3rdparty)",
"There was an error loading your contacts" : "Er is een fout opgetreden tijdens het laden van uw contacten",

+ 2
- 0
core/l10n/pt_BR.js View File

@@ -369,6 +369,8 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Esta instância %s está em modo de manutenção, o que pode demorar um pouco.",
"This page will refresh itself when the instance is available again." : "Esta página será atualizada quando o Nextcloud estiver disponível novamente.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte o administrador do sistema se esta mensagem persistir ou aparecer inesperadamente.",
"status" : "status",
"aria-hidden" : "aria-hidden",
"Updated \"%s\" to %s" : "\"%s\" atualizado para %s",
"%s (3rdparty)" : "%s (3rdparty)",
"There was an error loading your contacts" : "Houve um erro carregando seus contatos",

+ 2
- 0
core/l10n/pt_BR.json View File

@@ -367,6 +367,8 @@
"This %s instance is currently in maintenance mode, which may take a while." : "Esta instância %s está em modo de manutenção, o que pode demorar um pouco.",
"This page will refresh itself when the instance is available again." : "Esta página será atualizada quando o Nextcloud estiver disponível novamente.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte o administrador do sistema se esta mensagem persistir ou aparecer inesperadamente.",
"status" : "status",
"aria-hidden" : "aria-hidden",
"Updated \"%s\" to %s" : "\"%s\" atualizado para %s",
"%s (3rdparty)" : "%s (3rdparty)",
"There was an error loading your contacts" : "Houve um erro carregando seus contatos",

+ 3
- 0
core/l10n/ru.js View File

@@ -138,6 +138,7 @@ OC.L10N.register(
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Установленная версия PHP не поддерживает библиотеку FreeType, что приводит к неверному отображению изображений профиля и интерфейса настроек.",
"Missing index \"{indexName}\" in table \"{tableName}\"." : "В таблице «{tableName}» отсутствует индекс «{indexName}».",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "В базе данных отсутствуют некоторые индексы. Так как создание таких индексов может занять достаточно продолжительное время, оно должно быть запущено вручную. Для создания индексов необходимо запустить команду «occ db:add-missing-indices» во время работы сервера Nextcloud. При созданных индексах, как правило, запросы к базе данных выполняются значительно быстрее.",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "В системе не установлены рекомендуемые модули PHP. Для улучшения производительности и совместимости рекомендуется установить эти модули.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "В настоящее время в качестве механизма БД используется SQLite. Для более крупных развёртываний рекомендуется перейти к использованию других баз данных.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Такой переход рекомендован и при использовании приложений-клиентов для синхронизации файлов.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Для перехода к использованию другого механизма базы данных используйте команду: «occ db:convert-type» или обратитесь к <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">документации ↗</a>. ",
@@ -187,6 +188,7 @@ OC.L10N.register(
"Password protection for links is mandatory" : "Требуется защита ссылки паролем",
"Share link" : "Общий доступ по ссылке",
"New share link" : "Создать ссылку общего доступа",
"Created on {time}" : "Время создания: {time}",
"Password protect by Talk" : "Защита паролем Talk",
"Could not unshare" : "Невозможно закрыть общий доступ",
"Shared with you and the group {group} by {owner}" : "{owner} предоставил(а) доступ Вам и группе {group}",
@@ -365,6 +367,7 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Этот сервер %s находится в режиме технического обслуживания, которое может занять некоторое время.",
"This page will refresh itself when the instance is available again." : "Эта страница обновится автоматически когда сервер снова станет доступен.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.",
"status" : "состояние",
"Updated \"%s\" to %s" : "«%s» обновлено до %s",
"%s (3rdparty)" : "%s (стороннее)",
"There was an error loading your contacts" : "При загрузке контактов произошла ошибка",

+ 3
- 0
core/l10n/ru.json View File

@@ -136,6 +136,7 @@
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Установленная версия PHP не поддерживает библиотеку FreeType, что приводит к неверному отображению изображений профиля и интерфейса настроек.",
"Missing index \"{indexName}\" in table \"{tableName}\"." : "В таблице «{tableName}» отсутствует индекс «{indexName}».",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "В базе данных отсутствуют некоторые индексы. Так как создание таких индексов может занять достаточно продолжительное время, оно должно быть запущено вручную. Для создания индексов необходимо запустить команду «occ db:add-missing-indices» во время работы сервера Nextcloud. При созданных индексах, как правило, запросы к базе данных выполняются значительно быстрее.",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "В системе не установлены рекомендуемые модули PHP. Для улучшения производительности и совместимости рекомендуется установить эти модули.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "В настоящее время в качестве механизма БД используется SQLite. Для более крупных развёртываний рекомендуется перейти к использованию других баз данных.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Такой переход рекомендован и при использовании приложений-клиентов для синхронизации файлов.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Для перехода к использованию другого механизма базы данных используйте команду: «occ db:convert-type» или обратитесь к <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">документации ↗</a>. ",
@@ -185,6 +186,7 @@
"Password protection for links is mandatory" : "Требуется защита ссылки паролем",
"Share link" : "Общий доступ по ссылке",
"New share link" : "Создать ссылку общего доступа",
"Created on {time}" : "Время создания: {time}",
"Password protect by Talk" : "Защита паролем Talk",
"Could not unshare" : "Невозможно закрыть общий доступ",
"Shared with you and the group {group} by {owner}" : "{owner} предоставил(а) доступ Вам и группе {group}",
@@ -363,6 +365,7 @@
"This %s instance is currently in maintenance mode, which may take a while." : "Этот сервер %s находится в режиме технического обслуживания, которое может занять некоторое время.",
"This page will refresh itself when the instance is available again." : "Эта страница обновится автоматически когда сервер снова станет доступен.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.",
"status" : "состояние",
"Updated \"%s\" to %s" : "«%s» обновлено до %s",
"%s (3rdparty)" : "%s (стороннее)",
"There was an error loading your contacts" : "При загрузке контактов произошла ошибка",

Loading…
Cancel
Save