diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/accessibility/l10n/es_AR.js | 5 | ||||
-rw-r--r-- | apps/accessibility/l10n/es_AR.json | 5 | ||||
-rw-r--r-- | apps/dav/l10n/ca.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/ca.json | 2 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/pl.js | 12 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/pl.json | 12 | ||||
-rw-r--r-- | apps/settings/l10n/ja.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/ja.json | 2 |
8 files changed, 28 insertions, 14 deletions
diff --git a/apps/accessibility/l10n/es_AR.js b/apps/accessibility/l10n/es_AR.js index ede1c2c68d9..59c3c253897 100644 --- a/apps/accessibility/l10n/es_AR.js +++ b/apps/accessibility/l10n/es_AR.js @@ -2,20 +2,25 @@ OC.L10N.register( "accessibility", { "Dark theme" : "Tema oscuro", + "Enable dark theme" : "Habilitar tema nocturno", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Un tema oscuro para facilitar la vista al reducir la luminosidad y el brillo general. Todavía está en desarrollo, por lo tanto, informe cualquier problema que pueda encontrar.", "High contrast mode" : "Modo alto contraste", + "Enable high contrast mode" : "Habilitar modo de Contraste Alto", "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un modo de alto contraste para facilitar su navegación. Se reducirá la calidad visual pero se aumentará la claridad.", "Dyslexia font" : "Dislexia fuente", + "Enable dyslexia font" : "Habilitar la fuente para personas con dislexia", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic es un tipo de letra/fuente gratuita diseñada para mitigar algunos de los errores comunes de lectura causados por la dislexia.", "Accessibility" : "Accesibilidad", "Accessibility options for nextcloud" : "Opciones de accesibilidad para nextcloud", "Provides multiple accessibilities options to ease your use of Nextcloud" : "Proporciona múltiples opciones de accesibilidad para facilitar el uso de Nextcloud", + "If you find any issues, don’t hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Si encuentra algún problema, no dude en informarlo en {issuetracker}nuestro rastreador de problemas {linkend}. Y si desea participar, ¡únase a {designteam}a nuestro equipo de diseño {linkend}!", "High contrast theme" : "Tema de alto contraste", "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de alto contraste para facilitar su navegación. Se reducirá la calidad visual pero se aumentará la claridad.", "Dark theme (beta)" : "Tema oscuro (beta)", "Web Content Accessibility Guidelines" : "Pautas de accesibilidad de contenido web", "our issue tracker" : "nuestro rastreador de problemas", "our design team" : "nuestro equipo de diseño", + "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Si encuentras algún problema, no dudes en informarlo en {issuetracker}. Y si deseas involucrarte, ¡unite a {designteam}!", "Enable" : "Habilitar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/accessibility/l10n/es_AR.json b/apps/accessibility/l10n/es_AR.json index 28a271f902e..4e885943146 100644 --- a/apps/accessibility/l10n/es_AR.json +++ b/apps/accessibility/l10n/es_AR.json @@ -1,19 +1,24 @@ { "translations": { "Dark theme" : "Tema oscuro", + "Enable dark theme" : "Habilitar tema nocturno", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Un tema oscuro para facilitar la vista al reducir la luminosidad y el brillo general. Todavía está en desarrollo, por lo tanto, informe cualquier problema que pueda encontrar.", "High contrast mode" : "Modo alto contraste", + "Enable high contrast mode" : "Habilitar modo de Contraste Alto", "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un modo de alto contraste para facilitar su navegación. Se reducirá la calidad visual pero se aumentará la claridad.", "Dyslexia font" : "Dislexia fuente", + "Enable dyslexia font" : "Habilitar la fuente para personas con dislexia", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic es un tipo de letra/fuente gratuita diseñada para mitigar algunos de los errores comunes de lectura causados por la dislexia.", "Accessibility" : "Accesibilidad", "Accessibility options for nextcloud" : "Opciones de accesibilidad para nextcloud", "Provides multiple accessibilities options to ease your use of Nextcloud" : "Proporciona múltiples opciones de accesibilidad para facilitar el uso de Nextcloud", + "If you find any issues, don’t hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Si encuentra algún problema, no dude en informarlo en {issuetracker}nuestro rastreador de problemas {linkend}. Y si desea participar, ¡únase a {designteam}a nuestro equipo de diseño {linkend}!", "High contrast theme" : "Tema de alto contraste", "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de alto contraste para facilitar su navegación. Se reducirá la calidad visual pero se aumentará la claridad.", "Dark theme (beta)" : "Tema oscuro (beta)", "Web Content Accessibility Guidelines" : "Pautas de accesibilidad de contenido web", "our issue tracker" : "nuestro rastreador de problemas", "our design team" : "nuestro equipo de diseño", + "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Si encuentras algún problema, no dudes en informarlo en {issuetracker}. Y si deseas involucrarte, ¡unite a {designteam}!", "Enable" : "Habilitar" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js index 0d380672d53..48d9d3d760e 100644 --- a/apps/dav/l10n/ca.js +++ b/apps/dav/l10n/ca.js @@ -63,7 +63,7 @@ OC.L10N.register( "Where: %s" : "On: %s", "%1$s via %2$s" : "%1$s mitjançant %2$s", "Invitation canceled" : "Invitació cancel·lada", - "Hello %s," : "Hola %s,", + "Hello %s," : "Hola, %s,", "The meeting »%1$s« with %2$s was canceled." : "La reunió »%1$s« amb %2$s ha estat cancel·lada.", "Invitation updated" : "Invitació actualitzada", "The meeting »%1$s« with %2$s was updated." : "La reunió »%1$s« amb %2$s ha estat actualitzada.", diff --git a/apps/dav/l10n/ca.json b/apps/dav/l10n/ca.json index 821c9a8a9c7..b124ae19693 100644 --- a/apps/dav/l10n/ca.json +++ b/apps/dav/l10n/ca.json @@ -61,7 +61,7 @@ "Where: %s" : "On: %s", "%1$s via %2$s" : "%1$s mitjançant %2$s", "Invitation canceled" : "Invitació cancel·lada", - "Hello %s," : "Hola %s,", + "Hello %s," : "Hola, %s,", "The meeting »%1$s« with %2$s was canceled." : "La reunió »%1$s« amb %2$s ha estat cancel·lada.", "Invitation updated" : "Invitació actualitzada", "The meeting »%1$s« with %2$s was updated." : "La reunió »%1$s« amb %2$s ha estat actualitzada.", diff --git a/apps/federatedfilesharing/l10n/pl.js b/apps/federatedfilesharing/l10n/pl.js index f19f42516a2..14286546326 100644 --- a/apps/federatedfilesharing/l10n/pl.js +++ b/apps/federatedfilesharing/l10n/pl.js @@ -1,11 +1,11 @@ OC.L10N.register( "federatedfilesharing", { - "Do you want to add the remote share {name} from {owner}@{remote}?" : "Chcesz się dzielić zdalnie {name} z {owner}@{remote}?", - "Remote share" : "Zdalny zasób", - "Remote share password" : "Hasło do zdalnego zasobu", + "Do you want to add the remote share {name} from {owner}@{remote}?" : "Czy chcesz dodać zdalne udostępnienie {name} od {owner}@{remote}?", + "Remote share" : "Zdalne udostępnienie", + "Remote share password" : "Hasło zdalnego udostępnienia", "Cancel" : "Anuluj", - "Add remote share" : "Dodaj zdalny zasób", + "Add remote share" : "Dodaj zdalne udostępnienie", "Copy" : "Kopiuj", "Copied!" : "Skopiowano!", "Not supported!" : "Brak wsparcia!", @@ -30,8 +30,8 @@ OC.L10N.register( "You received {share} as a remote share from {user}" : "Otrzymałeś {share} zdalne udostępnienie od {user}", "Accept" : "Akceptuj", "Decline" : "Odrzuć", - "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Podziel się ze mną przez mój ID #Nextcloud Chmury Federacyjnej, zobacz %s", - "Share with me through my #Nextcloud Federated Cloud ID" : "Podziel się ze mną za pomocą mojego ID #Nextcloud Chmury Federacyjnej", + "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Udostępnij mi poprzez mój ID #Nextcloud Chmury Federacyjnej, zobacz %s", + "Share with me through my #Nextcloud Federated Cloud ID" : "Udostępnij mi poprzez mój ID #Nextcloud Chmury Federacyjnej", "Sharing" : "Udostępnianie", "Federated file sharing" : "Federacyjne udostępnianie plików", "Provide federated file sharing across servers" : "Zezwól na federacyjne udostępnianie plików na serwerach", diff --git a/apps/federatedfilesharing/l10n/pl.json b/apps/federatedfilesharing/l10n/pl.json index f5b69164f4b..efb2c32b54f 100644 --- a/apps/federatedfilesharing/l10n/pl.json +++ b/apps/federatedfilesharing/l10n/pl.json @@ -1,9 +1,9 @@ { "translations": { - "Do you want to add the remote share {name} from {owner}@{remote}?" : "Chcesz się dzielić zdalnie {name} z {owner}@{remote}?", - "Remote share" : "Zdalny zasób", - "Remote share password" : "Hasło do zdalnego zasobu", + "Do you want to add the remote share {name} from {owner}@{remote}?" : "Czy chcesz dodać zdalne udostępnienie {name} od {owner}@{remote}?", + "Remote share" : "Zdalne udostępnienie", + "Remote share password" : "Hasło zdalnego udostępnienia", "Cancel" : "Anuluj", - "Add remote share" : "Dodaj zdalny zasób", + "Add remote share" : "Dodaj zdalne udostępnienie", "Copy" : "Kopiuj", "Copied!" : "Skopiowano!", "Not supported!" : "Brak wsparcia!", @@ -28,8 +28,8 @@ "You received {share} as a remote share from {user}" : "Otrzymałeś {share} zdalne udostępnienie od {user}", "Accept" : "Akceptuj", "Decline" : "Odrzuć", - "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Podziel się ze mną przez mój ID #Nextcloud Chmury Federacyjnej, zobacz %s", - "Share with me through my #Nextcloud Federated Cloud ID" : "Podziel się ze mną za pomocą mojego ID #Nextcloud Chmury Federacyjnej", + "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Udostępnij mi poprzez mój ID #Nextcloud Chmury Federacyjnej, zobacz %s", + "Share with me through my #Nextcloud Federated Cloud ID" : "Udostępnij mi poprzez mój ID #Nextcloud Chmury Federacyjnej", "Sharing" : "Udostępnianie", "Federated file sharing" : "Federacyjne udostępnianie plików", "Provide federated file sharing across servers" : "Zezwól na federacyjne udostępnianie plików na serwerach", diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 7477a640d76..07d77967240 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -316,6 +316,8 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "最適なパフォーマンスにするには、バックグラウンドジョブを正確に設定することが重要です。大規模なインスタンスでは、'Cron'がお薦めの設定です。詳細な情報は、ドキュメントを参照してください。", "Pick background job setting" : "バックグラウンドジョブ設定を選択", "Execute one task with each page loaded" : "各ページの読み込み時にタスクを実行します。", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.phpは、HTTP経由で5分ごとにcron.phpを実行するようwebcronサービスに登録されます。", + "Use system cron service to call the cron.php file every 5 minutes." : "システムのcronサービスを利用して、5分fごとにcron.phpファイルを実行します。", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php はシステムユーザー \"%s\" で実行する必要があります。", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "これを実行するにはPHPのposix拡張が必要です。詳細については、{linkstart} PHPドキュメント{linkend}を参照してください。", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "管理者であれば共有時の挙動を微調整できます。詳細な情報はドキュメントを参照してください。", diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 0ec019af1ae..edfb0e988b3 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -314,6 +314,8 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "最適なパフォーマンスにするには、バックグラウンドジョブを正確に設定することが重要です。大規模なインスタンスでは、'Cron'がお薦めの設定です。詳細な情報は、ドキュメントを参照してください。", "Pick background job setting" : "バックグラウンドジョブ設定を選択", "Execute one task with each page loaded" : "各ページの読み込み時にタスクを実行します。", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.phpは、HTTP経由で5分ごとにcron.phpを実行するようwebcronサービスに登録されます。", + "Use system cron service to call the cron.php file every 5 minutes." : "システムのcronサービスを利用して、5分fごとにcron.phpファイルを実行します。", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php はシステムユーザー \"%s\" で実行する必要があります。", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "これを実行するにはPHPのposix拡張が必要です。詳細については、{linkstart} PHPドキュメント{linkend}を参照してください。", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "管理者であれば共有時の挙動を微調整できます。詳細な情報はドキュメントを参照してください。", |