From 65b5c12525628f48d36bae999a77c49e43d27368 Mon Sep 17 00:00:00 2001 From: hfroger Date: Wed, 25 Dec 2024 17:27:56 +0000 Subject: [PATCH] New translations en.yml (Swahili) --- decidim-system/config/locales/sw-KE.yml | 240 ++++++++++++------------ 1 file changed, 120 insertions(+), 120 deletions(-) diff --git a/decidim-system/config/locales/sw-KE.yml b/decidim-system/config/locales/sw-KE.yml index 9e9cc88290556..9c2ecfb950e3a 100644 --- a/decidim-system/config/locales/sw-KE.yml +++ b/decidim-system/config/locales/sw-KE.yml @@ -3,46 +3,46 @@ sw: activemodel: attributes: oauth_application: - name: OAuth Application Name - organization_logo: Organization logo (square) - organization_name: Organization - organization_url: Organization URL - redirect_uri: Redirect URI + name: Jina la Ombi la OAuth + organization_logo: Nembo ya shirika (mraba) + organization_name: Shirika + organization_url: URL ya shirika + redirect_uri: Elekeza URI kwingine organization: - address: SMTP hostname - from_email: Email address - from_label: Label - password: Password + address: Jina la mpangishaji wa SMTP + from_email: Anwani ya barua pepe + from_label: Lebo + password: Nenosiri port: Port - user_name: Username + user_name: Jina la mtumiaji organization_file_uploads: allowed_content_types: - admin: Admin MIME types - default: Default MIME types + admin: Aina za MIME za usimamizi + default: Aina chaguomsingi za MIME allowed_file_extensions: - admin: Admin file extensions - default: Default file extensions - image: Image file extensions + admin: Viendelezi vya faili za msimamizi + default: Viendelezi chaguomsingi vya faili + image: Viendelezi vya faili za picha maximum_file_size: - avatar: Avatar file size - default: Default file size + avatar: Saizi ya faili ya avatar + default: Ukubwa chaguomsingi wa faili errors: models: oauth_application: attributes: redirect_uri: - must_be_ssl: The redirect URI must be a SSL URI + must_be_ssl: URI ya kuelekeza kwingine lazima iwe SSL URI organization: attributes: password: - secret_key: You need to define the SECRET_KEY_BASE environment variable to be able to save this field + secret_key: Unahitaji kufafanua utofauti wa mazingira wa SECRET_KEY_BASE ili uweze kuhifadhi sehemu hii decidim: system: actions: - confirm_destroy: Are you sure you want to delete this? - destroy: Delete - edit: Edit - new_admin: New admin + confirm_destroy: Je, una uhakika unataka kufuta hii? + destroy: Futa + edit: Hariri + new_admin: Msimamizi mpya new_oauth_application: New OAUTH application new_organization: New organization save: Save @@ -123,166 +123,166 @@ sw: success: Application created successfully. destroy: error: There was a problem destroying this application. - success: Application destroyed successfully. + success: Programu imeharibiwa. edit: - save: Save - title: Edit application + save: Hifadhi + title: Hariri programu form: - select_organization: Select an organization + select_organization: Chagua shirika index: - confirm_delete: Are you sure you want to delete this application? - title: OAuth applications + confirm_delete: Je, una uhakika unataka kufuta programu hii? + title: Maombi ya OAuth new: - save: Save - title: New application + save: Hifadhi + title: Programu mpya update: - error: There was a problem updating this application. - success: Application updated successfully. + error: Kulikuwa na tatizo la kusasisha programu hii. + success: Programu imesasishwa. organizations: advanced_settings: - hide: Hide advanced settings - show: Show advanced settings + hide: Ficha mipangilio ya kina + show: Onyesha mipangilio ya hali ya juu create: - error: There was a problem creating a new organization. - error_invitation: There was a problem creating a new organization. Review your organization admin name. + error: Kulikuwa na tatizo la kuunda shirika jipya. + error_invitation: Kulikuwa na tatizo la kuunda shirika jipya. Kagua jina la msimamizi wa shirika lako. success_html: |

- Organization successfully created. -

+ Shirika limeundwa. +
    -
  1. You may need to update your application code, as to allow requests to %{host} you need to add the following to your - environment configuration (i.e. config/environment/production.rb) or your config/application.rb: +
  2. Huenda ukahitaji kusasisha msimbo wako wa maombi, ili kuruhusu maombi kwa %{host} unahitaji kuongeza yafuatayo kwenye yako. + usanidi wa mazingira (yaani config/environment/production.rb) au config/application.rb yako:

    config.hosts << "%{host}"

  3. - After that is done, you will be able to access to your platform through http://%{host} + Baada ya hayo kufanyika, utaweza kufikia mfumo wako kupitia http://%{host}
  4. - We have sent an email to %{email} that you need to confirm. + Tumetuma barua pepe kwa %{email} ambayo unahitaji kuthibitisha.
csp_settings: - connect_src: Connect src + connect_src: Unganisha src connect_src_hint: | - The connect-src directive restricts the URLs which can be loaded using