From 7d46f8b42d319085959d9f29c7acd3b6842d6b25 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 17 Jul 2019 07:44:10 +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: Ic1b67f79d6d404770099233e44f046e79b3f4c07 --- .../locale/id/LC_MESSAGES/api-quick-start.po | 44 +++++++++++++++++-- 1 file changed, 41 insertions(+), 3 deletions(-) diff --git a/api-quick-start/source/locale/id/LC_MESSAGES/api-quick-start.po b/api-quick-start/source/locale/id/LC_MESSAGES/api-quick-start.po index 3b75280b9..9b12a70c2 100644 --- a/api-quick-start/source/locale/id/LC_MESSAGES/api-quick-start.po +++ b/api-quick-start/source/locale/id/LC_MESSAGES/api-quick-start.po @@ -5,13 +5,13 @@ # suhartono , 2019. #zanata msgid "" msgstr "" -"Project-Id-Version: OpenStack API Documentation 2013.2.1.dev4251\n" +"Project-Id-Version: OpenStack API Documentation 2013.2.1.dev4252\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-06-24 09:50+0000\n" +"POT-Creation-Date: 2019-07-10 08:48+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2019-05-04 07:44+0000\n" +"PO-Revision-Date: 2019-07-17 06:49+0000\n" "Last-Translator: suhartono \n" "Language: id\n" "Plural-Forms: nplurals=1; plural=0\n" @@ -108,6 +108,17 @@ msgstr "" "Sebelum Anda dapat mengeluarkan command klien, Anda harus men-download dan " "mendapatkan sumber file ''openrc`` untuk mengatur variabel lingkungan." +msgid "" +"Both Mozilla and Google provide browser-based graphical interfaces for REST. " +"For Firefox, see `RESTClient `__. For Chrome, see `rest-client `__." +msgstr "" +"Baik Mozilla dan Google menyediakan antarmuka grafis berbasis browser untuk " +"REST. Untuk Firefox, lihat `RESTClient ` __. Untuk Chrome, lihat `rest-client ` __." + msgid "" "Credentials are usually a combination of your user name and password, and " "optionally, the name or ID of the project of your cloud. Ask your cloud " @@ -485,6 +496,17 @@ msgstr "Untuk memperbarui ``openstack`` klien, jalankan command ini:" msgid "Type" msgstr "Tipe" +msgid "" +"Use ``pip`` to install the OpenStack clients on a Mac OS X or Linux system. " +"It is easy and ensures that you get the latest version of the client from " +"the `Python Package Index `__. Also, ``pip`` lets you " +"update or remove a package." +msgstr "" +"Gunakan ``pip`` untuk menginstal klien OpenStack pada sistem Mac OS X atau " +"Linux. Mudah dan memastikan bahwa Anda mendapatkan versi terbaru dari klien " +"dari `Python Package Index ` __. Juga, ``pip`` " +"memungkinkan Anda memperbarui atau menghapus paket." + msgid "" "Use the OpenStack APIs to launch server instances, create images, assign " "metadata to instances and images, create storage containers and objects, and " @@ -529,6 +551,15 @@ msgstr "" msgid "Where *PROJECT* is the project name." msgstr "Dimana *PROJECT* adalah nama proyek." +msgid "" +"With the `TryStack `__ OpenStack " +"installation, these services work together in the background of the " +"installation, and many of these examples work on TryStack." +msgstr "" +"Dengan `TryStack ` __ instalasi " +"OpenStack, layanan ini bekerja bersama di latar belakang instalasi, dan " +"banyak dari contoh ini bekerja di TryStack." + msgid "" "You must install the client for each project separately, but the ``python-" "openstackclient`` covers multiple projects." @@ -631,6 +662,13 @@ msgstr "" msgid "`EC2 API Service `__" msgstr "`EC2 API Service `__" +msgid "" +"`Function Engine `__" +msgstr "" +"`Function Engine `__" + msgid "" "`Identity API v2.0 extensions `__"