From d8aca9f7f17c1aab32ca323f49fa3de43307527a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 4 Oct 2019 07:18:07 +0000 Subject: [PATCH] Imported Translations from Zanata For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I3b81bf59fec9bfa48d55ae99f6ed8bc5df3317a8 --- .../locale/id/LC_MESSAGES/doc-contributor.po | 54 +++- .../locale/fr/LC_MESSAGES/releasenotes.po | 280 ------------------ .../locale/id/LC_MESSAGES/releasenotes.po | 44 ++- 3 files changed, 81 insertions(+), 297 deletions(-) delete mode 100644 releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po diff --git a/doc/source/locale/id/LC_MESSAGES/doc-contributor.po b/doc/source/locale/id/LC_MESSAGES/doc-contributor.po index 84f8cfc13e..7bdb48fcbf 100644 --- a/doc/source/locale/id/LC_MESSAGES/doc-contributor.po +++ b/doc/source/locale/id/LC_MESSAGES/doc-contributor.po @@ -4,11 +4,11 @@ msgid "" msgstr "" "Project-Id-Version: horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-27 11:54+0000\n" +"POT-Creation-Date: 2019-10-03 11:26+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2019-09-23 04:46+0000\n" +"PO-Revision-Date: 2019-10-03 01:44+0000\n" "Last-Translator: suhartono \n" "Language-Team: Indonesian\n" "Language: id\n" @@ -5940,9 +5940,8 @@ msgstr "" "Seringkali membutuhkan penulisan serangkaian tes terpisah dan/atau " "menggunakan kerangka kerja pengujian yang berbeda dari tes unit Anda." -msgid "On RPM-based distributions (e.g., Fedora/RHEL/CentOS/Scientific Linux)" -msgstr "" -"Pada distribusi berbasis RPM (misal, Fedora/RHEL/CentOS/Scientific Linux)" +msgid "On RPM-based distributions (e.g., Fedora/RHEL/CentOS)" +msgstr "Pada distribusi berbasis RPM (mis., Fedora / RHEL / CentOS)" msgid "On Ubuntu" msgstr "Pada Ubuntu" @@ -7130,11 +7129,11 @@ msgstr "" "pep-0008/" msgid "" -"Runs the Python unit tests against Django 1.8, Django 1.9 and Django 1.10 " +"Runs the Python unit tests against Django 1.11, Django 2.1 and Django 2.2 " "respectively" msgstr "" -"Menjalankan unit Python menguji terhadap Django 1.8, Django 1.9 dan Django " -"1.10 masing-masing" +"Menjalankan pengujian unit Python terhadap Django 1.11, Django 2.1 dan " +"Django 2.2 masing-masing" msgid "" "Runs the Python unit tests against the current default version of Django " @@ -9540,6 +9539,13 @@ msgstr "" "Tag templat ini mengetahui dasbor dan panel \"aktif\" saat ini melalui " "variabel konteks templat dan akan ditampilkan sesuai dengan itu." +msgid "" +"These tests requires `geckodriver` installed. It could be downloaded from " +"https://github.com/mozilla/geckodriver/releases." +msgstr "" +"Tes-tes ini membutuhkan `geckodriver` yang diinstal. Itu dapat diunduh dari " +"https://github.com/mozilla/geckodriver/releases." + msgid "" "They are required to enable translation support by OpenStack CI infra. If " "they do not exist, the translation jobs will skip processing for your " @@ -10113,12 +10119,12 @@ msgid "This section describes topics specific to Horizon plugins." msgstr "Bagian ini menjelaskan topik khusus untuk plugin Horizon." msgid "" -"This section has been tested for Horizon on Ubuntu (16.04-64) and RPM-based " -"(RHEL 7.x) distributions. Feel free to add notes and any changes according " -"to your experiences or operating system." +"This section has been tested for Horizon on Ubuntu (18.04-amd64) and RPM-" +"based (RHEL 8.x) distributions. Feel free to add notes and any changes " +"according to your experiences or operating system." msgstr "" -"Bagian ini telah diuji untuk distribusi Horizon di Ubuntu (16.04-64) dan " -"berbasis RPM (RHEL 7.x). Jangan ragu untuk menambahkan catatan dan perubahan " +"Bagian ini telah diuji untuk distribusi Horizon di Ubuntu (18.04-amd64) dan " +"berbasis RPM (RHEL 8.x). Jangan ragu untuk menambahkan catatan dan perubahan " "apa pun sesuai dengan pengalaman atau sistem operasi Anda." msgid "" @@ -10404,6 +10410,13 @@ msgstr "" "openstack_dashboard/`` (dashboard tests). Load ``/index.html`` di " "browser untuk melihat laporan." +msgid "" +"To get a full python2.7 development environment, you also need to install " +"the following packages:" +msgstr "" +"Untuk mendapatkan lingkungan pengembangan python2.7 penuh, Anda juga perlu " +"menginstal paket-paket berikut:" + msgid "" "To have filtering working properly on the client, each row will need CSS " "class(es) beginning with 'category-', followed by the value of the fixed " @@ -10470,6 +10483,11 @@ msgstr "" msgid "To run all tests::" msgstr "Untuk menjalankan semua tes::" +msgid "To run integration tests you should use `integration` tox environment::" +msgstr "" +"Untuk menjalankan tes integrasi, Anda harus menggunakan `integration` tox " +"environment::" + msgid "To see the results:" msgstr "Untuk melihat hasilnya:" @@ -11852,6 +11870,9 @@ msgstr "" "``value``: Nilai dikembalikan ketika tombol diklik. Nilai ini diteruskan ke " "``filter()``` sebagai ``filter_string``." +msgid "and log format is defined in OPERATION_LOG_OPTIONS." +msgstr "dan format log didefinisikan dalam OPERATION_LOG_OPTIONS." + msgid "application dependencies." msgstr "ketergantungan aplikasi." @@ -12009,6 +12030,9 @@ msgstr "openstack_dashboard.settings (dan local_settings.py)" msgid "openstack_dashboard.test.settings" msgstr "openstack_dashboard.test.settings" +msgid "or" +msgstr "atau" + msgid "panel.py" msgstr "panel.py" @@ -12018,8 +12042,8 @@ msgstr "pep8" msgid "py27" msgstr "py27" -msgid "py27dj18, py27dj19, py27dj110" -msgstr "py27dj18, py27dj19, py27dj110" +msgid "py3-dj111, py3-dj21, py3-dj22" +msgstr "py3-dj111, py3-dj21, py3-dj22" msgid "py36" msgstr "py36" diff --git a/releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po deleted file mode 100644 index 1d351d644c..0000000000 --- a/releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po +++ /dev/null @@ -1,280 +0,0 @@ -# Benjamin ACH , 2016. #zanata -# Gérald LONLAS , 2016. #zanata -# Marcellin Fom Tchassem , 2016. #zanata -# Cédric Savignan , 2017. #zanata -# Loic Nicolle , 2017. #zanata -# Marcellin Fom Tchassem , 2017. #zanata -msgid "" -msgstr "" -"Project-Id-Version: horizon\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-27 11:52+0000\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2017-07-21 11:31+0000\n" -"Last-Translator: Loic Nicolle \n" -"Language-Team: French\n" -"Language: fr\n" -"X-Generator: Zanata 4.3.3\n" -"Plural-Forms: nplurals=2; plural=(n > 1)\n" - -msgid "" -"(optional) Use the common Angular template as the basis of any Angular pages " -"to minimize boilerplate code and to ensure that we use similar features/" -"framing." -msgstr "" -"(Optionel) Comme base pour les pages Angular, bien vouloir utiliser le " -"commun modèle Angular, pour minimiser la répétition des codes et s'assurer " -"de l'utilisation de pareilles fonctionnalités." - -msgid "10.0.0" -msgstr "10.0.0" - -msgid "10.0.1" -msgstr "10.0.1" - -msgid "10.0.2" -msgstr "10.0.2" - -msgid "11.0.0" -msgstr "11.0.0" - -msgid "11.0.3" -msgstr "11.0.3" - -msgid "8.0.1" -msgstr "8.0.1" - -msgid "9.0.0" -msgstr "9.0.0" - -msgid "9.1.0" -msgstr "9.1.0" - -msgid "" -"A Descriptor concept allows convenient passing of information that can " -"globally identify an object, for use in generic views and actions." -msgstr "" -"Un concept descripteur permet le passage adéquat d'informations qui peuvent " -"globalement identifier un objet, pour usage dans les vues et actions " -"communes." - -msgid "" -"A Details page for a resource type (e.g. Images) may now use the Angular " -"application-level registry to register views so developers may easily create " -"or extend details views. In this implementation these views are presented as " -"tabs within the Details page." -msgstr "" -"Une page détaillée pour un type particulier de ressource (I.e. Images) peut " -"maintenant utiliser une application Angular de niveau registre, pour " -"enregistrer les vues et permettre aux développeurs de facilement créer ou " -"ajouter des vues détaillées. Dans cette implementation, ces vues sont " -"presentées sous forme d'onglets au sein de pages détaillées." - -#, fuzzy -msgid "" -"A directive (hz-details) provides the ability to intelligently display a set " -"of views (typically for a Details context)." -msgstr "" -"Une directive (hz-details) permet d'afficher intelligemment un ensemble de " -"vues (généralement pour un contexte Détails)." - -#, fuzzy -msgid "" -"A generic Details display parses the location to determine the resource " -"type, and displays relevant details views for that type." -msgstr "" -"Un affichage générique Details analyse l'emplacement pour déterminer le type " -"de ressource et affiche des vues de détails pertinentes pour ce type." - -msgid "" -"A new Profiler panel in the Developer dashboard is introduced. It integrates " -"`osprofiler library `_ into " -"horizon, thus implementing `blueprint openstack-profiler-at-developer-" -"dashboard `_. Initially profiler is disabled. To enable it the " -"value ``OPENSTACK_PROFILER['enabled']`` has to be ``True``. This in turn can " -"be achieved by copying files _9030_profiler_settings.py.example and " -"_9030_profiler.py to openstack_dashboard/local/local_settings.d/" -"_9030_profiler_settings.py and openstack_dashboard/local/enabled/" -"_9030_profiler.py respectively. Also, by default it expects MongoDB cluster " -"to be present on the same host where Keystone is located (say, in a Devstack " -"VM). But it also can be configured with params with " -"``OPENSTACK_PROFILER['notifier_connection_string]'`` and " -"``OPENSTACK_PROFILER['receiver_connection_string']`` values. MongoDB should " -"be installed `manually `_ and allowed to " -"receive requests on 0.0.0.0 interface." -msgstr "Un nouveau panneau profileur" - -msgid "A shared Django template is now available for use by any Angular page." -msgstr "" -"Un modèle partagé de Django est maintenant disponible pour usage par toute " -"page Angular." - -msgid "" -"ANGULAR_FEATURES now allows for a key 'flavors_panel' to be specified as " -"True or False indicating whether the Angular version of the panel is enabled." -msgstr "" -"ANGULAR_FEATURES permet désormais de spécifier une clé 'flavors_panel' comme " -"vrai ou Faux, indiquant si la version Angular du panneau est active." - -msgid "" -"Add a new setting OVERVIEW_DAYS_RANGE. It defines the default date range in " -"the Overview panel meters - either today minus N days (if the value is " -"integer N), or from the beginning of the current month until today (if set " -"to None). This setting is be used to limit the amount of data fetched by " -"default when rendering the Overview panel. The default value is 1, which " -"differs from the past behaviour, since it caused serious lags on large " -"deployments." -msgstr "" -"Ajouter une nouvelle configuration OVERVIEW_DAYS_RANGE. Elle définit " -"l'intervalle par défaut de la date dans l'aperçu du panneau de compteurs - " -"soit le jour courant moins N jours (si la valeur est l'entier N), soit du " -"début du mois courant jusqu'au jour courant (si la valeur est fixée à None). " -"Cette configuration est utilisée pour limiter la quantité de données " -"établies par défaut lors de l'affichage de l'aperçu. La valeur par défaut " -"est 1, laquelle est différente du comportement précédent, puisqu'elle " -"causait d'importants décalages au cours de larges déploiements." - -msgid "" -"Added ESLint for JavaScript linting, using the eslint-config-openstack " -"rules. See `this `__ for more details." -msgstr "" -"Ajout de ESLint pour les listes JavaScript, utilisant les règles reslint-" -"config-openstack. Voir `this `__ pour plus de détails." - -msgid "" -"Added Karma for JavaScript testing. See `this `__ for more details." -msgstr "" -"Ajout de Karma pour les tests de JavaScript. Voir `this `__ pour plus de détails." - -msgid "" -"Added Keystone to Keystone (K2K) federation support in Horizon. If Keystone " -"is configured with K2K and has service providers, the list of Keystone " -"providers will appear in a dropdown. In local_settings.py you can optionally " -"set the identity provider display name with ``KEYSTONE_PROVIDER_IDP_NAME`` " -"or set the provider id that is used to compare with the other service " -"providers ``KEYSTONE_PROVIDER_IDP_ID``. [`blueprint k2k-horizon `_]." -msgstr "" -"Ajout du support de Kestone to Keystone (K2K) federation dans Horizon. Si " -"Keystone est configuré avec K2K et possède des fournisseurs de services, la " -"liste des fournisseurs de Keystone apparaîtra dans un menu déroulant. Dans " -"local_settings.py vous pouvez optionnellement définir l'affichage du nom du " -"service identité avec ``KEYSTONE_PROVIDER_IDP_NAME`` ou définir l'id du " -"fournisseur utilisé pour comparer avec d'autres fournisseurs de services " -"``KEYSTONE_PROVIDER_IDP_ID``. [`blueprint k2k-horizon `_]." - -msgid "" -"Added a new ``ANGULAR FEATURES`` dictionary to the settings. This allows " -"simple toggling of new AngularJS features." -msgstr "" -"Ajout d'un nouveau dictionnaire ``ANGULAR FEATURES`` pour le paramétrage. " -"Ceci permet l'activation de nouvelles fonctionnalités AngularJS." - -msgid "" -"Added actions to easily associate LBaaS VIP with a floating IP. See `this " -"`__ " -"for more details." -msgstr "" -"Ajout d'actions pour facilement associer LBaaS VIP avec une IP flottante. " -"Voir `ici `__ pour plus de détails." - -msgid "Added mapping for Identity Provider and Protocol specific WebSSO." -msgstr "" -"Ajout du mappage pour les fournisseurs d'identité et le protocoles " -"spécifique WebSSO." - -msgid "Added new Trove features." -msgstr "Ajout des nouvelles fonctionnalités de Trove." - -msgid "Added support for shell job types and multiple Sahara improvements." -msgstr "" -"Ajout du support pour les jobs shell ainsi que plusieurs améliorations de " -"Sahara." - -msgid "Added the Update Encryption action for encrypted volume types." -msgstr "" -"Ajout de l'action mise à jour du cryptage pour les types de volume cryptés." - -msgid "" -"Allow to override settings from local_settings.py with file snippets dropped " -"into local_settings.d/ directory." -msgstr "" -"Permet de remplacer les configurations du fichier local_settings.py par des " -"fragments de fichier supprimés du fichier local_settings.d/ directory." - -msgid "" -"Allows to attach ports during instance launch " -msgstr "" -"Permets de connecter les ports lors du lancement de l'instance " - -msgid "" -"Although it's not required, it's best to make your actions return promises " -"with the expected structure." -msgstr "" -"Quoique pas requis, il serait mieux de faire retourner des promises par vos " -"actions avec la structure prévue." - -msgid "" -"An action-result service provides convenience methods for construction of " -"the result, and for parsing of a resolved object" -msgstr "" -"Un service action-résultat fournit les méthodes adéquates pour la " -"construction du résultat, et pour l'analyse d'un objet résolu" - -msgid "" -"Angular actions now should return a promise that resolves with an object " -"structured in a way to indicate what the action did (or didn't do)." -msgstr "" -"Les actions Angular devraient retourner une promise qui s'ajuste en fonction " -"d'un objet structuré tel qu'il puisse indiquer le résultat de l'action." - -msgid "" -"Angular components now exist to provide simple-to- configure panels and " -"tables, based off of registry information about resources (e.g. Instances)." -msgstr "" -"Les composants Angular serviront à fournir de simples-à-configurés panneaux " -"et tables, basés sur un registre d'informations sur les resources (i.e. " -"Instances)." - -msgid "Bug Fixes" -msgstr "Résolutions de Bugs" - -msgid "" -"Cinder defines storage size in gibibytes (GiB), which is inconsistent with " -"Horizon panels that show/request storage size in gigabytes (GB)." -msgstr "" -"Cinder définit la taille de stockage en gibibytes (GiB), laquelle est " -"consistante avec les panneaux de Horizon qui montrent/demandent la taille de " -"stockage en gigabytes (GB)." - -msgid "Cloud Admin - View and manage identity resources across domains" -msgstr "" -"Administrateur du cloud - Afficher et gérer les resources identitaires à " -"travers les domaines" - -msgid "Current Series Release Notes" -msgstr "Note de la release actuelle" - -msgid "Deprecation Notes" -msgstr "Notes dépréciées " - -msgid "Liberty Series Release Notes" -msgstr "Note de release pour Liberty" - -msgid "Mitaka Series Release Notes" -msgstr "Note de release pour Mitaka" - -msgid "Newton Series Release Notes" -msgstr "Note de release pour Newton" diff --git a/releasenotes/source/locale/id/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/id/LC_MESSAGES/releasenotes.po index 8819669203..ea3b1f2a91 100644 --- a/releasenotes/source/locale/id/LC_MESSAGES/releasenotes.po +++ b/releasenotes/source/locale/id/LC_MESSAGES/releasenotes.po @@ -6,11 +6,11 @@ msgid "" msgstr "" "Project-Id-Version: horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-27 11:52+0000\n" +"POT-Creation-Date: 2019-10-03 11:22+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2019-09-23 04:47+0000\n" +"PO-Revision-Date: 2019-10-03 01:49+0000\n" "Last-Translator: suhartono \n" "Language-Team: Indonesian\n" "Language: id\n" @@ -104,18 +104,30 @@ msgstr "14.0.0" msgid "14.0.2" msgstr "14.0.2" +msgid "14.0.3-9" +msgstr "14.0.3-9" + msgid "15.0.0" msgstr "15.0.0" msgid "15.1.0" msgstr "15.1.0" +msgid "15.1.0-14" +msgstr "15.1.0-14" + msgid "16.0.0.0b1" msgstr "16.0.0.0b1" msgid "16.0.0.0b2" msgstr "16.0.0.0b2" +msgid "16.0.0.0rc1" +msgstr "16.0.0.0rc1" + +msgid "16.0.0.0rc1-9" +msgstr "16.0.0.0rc1-9" + msgid "8.0.1" msgstr "8.0.1" @@ -2874,6 +2886,15 @@ msgstr "Visualisasi baru untuk pemanfaatan dan kuota." msgid "Newton Series Release Notes" msgstr "Catatan Rilis Seri Newton" +msgid "" +"Note that Django related settings and HORIZON_CONFIG still exist in " +"``local_settings.py.example`` in this release and they will be revisit in " +"upcoming releases." +msgstr "" +"Perhatikan bahwa pengaturan terkait Django dan HORIZON_CONFIG masih ada di " +"``local_settings.py.example`` dalam rilis ini dan mereka akan dikunjungi " +"kembali dalam rilis mendatang." + msgid "" "Note that only horizon is verified with Django 2.2 and most horizon plugins " "are not verified with Django 2.2. If you enable horizon plugins in your " @@ -4079,6 +4100,22 @@ msgstr "" "Nilai default dari pengaturan ``SHOW_KEYSTONE_V2_RC`` diubah menjadi " "``False`` yang mendukung penghentian dukungan API keystone v2 di horizon." +msgid "" +"The default values of the settings listed in ``local_settings.py.example`` " +"in past releases have been moved to ``openstack_dashboard/defaults.py``. By " +"doing this, horizon can now provide the definitions of the default settings " +"more explicitly. For the available settings, see ``openstack_dashboard/" +"defaults.py`` and the horizon setting reference found at https://docs." +"openstack.org/horizon/latest/configuration/settings.html." +msgstr "" +"Nilai default dari pengaturan yang tercantum dalam ``local_settings.py." +"example`` dalam rilis sebelumnya telah dipindahkan ke " +"``openstack_dashboard / defaults.py``. Dengan melakukan ini, horizon " +"sekarang dapat memberikan definisi pengaturan default secara lebih " +"eksplisit. Untuk pengaturan yang tersedia, lihat ``openstack_dashboard/" +"defaults.py`` dan referensi pengaturan horizon ditemukan di https://docs." +"openstack.org/horizon/latest/configuration/settings.html." + msgid "" "The default visibility when creating new images has been changed from " "`private` to `shared` to bring it inline with the default changing in Glance " @@ -4578,6 +4615,9 @@ msgstr "" "dibangun dengan pengembang pihak ketiga dalam pikirannya. Beberapa komponen " "utama tercantum di bawah ini." +msgid "Train Series Release Notes" +msgstr "Catatan Rilis Seri Train" + msgid "Transfer table widget" msgstr "Widget tabel transfer"