From 8d37d59daadfc8c8c72d4bbc2d2ab1bf8d2ebff0 Mon Sep 17 00:00:00 2001 From: bladekp Date: Jan 17 2019 01:31:35 +0000 Subject: [PATCH 1/5] #706: Fedora Media Writer available to download on arm.fedoraproject.org --- diff --git a/arm.fedoraproject.org/data/content/index.html b/arm.fedoraproject.org/data/content/index.html index 55b2686..217748b 100644 --- a/arm.fedoraproject.org/data/content/index.html +++ b/arm.fedoraproject.org/data/content/index.html @@ -550,6 +550,176 @@ + + + + +
+
+
+
+

${_('Fedora Media Writer')}

+
+
+
+
+

${_('You can write all Fedora ISO images to a USB stick, making this a convenient way on any USB-bootable computer to either install Fedora or try a live Fedora environment. You will need a USB stick at least as large as the image you wish to write.')}

+
+
+
+
+
+ +
+
+

${_('Windows')}

+

${_('Download')}

+
+
+
+
+
+
+ +
+
+

${_('Mac OS X')}

+

${_('Download')}

+
+
+
+
+
+
+ +
+
+

${_('Linux')}

+

${_('More details')}

+
+
+
+
+
+ + + +
diff --git a/arm.fedoraproject.org/static/images/linux.png b/arm.fedoraproject.org/static/images/linux.png new file mode 100644 index 0000000..ea61b39 Binary files /dev/null and b/arm.fedoraproject.org/static/images/linux.png differ diff --git a/arm.fedoraproject.org/static/images/mac.png b/arm.fedoraproject.org/static/images/mac.png new file mode 100644 index 0000000..b89510a Binary files /dev/null and b/arm.fedoraproject.org/static/images/mac.png differ diff --git a/arm.fedoraproject.org/static/images/windows.png b/arm.fedoraproject.org/static/images/windows.png new file mode 100644 index 0000000..9327673 Binary files /dev/null and b/arm.fedoraproject.org/static/images/windows.png differ From 002b5a5c2e800dd52aa35f8b8cdca8f521e380b6 Mon Sep 17 00:00:00 2001 From: bladekp Date: Jan 17 2019 21:12:03 +0000 Subject: [PATCH 2/5] #706: remove os's icons, replace raw image with meaningful name --- diff --git a/arm.fedoraproject.org/data/content/index.html b/arm.fedoraproject.org/data/content/index.html index 7d7aa4e..6ec7593 100644 --- a/arm.fedoraproject.org/data/content/index.html +++ b/arm.fedoraproject.org/data/content/index.html @@ -565,13 +565,12 @@
-

${_('Windows')}

-

${Markup(_('%sMB raw image')) % global_variables.iso_size['windows']}

+

${Markup(_('%sMB Windows Executable')) % global_variables.iso_size['windows']}

${_('Download')} @@ -582,13 +581,12 @@

-

${_('Mac OS X')}

-

${Markup(_('%sMB raw image')) % global_variables.iso_size['macosx']}

+

${Markup(_('%sMB Apple Disk Image')) % global_variables.iso_size['macosx']}

${_('Download')} @@ -599,7 +597,6 @@

-

${_('Linux')}

@@ -632,7 +629,6 @@
-

${_('Windows')}

@@ -643,7 +639,6 @@
-

${_('Mac OS X')}

@@ -654,7 +649,6 @@
-

${_('Linux')}

@@ -681,7 +675,6 @@
-

${_('Windows')}

@@ -694,7 +687,6 @@
-

${_('Mac OS X')}

@@ -707,7 +699,6 @@
-

${_('Linux')}

diff --git a/arm.fedoraproject.org/static/images/linux.png b/arm.fedoraproject.org/static/images/linux.png deleted file mode 100644 index ea61b39..0000000 Binary files a/arm.fedoraproject.org/static/images/linux.png and /dev/null differ diff --git a/arm.fedoraproject.org/static/images/mac.png b/arm.fedoraproject.org/static/images/mac.png deleted file mode 100644 index b89510a..0000000 Binary files a/arm.fedoraproject.org/static/images/mac.png and /dev/null differ diff --git a/arm.fedoraproject.org/static/images/windows.png b/arm.fedoraproject.org/static/images/windows.png deleted file mode 100644 index 9327673..0000000 Binary files a/arm.fedoraproject.org/static/images/windows.png and /dev/null differ From 5c64e3d29f7ba60fa5f071398bc31bb6b62ccbee Mon Sep 17 00:00:00 2001 From: bladekp Date: Jan 17 2019 21:15:16 +0000 Subject: [PATCH 3/5] #706: change link to point to fedora docs --- diff --git a/arm.fedoraproject.org/data/content/index.html b/arm.fedoraproject.org/data/content/index.html index 6ec7593..ff63253 100644 --- a/arm.fedoraproject.org/data/content/index.html +++ b/arm.fedoraproject.org/data/content/index.html @@ -605,7 +605,7 @@

${Markup(_('Available via DNF for <strong>Fedora</strong>'))}

@@ -652,7 +652,7 @@
@@ -704,7 +704,7 @@

${_('Linux')}

From 103eec2d20d07e64141d127d64b7a3f2afe11a34 Mon Sep 17 00:00:00 2001 From: bladekp Date: Jan 17 2019 21:20:05 +0000 Subject: [PATCH 4/5] #706: replace icons with empty grey box --- diff --git a/arm.fedoraproject.org/data/content/index.html b/arm.fedoraproject.org/data/content/index.html index ff63253..58d90cf 100644 --- a/arm.fedoraproject.org/data/content/index.html +++ b/arm.fedoraproject.org/data/content/index.html @@ -565,6 +565,7 @@
+

${_('Windows')}

@@ -581,6 +582,7 @@
+

${_('Mac OS X')}

@@ -597,6 +599,7 @@
+

${_('Linux')}

@@ -629,6 +632,7 @@
+

${_('Windows')}

@@ -639,6 +643,7 @@
+

${_('Mac OS X')}

@@ -649,6 +654,7 @@
+

${_('Linux')}

@@ -675,6 +681,7 @@
+

${_('Windows')}

@@ -687,6 +694,7 @@
+

${_('Mac OS X')}

@@ -699,6 +707,7 @@
+

${_('Linux')}

From 570e2cf7a5ef1f1a461c8638c8e40629e54401f0 Mon Sep 17 00:00:00 2001 From: bladekp Date: Jan 17 2019 21:27:03 +0000 Subject: [PATCH 5/5] Merge branch 'fedora-media-writer-ARM' of ssh://pagure.io/forks/bladekp/fedora-websites into fedora-media-writer-ARM --- diff --git a/alt.fedoraproject.org/build/fedimg_vars.py b/alt.fedoraproject.org/build/fedimg_vars.py index 59aa839..12734cc 100755 --- a/alt.fedoraproject.org/build/fedimg_vars.py +++ b/alt.fedoraproject.org/build/fedimg_vars.py @@ -19,7 +19,7 @@ import logging import shelve import os -from fedimg_vars_lib import get_messages, sanity_check, mocked_fedimg +from fedimg_vars_lib import get_messages, sanity_check, mocked_fedimg, check_permissions logging.basicConfig(level=logging.INFO) @@ -30,7 +30,9 @@ cachefile = '/tmp/fedora_websites_fedimg_alt_%s.cache' # We cache this guy on disk for 500s def collect(release): - shelf = shelve.open(cachefile % (sha1(str(release)).hexdigest())) + filename = cachefile % (sha1(str(release)).hexdigesT()) + shelf = shelve.open(filename) + check_permissions(filename=filename) if shelf.get('timestamp') and shelf.get('timestamp') > (datetime.utcnow() - timedelta(hours=1)): log.info('Retrieving release data from shelf') toreturn = shelf['collected'] @@ -91,10 +93,10 @@ def collect(release): # Hardcode AMIs for regions eu-west-3 and us-east-2 for F28 cloud-base # This is because fedmsg topic 'org.fedoraproject.prod.fedimg.image.upload' # doesn't have AMI information for these two regions. - results['HVM_base_AMI']['us-east-2'] = 'ami-8d3b09e8' - results['HVM_base_AMI']['eu-west-3'] = 'ami-fdcc7d80' - results['GP2_HVM_base_AMI']['us-east-2'] = 'ami-013b0964' - results['GP2_HVM_base_AMI']['eu-west-3'] = 'ami-a5cc7dd8' + results['HVM_base_AMI']['us-east-2'] = 'ami-0f7e779f5a384f9fc' + results['HVM_base_AMI']['eu-west-3'] = 'ami-0ee503641c4f61ba6' + results['GP2_HVM_base_AMI']['us-east-2'] = 'ami-0244a68a8bc141ff6' + results['GP2_HVM_base_AMI']['eu-west-3'] = 'ami-05f312c1e92fda9cd' shelf['timestamp'] = datetime.utcnow() shelf['collected'] = results diff --git a/alt.fedoraproject.org/data/content/alt/index.html b/alt.fedoraproject.org/data/content/alt/index.html index 71aefe6..33d01ae 100644 --- a/alt.fedoraproject.org/data/content/alt/index.html +++ b/alt.fedoraproject.org/data/content/alt/index.html @@ -423,112 +423,6 @@
-

${_('PPC64 images are for installation on IBM Power systems or OpenPOWER systems.')}

-
-
-
-
- -
-
-

${_('Fedora Server')}

-
-
-

${Markup(_('%sGB dvd iso')) % global_variables.iso_size['ppc64_Server_DVD']}

-
- -
-
-
- -
-
-

${_('Fedora Server')}

-
-
-

${Markup(_('%sMB netinstall iso')) % global_variables.iso_size['ppc64_Server_net']}

-
- -
-
-
- -
-
-

${_('Everything')}

-
-
-

${Markup(_('%sMB dvd iso')) % global_variables.iso_size['ppc64_ev']}

-
- -
-
-
- -
-
-

${_('Fedora Cloud')}

-
-
-

${Markup(_('%sMB netinstall iso')) % global_variables.iso_size['ppc64_Cloud_net']}

-
- -
-
-
- -
-
-

${_('Fedora Cloud')}

-
-
-

${Markup(_('%sMB qcow2 image')) % global_variables.iso_size['ppc64_qcow2']}

-
- -
-
-
- -
-
-

${_('Fedora Cloud')}

-
-
-

${Markup(_('%sMB raw image')) % global_variables.iso_size['ppc64_raw']}

-
- -
- -
-
-
-

${_('PPC64LE images are for installation on IBM Power systems or OpenPOWER systems.')}

@@ -1135,7 +1029,7 @@

${_('Documentation')}

-

${Markup(_('A wiki page with information about Power Architecture on Fedora is available on the <a href="%s">Fedora Project Wiki</a>.') % ('https://fedoraproject.org/wiki/Architectures/s390x'))}

+

${Markup(_('A wiki page with information about IBM z Systems on Fedora is available on the <a href="%s">Fedora Project Wiki</a>.') % ('https://fedoraproject.org/wiki/Architectures/s390x'))}

diff --git a/alt.fedoraproject.org/data/content/cloud/index.html b/alt.fedoraproject.org/data/content/cloud/index.html index 3b6f7a3..d879105 100644 --- a/alt.fedoraproject.org/data/content/cloud/index.html +++ b/alt.fedoraproject.org/data/content/cloud/index.html @@ -325,6 +325,43 @@
+

${_('arm64 AMIs')}

+
+
+

${_('Click to launch')}

+ +
+
+
+
+ +
+

${_('Standard HVM AMIs')}

@@ -417,6 +454,41 @@
+

${_('arm64 AMIs')}

+

${_('Click to launch')}

+ +
+
+
+
+ +
+

${_('Standard HVM AMIs')}

${_('Click to launch')}

@@ -184,39 +199,24 @@
- + -->
@@ -226,7 +226,7 @@

The Radisson Blu Park Hotel & Conference Centre, Dresden Radebeul, Germany is both the conference venue as well as the conference hotel.

    -
  • Flock Conference room rates of 100 EUR/night per double occupancy room and 75 EUR/night per single occupancy room have been arranged.
  • +
  • Flock Conference room rates of 100 EUR/night per double occupancy room and 75 EUR/night per single occupancy room have been arranged. Rooms include breakfast
  • To obtain the Flock rate, please email events@parkhotel-radebeul.com with your name, contact details, date of arrival and departure and mention the "Flock Fedora Conference." You will receive a confirmation and reservation number back by email.
  • -
    +
    -
    ${_('GP2 Format')}
    -

    ${_('GP2 format AMIs use faster SSD storage; use these AMIs for speed, although note your storage costs will be more than standard.')}

    - - -

${_('WARNING: This procedure destroys all data on your USB media. Make sure to back up any important files from your USB media before you do this.')}

    -
  1. ${_('Download the Fedora Media Writer app below.')}
  2. -
  3. ${_('Download the desired ISO image.')}
  4. +
  5. ${_('Download and install the Fedora Media Writer app below.')}
  6. +
  7. ${_('Download the Fedora Workstation prerelease ISO image.')}
  8. ${_('Open the Fedora Media Writer app. You may need to provide a password to give the app the right permissions.')}
  9. -
  10. ${_('Select "Custom OS..." from the list.')}
  11. -
  12. ${_('On the Custom OS page, select the "Select Live ISO" button.')}
  13. -
  14. ${_('In the file selection window, locate and select the ISO image you downloaded.')}
  15. +
  16. ${_('Select "Custom Image." from the list.')}
  17. +
  18. ${_('In the file selection window, locate and select the prerelease ISO image you downloaded.')}
  19. ${_('Insert your USB stick in the computer. If you used your USB stick previously to create live media, you may need to restore it to factory settings. The app will ask you whether to do so in this case.')}
  20. ${_('Select "Create Live USB" to write the image. Wait until the process is finished before you remove the media and close the app.')}
diff --git a/getfedora.org/data/templates/footer.html b/getfedora.org/data/templates/footer.html index 4d46104..283c850 100644 --- a/getfedora.org/data/templates/footer.html +++ b/getfedora.org/data/templates/footer.html @@ -14,18 +14,18 @@

${_('About')}

@@ -80,7 +80,7 @@
- +
diff --git a/getfedora.org/data/templates/generic/docs-links.html b/getfedora.org/data/templates/generic/docs-links.html index 3b1bc5e..cc7be6b 100644 --- a/getfedora.org/data/templates/generic/docs-links.html +++ b/getfedora.org/data/templates/generic/docs-links.html @@ -6,7 +6,7 @@ py:strip="">

${_('Documentation and other resources')}

-

${Markup(_('Before installing Fedora, you may want to confirm your system meets minimum requirements for Fedora. Consult <a href="%(release_notes)s">the online release notes</a> to see minimum requirements and recommendations.') % {'release_notes': 'https://docs.fedoraproject.org/f%s/release-notes/' % (global_variables.release['curr_id'])})}

-

${Markup(_('There is also a <a href="%(install_guide)s">complete Installation Guide</a> available. We recommend you look through it before installing to your system, since it answers many common questions.') % {'install_guide': 'https://docs.fedoraproject.org/f%s/install-guide/' % (global_variables.release['curr_id'])})}

+

${Markup(_('Before installing Fedora, you may want to confirm your system meets minimum requirements for Fedora. Consult <a href="%(release_notes)s">the online release notes</a> to see minimum requirements and recommendations.') % {'release_notes': 'https://docs.fedoraproject.org/en-US/fedora/f%s/release-notes/' % (global_variables.release['curr_id'])})}

+

${Markup(_('There is also a <a href="%(install_guide)s">complete Installation Guide</a> available. We recommend you look through it before installing to your system, since it answers many common questions.') % {'install_guide': 'https://docs.fedoraproject.org/en-US/fedora/f%s/install-guide/' % (global_variables.release['curr_id'])})}

diff --git a/getfedora.org/data/templates/generic/other-media-sources.html b/getfedora.org/data/templates/generic/other-media-sources.html index 50c2d14..7c3768c 100644 --- a/getfedora.org/data/templates/generic/other-media-sources.html +++ b/getfedora.org/data/templates/generic/other-media-sources.html @@ -6,7 +6,7 @@ py:strip="">

${_('Other ways of obtaining media')}

-

${Markup(_('You may purchase installation media for Fedora from <a href="%s">online vendors</a> or a <a href="%s">local vendor</a> in your area.') % ('http://fedoraproject.org/wiki/Distribution/OnlineVendors', 'http://fedoraproject.org/wiki/Distribution/LocalVendors'))}

-

${Markup(_('Can\'t afford the price of installation media? Request Fedora installation media from the <a href="%s">Fedora Free Media Program</a>.') % ('http://fedoraproject.org/freemedia/FreeMedia-form.html'))}

+ +

${Markup(_('You may purchase installation media for Fedora from <a href="%s">online vendors</a> or a <a href="%s">local vendor</a> in your area.') % ('https://fedoraproject.org/wiki/Distribution/OnlineVendors', 'https://fedoraproject.org/wiki/Distribution/LocalVendors'))}

diff --git a/getfedora.org/po/getfedora.pot b/getfedora.org/po/getfedora.pot index 24a444c..1b152fd 100644 --- a/getfedora.org/po/getfedora.pot +++ b/getfedora.org/po/getfedora.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2018-05-13 22:03+0200\n" +"POT-Creation-Date: 2018-12-16 21:02+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -95,39 +95,50 @@ msgid "" "containers, and more" msgstr "" +#: data/content/index.html:17 +msgid "" +"The Fedora Privacy Policy has been updated. Read the new " +"version on the wiki." +msgstr "" + #: data/content/index.html:18 +msgid "Use of Fedora services is subject to these terms starting May 25, 2018." +msgstr "" + +#: data/content/index.html:28 msgid "Choose Freedom. Choose Fedora." msgstr "" -#: data/content/index.html:19 +#: data/content/index.html:29 msgid "" "Less setup, more innovation. Choose a flavor of Fedora

" "streamlined for your needs, and get to work right away." msgstr "" -#: data/content/index.html:32 data/content/index.html:43 +#: data/content/index.html:42 data/content/index.html:53 #, python-format msgid "" "Fedora %(rel)s %(state)s released! Test it in the " "Download section." msgstr "" -#: data/content/index.html:55 +#: data/content/index.html:65 #, python-format msgid "Fedora %(rel)s released! Get it now." msgstr "" -#: data/content/index.html:70 data/content/verify.html:39 +#: data/content/index.html:80 data/content/verify.html:39 #: data/templates/productselector-workstation.html:12 msgid "Workstation" msgstr "" -#: data/content/index.html:72 data/content/index.html:88 -#: data/content/index.html:103 +#: data/content/index.html:82 data/content/index.html:98 +#: data/content/index.html:113 msgid "Download Now" msgstr "" -#: data/content/index.html:77 data/content/index.html:134 +#: data/content/index.html:87 data/content/index.html:144 msgid "" "Fedora Workstation is a polished, easy to use operating system for laptop" " and desktop computers, with a complete set of tools for developers and " @@ -135,8 +146,8 @@ msgid "" msgstr "" #: data/content/atomic/index.html:125 data/content/atomic/index.html:131 -#: data/content/index.html:79 data/content/index.html:94 -#: data/content/index.html:109 data/content/server/index.html:22 +#: data/content/index.html:89 data/content/index.html:104 +#: data/content/index.html:119 data/content/server/index.html:22 #: data/content/server/index.html:139 data/content/server/index.html:145 #: data/content/workstation/index.html:20 #: data/content/workstation/index.html:185 @@ -144,42 +155,42 @@ msgstr "" msgid "Download now" msgstr "" -#: data/content/index.html:86 data/content/verify.html:54 +#: data/content/index.html:96 data/content/verify.html:54 #: data/templates/productselector-server.html:13 msgid "Server" msgstr "" -#: data/content/index.html:92 data/content/index.html:139 +#: data/content/index.html:102 data/content/index.html:149 msgid "" "Fedora Server is a powerful, flexible operating system that includes the " "best and latest datacenter technologies. It puts you in control of all " "your infrastructure and services." msgstr "" -#: data/content/index.html:101 data/content/verify.html:69 +#: data/content/index.html:111 data/content/verify.html:69 #: data/templates/productselector-cloud.html:13 msgid "Atomic" msgstr "" -#: data/content/atomic/index.html:19 data/content/index.html:107 -#: data/content/index.html:144 +#: data/content/atomic/index.html:19 data/content/index.html:117 +#: data/content/index.html:154 msgid "" "Fedora Atomic provides the best platform for your Linux-Docker-Kubernetes" " (LDK) application stack." msgstr "" -#: data/content/index.html:167 +#: data/content/index.html:177 msgid "" "Fedora is always free for anyone to use, modify, and distribute. It is " "built and used by people across the globe who work together as a " "community: the Fedora Project." msgstr "" -#: data/content/index.html:180 +#: data/content/index.html:190 msgid "Want more Fedora options?" msgstr "" -#: data/content/index.html:199 +#: data/content/index.html:209 msgid "" "The Fedora community also releases ARM images, alternate live " @@ -189,11 +200,11 @@ msgid "" "website." msgstr "" -#: data/content/index.html:206 +#: data/content/index.html:216 msgid "Be connected & informed." msgstr "" -#: data/content/index.html:216 +#: data/content/index.html:226 msgid "" "Want to get involved? " "Find out what's happening in the Fedora Magazine." msgstr "" -#: data/content/index.html:226 +#: data/content/index.html:236 msgid "Read the docs." msgstr "" -#: data/content/index.html:236 +#: data/content/index.html:246 #, python-format msgid "" "Check out the Release Notes for detailed information on the current " @@ -215,11 +226,11 @@ msgid "" "documentation." msgstr "" -#: data/content/index.html:243 +#: data/content/index.html:253 msgid "Get help." msgstr "" -#: data/content/index.html:253 +#: data/content/index.html:263 #, python-format msgid "" "Need some help with Fedora? Check out Ask Fedora, " @@ -306,74 +317,78 @@ msgstr "" msgid "For aarch64 raw" msgstr "" -#: data/content/verify.html:71 -msgid "For Atomic Host Iso" +#: data/content/verify.html:72 +msgid "For Atomic Host ISOs" msgstr "" -#: data/content/verify.html:74 -msgid "For Atomic Host images" +#: data/content/verify.html:74 data/content/verify.html:85 +msgid "x86_64" +msgstr "" + +#: data/content/verify.html:75 data/content/verify.html:86 +msgid "aarch64" msgstr "" -#: data/content/verify.html:77 -msgid "For Container" +#: data/content/verify.html:76 data/content/verify.html:87 +msgid "ppc64le" msgstr "" -#: data/content/verify.html:84 +#: data/content/verify.html:82 +msgid "For Atomic Host images" +msgstr "" + +#: data/content/verify.html:96 msgid "Next, import Fedora's GPG key(s):" msgstr "" -#: data/content/verify.html:86 +#: data/content/verify.html:98 #, python-format msgid "" "You can verify the details of the GPG key(s) here." msgstr "" -#: data/content/verify.html:87 +#: data/content/verify.html:99 msgid "Now, verify that the CHECKSUM file is valid:" msgstr "" -#: data/content/verify.html:89 +#: data/content/verify.html:101 msgid "" "The CHECKSUM file should have a good signature from one of the following " "keys:" msgstr "" -#: data/content/keys/index.html:46 data/content/verify.html:91 +#: data/content/keys/index.html:46 data/content/verify.html:103 +msgid "Fedora 30" +msgstr "" + +#: data/content/keys/index.html:59 data/content/verify.html:104 msgid "Fedora 29" msgstr "" -#: data/content/keys/index.html:59 data/content/verify.html:92 +#: data/content/keys/index.html:72 data/content/verify.html:105 msgid "Fedora 28" msgstr "" -#: data/content/keys/index.html:72 data/content/verify.html:93 +#: data/content/keys/index.html:85 data/content/verify.html:106 msgid "Fedora 27" msgstr "" -#: data/content/keys/index.html:85 data/content/verify.html:94 -msgid "Fedora 26" -msgstr "" - -#: data/content/verify.html:95 -msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" -msgstr "" - -#: data/content/verify.html:97 +#: data/content/verify.html:108 msgid "" "Finally, now that the CHECKSUM file has been verified, check that the " "image's checksum matches:" msgstr "" -#: data/content/verify.html:99 +#: data/content/verify.html:110 msgid "If the output states that the file is valid, then it's ready to use!" msgstr "" -#: data/content/verify.html:100 +#: data/content/verify.html:111 msgid "How do I verify my downloaded image on another operating system?" msgstr "" -#: data/content/verify.html:101 +#: data/content/verify.html:112 msgid "Read these instructions to verify your image." msgstr "" @@ -581,54 +596,30 @@ msgid "" "Console or command-line tools are also provided." msgstr "" -#: data/content/atomic/download/index.html:68 -#: data/content/atomic/download/index.html:136 -#: data/content/atomic/prerelease/index.html:64 -#: data/content/atomic/prerelease/index.html:132 -msgid "GP2 Format" +#: data/content/atomic/download/index.html:72 +msgid "GP2 Format HVM AMIs (x86_64)" msgstr "" -#: data/content/atomic/download/index.html:69 -#: data/content/atomic/download/index.html:137 -#: data/content/atomic/prerelease/index.html:65 -#: data/content/atomic/prerelease/index.html:133 -msgid "" -"GP2 format AMIs use faster SSD storage; use these AMIs for speed, " -"although note your storage costs will be more than standard." -msgstr "" - -#: data/content/atomic/download/index.html:71 -#: data/content/atomic/download/index.html:147 +#: data/content/atomic/download/index.html:76 +#: data/content/atomic/download/index.html:107 +#: data/content/atomic/download/index.html:140 #: data/content/atomic/prerelease/index.html:67 #: data/content/atomic/prerelease/index.html:143 msgid "GP2 HVM AMIs" msgstr "" -#: data/content/atomic/download/index.html:76 -#: data/content/atomic/download/index.html:108 -#: data/content/atomic/download/index.html:152 -#: data/content/atomic/download/index.html:182 -#: data/content/atomic/prerelease/index.html:72 -#: data/content/atomic/prerelease/index.html:104 -#: data/content/atomic/prerelease/index.html:148 -#: data/content/atomic/prerelease/index.html:178 -#: data/templates/keys/key-button-and-modal-obsolete.html:37 -#: data/templates/keys/key-button-and-modal-obsolete.html:88 -#: data/templates/keys/key-button-and-modal.html:37 -#: data/templates/keys/key-button-and-modal.html:88 -msgid "Close" -msgstr "" - -#: data/content/atomic/download/index.html:77 -#: data/content/atomic/download/index.html:153 -#, python-format -msgid "Fedora %(rel)s GP2 Atomic Host HVM AMIs" +#: data/content/atomic/download/index.html:81 +#: data/content/atomic/download/index.html:145 +#: data/content/atomic/prerelease/index.html:65 +#: data/content/atomic/prerelease/index.html:133 +msgid "" +"GP2 format AMIs use faster SSD storage; use these AMIs for speed, " +"although note your storage costs will be more than standard." msgstr "" -#: data/content/atomic/download/index.html:82 -#: data/content/atomic/download/index.html:114 -#: data/content/atomic/download/index.html:158 -#: data/content/atomic/download/index.html:188 +#: data/content/atomic/download/index.html:85 +#: data/content/atomic/download/index.html:116 +#: data/content/atomic/download/index.html:149 #: data/content/atomic/prerelease/index.html:78 #: data/content/atomic/prerelease/index.html:110 #: data/content/atomic/prerelease/index.html:154 @@ -637,10 +628,9 @@ msgstr "" msgid "Region" msgstr "" -#: data/content/atomic/download/index.html:83 -#: data/content/atomic/download/index.html:115 -#: data/content/atomic/download/index.html:159 -#: data/content/atomic/download/index.html:189 +#: data/content/atomic/download/index.html:86 +#: data/content/atomic/download/index.html:117 +#: data/content/atomic/download/index.html:150 #: data/content/atomic/prerelease/index.html:79 #: data/content/atomic/prerelease/index.html:111 #: data/content/atomic/prerelease/index.html:155 @@ -649,10 +639,9 @@ msgstr "" msgid "AMI ID" msgstr "" -#: data/content/atomic/download/index.html:84 -#: data/content/atomic/download/index.html:116 -#: data/content/atomic/download/index.html:160 -#: data/content/atomic/download/index.html:190 +#: data/content/atomic/download/index.html:87 +#: data/content/atomic/download/index.html:118 +#: data/content/atomic/download/index.html:151 #: data/content/atomic/prerelease/index.html:80 #: data/content/atomic/prerelease/index.html:112 #: data/content/atomic/prerelease/index.html:156 @@ -661,13 +650,11 @@ msgstr "" msgid "Launch" msgstr "" -#: data/content/atomic/download/index.html:100 -#: data/content/atomic/prerelease/index.html:96 -msgid "Standard Format)" +#: data/content/atomic/download/index.html:104 +msgid "Standard Format HVM AMIs (x86_64)" msgstr "" -#: data/content/atomic/download/index.html:101 -#: data/content/atomic/download/index.html:141 +#: data/content/atomic/download/index.html:112 #: data/content/atomic/prerelease/index.html:97 #: data/content/atomic/prerelease/index.html:137 msgid "" @@ -675,30 +662,16 @@ msgid "" "data and want to keep storage cost low." msgstr "" -#: data/content/atomic/download/index.html:103 -#: data/content/atomic/download/index.html:177 -#: data/content/atomic/prerelease/index.html:99 -#: data/content/atomic/prerelease/index.html:173 -msgid "Standard HVM AMIs" -msgstr "" - -#: data/content/atomic/download/index.html:109 -#: data/content/atomic/download/index.html:183 -#, python-format -msgid "Fedora %(rel)s Standard Atomic Host HVM AMIs" -msgstr "" - -#: data/content/atomic/download/index.html:140 -#: data/content/atomic/prerelease/index.html:136 -msgid "Standard Format" +#: data/content/atomic/download/index.html:136 +msgid "GP2 Format HVM AMIs (aarch64)" msgstr "" -#: data/content/atomic/download/index.html:211 +#: data/content/atomic/download/index.html:172 #: data/content/atomic/prerelease/index.html:207 msgid "Atomic Host Images for Vagrant" msgstr "" -#: data/content/atomic/download/index.html:212 +#: data/content/atomic/download/index.html:174 #, python-format msgid "" "Vagrant Boxes for Fedora Atomic Host are available for the VirtualBox and" @@ -707,33 +680,19 @@ msgid "" "the images from HashiCorp's Vagrant Cloud." msgstr "" -#: data/content/atomic/download/index.html:213 -#: data/content/atomic/prerelease/index.html:209 -msgid "View Vagrant Downloads" -msgstr "" - -#: data/content/atomic/download/index.html:216 -#: data/content/atomic/prerelease/index.html:212 -msgid "Vagrant Image Downloads" -msgstr "" - -#: data/content/atomic/download/index.html:217 -#: data/content/atomic/prerelease/index.html:213 +#: data/content/atomic/download/index.html:175 +#: data/content/atomic/prerelease/index.html:273 #, python-format msgid "" -"These images are Vagrant Boxes images for deployment using Vagrant." +"For more information about running Vagrant on Fedora Workstation, see our wiki page." msgstr "" -#: data/content/atomic/download/index.html:222 -#: data/content/atomic/download/index.html:238 -#: data/content/atomic/prerelease/index.html:218 -#: data/content/atomic/prerelease/index.html:234 -msgid "VirtualBox Image" +#: data/content/atomic/download/index.html:185 +msgid "VirtualBox Image for Vagrant" msgstr "" -#: data/content/atomic/download/index.html:223 -#: data/content/atomic/download/index.html:239 +#: data/content/atomic/download/index.html:186 #: data/content/atomic/prerelease/index.html:219 #: data/content/atomic/prerelease/index.html:235 msgid "" @@ -741,89 +700,42 @@ msgid "" "you'll want to use." msgstr "" -#: data/content/atomic/download/index.html:224 -#: data/content/atomic/download/index.html:230 -#: data/content/atomic/download/index.html:248 -#: data/content/atomic/download/index.html:252 -#: data/content/atomic/download/index.html:293 -#: data/content/atomic/download/index.html:299 -#: data/content/atomic/download/index.html:316 -#: data/content/atomic/download/index.html:320 -#: data/content/atomic/prerelease/index.html:220 -#: data/content/atomic/prerelease/index.html:226 -#: data/content/atomic/prerelease/index.html:244 -#: data/content/atomic/prerelease/index.html:248 -#: data/content/atomic/prerelease/index.html:289 -#: data/content/atomic/prerelease/index.html:295 -#: data/content/atomic/prerelease/index.html:312 -#: data/content/atomic/prerelease/index.html:316 -#: data/content/server/download/index.html:33 -#: data/content/server/prerelease/index.html:18 -#: data/content/workstation/download/index.html:40 -#: data/content/workstation/download/index.html:44 -#: data/content/workstation/download/index.html:49 -#: data/content/workstation/download/index.html:101 -#: data/content/workstation/download/index.html:113 -#: data/content/workstation/download/index.html:128 -#: data/content/workstation/prerelease/index.html:19 -#: data/content/workstation/prerelease/index.html:23 -#: data/content/workstation/prerelease/index.html:28 -#: data/content/workstation/prerelease/index.html:90 -#: data/content/workstation/prerelease/index.html:99 -#: data/content/workstation/prerelease/index.html:111 -#: data/templates/footer.html:38 -msgid "Download" -msgstr "" - -#: data/content/atomic/download/index.html:225 -#: data/content/atomic/download/index.html:249 +#: data/content/atomic/download/index.html:189 #: data/content/atomic/prerelease/index.html:221 #: data/content/atomic/prerelease/index.html:245 #, python-format msgid "64-bit %sMB VirtualBox Base Vagrant Image" msgstr "" -#: data/content/atomic/download/index.html:228 -#: data/content/atomic/download/index.html:242 -#: data/content/atomic/prerelease/index.html:224 -#: data/content/atomic/prerelease/index.html:238 -msgid "libvirt/KVM Image" +#: data/content/atomic/download/index.html:198 +msgid "libvirt/KVM Image for Vagrant" msgstr "" -#: data/content/atomic/download/index.html:229 -#: data/content/atomic/download/index.html:243 +#: data/content/atomic/download/index.html:199 #: data/content/atomic/prerelease/index.html:225 #: data/content/atomic/prerelease/index.html:239 msgid "If you're using Vagrant on Fedora, this is the image you'll want to use." msgstr "" -#: data/content/atomic/download/index.html:231 -#: data/content/atomic/download/index.html:253 +#: data/content/atomic/download/index.html:202 #: data/content/atomic/prerelease/index.html:227 #: data/content/atomic/prerelease/index.html:249 #, python-format msgid "64-bit %sMB libvirt/KVM Base Vagrant Image" msgstr "" -#: data/content/atomic/download/index.html:261 -#: data/content/atomic/prerelease/index.html:257 -msgid "View Downloads using Vagrant tools" -msgstr "" - -#: data/content/atomic/download/index.html:265 -#: data/content/atomic/prerelease/index.html:261 -msgid "Vagrant Downloads using Vagrant tools" +#: data/content/atomic/download/index.html:211 +msgid "How to download using Vagrant tools" msgstr "" -#: data/content/atomic/download/index.html:266 -#: data/content/atomic/prerelease/index.html:262 +#: data/content/atomic/download/index.html:219 #, python-format msgid "" -"You can use the following command to grab the Vagrant Box images from HashiCorp's Atlas." msgstr "" -#: data/content/atomic/download/index.html:268 +#: data/content/atomic/download/index.html:221 #: data/content/atomic/prerelease/index.html:264 #, python-format msgid "" @@ -831,149 +743,148 @@ msgid "" "machine then you can get the latest version by running:" msgstr "" -#: data/content/atomic/download/index.html:277 -#: data/content/atomic/prerelease/index.html:273 -#, python-format -msgid "" -"For more information about running Vagrant on Fedora Workstation, see our wiki page." -msgstr "" - -#: data/content/atomic/download/index.html:285 +#: data/content/atomic/download/index.html:234 #: data/content/atomic/prerelease/index.html:281 msgid "Atomic Host Images for Cloud Environments" msgstr "" -#: data/content/atomic/download/index.html:291 -#: data/content/atomic/download/index.html:306 +#: data/content/atomic/download/index.html:243 #: data/content/atomic/prerelease/index.html:287 #: data/content/atomic/prerelease/index.html:302 msgid "qcow2 Image" msgstr "" -#: data/content/atomic/download/index.html:292 -#: data/content/atomic/download/index.html:307 +#: data/content/atomic/download/index.html:244 #, python-format msgid "" -"This is Fedora %(rel)s Cloud Atomic Host in a Qcow2-formatted image for " -"use with OpenStack." +"Fedora %(rel)s Cloud Atomic Host in a Qcow2-formatted image for use with " +"OpenStack" msgstr "" -#: data/content/atomic/download/index.html:294 -#: data/content/atomic/download/index.html:317 +#: data/content/atomic/download/index.html:259 +#: data/content/atomic/download/index.html:271 +#: data/content/atomic/download/index.html:283 #: data/content/atomic/prerelease/index.html:290 #: data/content/atomic/prerelease/index.html:313 #, python-format msgid "64-bit %sMB Qcow2 Image" msgstr "" -#: data/content/atomic/download/index.html:297 -#: data/content/atomic/download/index.html:310 +#: data/content/atomic/download/index.html:296 #: data/content/atomic/prerelease/index.html:293 #: data/content/atomic/prerelease/index.html:306 msgid "Raw Image" msgstr "" -#: data/content/atomic/download/index.html:298 -#: data/content/atomic/download/index.html:311 +#: data/content/atomic/download/index.html:297 #, python-format -msgid "" -"This is Fedora %(rel)s Cloud Atomic Host in a compressed raw image " -"format. If you're not sure what to use, try this." +msgid "Fedora %(rel)s Cloud Atomic Host in a compressed raw image format" msgstr "" -#: data/content/atomic/download/index.html:300 -#: data/content/atomic/download/index.html:321 +#: data/content/atomic/download/index.html:312 +#: data/content/atomic/download/index.html:324 +#: data/content/atomic/download/index.html:336 #: data/content/atomic/prerelease/index.html:296 #: data/content/atomic/prerelease/index.html:317 #, python-format msgid "64-bit %sMB xz-Compressed Raw Image" msgstr "" -#: data/content/atomic/download/index.html:331 -#: data/content/atomic/prerelease/index.html:335 -#: data/content/server/download/index.html:51 -#: data/content/server/prerelease/index.html:51 -#: data/content/workstation/download/index.html:145 -#: data/content/workstation/prerelease/index.html:131 -msgid "Other Downloads" +#: data/content/atomic/download/index.html:355 +msgid "Atomic Host Images for Bare Metal" msgstr "" -#: data/content/atomic/download/index.html:333 +#: data/content/atomic/download/index.html:364 +msgid "ISO Image" +msgstr "" + +#: data/content/atomic/download/index.html:365 +#, python-format +msgid "Fedora %(rel)s Cloud Atomic Host in an ISO image format" +msgstr "" + +#: data/content/atomic/download/index.html:380 +#: data/content/atomic/download/index.html:392 +#: data/content/atomic/download/index.html:404 #: data/content/atomic/prerelease/index.html:337 #, python-format msgid "Atomic Host ISO image (%sMB)" msgstr "" -#: data/content/atomic/download/index.html:334 +#: data/content/atomic/download/index.html:424 +#: data/content/atomic/prerelease/index.html:335 +#: data/content/server/download/index.html:123 +#: data/content/server/prerelease/index.html:51 +#: data/content/workstation/download/index.html:145 +#: data/content/workstation/prerelease/index.html:131 +msgid "Other Downloads" +msgstr "" + +#: data/content/atomic/download/index.html:426 #: data/content/atomic/prerelease/index.html:338 #, python-format msgid "Container Image (%sMB)" msgstr "" -#: data/content/atomic/download/index.html:342 +#: data/content/atomic/download/index.html:434 #, python-format msgid "F%(rel)s %(state)s" msgstr "" -#: data/content/atomic/download/index.html:343 -#: data/content/server/download/index.html:72 -#: data/content/server/download/index.html:82 +#: data/content/atomic/download/index.html:435 +#: data/content/server/download/index.html:126 #: data/content/workstation/download/index.html:160 #: data/content/workstation/download/index.html:170 msgid "Try a pre-release" msgstr "" -#: data/content/atomic/download/index.html:344 -#: data/content/server/download/index.html:73 -#: data/content/server/download/index.html:83 +#: data/content/atomic/download/index.html:436 +#: data/content/server/download/index.html:127 #: data/content/workstation/download/index.html:161 #: data/content/workstation/download/index.html:171 msgid "We're working on our next release." msgstr "" -#: data/content/atomic/download/index.html:345 -#: data/content/server/download/index.html:74 -#: data/content/server/download/index.html:84 +#: data/content/atomic/download/index.html:437 +#: data/content/server/download/index.html:128 #: data/content/workstation/download/index.html:162 #: data/content/workstation/download/index.html:172 #, python-format msgid "Help us get F%(rel)s ready!" msgstr "" -#: data/content/atomic/download/index.html:346 +#: data/content/atomic/download/index.html:438 #, python-format msgid "Download F%(rel)s %(state)s images" msgstr "" -#: data/content/atomic/download/index.html:347 -#: data/content/server/download/index.html:76 -#: data/content/server/download/index.html:86 +#: data/content/atomic/download/index.html:439 +#: data/content/server/download/index.html:130 #: data/content/workstation/download/index.html:164 #: data/content/workstation/download/index.html:174 msgid "How to test pre-releases" msgstr "" -#: data/content/atomic/download/index.html:353 +#: data/content/atomic/download/index.html:445 #: data/content/atomic/prerelease/index.html:341 -#: data/content/workstation/download/index.html:192 +#: data/content/workstation/download/index.html:196 #: data/content/workstation/prerelease/index.html:143 msgid "Resources" msgstr "" -#: data/content/atomic/download/index.html:354 +#: data/content/atomic/download/index.html:446 #: data/content/atomic/prerelease/index.html:342 msgid "" "Project" " Atomic: Getting Started" msgstr "" -#: data/content/atomic/download/index.html:355 +#: data/content/atomic/download/index.html:447 #: data/content/atomic/prerelease/index.html:343 msgid "Documentation on getting started using Project Atomic / Atomic Host." msgstr "" -#: data/content/atomic/download/index.html:356 +#: data/content/atomic/download/index.html:448 #: data/content/atomic/prerelease/index.html:344 msgid "" "" msgstr "" -#: data/content/atomic/download/index.html:357 +#: data/content/atomic/download/index.html:449 #: data/content/atomic/prerelease/index.html:345 #, python-format msgid "" @@ -989,32 +900,32 @@ msgid "" "href=\"%s\">atomic@projectatomic.io." msgstr "" -#: data/content/atomic/download/index.html:358 +#: data/content/atomic/download/index.html:450 #: data/content/atomic/prerelease/index.html:346 #, python-format msgid "Project Atomic: IRC Chat" msgstr "" -#: data/content/atomic/download/index.html:359 +#: data/content/atomic/download/index.html:451 #: data/content/atomic/prerelease/index.html:347 msgid "" "Join the Project Atomic channel #atomic on " "irc.freenode.org." msgstr "" -#: data/content/atomic/download/index.html:362 +#: data/content/atomic/download/index.html:454 #: data/content/atomic/prerelease/index.html:350 -#: data/content/server/download/index.html:103 -#: data/content/workstation/download/index.html:221 +#: data/content/server/download/index.html:146 +#: data/content/workstation/download/index.html:225 msgid "Verify" msgstr "" -#: data/content/atomic/download/index.html:365 +#: data/content/atomic/download/index.html:457 #: data/content/atomic/prerelease/index.html:322 #: data/content/atomic/prerelease/index.html:353 -#: data/content/server/download/index.html:106 +#: data/content/server/download/index.html:149 #: data/content/server/prerelease/index.html:41 -#: data/content/workstation/download/index.html:224 +#: data/content/workstation/download/index.html:228 #: data/content/workstation/prerelease/index.html:119 msgid "Verify your Image" msgstr "" @@ -1050,18 +961,47 @@ msgid "" "suitability or usefulness." msgstr "" +#: data/content/atomic/prerelease/index.html:64 +#: data/content/atomic/prerelease/index.html:132 +msgid "GP2 Format" +msgstr "" + +#: data/content/atomic/prerelease/index.html:72 +#: data/content/atomic/prerelease/index.html:104 +#: data/content/atomic/prerelease/index.html:148 +#: data/content/atomic/prerelease/index.html:178 +#: data/templates/keys/key-button-and-modal-obsolete.html:37 +#: data/templates/keys/key-button-and-modal-obsolete.html:88 +#: data/templates/keys/key-button-and-modal.html:37 +#: data/templates/keys/key-button-and-modal.html:88 +msgid "Close" +msgstr "" + #: data/content/atomic/prerelease/index.html:73 #: data/content/atomic/prerelease/index.html:149 #, python-format msgid "Fedora %(rel)s %(state)s GP2 Atomic Host HVM AMIs" msgstr "" +#: data/content/atomic/prerelease/index.html:96 +msgid "Standard Format)" +msgstr "" + +#: data/content/atomic/prerelease/index.html:99 +#: data/content/atomic/prerelease/index.html:173 +msgid "Standard HVM AMIs" +msgstr "" + #: data/content/atomic/prerelease/index.html:105 #: data/content/atomic/prerelease/index.html:179 #, python-format msgid "Fedora %(rel)s %(state)s Standard Atomic Host HVM AMIs" msgstr "" +#: data/content/atomic/prerelease/index.html:136 +msgid "Standard Format" +msgstr "" + #: data/content/atomic/prerelease/index.html:208 #, python-format msgid "" @@ -1071,6 +1011,78 @@ msgid "" "the images from HashiCorp's Atlas." msgstr "" +#: data/content/atomic/prerelease/index.html:209 +msgid "View Vagrant Downloads" +msgstr "" + +#: data/content/atomic/prerelease/index.html:212 +msgid "Vagrant Image Downloads" +msgstr "" + +#: data/content/atomic/prerelease/index.html:213 +#, python-format +msgid "" +"These images are Vagrant Boxes images for deployment using Vagrant." +msgstr "" + +#: data/content/atomic/prerelease/index.html:218 +#: data/content/atomic/prerelease/index.html:234 +msgid "VirtualBox Image" +msgstr "" + +#: data/content/atomic/prerelease/index.html:220 +#: data/content/atomic/prerelease/index.html:226 +#: data/content/atomic/prerelease/index.html:244 +#: data/content/atomic/prerelease/index.html:248 +#: data/content/atomic/prerelease/index.html:289 +#: data/content/atomic/prerelease/index.html:295 +#: data/content/atomic/prerelease/index.html:312 +#: data/content/atomic/prerelease/index.html:316 +#: data/content/server/download/index.html:51 +#: data/content/server/download/index.html:59 +#: data/content/server/download/index.html:67 +#: data/content/server/download/index.html:82 +#: data/content/server/download/index.html:90 +#: data/content/server/download/index.html:98 +#: data/content/server/download/index.html:106 +#: data/content/server/prerelease/index.html:18 +#: data/content/workstation/download/index.html:40 +#: data/content/workstation/download/index.html:44 +#: data/content/workstation/download/index.html:49 +#: data/content/workstation/download/index.html:101 +#: data/content/workstation/download/index.html:113 +#: data/content/workstation/download/index.html:128 +#: data/content/workstation/prerelease/index.html:19 +#: data/content/workstation/prerelease/index.html:23 +#: data/content/workstation/prerelease/index.html:28 +#: data/content/workstation/prerelease/index.html:90 +#: data/content/workstation/prerelease/index.html:99 +#: data/content/workstation/prerelease/index.html:111 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "" + +#: data/content/atomic/prerelease/index.html:224 +#: data/content/atomic/prerelease/index.html:238 +msgid "libvirt/KVM Image" +msgstr "" + +#: data/content/atomic/prerelease/index.html:257 +msgid "View Downloads using Vagrant tools" +msgstr "" + +#: data/content/atomic/prerelease/index.html:261 +msgid "Vagrant Downloads using Vagrant tools" +msgstr "" + +#: data/content/atomic/prerelease/index.html:262 +#, python-format +msgid "" +"You can use the following command to grab the Vagrant Box images from HashiCorp's Atlas." +msgstr "" + #: data/content/atomic/prerelease/index.html:288 #: data/content/atomic/prerelease/index.html:303 #, python-format @@ -1149,40 +1161,35 @@ msgstr "" msgid "Currently Used Keys" msgstr "" -#: data/content/keys/index.html:46 data/content/keys/index.html:59 -#: data/content/keys/index.html:72 data/content/keys/index.html:85 -#: data/content/keys/index.html:110 data/content/keys/index.html:123 -#: data/content/keys/obsolete.html:72 data/content/keys/obsolete.html:85 -#: data/content/keys/obsolete.html:100 data/content/keys/obsolete.html:113 -#: data/content/keys/obsolete.html:126 data/content/keys/obsolete.html:139 -#: data/content/keys/obsolete.html:154 data/content/keys/obsolete.html:167 -#: data/content/keys/obsolete.html:188 data/content/keys/obsolete.html:201 -#: data/content/keys/obsolete.html:225 data/content/keys/obsolete.html:247 -#: data/content/keys/obsolete.html:269 data/content/keys/obsolete.html:292 -#: data/content/keys/obsolete.html:316 data/content/keys/obsolete.html:337 -#: data/content/keys/obsolete.html:358 data/content/keys/obsolete.html:379 -#: data/content/keys/obsolete.html:401 data/content/keys/obsolete.html:422 -msgid "Primary" +#: data/content/keys/index.html:46 +msgid "Primary or Secondary" msgstr "" -#: data/content/keys/index.html:85 data/content/keys/obsolete.html:201 -#: data/content/keys/obsolete.html:225 data/content/keys/obsolete.html:247 -#: data/content/keys/obsolete.html:269 data/content/keys/obsolete.html:292 -#: data/content/keys/obsolete.html:316 data/content/keys/obsolete.html:337 -#: data/content/keys/obsolete.html:358 data/content/keys/obsolete.html:379 -#: data/content/keys/obsolete.html:401 -msgid "Secondary" +#: data/content/keys/index.html:59 data/content/keys/index.html:72 +#: data/content/keys/index.html:85 data/content/keys/index.html:102 +#: data/content/keys/index.html:115 data/content/keys/obsolete.html:72 +#: data/content/keys/obsolete.html:85 data/content/keys/obsolete.html:100 +#: data/content/keys/obsolete.html:113 data/content/keys/obsolete.html:126 +#: data/content/keys/obsolete.html:139 data/content/keys/obsolete.html:154 +#: data/content/keys/obsolete.html:167 data/content/keys/obsolete.html:188 +#: data/content/keys/obsolete.html:201 data/content/keys/obsolete.html:225 +#: data/content/keys/obsolete.html:247 data/content/keys/obsolete.html:269 +#: data/content/keys/obsolete.html:292 data/content/keys/obsolete.html:316 +#: data/content/keys/obsolete.html:337 data/content/keys/obsolete.html:358 +#: data/content/keys/obsolete.html:379 data/content/keys/obsolete.html:401 +#: data/content/keys/obsolete.html:422 data/content/keys/obsolete.html:443 +msgid "Primary" msgstr "" -#: data/content/keys/index.html:110 +#: data/content/keys/index.html:102 msgid "EPEL 7" msgstr "" -#: data/content/keys/index.html:123 +#: data/content/keys/index.html:115 msgid "EPEL 6" msgstr "" -#: data/content/keys/index.html:138 +#: data/content/keys/index.html:131 #, python-format msgid "Looking for obsolete keys?" msgstr "" @@ -1284,6 +1291,15 @@ msgstr "" msgid "Fedora 16" msgstr "" +#: data/content/keys/obsolete.html:201 data/content/keys/obsolete.html:225 +#: data/content/keys/obsolete.html:247 data/content/keys/obsolete.html:269 +#: data/content/keys/obsolete.html:292 data/content/keys/obsolete.html:316 +#: data/content/keys/obsolete.html:337 data/content/keys/obsolete.html:358 +#: data/content/keys/obsolete.html:379 data/content/keys/obsolete.html:401 +#: data/content/keys/obsolete.html:422 +msgid "Secondary" +msgstr "" + #: data/content/keys/obsolete.html:225 msgid "Fedora 17" msgstr "" @@ -1321,22 +1337,26 @@ msgid "Fedora 25" msgstr "" #: data/content/keys/obsolete.html:422 +msgid "Fedora 26" +msgstr "" + +#: data/content/keys/obsolete.html:443 msgid "EPEL 5" msgstr "" -#: data/content/keys/obsolete.html:435 +#: data/content/keys/obsolete.html:456 msgid "EPEL 4" msgstr "" -#: data/content/keys/obsolete.html:435 +#: data/content/keys/obsolete.html:456 msgid "RPM-GPG-KEY-EPEL" msgstr "" -#: data/content/keys/obsolete.html:448 +#: data/content/keys/obsolete.html:469 msgid "Fedora Extras" msgstr "" -#: data/content/keys/obsolete.html:448 +#: data/content/keys/obsolete.html:469 msgid "" "If you are using Fedora Extras with Fedora Core 6, use this package from " "extras repository. This key will no longer be used " @@ -1345,11 +1365,11 @@ msgid "" "and later releases." msgstr "" -#: data/content/keys/obsolete.html:465 data/content/keys/obsolete.html:480 +#: data/content/keys/obsolete.html:486 data/content/keys/obsolete.html:501 msgid "Legacy" msgstr "" -#: data/content/keys/obsolete.html:465 data/content/keys/obsolete.html:480 +#: data/content/keys/obsolete.html:486 data/content/keys/obsolete.html:501 msgid "" "This key was used for packages that were released by Fedora Legacy " "project to update releases that reached their official EOL. The Fedora " @@ -1546,9 +1566,14 @@ msgstr "" msgid "Download Fedora %(rel)s Server" msgstr "" -#: data/content/server/download/index.html:34 -#, python-format -msgid "64-bit %sGB installation image" +#: data/content/server/download/index.html:33 +msgid "" +"Select the format and architecture you require from the list below to get" +" started using Fedora Server now." +msgstr "" + +#: data/content/server/download/index.html:41 +msgid "Fedora Server Images" msgstr "" #: data/content/server/download/index.html:42 @@ -1565,74 +1590,66 @@ msgid "" msgstr "" #: data/content/server/download/index.html:45 -#, python-format -msgid "" -"If you would like to try out the new modular features of Fedora Server, " -"please visit the Using Modules section of the" -" Modularity Documentation. If you would like more information about " -"Modularity in general, please see the website on " -"pagure." +msgid "x86_64 Images" msgstr "" -#: data/content/server/download/index.html:53 -#: data/content/server/prerelease/index.html:53 -msgid "Netinstall Image:" +#: data/content/server/download/index.html:49 +#: data/content/server/download/index.html:80 +msgid "Description" msgstr "" -#: data/content/server/download/index.html:55 -#: data/content/server/prerelease/index.html:55 -#: data/content/workstation/download/index.html:151 -#: data/content/workstation/prerelease/index.html:138 -#, python-format -msgid "64-bit %sMB image" +#: data/content/server/download/index.html:50 +#: data/content/server/download/index.html:81 +msgid "Size" msgstr "" -#: data/content/server/download/index.html:56 -#: data/content/server/download/index.html:60 -#: data/content/server/download/index.html:64 +#: data/content/server/download/index.html:57 +#: data/content/server/download/index.html:88 #, python-format -msgid "aarch64 %sMB image" +msgid "%sGB" msgstr "" -#: data/content/server/download/index.html:58 -msgid "DVD ISO Image:" -msgstr "" - -#: data/content/server/download/index.html:62 -msgid "Raw Disk Image:" +#: data/content/server/download/index.html:65 +#: data/content/server/download/index.html:96 +#: data/content/server/download/index.html:104 +#, python-format +msgid "%sMB" msgstr "" -#: data/content/server/download/index.html:71 -#: data/content/workstation/download/index.html:159 -#, python-format -msgid "F%(rel)s Alpha" +#: data/content/server/download/index.html:76 +msgid "aarch64 Images" msgstr "" -#: data/content/server/download/index.html:75 -#: data/content/workstation/download/index.html:163 +#: data/content/server/download/index.html:115 #, python-format -msgid "Download F%(rel)s Alpha images" +msgid "" +"If you would like to try out the new modular features of Fedora Server, " +"please visit the Using Modules section of the" +" Modularity Documentation. If you would like more information about " +"Modularity in general, please see the website on " +"pagure." msgstr "" -#: data/content/server/download/index.html:81 +#: data/content/server/download/index.html:125 #: data/content/workstation/download/index.html:169 +#: data/content/workstation/download/index.html:185 #, python-format msgid "F%(rel)s Beta" msgstr "" -#: data/content/server/download/index.html:85 +#: data/content/server/download/index.html:129 #: data/content/workstation/download/index.html:173 #, python-format msgid "Download F%(rel)s Beta images" msgstr "" -#: data/content/server/download/index.html:92 -#: data/content/workstation/download/index.html:206 +#: data/content/server/download/index.html:135 +#: data/content/workstation/download/index.html:210 msgid "Get more Fedora" msgstr "" -#: data/content/server/download/index.html:96 -#: data/content/workstation/download/index.html:215 +#: data/content/server/download/index.html:139 +#: data/content/workstation/download/index.html:219 msgid "ARM® Technology" msgstr "" @@ -1721,6 +1738,17 @@ msgid "" "href=\"%s/%s/verify\">these instructions." msgstr "" +#: data/content/server/prerelease/index.html:53 +msgid "Netinstall Image:" +msgstr "" + +#: data/content/server/prerelease/index.html:55 +#: data/content/workstation/download/index.html:151 +#: data/content/workstation/prerelease/index.html:138 +#, python-format +msgid "64-bit %sMB image" +msgstr "" + #: data/content/workstation/index.html:8 msgid "Get Fedora Workstation: the best desktop OS for software developers" msgstr "" @@ -1989,73 +2017,83 @@ msgstr "" msgid "32-bit %sMB image" msgstr "" -#: data/content/workstation/download/index.html:183 -msgid "Try Atomic Workstation" +#: data/content/workstation/download/index.html:159 +#, python-format +msgid "F%(rel)s Alpha" msgstr "" -#: data/content/workstation/download/index.html:184 -msgid "Atomic provides an immutable OS image and updates via OSTree." +#: data/content/workstation/download/index.html:163 +#, python-format +msgid "Download F%(rel)s Alpha images" msgstr "" -#: data/content/workstation/download/index.html:186 -#, python-format -msgid "64-bit %sGB Atomic image" +#: data/content/workstation/download/index.html:187 +msgid "Try Fedora Silverblue" msgstr "" #: data/content/workstation/download/index.html:188 +msgid "Silverblue provides an immutable OS image and updates via OSTree." +msgstr "" + +#: data/content/workstation/download/index.html:190 +#, python-format +msgid "64-bit %sGB Silverblue image" +msgstr "" + +#: data/content/workstation/download/index.html:192 msgid "Learn more" msgstr "" -#: data/content/workstation/download/index.html:193 +#: data/content/workstation/download/index.html:197 #, python-format msgid "Release Announcement" msgstr "" -#: data/content/workstation/download/index.html:194 +#: data/content/workstation/download/index.html:198 msgid "Read the full Release Announcement on Fedora Magazine." msgstr "" -#: data/content/workstation/download/index.html:195 +#: data/content/workstation/download/index.html:199 #, python-format msgid "Release Notes" msgstr "" -#: data/content/workstation/download/index.html:196 +#: data/content/workstation/download/index.html:200 msgid "" "Learn about changes since the last version of Fedora as well as minimum " "requirements and recommendations for running Fedora." msgstr "" -#: data/content/workstation/download/index.html:197 +#: data/content/workstation/download/index.html:201 #, python-format msgid "Installation Guide" msgstr "" -#: data/content/workstation/download/index.html:198 +#: data/content/workstation/download/index.html:202 msgid "" "We recommend you look through this before installing to your system, " "since it answers many common questions." msgstr "" -#: data/content/workstation/download/index.html:199 +#: data/content/workstation/download/index.html:203 #: data/content/workstation/prerelease/index.html:144 #, python-format msgid "Common Bugs" msgstr "" -#: data/content/workstation/download/index.html:200 +#: data/content/workstation/download/index.html:204 #: data/content/workstation/prerelease/index.html:145 msgid "" "An excellent resource to consult in case you run into any issues " "installing or running Fedora." msgstr "" -#: data/content/workstation/download/index.html:202 +#: data/content/workstation/download/index.html:206 #: data/content/workstation/prerelease/index.html:149 msgid "What does \"Live\" mean?" msgstr "" -#: data/content/workstation/download/index.html:203 +#: data/content/workstation/download/index.html:207 #: data/content/workstation/prerelease/index.html:150 msgid "" "Fedora Media Writer will create a complete, running Fedora Workstation " @@ -2063,19 +2101,19 @@ msgid "" "test and play with Fedora without making changes to your hard disk." msgstr "" -#: data/content/workstation/download/index.html:204 +#: data/content/workstation/download/index.html:208 #: data/content/workstation/prerelease/index.html:151 msgid "" "When you are ready, you can install Fedora to your hard disk from within " "this \"live\" version of Fedora Workstation." msgstr "" -#: data/content/workstation/download/index.html:209 +#: data/content/workstation/download/index.html:213 #: data/templates/footer.html:44 msgid "Fedora Spins" msgstr "" -#: data/content/workstation/download/index.html:212 +#: data/content/workstation/download/index.html:216 #: data/templates/footer.html:45 msgid "Fedora Labs" msgstr "" diff --git a/getfedora.org/static/CFC659B9.txt b/getfedora.org/static/CFC659B9.txt new file mode 100644 index 0000000..f5942cd --- /dev/null +++ b/getfedora.org/static/CFC659B9.txt @@ -0,0 +1,30 @@ +pub 4096R/CFC659B9 2018-08-11 Fedora (30) + +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mQINBFturGcBEACv0xBo91V2n0uEC2vh69ywCiSyvUgN/AQH8EZpCVtM7NyjKgKm +bbY4G3R0M3ir1xXmvUDvK0493/qOiFrjkplvzXFTGpPTi0ypqGgxc5d0ohRA1M75 +L+0AIlXoOgHQ358/c4uO8X0JAA1NYxCkAW1KSJgFJ3RjukrfqSHWthS1d4o8fhHy +KJKEnirE5hHqB50dafXrBfgZdaOs3C6ppRIePFe2o4vUEapMTCHFw0woQR8Ah4/R +n7Z9G9Ln+0Cinmy0nbIDiZJ+pgLAXCOWBfDUzcOjDGKvcpoZharA07c0q1/5ojzO +4F0Fh4g/BUmtrASwHfcIbjHyCSr1j/3Iz883iy07gJY5Yhiuaqmp0o0f9fgHkG53 +2xCU1owmACqaIBNQMukvXRDtB2GJMuKa/asTZDP6R5re+iXs7+s9ohcRRAKGyAyc +YKIQKcaA+6M8T7/G+TPHZX6HJWqJJiYB+EC2ERblpvq9TPlLguEWcmvjbVc31nyq +SDoO3ncFWKFmVsbQPTbP+pKUmlLfJwtb5XqxNR5GEXSwVv4I7IqBmJz1MmRafnBZ +g0FJUtH668GnldO20XbnSVBr820F5SISMXVwCXDXEvGwwiB8Lt8PvqzXnGIFDAu3 +DlQI5sxSqpPVWSyw08ppKT2Tpmy8adiBotLfaCFl2VTHwOae48X2dMPBvQARAQAB +tDFGZWRvcmEgKDMwKSA8ZmVkb3JhLTMwLXByaW1hcnlAZmVkb3JhcHJvamVjdC5v +cmc+iQI4BBMBAgAiBQJbbqxnAhsPBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAK +CRDvPBEfz8ZZudTnD/9170LL3nyTVUCFmBjT9wZ4gYnpwtKVPa/pKnxbbS+Bmmac +g9TrT9pZbqOHrNJLiZ3Zx1Hp+8uxr3Lo6kbYwImLhkOEDrf4aP17HfQ6VYFbQZI8 +f79OFxWJ7si9+3gfzeh9UYFEqOQfzIjLWFyfnas0OnV/P+RMQ1Zr+vPRqO7AR2va +N9wg+Xl7157dhXPCGYnGMNSoxCbpRs0JNlzvJMuAea5nTTznRaJZtK/xKsqLn51D +K07k9MHVFXakOH8QtMCUglbwfTfIpO5YRq5imxlWbqsYWVQy1WGJFyW6hWC0+RcJ +Ox5zGtOfi4/dN+xJ+ibnbyvy/il7Qm+vyFhCYqIPyS5m2UVJUuao3eApE38k78/o +8aQOTnFQZ+U1Sw+6woFTxjqRQBXlQm2+7Bt3bqGATg4sXXWPbmwdL87Ic+mxn/ml +SMfQux/5k6iAu1kQhwkO2YJn9eII6HIPkW+2m5N1JsUyJQe4cbtZE5Yh3TRA0dm7 ++zoBRfCXkOW4krchbgww/ptVmzMMP7GINJdROrJnsGl5FVeid9qHzV7aZycWSma7 +CxBYB1J8HCbty5NjtD6XMYRrMLxXugvX6Q4NPPH+2NKjzX4SIDejS6JjgrP3KA3O +pMuo7ZHMfveBngv8yP+ZD/1sS6l+dfExvdaJdOdgFCnp4p3gPbw5+Lv70HrMjA== +=BfZ/ +-----END PGP PUBLIC KEY BLOCK----- diff --git a/getfedora.org/static/DBBDCF7C.txt b/getfedora.org/static/DBBDCF7C.txt new file mode 100644 index 0000000..3fd15d9 --- /dev/null +++ b/getfedora.org/static/DBBDCF7C.txt @@ -0,0 +1,31 @@ +pub 4096R/DBBDCF7C 2018-11-13 Fedora (iot 2019) + +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mQINBFvrElgBEACjNft3anFHNzwHW6dzxGinWEzFin3xBUjhre7e23DgDRIceDte +POqXGnIN5yGGH4VZrEGHfjTPoCcrRSpM75ryPLa3Pi0UHXRso/OkO2ta+VaQRlwU +2WAYqd3g/eck+x7MZHuKKyfyxDSUywuJumWhIqeJLyG/J9e1riHwaxYwtLDvHCAt +K4osoJ6GZDx95Rr4El/N5CtZBlIzRQUJMo695MIxeKA6RmlQVp8mGPQm20Hveo0k +BsLYFJxTW4D+KnwpQr2mJLsEQnCgKcr8TF5hDowz8+o3wdUrfteiVfkdX64kXJm8 +5jaR/K0ubnv96iTxoeh2Wf2jNAn3EjKhPzEeYFI2gCm2tzwUEzSuOjtrx7FqDp7/ +iJRANmKQJ9KzhCT5JLkeS5do8d196xiI79Zlx8ISQRvCNuu1Or7idwvIgHy/+BCy +PUARv430YvXU4d01FVKTlNrbRsq91SVojek4UXkAk9oh4d3Y/AQF1DLs4nK1vBuk +wWIKwcfVA/RidSqXofx6pahTPvguTkAARhMEJPLtbQBzD5kqkdgdP/6s7ziTwGkG +O8iF0TvkCwMXWXHl1B/m6b3h/wWOIFNfAZ0FxZmmD5UhytjVjhdI7jiyZf6JjNup +VCVx1eqMGZfm3jkZqzWOB9wrVrb6rtI25ZuoRQJ/idnXkxZmq4m1MCZbCQARAQAB +tDVGZWRvcmEgKGlvdCAyMDE5KSA8ZmVkb3JhLWlvdC0yMDE5QGZlZG9yYXByb2pl +Y3Qub3JnPokCPgQTAQIAKAUCW+sSWAIbDwUJEw5BKAYLCQgHAwIGFQgCCQoLBBYC +AwECHgECF4AACgkQe7kHItu9z3xs8Q/9HqL76vo5xZjl78USwgX7t2f8Aa6sqD6O +IV4V9KPCaNeqP8OF6LqYFxkv3GX3FMHGPHVKOBLQ6LvuGozcnnpZ3ypq6ChAy2L4 +W7ytFggpluArxSN5jmHoOXO51wPDPCSjd4rRi1+XnMDiA3VIk0vTcGHUK13Jgvzu +UrIbFYhVwwCn8Rt0GvCWVLyvKRbykN3xgFmromREKdDCUymYS/u4hXw5xQt2AE9I +gX9puLlGH5AdbJumMipcaI9erH/KVoBvtAHA5ozkL0PDocRaWA/W+i8rXEeI8TJB +A7Q/Xb/L12aIOCzeyEKGP911iR3/99UGMgfswKvF4WT4KdAV2VZoPizu0Am2MUYh +oexdnHY6GtU1UKcWt2hW7HmGBCZVdVpUF3W/gebe+ahLPT9UhqNTin2vw7MxMKy2 +uWPZri76R165F3TP434dZLNfkNa1rdtQrRaD1Be9/hAQthYWKoCFowbMLAr1Bgzk +Us97arxBTzqkr9GTCy5CX+nObIbwkrFYugRfA4bSzNFSpCo71cudqNwKJEw65lF9 +0+T5ma7lM6ZwijH1A9pYeGQS0eUOrV/0VTsxXQOyS6Mcfper+dkOpypZdSnJGzid +9HPUSUdjI94wtRYInrcD09v5OnJcoxUDVVjVhH4FIqKVYstucn/LB67nnn+55uTO +Kdm729ex0UI= +=vzvx +-----END PGP PUBLIC KEY BLOCK----- diff --git a/getfedora.org/static/checksums/Fedora-Server-29-1.2-aarch64-CHECKSUM b/getfedora.org/static/checksums/Fedora-Server-29-1.2-aarch64-CHECKSUM new file mode 100644 index 0000000..f76231d --- /dev/null +++ b/getfedora.org/static/checksums/Fedora-Server-29-1.2-aarch64-CHECKSUM @@ -0,0 +1,21 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +# Fedora-Server-29-1.2.aarch64.raw.xz: 545412040 bytes +SHA256 (Fedora-Server-29-1.2.aarch64.raw.xz) = 91e5a07e88fea9302295ff738186dcad83b39a96d2a0a01cb87b18859ddbebc2 +-----BEGIN PGP SIGNATURE----- + +iQIcBAEBCAAGBQJb0ysoAAoJEKIKpWtClHa088AP/3TFwQTRdi9dtlaAjpVW1xij +YUEBRRJHc548fKw5DZKjGIN4KcyUVhYVNASkTbSnGVqNHMDnpfrA01JuMPAzwPp7 +COvYCrSqIzq7WsYR5HRo0YH+W1viSYsCcfugGdbmGrX8EZoEvMR/hYv4rdavrhuK +KuEF5wFUpyZheCkBh4NiQ9IflHPPwoagQ8l8M5JpwT81O4864WmMkKK9q90mxV/t +D7UyZqRX1rrazOmTBwnlNXf7Hq0zGjGQj21/mtT8benZfDrCoKGEzPBqcK7lUKNd +V1OI8yDLl0K965IF4BWZzekASZsEJ0o/aH4pANMpE6hFB0/qe3o9Gbh1UKWqNiyx +wZOKTgXMJvEJgxuvzW0gwdx610Nt7HFQ+RCzawIqczudd7DmcuT/jZXcnEJQNSzQ +aqFSPlJGPlWOqlZEeI04mCbAOjbDFz1JAe6WUW0d9LaPB5S+JZ2efTbw74pg/vYJ +mqZGmwKvayku3g1VdTL6oYP8rXNNzxz82AHHVrEjL/ACldcMcwVh/YWPZzPJpUPK +GTawr/xE1Pr3dhl4SkqL+wCMI3vYsnA9aX5A9zoPAoP/pHBkgNz9RU1OvVai3SlE +BsfruryIQFH1+m2sf9LKLoBPg+oTqML7E75uXT8wyK8hykvjEoiHppXpDKHErQU4 +iqd6x5XT1Lhta6+nIyhb +=utUK +-----END PGP SIGNATURE----- diff --git a/getfedora.org/static/checksums/Fedora-Server-29-1.2-armhfp-CHECKSUM b/getfedora.org/static/checksums/Fedora-Server-29-1.2-armhfp-CHECKSUM new file mode 100644 index 0000000..b8607c7 --- /dev/null +++ b/getfedora.org/static/checksums/Fedora-Server-29-1.2-armhfp-CHECKSUM @@ -0,0 +1,21 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +# Fedora-Server-armhfp-29-1.2-sda.raw.xz: 520246196 bytes +SHA256 (Fedora-Server-armhfp-29-1.2-sda.raw.xz) = 50eabfdcda88097d314d5135acb94ce0545097a289605cc4339abb46ecd7b112 +-----BEGIN PGP SIGNATURE----- + +iQIcBAEBCAAGBQJb0yswAAoJEKIKpWtClHa05pIP/18cISJ0Y0OsQOrn6NKoZpp7 +bX41EW6GGRXckdHCwFy3VTjbq2vWrzjKxdPikq6Ls/rzKJ9+y5gjGl07P2LiSOB9 +kPLPyfExzas88bc/GO4IA87KP6cCtbhIrgzhv0XVIdAVpI2bIf0jDcOuhhnPkgkN +gIIDO95RlTUmB1C/v3XyZW3tZHgXOyOtAtPwP6w6Av7BTT2jnndvNL3UEc/m8/aC +jU/y1VqvQMeJo8WPNuU69emyECHaYlx2Vzof4U/mwouo94PH6c/+YCnEOcQPGOk+ +dunUyprog4UkBbuBGbqAy6sAhJQCpUkGIMxWU7GU2+rIBAEGCweK9d4ozZmLsqf9 +epmuxVC0ZomLRYm0ddyMD3YXsHCqbYcDvoTIiTGcQiQdLJb2p3GTT317i0YWCqrm +sodao86HqXOQefQScgmEy8Bpv9UaLqrbMLy5Hdiv1TzSxI6+HrxLpl3h7fTPTJcL +olk6k23oTVrdOMhznaJHYnghRdnD7fk8VUKMjerXutIVod9Tmn09Dm3xTPHBXo7J +M0+v48glJdkjbnQWQ7AgcZsXwz6qZpQNOMfkaM/0B8B+NIqhS/vRQqR1Wwc/xPRg +u1HZ6iAEKT+jMawZXwnti19/wbNm8t1YJ/uKDn0UvUpCivTAw95ts40hz8bafKun +35lGB+yOQMb8epV7/T6D +=/7r+ +-----END PGP SIGNATURE----- diff --git a/getfedora.org/static/checksums/Fedora-Server-29-1.2-x86_64-CHECKSUM b/getfedora.org/static/checksums/Fedora-Server-29-1.2-x86_64-CHECKSUM new file mode 100644 index 0000000..0053b97 --- /dev/null +++ b/getfedora.org/static/checksums/Fedora-Server-29-1.2-x86_64-CHECKSUM @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +# Fedora-Server-dvd-x86_64-29-1.2.iso: 3122659328 bytes +SHA256 (Fedora-Server-dvd-x86_64-29-1.2.iso) = 129d131a55e5bd518f593f0eacdce095f7c795fe7ccbef1f3f6aeb2ff9f99f35 +# Fedora-Server-netinst-x86_64-29-1.2.iso: 621805568 bytes +SHA256 (Fedora-Server-netinst-x86_64-29-1.2.iso) = aa7fb0e6e5b71774ebdaab0dae76bdd9246a5bc7aedc28b7f1103aaaf9750654 +-----BEGIN PGP SIGNATURE----- + +iQIcBAEBCAAGBQJb0ys5AAoJEKIKpWtClHa0lX0P/0MquCMGRDom3VJJwyCbpoij +wNjGEcqWUBJonjHKAohgAuD377JEWkiZlzQGGm7WQ/OYbxhcpndsQUmOuT0dazs/ +hTeDxJvYk79MQOYsGkM1hemOIO7GykCQy3lo7OqFQ7g3jRXnPSn0hO9Cjti9xtvS +a71tSy17YyOetVDbt5H5fVWmbTvA+K3OpjG/fYHohrWaTG7cTakakDJ5xGUz1Chm +uPRxm/zUjOphA1fpSvuF78bFe/aN70eeK5y4zpXrMxp0q+5Pg3hMj6hG1tL1skBN +y37+8Ohh09jg4s3ViAmHleDgkAebSLyuRomr/JLZbv/7qQu8RGx60+Nkg+W5OGCW +NbX3rgnNJb4eD9eI9Oa4dV3TRICYxAssy5Wp86f70ZU+95JuMImCO/2OBJx/+Pnx +DwQ6h+obh3PCVGTJ7D/WgH5hYgehhmZp7K5AbkgiwZQD7IjdgxLrK0l5DB+KwVt9 +AJfTf8KCx1lRkKDGEmr7t3ToNpU/ovBaKULhGjtSmJO715mxrXE0pfj82QSkqzuS +E2rQXpsChOfVVRHelXz9sT3Q1ZmHVLdrTQvhk+dYZnF7HVbSMlpq2BESycuvr3MM +ODwKxpcc/Gb0LEttpDImcqOSgyXu3K+u7rqDDIHnsboFGycuUNyc2fMTN+uhmbeY +HH3whwokPAFuTqUePxMm +=XjUR +-----END PGP SIGNATURE----- diff --git a/getfedora.org/static/checksums/Fedora-Server-disk-29-1.2-aarch64-CHECKSUM b/getfedora.org/static/checksums/Fedora-Server-disk-29-1.2-aarch64-CHECKSUM new file mode 100644 index 0000000..8db177e --- /dev/null +++ b/getfedora.org/static/checksums/Fedora-Server-disk-29-1.2-aarch64-CHECKSUM @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +# Fedora-Server-dvd-aarch64-29-1.2.iso: 2929954816 bytes +SHA256 (Fedora-Server-dvd-aarch64-29-1.2.iso) = 2d7b9bfc8f0205474c2bea079c19f7c8f57677944dee2e20c002255b56ca48a4 +# Fedora-Server-netinst-aarch64-29-1.2.iso: 563779584 bytes +SHA256 (Fedora-Server-netinst-aarch64-29-1.2.iso) = 8958d112c394ad33a15bf801ae17e647ea2130fd7af130f461764ebbf56cf9a4 +-----BEGIN PGP SIGNATURE----- + +iQIcBAEBCAAGBQJb0yslAAoJEKIKpWtClHa0kPEP/05dgtPJ00jXP4+dtzQb6+21 +LuqE7QGPYzhac9Zj0sCiOVXX32727UHjCxcwOt8SNAhWQKGFLEhtAxrrXe6c+1yG +OStae4CLMLiPoCux3uol0X4jh/v7LR+mpF+ITzGbyWYxPYm0xj4F08QCXRfQKVgR +LfL0V4fGdv8Xp1CzWMz6xxV+tFeQB0+Rl9YO2zPd1QDYQrTJZN75HiDwmJFUpkLj +VS57lRhVPnUaDXbYhnywsElORexMUIL80v5BRlGNJwQnYwmf+k2g6GyJgpfz+nHa +3f3UdXZG74z6ODizLPwtcrqitfE0RPEZMO/GsszHgnuRPDEbILyQPbEzGjAB2/nJ +MyQL0slsLEp01AVu7VQjx+AjRT/A4bfqGyosfcdqObVSNP6lV+y0G972FBMz+aFS +Ytv8CS/wk2KKDYwya+llayUzN1jOiEWCJqM8byz9eqgohBjVXl8joaVbW5MFhvrb +1VVOZXKy0LpWWsTaRZZZnefxos2sLNRDIrZWnbEaENiXx8AujMkOFnE73IYtZSoA +8aRZifqoNE8HHWQsC1bTSWNgi2wY4dCgfH1KXMEAPojokBV0T7Rh6TAX0q6QDP3r +RgT6EJ/FwbLWGF+c3u4D66doqLr/me0TRl9nDSTG8F6RbMi3nwSECCRkqEyMFFcZ +Fyt0KIDOFb/RDqNLwf5R +=1Y5x +-----END PGP SIGNATURE----- diff --git a/getfedora.org/static/checksums/Fedora-Silverblue-29-1.2-x86_64-CHECKSUM b/getfedora.org/static/checksums/Fedora-Silverblue-29-1.2-x86_64-CHECKSUM new file mode 100644 index 0000000..066afb5 --- /dev/null +++ b/getfedora.org/static/checksums/Fedora-Silverblue-29-1.2-x86_64-CHECKSUM @@ -0,0 +1,21 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +# Fedora-Silverblue-ostree-x86_64-29-1.2.iso: 2112880640 bytes +SHA256 (Fedora-Silverblue-ostree-x86_64-29-1.2.iso) = 0167e4c08b188c623023e0eac259e29a46450cabb3dc1a495cf62ae249360129 +-----BEGIN PGP SIGNATURE----- + +iQIcBAEBCAAGBQJb0ytLAAoJEKIKpWtClHa0D3kP/Rics9wZzHX9HMMqDXMZPJky +CGZpmZLzZXkTaGrB3rrJagND6QJXOCzd6bmbA4ju7+QyP7HJHq6UVorRoa5zD6a8 +yWyD65RNf4izzQnYlWYJ9oWxIIpByByz+jJsFHom82XV1cJ8xQmfwI+2tLcrOzFd +C2ev1+xfJUp/sQZcJWeYiez00rE13BtAWFix8T81P0W/wv/0lnG/73c+GLzAbx3+ +ru9eP4lTdOEbcgdhTFj/vgzyFotxa8DXYeH9hqibv9uGCq5hXYPU9v8IKdx0N/Kp +jYoGAk4nsi6VYY2hGWbNIR9tHK99x0TiFMQGfioOUOJ2o20f1qtjUjvXopI/s8F6 +xOoeU5FYJMxLdil2myJhuHZpvAD/Vsq4OSs7/isfBa0v+YkIl/FtXLJimDYkxJao +NelSbnSnpRdCckM+9jOPc94Ih+X3mNDamCvDUKZQG1mVadYHns6+Pr2bLD9gb1EN +2dicIWn3xCNiOxERuPJkqQO4TmI0FY90TSSaPJcKyDCXmvmv1h8dXZ8i9TtJHeOn +TIO6S7UjwkoHVw0/dxDjjz8DvxhMUmhdcGOUo62CgTD+2xGPY/gQ0fVuCXhJukPA +6CH5jWZljXOT2+PzalFnCJgD8CARqx3gKAXr9AuIpRrtHMsiHDbbDs1sG6C5/zxS +z/2aoHbDlZjMN2pmV5DF +=+lbn +-----END PGP SIGNATURE----- diff --git a/getfedora.org/static/checksums/Fedora-Workstation-29-1.2-aarch64-CHECKSUM b/getfedora.org/static/checksums/Fedora-Workstation-29-1.2-aarch64-CHECKSUM new file mode 100644 index 0000000..afe2707 --- /dev/null +++ b/getfedora.org/static/checksums/Fedora-Workstation-29-1.2-aarch64-CHECKSUM @@ -0,0 +1,21 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +# Fedora-Workstation-netinst-aarch64-29-1.2.iso: 563617792 bytes +SHA256 (Fedora-Workstation-netinst-aarch64-29-1.2.iso) = 74a85adf18b173c55beaf23e26fc1600ba0cf6d121ea9d2f949817c1211445e3 +-----BEGIN PGP SIGNATURE----- + +iQIcBAEBCAAGBQJb0ys8AAoJEKIKpWtClHa0X2kP/iOojtSr1ItQtpZTXOtp7F3K +XSvKnk9pcCB133aXZadFb8eAZKJPjzKi+8YYGgfOlY1h9S93+pPjZQ/15PCwzW52 +dg3krOs18ZVTBQoSn3T5WhjAsWqz8ra1MG81cSSaOqvTd8RNNm43Vg0SIsgj5rVq +6AHjasvBMGVct+vHsWga9HWUICh97Zn/gkYKdZyX1Rs/5RAp+tMsPhYyemke+KY5 +2m/FbR+tAN4s9rr+h2p26How/uRDrP/KHCMsPwiwK7VZK8oicKC+Hp/6mwM9/za1 +d9wp5nJIV7Q3fiPZ1Aop3iDgugA9redPU8tN+q7eOl/MK4T+CP6cbC2y34GGi1Zd +ZYSobcIycbk9C2EIym7hq4NvMLaBDsL+jRHqtvHYoKnIlUTbK9yAgHXfTK/8BDqi +DfBQ9yxIrvrbg7026n8WuffYspWbu9WrwJz6tyiMidft15nrFaVkWULmnkPkbZ7S +NquCMGaisAT0ksemRdBrE49+xV/66GU3QErqsCGA1JiO9BUDHjnD6tW54qFzNXFL +NO8wkkkvM2NmUtiiAbtZuzx+XSSqhWt4Z4m19w5erWIihzaRJMx3k2B9IXbk4Ysw +50HVVlcFV/OdLBg1V9B8+jJ18mlXJfLWbHael+mAyMvgoS7FVbWgemLRuIZoxDfM +/CALf8aM4ttkZs8xdjGh +=1a1B +-----END PGP SIGNATURE----- diff --git a/getfedora.org/static/checksums/Fedora-Workstation-29-1.2-armhfp-CHECKSUM b/getfedora.org/static/checksums/Fedora-Workstation-29-1.2-armhfp-CHECKSUM new file mode 100644 index 0000000..b37fcbd --- /dev/null +++ b/getfedora.org/static/checksums/Fedora-Workstation-29-1.2-armhfp-CHECKSUM @@ -0,0 +1,21 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +# Fedora-Workstation-armhfp-29-1.2-sda.raw.xz: 1492820956 bytes +SHA256 (Fedora-Workstation-armhfp-29-1.2-sda.raw.xz) = ad2ce0a8736b42f9d21294a4649bf63d15ac92f1659ea2c6453877f07dd536e9 +-----BEGIN PGP SIGNATURE----- + +iQIcBAEBCAAGBQJb0ytDAAoJEKIKpWtClHa0S74QAIGhx9QeeI3zL3i7dVzcSXaS +ote/cwg/++U/yGfAxZg/KoOu4VSgeqDswGwm4ErImSgnDJlj0ksQONh1l4vUv89i +rdBEb9DX+/KBWv7UQ+2BPzyBSF/7JOnM6ltis5QZ1dk0kr+D3cw2nGy5REVcO6U4 +SMsaBnPqDTWvSSN+xcnccFqIWuX36+sPEE4uPhFZEJiDJDoVyqK/R+VGs3nDfQNr +96YRClttjuwgeosw04ScC0tLF0kngkpOhIk+QWgcJtyUqNUCxtJm1HcO5ymIEdrA +d0wpx+vTeIh/C0uL7VjPurSrf//YSYaObFTpMUbuWo98UZxH6nVYgjptZixTEZ8P +7W8SbfWW8kAIu6LAHc+9i4aWPhrQU+fn4+rXG8lJgf2tF9EPD9yIrlUy5VIIUoU8 +4LDcZMQXdPn1JEeFt9nHxnHrfaWHWmmR9PvSEYiW8L7a2xp0xPuykedberuGC9Nd +huMzoi/jgOP/RJMCodeBmGf9vZN0UFWiqI0W0k5CdyvM2ekOxH4i8xseSMsRx8iQ +dDVviuSGRW/7agL3hEx0L4pTb6Hmkx/TboBvu36E5mN8Us/CkSm/xx5/k5XIi4uQ +DAOxm22ncQl2a8/i6dDRAteHaLJ8sgZBCQYfaq+PcQvIstctCsFasJ0C99t043Td +10X5bu7IxptV6A4wJDXl +=DWbt +-----END PGP SIGNATURE----- diff --git a/getfedora.org/static/checksums/Fedora-Workstation-29-1.2-i386-CHECKSUM b/getfedora.org/static/checksums/Fedora-Workstation-29-1.2-i386-CHECKSUM new file mode 100644 index 0000000..87cae65 --- /dev/null +++ b/getfedora.org/static/checksums/Fedora-Workstation-29-1.2-i386-CHECKSUM @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +# Fedora-Workstation-Live-i386-29-1.2.iso: 1889533952 bytes +SHA256 (Fedora-Workstation-Live-i386-29-1.2.iso) = d258361130d1b040f233e1e5b14f71d1c6c5232096f4e8cf4c532d0d1919c246 +# Fedora-Workstation-netinst-i386-29-1.2.iso: 576716800 bytes +SHA256 (Fedora-Workstation-netinst-i386-29-1.2.iso) = 9c6fad844b01634f873be67655fcf4c8489801208b79c75b1788f2d67164e725 +-----BEGIN PGP SIGNATURE----- + +iQIcBAEBCAAGBQJb0ytGAAoJEKIKpWtClHa0fk0P/i2a39KH9rem5Ck3mFAI4Mii +LZnfD/fAXx3Q77jalcdnl8Ay3ClZathhTSj0RX1eiiILGBmIbdaKwljkDOS3X0XL +RTi85mSBjDJ2XXRmpVLQUrGpYkR8s4pmW1BaoL0XckX49YKMwxCGk3YKy4ska5XA +XUnWVM102CIYCesV9KuoiIJkmeKjeFzm0HZNnOIBKnupy1VN+iQ35rveBuh8F+xN +wU09BVdJbZWpzn5WMuzli2utEgHqRFy5FMyvfGeYmQJPyaiaLzzIFUv8YuLnKr/j +uZ5N3zzUylmasCldo//o/oHqMDdUaxLtOsa/TwLnH0HMttC2QzEA2UcEJfy3rDJi +K1L9RNyLWv23209y3/AIjk0cBba6ok6L8fgQoR+OwK2H/DM2pRgavtN1q39Ps0AK +n2aJTsAK24akPQJLiSNgwHfw3DsVmOx54V+gXuDGl6Q/RvPn53bYZXHshFPU+28e +jnTEn/HSL6iubFUywJmsWE3tYKbE79wXFQX1Nhndz8GB5B2CehIZertA/iovH9jX +sydnKbz16daJx784M9L7YUz4kixQAXxs7Jf3M8vNLdX4/RMnwCn6qN2t+GcIjtTP +bM302kZsISuAjUBKq5R+6e1M3xeSkZcRXBXgxtUk3g6lfDVwcfRjW7QdyK3SRyfK +uBO7kqkr9eSV3Osqdv8m +=0oK4 +-----END PGP SIGNATURE----- diff --git a/getfedora.org/static/checksums/Fedora-Workstation-29-1.2-x86_64-CHECKSUM b/getfedora.org/static/checksums/Fedora-Workstation-29-1.2-x86_64-CHECKSUM new file mode 100644 index 0000000..ba4edf5 --- /dev/null +++ b/getfedora.org/static/checksums/Fedora-Workstation-29-1.2-x86_64-CHECKSUM @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +# Fedora-Workstation-Live-x86_64-29-1.2.iso: 1931476992 bytes +SHA256 (Fedora-Workstation-Live-x86_64-29-1.2.iso) = 653cc283749100e9b46625d23938ff890ae29482bef142f5a0f99c5a5ddc03e9 +# Fedora-Workstation-netinst-x86_64-29-1.2.iso: 621805568 bytes +SHA256 (Fedora-Workstation-netinst-x86_64-29-1.2.iso) = 6554404b66d38b89693232966d9290ed62156e32d1edde4074b1d25c97a7b10e +-----BEGIN PGP SIGNATURE----- + +iQIcBAEBCAAGBQJb0ytJAAoJEKIKpWtClHa0UfIP/iQ8qK9DOlxXCVNs9FkVSpPJ +bTwWjvUjzBndEt5JhIJyLUFqMMfmv0bhGL/DY9GnzTz5t4OLf9HqnMA9ATMHF3II +Vb7GQkS3Je/p03SFteAKvw3PSqpuZyxudTvvmNZxv8295/P27s+UiniHnqUohPtA +AwU0LXlv4Ubwn23Nb3TZJx98QuFbrUZPl4fhiqrQlheh11S8XuDVMpQFecpEibO0 +98oJvtPfYbVku6YK+ke1r1g8XX5hOwubgA3/TvxKEl3WPG8jmVkjTBUF+gnFB6Al +wrAoHsW4B9MTTKCF0gzp47IG7RQ7gQOlX9Fowgp//zICq+vYwTDKAX8uoWO22q5L +cqoL5oSiAV5dXYFPsMP/+DDH5bjk9YYQIGdvqkqFEk/1Hz4xRJezOoUa6snBkIDr +ZKGC/fzTduVq66Qpz51EROP1L8DLcpZOu8QQbgMTqLlsJwQec+NX9KSnB+iYkSVA +gdjsucXZCO4qTgJByvqRFpzO3WInjAgiePJmTnpzS8w1auXj+ltlT0QSgNaS3CXJ +x0TquSfdKncjgDft5f6siYqFmEwhiqs+a+0l8SsV4NGsR6ZHdHziO+gmRSMv5mv4 +DgKUOOXLVFCwEFNB6sTsDJF6audd/SXM/6DZm2GLAqZIZYUqWXdCuD1Y1vWHp+4/ +bVFEoFD+aWU3D8hAysiM +=YW3b +-----END PGP SIGNATURE----- diff --git a/getfedora.org/static/css/app.css b/getfedora.org/static/css/app.css index 6dd4aa9..d91d053 100644 --- a/getfedora.org/static/css/app.css +++ b/getfedora.org/static/css/app.css @@ -157,7 +157,7 @@ background-color:white; .btn-cloud:active { background: #7C6ADD; } .btn-checksum { - width: 200px; + width: 250px; margin-left: auto; margin-right: auto; } @@ -766,6 +766,20 @@ text-align:center; line-height: 1.5; } +/* bootstrap sm */ +@media (min-width:768px) and (max-width:991px) { + .productdesc h4 { + padding: 0; + } +} + +/* bootstrap md */ +@media (min-width:992px) and (max-width:1199px) { + .productdesc h4 { + padding: 0 30px; + } +} + .productdesc-spacer hr { color: #3c6eb4; background-color: #3c6eb4; @@ -1039,7 +1053,6 @@ margin-top:20px; } #cloud .download-container .btn { - margin-top: 1em; } #cloud .download-container h2.cloudy { @@ -1312,3 +1325,19 @@ img.pull-left { margin-right: 10px; } /* Utility classes */ .hidden { display: none; } + +.mb-0{ + margin-bottom:0; +} + +.mt-1{ + margin-top:1em; +} + +.bg-light{ + background: #f6f6f6; +} + +.download-cloud-sm.download-cloud{ + padding:0.5em 1em; +} diff --git a/getfedora.org/static/fedora.gpg b/getfedora.org/static/fedora.gpg index e14b4ca..ca73f65 100644 --- a/getfedora.org/static/fedora.gpg +++ b/getfedora.org/static/fedora.gpg @@ -1,194 +1,148 @@ -----BEGIN PGP PUBLIC KEY BLOCK----- -mQINBFfTPiIBEACnRl8tUymlDOBNJWjtICofXNyM4qt2qfGTme3YZ0ZVOay55pK6 -1OLiyNLXyJfDH9d2U6dZn5UYLNdE3QXRVua5GXlSituY0+pzs7n9doW/U8kdhm9a -zOfyR1Wh/u/FHUmiXUvuwLVzqee7lSU3Ry1voDzPIyM/3/eXDa4wAkbYuestYV2F -G2VqcMgDIEudYlkz6N1OigMWvkvYXFHVC1A55ydHenWffQzQaPpGuJLA61ARZ5Cu -X46xgOCPc+aSvAm/D0cmOS7xhZcUqs1A5uGtViZqsRt59Bp0HVNxftfBCO/rQx+9 -FrV1vYXkbTdzG3unlVCJxxC2dW2W6hb3SNgPbE5fgiG9twvVU+3GsFUwARclRWiZ -HjbWdjlRTkRySzkkdnXalJo3G4UAEDfkvujM2dB4Dt6gVkCPvSKVpK6HTtBdHmDO -scYfazX/j86somO9npHSrb11tYaLbx2PYfEvw6F7rsxr78/GBjzPnKkK3suXxDlS -8q7tT1FYV89EzjME5+ThJOyPxyXHKQQwozIXcB/BUfyWGlfFFh8baD+DA8lNgQvl -/TVFvW6bUV6ll5JoVJJhC87EACL7mlo6AQtwCivUEPxusVXM6u53UKbsc4gVdkZd -WpUyT2YsgKK05/eVDIkMLHXb3efVbJ6NCj88Fq6hYB7+Y5MRbRFJpvS4DQARAQAB -tDxGZWRvcmEgMjYgUHJpbWFyeSAoMjYpIDxmZWRvcmEtMjYtcHJpbWFyeUBmZWRv -cmFwcm9qZWN0Lm9yZz6JAjgEEwECACIFAlfTPiICGw8GCwkIBwMCBhUIAgkKCwQW -AgMBAh4BAheAAAoJEIEqa0tk2rhdFk8P/1WZFEEBfUr9ywRxeVAwiKx9Ggzf8m61 -p98spnUGj8N53bKwguKnMqAUtm9/XQPRGYRfqKKuKF/4AySCOmqFP86zHThnbFcb -fMyiJOxBN5N/5dhUxTkZG1M51vFPQx53dnea3w7ypJekTwfEna46PKUD7dTV3HJg -d2YOojD9mxup0iAmi7/3mi0cHwTCZS9FF/A4eBWjuEd4OM3KzPF7HBdY37a1IBLR -k7wruMEGSq6EXcoeqG2sMmU7RnEeQxy3WqMYdRdzUjbfBN7mCAcuv2yKB1FFW4/v -PhP7ObpCCLiaL46APdGFHZ30EC4oaeqSygJ8+zAIFK40t/a0iNNf8ZKKeeuasinr -qNJAep/WoVjIpx/LlF9vw522fhYXJ75LYLBCQNke/4rQ1Rl29io2Dg29aPrEwFPj -+7zDztdvaGmu5wLPvsC+w5pyqOT2LPC19y3D7T+KfXp0gEwyZedviDwZdIXz1PX1 -IMytlwRXlrhkp/2WzJvAkJCmRSb8QsxY9Y2A4rfqrNCk6kgjc+3pXNdxumaXEp33 -pjm+z61Qrg2XXFHUhQyRiBnEtyo2Hj3tJQdrPxwGIgtKFZCv+oAwewnMw9TFycI6 -rYEfS4wdAIOGoSF/PL9Eq2xoUJQw8QFCrURm7sfS0/VmvXoSjqzZLeWI4e+JvId0 -QFFBR5ZKOqzomQINBFeocJYBEAD0YKTqzt0QVgmHkRO0G8HpwdsNEzPANkDWe4KC -1YnKTDjl4ojvBfGc4bzLb+jXM4364DWGxArW6QJFW0DWI9DsK8+5TO+Zi9xtLi5B -XKImw2cYh7HKbCdNtBxT3xI1UVUuAkL8qbschWTUKgLYC1ywwjiFmjY7fEUpr3jz -QrhYxazqN0NvR/lq9k3VAetXTRfOEOhUrIhrTRQnsK58rspF4nWqZTj6D8jkSGcQ -qs9D3/btbsx69QkFKIIfxvfZxIHccaYfJhjgNU75b4Zl6NQvRm0jB8jpFqMTvG7z -vwubRiCku0YST+jy5RiZyaL5Yue0RP8dW0xfsVdRE7zsNaTRuvwVOBfXIFuGj81q -0JrO7G5HW2Kmo2byOeqidPyrlFtJv1PfByUFKIZ530HM4mnVH8193ZbravjJCpj1 -Ye07cq0yy0Nt2rvEpi63EYCBOaOQ9SJaYf77SZlZj/r7W2Hnnn40RqfzRUS3EAIu -cx1KtqNly5B4zm56J8I9rPmqf/zfj+0/kGj8YRm8MP2+F7Se836PGF5d3zjazamc -f0ORQmG67dwqddB+a5JhAxWl8OlFNsNBdRnu4qY3i6jK8jhI4U6NwQYEcWmnEeK5 -rbU20lEKPKla+1bK5OlU02JINuS0iXyCMEYyLdheCRQVGXGADVgXy790nTb/IpGV -mDj7lQARAQABtEBGZWRvcmEgMjYgU2Vjb25kYXJ5ICgyNikgPGZlZG9yYS0yNi1z -ZWNvbmRhcnlAZmVkb3JhcHJvamVjdC5vcmc+iQI4BBMBAgAiBQJXqHCWAhsPBgsJ -CAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRBFYP1NO5IdCWGXD/wOG5fluN233GHQ -sZ1WQneDaq/zi/GyyNelbR5TVJhmZ/ifi51EGx4/w6ZdWokmVQ6UejatdeQCQhlF -lF1g9Ax/oYoEbdJVmFRP7HzXqWcENXnCSXcpha3C1N8g12a1B3qew0gbuRbhwnnz -cDUQSSrcefS1XpnhRmDUt7WanbWOWQ6kktYdAkfVd2/k/Y5nHUZp25mnjsNPbsff -ev6xTdUB4dVkirBR4quMYwDXzzKKLz5E7pZB94C8WUCAYPOKM5pCuJR3L4pAjHGj -UyrSSxAaCepfiwJcCOQHMJY7CpuRqmhc1o3BaV8nO1HWMzbI78RChYshKCDY38Cz -h6SoeMJzaKUDAsvz7tNhOl816s0dbtVw43Ngou7G7tOxmnI47AMNHBuBbA/qKRg6 -et96lWcjmJiS1xks4FZFSEoA9BzH2G9o5LgYKKTRZIRPVZ61nsKa+as4E5oyDbXn -UmnbanrfUvALL+vOYTEeFCB7qif2Ek58ujIQBLczmU+2S74pdQlu7kSYnrqNkkRx -FOgFWt5udiOw5R2vnUO2VAISDlUnkgyHp2SUnHAE2Q4StccvR9JeZUH9IuVioN/n -AwzYTTKyOiZXzipkxwznSjukiS4WPqdnLrTCNQ7WPpyygQDS/Z1DLt/+Rdxz4wkX -76JjNVL+8hBF07H2vzBvtkCoZXEQ17kCDQRXqHCWEAgA6UwG6HiPE0EY3UpaAJDQ -SibtS5zaId0H8SXhdAk3ZVtzbskmI8FVuAyi6+Phl9Ps2RjVR88p9Uk6dV2QnRp8 -DpXQFeGfjMkfokl5TmnGu5txXWMGdGeiAs/VlMzRuUZI05fJR6eeA8gn4wpBPmuX -BgFre/3tuMxuahBLIhrLuThMMKZrfV42zaYN9waddnN+upM96aKQziNbmU7CSVGX -K1wKtvbSF51BXeO7w7KdTspKedjVLMhWrlUEAKmdeZDj+9slw4QXpqWMP8vmmIxb -rYXm94r6IgYFKYk1eZ2t8JbNdjFfRKGLKsPI2W9uH8+fI9/Xqw+mSwFMGqruBpmx -ZwADBQf/R2o8TOghFlNt90wrfP0XaumUP+aZLvb6ndjESTS7PaX1R1wsHtPaVDWn -aTgfA66rrCp/66vmKf6uHlPeUx0RREaIJ56uKP3n0x8HDn1ZBba83NoriWdVqar6 -f3+UBoZ0u1GBK/F8vG70Xj3x0dJ2psFP62yrDg5z+/TCM+o7EnUl5KYOpa3R25W6 -UEHoEexUIqxZp9+4FGH7+aO2LKbslEL3AVgraUBiFknJl7ikH3ZxljiFVigjBq/J -N2F5CrmeAhdAZedF3lE/epQ+LSQ+TTN7ukGt2l37aJDTRGNHqe6KCy9KqIBr8XAa -z9mJ34QF4hB/tDUSGQP5eg93ecG5PokCHwQYAQIACQUCV6hwlgIbDAAKCRBFYP1N -O5IdCQHSEAC4g0BMaQu5qzLHeh/bFXtxT4vFucXLAenyLH+oIEo43crSUpjQiXzB -itUc9sWMX7/mjj8EWOGbIQNYZO712Ei7fPO7u/auZ7qIlVUKlEHZ+du1ORC5+khK -rimgjP/ZIhTYKHiIJD3BLs2rEGXdx3TQCYRIgRm066KKZ2gQy3YHngqipmOzvz9j -4ctpmD6NabgX3eWjUCzxofd3m67c6sQVKxUNQzujCgtaLIClYQEMO0E7Xq9auq9L -OvD+40dLE63jfYKSIvsQ+3qUmT0CEfk5K3GDYC30xQU4cvqCybOreSTQR0L/f/wU -bTYt7Iyj/8eZwfi9wh2zVY2MOoe2zT6XIW2oKJFD9ka7IZsezMR4PBhEGCg69uWb -PXbwIP3har1pzIrwR1Uto9qCosupnkz3+ILQOiGxY5vtKXUr/0ulQ3gjZiLNL12m -5MvnAUg4aoms0W76wYUQG/NnccBzKE9hUAlgSak8n0gZPSRbG0wjOIcbE/arSpQ2 -k8WkwxkcUuHfOnBq/2ME1njWkNp+h+F/ifZcwcBiRNZ+S8Y/kV2kh36pjkic4mCc -4JjoNLxMic3Jpbf15Q8X0mgDbp1RVPtm4QTagq3kXRGjFpVaUfJF6ZdzPBm5qJ6F -7ZX9p/av2zCpAw7ZjY7u8pfCZttaiaHYd6KYgPX5LEQK5QSTxy/JNJkCDQRYrJKj -ARAA027KAF6Qz5PhbXMARD2UFXtGEGHTqmr30EFQ/0WAHB5yVvytW2YULrAY1CHn -PUnxot7gTTZm84gL6Xf8nDCslh7lkC5gYGyJq6pz2wTzF5sXjRp2YwNYY1Q6dKc4 -9voGUIamFkn+pEMvbvQNZklOtypf7X8O/oV+03NyPH3hgBQh3BUIBEsVIm/DMPzj -hkdwJvXynQPitZCXkCImb1zHDRcftwn6Gr4RXYnLqE9im3Ers0Zu+nbijR5S2j+v -yG2cTYg1ofEg1aRWhT5akf0f/sImwOnvcDH+gmeL31GOzSmH+LWAbNBGHZJ94/yo -SScXW/jOOkP8cKvaL2aO1yIS6yFD7jMPdV/XG75FP2vZBNX33aTZhdXw51HBJLrh -KjpfmjFbFARGwEPOsq8KQ3y+F0/b8JwyJIICmcrw02eqtNFyoNxnqyrmbUAZf2HB -w17gZQdX86RpfGvIav/hnk9rFcY5WMD1467CndTXj+nLULEeoB7j91uaIT+KwK7T -OjjTfK5U4qHQy1RhwaVMyEXYK+0Qi9QKgfb63UNjFWTGrE3FJ1LyqNB+JqbPsdOY -xmqNG9GdEyXOsK+smxx9/DVRtOlV+ayWZX2XIRsJFs5mMWouef+5Z9byZpPpG3Uu -6StI35nlSfAO+1ywi9+qCRQogq2I1fmRoLwfs9PCc8HO7IMAEQEAAbQsRmVkb3Jh -IDI3ICgyNykgPGZlZG9yYS0yN0BmZWRvcmFwcm9qZWN0Lm9yZz6JAjgEEwECACIF -AliskqMCGw8GCwkIBwMCBhUIAgkKCwQWAgMBAh4BAheAAAoJEPVedDD1KC7k3MMP -/ixT1RMlYLjHlP0AARLBORRDe5HA0XmbXcKu6f2igtvZswsXh4IIrWDhpayDZCdu -gKuqfqFusOycQViZyqEwWCQxczSG6f+hmxuKCnBJ1kGX050S06+WrpFXVgRXr8wt -Ibq2qGys946GESF/NulVM0vwONfM6Zw1T7aaN8fOlfX9vdq6otrZ/UOXEAuQpN/3 -I0AxMJDfYB8+I/3NaGuswTnB2ypGmXVgNnSLOlzsQiB4O/IulUMDDLPr35tr21dw -AgnDlZ3d3ejcSELgyxEMHbXQdsyPEe+G42nKLK3Gnyvhdg55DO1qy0gokyiyQTEQ -8fl9pzo0+aS7rbOBQv12ETtt0jLTwDM0POdmdZZI7GlQ7I8zagmrFAdLwzxy0BPG -o9M3ITQUs7h6CqVzWE8ic7XpFi/0F5FLF7tMezeVoQZWfpZ4ui7WVOdZewSXdZ/m -Sp0OIJo0NX31S24M2/WdTDY3tLOtRXSplCUBlC2Kod9luBlfkS77SOgCVfxJhQlB -H0Sd3gPLSYsinuddsIopv1g4b8xbrjwbqdmd07n4miUDsrC5Tefh1EIrU7XHe4/G -YKbCACGbUljjMWyACVm85/II3yI+GQ3qNGWVx9FYA5F7ab9YPEdmkQM+qG+WGFuV -ZyNlBK+d8dWe5ZlIb/01GZ9uiHlNeowifNJO6Sb0EhfGmQINBFmSAVYBEADakUeJ -gNnAP2CE3vw+iI0Um9XvuBP6NdESRiJIEPgXhKWM058JPZDkpRETS4pbB3xUyPLo -ogoO76lheBEOPEAGp5mb/7vEcwlYqjtuetFi9hcsbNPxDeOLQ9KR7Xs2idU+DlCJ -W1WyU9UiLoyZpQgAqF7Y50MoxPKJtfDuM52YkulYLU+MleRtxJzHYcXArU3x3Czz -1FnemVtol3/1/BvmGQPIyj2HdG4vxWbiX79AUSlchh+MbNqOOpVVK16lLEbJCxCb -PdCsKCTOI+FsdQsB4bnX5ddNcvxxACwHNUifVD/1XH8Ax77DHohRbccRtIZqZEIK -ecHxVyFdr2mAl9mEXSzaFvRzWa+5seCgGoV0INBhj6NEtHhSxBYzLmr5noQ8JNPa -6eRipPvYTle2vstq2YUJ8D0ZbKbxaCPstemCQZrQKzh0tgezIgVXKc2U0i3ZOEYf -4ISMHeBnH36nRMBnaH/HkLyZyHXNE4vswJpwPjNtaofzQDD+TmCe2ObKei8iUqfL -o/8Je8IvnodS9C5l0fyEaMmo5BWc+SYRSTR9libNruwu4j6Kuoxge9SbRuD2S0qz -KK2LYRZrlkxjP8REnpvXxUfeSvNYHrbjzYDv677S6pqWdNqyoPduKiZWy6Vg4g+p -Ymk5T7vrpNizGK6exKiYZ5tAUaO3lrdpHOolUwARAQABtCxGZWRvcmEgMjggKDI4 -KSA8ZmVkb3JhLTI4QGZlZG9yYXByb2plY3Qub3JnPokCOAQTAQIAIgUCWZIBVgIb -DwYLCQgHAwIGFQgCCQoLBBYCAwECHgECF4AACgkQ4I5+Yp22L7GMDhAAwwQhpXFX -xegkgi0pFbA98Om3UBiQtcDemQSls0HEJh+J9sm4g0Sj2K7khFnJCKsQNVnJDVxv -xJ9j/AFZErRMjudUF7ACZfKDtNxq3gkH7qICPKk/DzeXblrzPc/RX+kkl9I5jFBh -apypsExa2yilfk8IiKq6nd2Ro7K+gEh/CMhfe7YBGInZ3FmZWsq1+WKTZCUNmA8+ -+eWIbmukrAoieTHTvIcOmc+dfaUAmjWtOnc69E9UmTCwEMEbPVMSmZv0qnp0kByW -UeV5cZR7NoXmaMaTr5aUY6wJuLshbWzgmudorf1udUwqYlpxZJtQCxlHezulrDJG -19d4dC5vGdYbnpeq01s9L9yieccKafWfldBU+YBZbo9e9Uzu/766pxEAtqYYSyZb -oiqsj5NCoq2fRc4DjfCDVEaK7HSPcQpQFA+p18sD2qccEPPo+F2+M8PZLf4khipG -RH1nm9AmM/v25a/9w22bDuUUvpcWwW45YsNToTTM4d6Ts750lCw/4K3jHnrQWxL7 -VfwLw0H1xlxnVqIXlL3HeOIn9EoaygxV2gJtPjB/Gwr2z/K+HoibAxvo7VcpxD+N -38LaPtrx/ERMxeYBJvMgSqGaC3MXj36/qv0zTyyTItYX9JfbOrikoJa+aKQGmTWL -rcuKaYl6Jzsq3vRTbNRRi4SpXwTwMyuW4pWZAg0EWohlNwEQAKOHQMrLA93QfH0j -icZixtRuohTtMZmDFpP2OdVJGCRx19Gq3YI/sR21FvKqQxQrIvbcIvADP5hKZ/0V -/2fEFKXwWIpQI01ZRg7d9oQBmRnmt4OvqHpbhrSeIExZ9UuqZiOlmaRwGqAuCX7b -BWr38T0Wr1LMOS3NzNQXvDABauwpbmvAQSr6LyOToVJRM0ypZmrr3LsO+jHyTxAj -G2i7l0gvdnypB2Rz/TKdOzht1pz3gWwkEzrSopIc/bcxjumnA6XvC20CydojMFoI -PRQgzmq18UE0Vph94nmQfWt/43OAWMnzLUPGJl0Rfa3g7Je+G4BBK9jKi0OsnMJu -6yNdBgxhiqd8ZyoyZMKSAbFht19UZsyzfHWYw5tlYxBtv0cY3QpMFoV3ADsScwGs -IbLcj1bGeAYgYBM49aQ89RTGVoj2PDFPe2pvBhjkqfZGEPgJnKPhUhpC8Z0xqinT -U7vxBUUeF0fbhpuo24+tioQNn5pJOCdgUolykZKxFUv4rD/HXCKTw9jOkL203NTU -tEKL2OxfSmT2A4NKBsotavJkSBloh1wFwkPhTeyUON0F5MNjyklX3P2vvP6AU8Ac -upK0YqPaJxu/zR0wZN+BSbcepYRL9deiZf1lYDW1XRmU04zz8i6eYhLP0w2lzcsK -Glxxx9+Ot+9YF+iQMppc72oJSBy3ABEBAAG0LEZlZG9yYSAyOSAoMjkpIDxmZWRv -cmEtMjlAZmVkb3JhcHJvamVjdC5vcmc+iQI4BBMBAgAiBQJaiGU3AhsPBgsJCAcD -AgYVCAIJCgsEFgIDAQIeAQIXgAAKCRCiCqVrQpR2tHtrEACW40dD3dPu7/IhBpMK -zi4Zv+MSDupubqFHHmeyqt2beoo2qfJcrrWec82gMk2TVaFnDDhF2u/EIM4bLI2E -ZJ6OO9czpEEMQ5j8qYPqG4+jzE3mLslUb4TaaXBMZ7sdKDjt3TAfJ0M1NEtCpPRV -memTFF7em5DgM00clkbVKxGX9J/ZUjVfIH+EdsUZstL0q8ffaUIgAC23p1sZNFkL -2CwYvpdH/qjsRTl+mPtTmtiINMVpiqaobbUtllX3G2oKgdwoSVjuNftF+aTxafUb -bMLZdHQtft5UfsYF5fDoluYtmPFKB3bfnMTWU1JpIswc4cxyBIdagQL1QvMtgm5N -qCMrdyOTRWQouhxqRFyxv120VzGBkZ1Ad8xfuYP16m4maoHhrpM5mgv+2Krbw5Fq -RRuNh8vP2eCep3+kmSf0w1ZzHLfIG051Nipx77rX9dCThxHa0fxXZ4/t8vxgxug2 -Q89txsqVy8ob9OBpLS1WsUxSYDXGYOKHN/qC6kAA2VwyRijSGb7PWEu+CqiynXih -Ohwl5csAVXDl3Gdv1uaqMHL7vu7+uqtjQSQtB31edeCjBRCXRFI1eBwgh8SRUGKk -v/ZgH4wUGYxApxMNdfuVz+GXpbgEWZWPYoeQ91nNQ4lBVh973RG3eF9cdWJTDXXy -GRNomGsI9XCQVtpRaxwQDY5oUpkCDQRL0ilCARAAyxp1I9uGVSlu5YhTfyQOQoLc -5TZyrO7AYO31WzVq8ohN1EW59SV763cB7ZCsmPev4n2dS3d5RNoDhetWxmdglsCT -Xnu+kqfWforD/EUF2xuY8I/+ATPRyu6YZLahVSfFW2No3043H8UbxjPGAcFxfIcd -Ag2VEQI739cUUkCe4gKOfKnB517cTgL0JgG0fc+kP4fw/mPz4aCCadTleFTRwmwr -PTOx1FQaYAudzw3E1ELsHIHmOqUIKPXk9XizUmVayeQXLYr5dVHA+j+giBpJHk9o -DYaop3UT54FFxl1u0M6Hn3vn1UKiUpu06tqvaKlWeOifeuMGgkSLUckqbluXcWTt -+FjOsLMNgT9jJQAmx+Jd5bqraV6Nwb355PhwBR9x3DLsHWrpcb+82ClwnzaEn4K6 -RH6NhMeCJvyN1nbcDBPxm58Hat1Sc4AMS1RYXMwx8DZI5iHTwJTSff4sUY4qeHYG -bVvFXAQqzaC/i4Q6yH475y3UbrwR8vT97AhexWcnGh5TFj+kYi7R5xDBnG2fEKUB -4tnUXlNcMq/UIILhlPo6kl2Gq9chHLHURmrKaTSGfPkGsG5v2uHaE9dExLTwK4Uq -B5cG76kw2I7X1fdpQv9osIDuoGIBvV6zuFfHVd/RX5u6CxX7024OZr+EPxOgFqP4 -JI5rcZHLpW8gL4xbWAEAEQEAAbQhRVBFTCAoNikgPGVwZWxAZmVkb3JhcHJvamVj -dC5vcmc+iQI2BBMBAgAgBQJL0ilCAhsPBgsJCAcDAgQVAggDBBYCAwECHgECF4AA -CgkQO0nfKgYIuJUfxg/8Cxj7/ajt/Xsm/TZa8HynVBKNbR8Sna4Tc/l2KzuMlQ0w -WUT0rry9smqHkiIUDioTT3xIE/ZnbG7IHH5qB8ZhlXJ/pW4XlrEr3IK17s9IC7fE -xhihhkTgKC16blLG9RzbShDsD0OM9bkNpzs+YS0cgzldCNi8GFfAYxiIwSlDBRFM -RU7C+1zmZKwIP1m0x9j1t4a30lrXEQOxGKJyNwfNHd/X38LO0psim0uT5mY6jj7k -71dhdLTISiIZ3AcKKI1mTxMX7R6SocylYfH3Qzv9z9ctRZNwop/FGwjvTFjBTUdu -31cwgDZRD5Y7BwPtxM+Be7m6BadDjhKL+GMouARG4KmZ7YUxuLm/Z8orqSGd3JDx -6951XA1BnC+pUA/55JjVSHi2D8dbhzzkpVn7qIwGIM0R+iy+yHYOBRxwQNLaOxVv -HUFxSDsjYiRQDk9o/D+frVXavMAdDw0h/MkaZ+B3SfUWKrmruDpI5bsTln9LkWkv -/0lHAmYftfygRDpnLwR2EWQOSZf52pAoMRm9qWkDs6qqTnByr5ci7szubsmzF2oq -SxMUxiVwZV622wEn12v8hmEgBolaxs/QhOuu+nTJZvBfrN11xNd0Ga15o5aHOo8D -pY53wJI0xl44gezlCxEnnfejEV7Xy5NFuQG/aXe7Sg0ekByO64B13wqKUZ2dlVWZ -Ag0EUq5ohAEQALVSmFfAyoIBqs9Qf9mw4WyVpt5NU7akOTlic73p/6uBkHvECsE5 -J5CTsH3SKpInzn9zvY4Cfg5di9PreB8J5ekmzkzt6ZeQ+w1BZZKO732Vb4CpI2aN -haGZGUtEaXQ47uAjCPvvp0he9ww0WXNI+PTQ3bECqMxuOWdXafZpsATmCrpWmo+8 -VdXJ+tVr+5qWiANWZ/qHa3hF2mJ+rypMewcVTfGkLP5Pr90ZYoZDjZlB9NoucMyN -OgCyZjQDJ6+QhtfqJlW3Ma9qdik9xZbhfREM9ymp8U1mTrjfEjiWxn5jYSv1i7lL -/zHSXL62aYiiRoTTDBt1S7vjRhNmMJ6yuhhaJGDnO5DbF8rEmhXkT4SH61jAYMmf -od9aFGCe51FHC+4njnO1hW0q6UrDxBCl3ZJNatxBAMlpFaacyihf88BNOMIETEH1 -2TPfwOu6+TsiQcy2wiqWQA5Ax2xfV3dOi/oETZcOMgbTMXEt24kZtXBz/qshz3lP -TnmPfoTPQeuPF2lMY44fFGowrmb1+UVtrHG0OdLvDvtarNbseMWsPRV5PHa+eOMa -pyEcRCl8OkU7NvwtMWGBiJ3JE1R+VBjflYs7Ms1X6lXd5DcmDXVQXB6VI0up9B+4 -VEZz7NzCQ2MeHnI++b2h1HUEh+onqwoY8Zu081ejsRExHKlbJHPTOLS3ABEBAAG0 -KEZlZG9yYSBFUEVMICg3KSA8ZXBlbEBmZWRvcmFwcm9qZWN0Lm9yZz6JAjgEEwEC -ACIFAlKuaIQCGw8GCwkIBwMCBhUIAgkKCwQWAgMBAh4BAheAAAoJEGovrqI1LGTl -x8YP/iymqmxOO0MzuqnK0oscqu5m2+5aKq3lF+9P3DD0ZRQUxnhlkZfidReDj2qL -EMtrJZHx10b+zmTI6LcLS5f/qKfNpjJGD4GHvRuuopQrXgXUGus+Lb15op8b4a4w -W1d0EbZrs60+bDfK4qar0Sm/oHSY/oTkpJ29JFKola0ZwDrBFL/APNckQ0enmt70 -iybcJjJ2nLQYtEDnCjh88Hm4t1SEsRQO+HYor/98yONrejQv5I3Pw3RoNnKfkDEJ -T1EHcQdxN5wWCjLm6ZGP30Fmt5tHU077iAGuK8h928Ph8k180EdfCFIf0AIYI28e -ddWMdAX2IdYCkqREh6HwWvafl218kQXtIRfwZtfsVuxajb2RcytWA2oc3IOd8AFW -g+5uBB20lkmRVkCRoesy7wDK3BPrZDh42qYkjVpZtlA0jmNZipzpEq4Irr8X32q2 -EVP2Ak7Xv7JG4vpS/b++DNVHVEZ3BUsrCVSMY8CNh+WkJDBYwABLGK/24/Jg8dwS -tKttEbTCMh8BHe+6zU5I7HfFkdmlcV+ZBOwM/vNVE4vNX3xHcnAUDEnj/Gp443i8 -I8VTo6xPeVZDzDuKXmiFj3nCa6N+vqWTz2QTMl05PNyfsMFtSu7fcJAwYpncS+1G -OwLsUNsvTXurFL5lUD8caTJ+K7hymBXxVSduqXl4Bn7UuXoP -=PJUG +mQINBFmSAVYBEADakUeJgNnAP2CE3vw+iI0Um9XvuBP6NdESRiJIEPgXhKWM058J +PZDkpRETS4pbB3xUyPLoogoO76lheBEOPEAGp5mb/7vEcwlYqjtuetFi9hcsbNPx +DeOLQ9KR7Xs2idU+DlCJW1WyU9UiLoyZpQgAqF7Y50MoxPKJtfDuM52YkulYLU+M +leRtxJzHYcXArU3x3Czz1FnemVtol3/1/BvmGQPIyj2HdG4vxWbiX79AUSlchh+M +bNqOOpVVK16lLEbJCxCbPdCsKCTOI+FsdQsB4bnX5ddNcvxxACwHNUifVD/1XH8A +x77DHohRbccRtIZqZEIKecHxVyFdr2mAl9mEXSzaFvRzWa+5seCgGoV0INBhj6NE +tHhSxBYzLmr5noQ8JNPa6eRipPvYTle2vstq2YUJ8D0ZbKbxaCPstemCQZrQKzh0 +tgezIgVXKc2U0i3ZOEYf4ISMHeBnH36nRMBnaH/HkLyZyHXNE4vswJpwPjNtaofz +QDD+TmCe2ObKei8iUqfLo/8Je8IvnodS9C5l0fyEaMmo5BWc+SYRSTR9libNruwu +4j6Kuoxge9SbRuD2S0qzKK2LYRZrlkxjP8REnpvXxUfeSvNYHrbjzYDv677S6pqW +dNqyoPduKiZWy6Vg4g+pYmk5T7vrpNizGK6exKiYZ5tAUaO3lrdpHOolUwARAQAB +tCxGZWRvcmEgMjggKDI4KSA8ZmVkb3JhLTI4QGZlZG9yYXByb2plY3Qub3JnPokC +OAQTAQIAIgUCWZIBVgIbDwYLCQgHAwIGFQgCCQoLBBYCAwECHgECF4AACgkQ4I5+ +Yp22L7GMDhAAwwQhpXFXxegkgi0pFbA98Om3UBiQtcDemQSls0HEJh+J9sm4g0Sj +2K7khFnJCKsQNVnJDVxvxJ9j/AFZErRMjudUF7ACZfKDtNxq3gkH7qICPKk/DzeX +blrzPc/RX+kkl9I5jFBhapypsExa2yilfk8IiKq6nd2Ro7K+gEh/CMhfe7YBGInZ +3FmZWsq1+WKTZCUNmA8++eWIbmukrAoieTHTvIcOmc+dfaUAmjWtOnc69E9UmTCw +EMEbPVMSmZv0qnp0kByWUeV5cZR7NoXmaMaTr5aUY6wJuLshbWzgmudorf1udUwq +YlpxZJtQCxlHezulrDJG19d4dC5vGdYbnpeq01s9L9yieccKafWfldBU+YBZbo9e +9Uzu/766pxEAtqYYSyZboiqsj5NCoq2fRc4DjfCDVEaK7HSPcQpQFA+p18sD2qcc +EPPo+F2+M8PZLf4khipGRH1nm9AmM/v25a/9w22bDuUUvpcWwW45YsNToTTM4d6T +s750lCw/4K3jHnrQWxL7VfwLw0H1xlxnVqIXlL3HeOIn9EoaygxV2gJtPjB/Gwr2 +z/K+HoibAxvo7VcpxD+N38LaPtrx/ERMxeYBJvMgSqGaC3MXj36/qv0zTyyTItYX +9JfbOrikoJa+aKQGmTWLrcuKaYl6Jzsq3vRTbNRRi4SpXwTwMyuW4pWZAg0EWohl +NwEQAKOHQMrLA93QfH0jicZixtRuohTtMZmDFpP2OdVJGCRx19Gq3YI/sR21FvKq +QxQrIvbcIvADP5hKZ/0V/2fEFKXwWIpQI01ZRg7d9oQBmRnmt4OvqHpbhrSeIExZ +9UuqZiOlmaRwGqAuCX7bBWr38T0Wr1LMOS3NzNQXvDABauwpbmvAQSr6LyOToVJR +M0ypZmrr3LsO+jHyTxAjG2i7l0gvdnypB2Rz/TKdOzht1pz3gWwkEzrSopIc/bcx +jumnA6XvC20CydojMFoIPRQgzmq18UE0Vph94nmQfWt/43OAWMnzLUPGJl0Rfa3g +7Je+G4BBK9jKi0OsnMJu6yNdBgxhiqd8ZyoyZMKSAbFht19UZsyzfHWYw5tlYxBt +v0cY3QpMFoV3ADsScwGsIbLcj1bGeAYgYBM49aQ89RTGVoj2PDFPe2pvBhjkqfZG +EPgJnKPhUhpC8Z0xqinTU7vxBUUeF0fbhpuo24+tioQNn5pJOCdgUolykZKxFUv4 +rD/HXCKTw9jOkL203NTUtEKL2OxfSmT2A4NKBsotavJkSBloh1wFwkPhTeyUON0F +5MNjyklX3P2vvP6AU8AcupK0YqPaJxu/zR0wZN+BSbcepYRL9deiZf1lYDW1XRmU +04zz8i6eYhLP0w2lzcsKGlxxx9+Ot+9YF+iQMppc72oJSBy3ABEBAAG0LEZlZG9y +YSAyOSAoMjkpIDxmZWRvcmEtMjlAZmVkb3JhcHJvamVjdC5vcmc+iQI4BBMBAgAi +BQJaiGU3AhsPBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRCiCqVrQpR2tHtr +EACW40dD3dPu7/IhBpMKzi4Zv+MSDupubqFHHmeyqt2beoo2qfJcrrWec82gMk2T +VaFnDDhF2u/EIM4bLI2EZJ6OO9czpEEMQ5j8qYPqG4+jzE3mLslUb4TaaXBMZ7sd +KDjt3TAfJ0M1NEtCpPRVmemTFF7em5DgM00clkbVKxGX9J/ZUjVfIH+EdsUZstL0 +q8ffaUIgAC23p1sZNFkL2CwYvpdH/qjsRTl+mPtTmtiINMVpiqaobbUtllX3G2oK +gdwoSVjuNftF+aTxafUbbMLZdHQtft5UfsYF5fDoluYtmPFKB3bfnMTWU1JpIswc +4cxyBIdagQL1QvMtgm5NqCMrdyOTRWQouhxqRFyxv120VzGBkZ1Ad8xfuYP16m4m +aoHhrpM5mgv+2Krbw5FqRRuNh8vP2eCep3+kmSf0w1ZzHLfIG051Nipx77rX9dCT +hxHa0fxXZ4/t8vxgxug2Q89txsqVy8ob9OBpLS1WsUxSYDXGYOKHN/qC6kAA2Vwy +RijSGb7PWEu+CqiynXihOhwl5csAVXDl3Gdv1uaqMHL7vu7+uqtjQSQtB31edeCj +BRCXRFI1eBwgh8SRUGKkv/ZgH4wUGYxApxMNdfuVz+GXpbgEWZWPYoeQ91nNQ4lB +Vh973RG3eF9cdWJTDXXyGRNomGsI9XCQVtpRaxwQDY5oUpkCDQRbbqxnARAAr9MQ +aPdVdp9LhAtr4evcsAoksr1IDfwEB/BGaQlbTOzcoyoCpm22OBt0dDN4q9cV5r1A +7ytOPd/6joha45KZb81xUxqT04tMqahoMXOXdKIUQNTO+S/tACJV6DoB0N+fP3OL +jvF9CQANTWMQpAFtSkiYBSd0Y7pK36kh1rYUtXeKPH4R8iiShJ4qxOYR6gedHWn1 +6wX4GXWjrNwuqaUSHjxXtqOL1BGqTEwhxcNMKEEfAIeP0Z+2fRvS5/tAop5stJ2y +A4mSfqYCwFwjlgXw1M3Dowxir3KaGYWqwNO3NKtf+aI8zuBdBYeIPwVJrawEsB33 +CG4x8gkq9Y/9yM/PN4stO4CWOWIYrmqpqdKNH/X4B5Bud9sQlNaMJgAqmiATUDLp +L10Q7QdhiTLimv2rE2Qz+kea3vol7O/rPaIXEUQChsgMnGCiECnGgPujPE+/xvkz +x2V+hyVqiSYmAfhAthEW5ab6vUz5S4LhFnJr421XN9Z8qkg6Dt53BVihZlbG0D02 +z/qSlJpS3ycLW+V6sTUeRhF0sFb+COyKgZic9TJkWn5wWYNBSVLR+uvBp5XTttF2 +50lQa/NtBeUiEjF1cAlw1xLxsMIgfC7fD76s15xiBQwLtw5UCObMUqqT1VkssNPK +aSk9k6ZsvGnYgaLS32ghZdlUx8DmnuPF9nTDwb0AEQEAAbQxRmVkb3JhICgzMCkg +PGZlZG9yYS0zMC1wcmltYXJ5QGZlZG9yYXByb2plY3Qub3JnPokCOAQTAQIAIgUC +W26sZwIbDwYLCQgHAwIGFQgCCQoLBBYCAwECHgECF4AACgkQ7zwRH8/GWbnU5w// +de9Cy958k1VAhZgY0/cGeIGJ6cLSlT2v6Sp8W20vgZpmnIPU60/aWW6jh6zSS4md +2cdR6fvLsa9y6OpG2MCJi4ZDhA63+Gj9ex30OlWBW0GSPH+/ThcVie7Ivft4H83o +fVGBRKjkH8yIy1hcn52rNDp1fz/kTENWa/rz0ajuwEdr2jfcIPl5e9ee3YVzwhmJ +xjDUqMQm6UbNCTZc7yTLgHmuZ00850WiWbSv8SrKi5+dQytO5PTB1RV2pDh/ELTA +lIJW8H03yKTuWEauYpsZVm6rGFlUMtVhiRcluoVgtPkXCTsecxrTn4uP3TfsSfom +528r8v4pe0Jvr8hYQmKiD8kuZtlFSVLmqN3gKRN/JO/P6PGkDk5xUGflNUsPusKB +U8Y6kUAV5UJtvuwbd26hgE4OLF11j25sHS/OyHPpsZ/5pUjH0Lsf+ZOogLtZEIcJ +DtmCZ/XiCOhyD5FvtpuTdSbFMiUHuHG7WROWId00QNHZu/s6AUXwl5DluJK3IW4M +MP6bVZszDD+xiDSXUTqyZ7BpeRVXonfah81e2mcnFkpmuwsQWAdSfBwm7cuTY7Q+ +lzGEazC8V7oL1+kODTzx/tjSo81+EiA3o0uiY4Kz9ygNzqTLqO2RzH73gZ4L/Mj/ +mQ/9bEupfnXxMb3WiXTnYBQp6eKd4D28Ofi7+9B6zIyZAg0ES9IpQgEQAMsadSPb +hlUpbuWIU38kDkKC3OU2cqzuwGDt9Vs1avKITdRFufUle+t3Ae2QrJj3r+J9nUt3 +eUTaA4XrVsZnYJbAk157vpKn1n6Kw/xFBdsbmPCP/gEz0crumGS2oVUnxVtjaN9O +Nx/FG8YzxgHBcXyHHQINlRECO9/XFFJAnuICjnypwede3E4C9CYBtH3PpD+H8P5j +8+GggmnU5XhU0cJsKz0zsdRUGmALnc8NxNRC7ByB5jqlCCj15PV4s1JlWsnkFy2K ++XVRwPo/oIgaSR5PaA2GqKd1E+eBRcZdbtDOh59759VColKbtOrar2ipVnjon3rj +BoJEi1HJKm5bl3Fk7fhYzrCzDYE/YyUAJsfiXeW6q2lejcG9+eT4cAUfcdwy7B1q +6XG/vNgpcJ82hJ+CukR+jYTHgib8jdZ23AwT8ZufB2rdUnOADEtUWFzMMfA2SOYh +08CU0n3+LFGOKnh2Bm1bxVwEKs2gv4uEOsh+O+ct1G68EfL0/ewIXsVnJxoeUxY/ +pGIu0ecQwZxtnxClAeLZ1F5TXDKv1CCC4ZT6OpJdhqvXIRyx1EZqymk0hnz5BrBu +b9rh2hPXRMS08CuFKgeXBu+pMNiO19X3aUL/aLCA7qBiAb1es7hXx1Xf0V+bugsV ++9NuDma/hD8ToBaj+CSOa3GRy6VvIC+MW1gBABEBAAG0IUVQRUwgKDYpIDxlcGVs +QGZlZG9yYXByb2plY3Qub3JnPokCNgQTAQIAIAUCS9IpQgIbDwYLCQgHAwIEFQII +AwQWAgMBAh4BAheAAAoJEDtJ3yoGCLiVH8YP/AsY+/2o7f17Jv02WvB8p1QSjW0f +Ep2uE3P5dis7jJUNMFlE9K68vbJqh5IiFA4qE098SBP2Z2xuyBx+agfGYZVyf6Vu +F5axK9yCte7PSAu3xMYYoYZE4Cgtem5SxvUc20oQ7A9DjPW5Dac7PmEtHIM5XQjY +vBhXwGMYiMEpQwURTEVOwvtc5mSsCD9ZtMfY9beGt9Ja1xEDsRiicjcHzR3f19/C +ztKbIptLk+ZmOo4+5O9XYXS0yEoiGdwHCiiNZk8TF+0ekqHMpWHx90M7/c/XLUWT +cKKfxRsI70xYwU1Hbt9XMIA2UQ+WOwcD7cTPgXu5ugWnQ44Si/hjKLgERuCpme2F +Mbi5v2fKK6khndyQ8evedVwNQZwvqVAP+eSY1Uh4tg/HW4c85KVZ+6iMBiDNEfos +vsh2DgUccEDS2jsVbx1BcUg7I2IkUA5PaPw/n61V2rzAHQ8NIfzJGmfgd0n1Fiq5 +q7g6SOW7E5Z/S5FpL/9JRwJmH7X8oEQ6Zy8EdhFkDkmX+dqQKDEZvalpA7Oqqk5w +cq+XIu7M7m7JsxdqKksTFMYlcGVettsBJ9dr/IZhIAaJWsbP0ITrrvp0yWbwX6zd +dcTXdBmteaOWhzqPA6WOd8CSNMZeOIHs5QsRJ533oxFe18uTRbkBv2l3u0oNHpAc +juuAdd8KilGdnZVVmQINBFKuaIQBEAC1UphXwMqCAarPUH/ZsOFslabeTVO2pDk5 +YnO96f+rgZB7xArBOSeQk7B90iqSJ85/c72OAn4OXYvT63gfCeXpJs5M7emXkPsN +QWWSju99lW+AqSNmjYWhmRlLRGl0OO7gIwj776dIXvcMNFlzSPj00N2xAqjMbjln +V2n2abAE5gq6VpqPvFXVyfrVa/ualogDVmf6h2t4Rdpifq8qTHsHFU3xpCz+T6/d +GWKGQ42ZQfTaLnDMjToAsmY0AyevkIbX6iZVtzGvanYpPcWW4X0RDPcpqfFNZk64 +3xI4lsZ+Y2Er9Yu5S/8x0ly+tmmIokaE0wwbdUu740YTZjCesroYWiRg5zuQ2xfK +xJoV5E+Eh+tYwGDJn6HfWhRgnudRRwvuJ45ztYVtKulKw8QQpd2STWrcQQDJaRWm +nMooX/PATTjCBExB9dkz38Druvk7IkHMtsIqlkAOQMdsX1d3Tov6BE2XDjIG0zFx +LduJGbVwc/6rIc95T055j36Ez0HrjxdpTGOOHxRqMK5m9flFbaxxtDnS7w77WqzW +7HjFrD0VeTx2vnjjGqchHEQpfDpFOzb8LTFhgYidyRNUflQY35WLOzLNV+pV3eQ3 +Jg11UFwelSNLqfQfuFRGc+zcwkNjHh5yPvm9odR1BIfqJ6sKGPGbtPNXo7ERMRyp +WyRz0zi0twARAQABtChGZWRvcmEgRVBFTCAoNykgPGVwZWxAZmVkb3JhcHJvamVj +dC5vcmc+iQI4BBMBAgAiBQJSrmiEAhsPBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIX +gAAKCRBqL66iNSxk5cfGD/4spqpsTjtDM7qpytKLHKruZtvuWiqt5RfvT9ww9GUU +FMZ4ZZGX4nUXg49qixDLayWR8ddG/s5kyOi3C0uX/6inzaYyRg+Bh70brqKUK14F +1BrrPi29eaKfG+GuMFtXdBG2a7OtPmw3yuKmq9Epv6B0mP6E5KSdvSRSqJWtGcA6 +wRS/wDzXJENHp5re9Ism3CYydpy0GLRA5wo4fPB5uLdUhLEUDvh2KK//fMjja3o0 +L+SNz8N0aDZyn5AxCU9RB3EHcTecFgoy5umRj99BZrebR1NO+4gBrivIfdvD4fJN +fNBHXwhSH9ACGCNvHnXVjHQF9iHWApKkRIeh8Fr2n5dtfJEF7SEX8GbX7FbsWo29 +kXMrVgNqHNyDnfABVoPubgQdtJZJkVZAkaHrMu8AytwT62Q4eNqmJI1aWbZQNI5j +WYqc6RKuCK6/F99qthFT9gJO17+yRuL6Uv2/vgzVR1RGdwVLKwlUjGPAjYflpCQw +WMAASxiv9uPyYPHcErSrbRG0wjIfAR3vus1OSOx3xZHZpXFfmQTsDP7zVROLzV98 +R3JwFAxJ4/xqeON4vCPFU6OsT3lWQ8w7il5ohY95wmujfr6lk89kEzJdOTzcn7DB +bUru33CQMGKZ3EvtRjsC7FDbL017qxS+ZVA/HGkyfiu4cpgV8VUnbql5eAZ+1Ll6 +D5kCDQRb6xJYARAAozX7d2pxRzc8B1unc8Rop1hMxYp98QVI4a3u3ttw4A0SHHg7 +XjzqlxpyDechhh+FWaxBh340z6AnK0UqTO+a8jy2tz4tFB10bKPzpDtrWvlWkEZc +FNlgGKnd4P3nJPsezGR7iisn8sQ0lMsLibploSKniS8hvyfXta4h8GsWMLSw7xwg +LSuKLKCehmQ8feUa+BJfzeQrWQZSM0UFCTKOveTCMXigOkZpUFafJhj0JttB73qN +JAbC2BScU1uA/ip8KUK9piS7BEJwoCnK/ExeYQ6MM/PqN8HVK37XolX5HV+uJFyZ +vOY2kfytLm57/eok8aHodln9ozQJ9xIyoT8xHmBSNoAptrc8FBM0rjo7a8exag6e +/4iUQDZikCfSs4Qk+SS5HkuXaPHdfesYiO/WZcfCEkEbwjbrtTq+4ncLyIB8v/gQ +sj1AEb+N9GL11OHdNRVSk5Ta20bKvdUlaI3pOFF5AJPaIeHd2PwEBdQy7OJytbwb +pMFiCsHH1QP0YnUql6H8eqWoUz74Lk5AAEYTBCTy7W0Acw+ZKpHYHT/+rO84k8Bp +BjvIhdE75AsDF1lx5dQf5um94f8FjiBTXwGdBcWZpg+VIcrY1Y4XSO44smX+iYzb +qVQlcdXqjBmX5t45Gas1jgfcK1a2+q7SNuWbqEUCf4nZ15MWZquJtTAmWwkAEQEA +AbQ1RmVkb3JhIChpb3QgMjAxOSkgPGZlZG9yYS1pb3QtMjAxOUBmZWRvcmFwcm9q +ZWN0Lm9yZz6JAj4EEwECACgFAlvrElgCGw8FCRMOQSgGCwkIBwMCBhUIAgkKCwQW +AgMBAh4BAheAAAoJEHu5ByLbvc98bPEP/R6i++r6OcWY5e/FEsIF+7dn/AGurKg+ +jiFeFfSjwmjXqj/Dhei6mBcZL9xl9xTBxjx1SjgS0Oi77hqM3J56Wd8qaugoQMti ++Fu8rRYIKZbgK8UjeY5h6DlzudcDwzwko3eK0Ytfl5zA4gN1SJNL03Bh1CtdyYL8 +7lKyGxWIVcMAp/EbdBrwllS8rykW8pDd8YBZq6JkRCnQwlMpmEv7uIV8OcULdgBP +SIF/abi5Rh+QHWybpjIqXGiPXqx/ylaAb7QBwOaM5C9Dw6HEWlgP1vovK1xHiPEy +QQO0P12/y9dmiDgs3shChj/ddYkd//fVBjIH7MCrxeFk+CnQFdlWaD4s7tAJtjFG +IaHsXZx2OhrVNVCnFrdoVux5hgQmVXVaVBd1v4Hm3vmoSz0/VIajU4p9r8OzMTCs +trlj2a4u+kdeuRd0z+N+HWSzX5DWta3bUK0Wg9QXvf4QELYWFiqAhaMGzCwK9QYM +5FLPe2q8QU86pK/RkwsuQl/pzmyG8JKxWLoEXwOG0szRUqQqO9XLnajcCiRMOuZR +fdPk+Zmu5TOmcIox9QPaWHhkEtHlDq1f9FU7MV0DskujHH6Xq/nZDqcqWXUpyRs4 +nfRz1ElHYyPeMLUWCJ63A9Pb+TpyXKMVA1VY1YR+BSKilWLLbnJ/yweu555/uebk +zinZu9vXsdFC +=rDYn -----END PGP PUBLIC KEY BLOCK----- diff --git a/getfedora.org/static/js/checksum.js b/getfedora.org/static/js/checksum.js index 13ed2dc..ebf3d38 100644 --- a/getfedora.org/static/js/checksum.js +++ b/getfedora.org/static/js/checksum.js @@ -1,7 +1,7 @@ var dir_path = '../../static/checksums/'; var dock_path = 'https://dl.fedoraproject.org/pub/alt/atomic/stable/Fedora-Atomic-' + curr_atomic_id + '-' + atomic_composedate + '.0/Container/x86_64/images/'; -var atom_path = 'https://dl.fedoraproject.org/pub/alt/atomic/stable/Fedora-Atomic-' + curr_atomic_id + '-' + atomic_composedate + '.0/AtomicHost/x86_64/images/'; -var iso_path = 'https://dl.fedoraproject.org/pub/alt/atomic/stable/Fedora-Atomic-' + curr_atomic_id + '-' + atomic_composedate + '.0/AtomicHost/x86_64/iso/'; +var atom_path = 'https://dl.fedoraproject.org/pub/alt/atomic/stable/Fedora-' + curr_atomic_id + '-updates-' + atomic_composedate + '/AtomicHost/'; +var iso_path = 'https://dl.fedoraproject.org/pub/alt/atomic/stable/Fedora-' + curr_atomic_id + '-updates-' + atomic_composedate + '/AtomicHost/'; var checksums = []; // Generate dynamic checksum paths @@ -9,18 +9,24 @@ checksums['Fedora-Workstation-Live-x86_64-' + curr_id + '-' + RC_gold + '.iso'] checksums['Fedora-Workstation-netinst-x86_64-' + curr_id + '-' + RC_gold + '.iso'] = dir_path + 'Fedora-Workstation-' + curr_id + '-' + RC_gold + '-x86_64-CHECKSUM'; checksums['Fedora-Workstation-Live-i386-' + curr_id + '-' + RC_gold + '.iso'] = dir_path + 'Fedora-Workstation-' + curr_id + '-' + RC_gold + '-i386-CHECKSUM'; checksums['Fedora-Workstation-netinst-i386-' + curr_id + '-' + RC_gold + '.iso'] = dir_path + 'Fedora-Workstation-' + curr_id + '-' + RC_gold + '-i386-CHECKSUM'; +checksums['Fedora-Silverblue-ostree-x86_64-' + curr_id + '-' + RC_gold + '.iso'] = dir_path + 'Fedora-Silverblue-' + curr_id + '-' + RC_gold + '-x86_64-CHECKSUM'; checksums['Fedora-Server-dvd-x86_64-' + curr_server_id + '-' + RC_server_gold + '.iso'] = dir_path + 'Fedora-Server-' + curr_server_id + '-' + RC_server_gold + '-x86_64-CHECKSUM'; checksums['Fedora-Server-netinst-x86_64-' + curr_server_id + '-' + RC_server_gold + '.iso'] = dir_path + 'Fedora-Server-' + curr_server_id + '-' + RC_server_gold + '-x86_64-CHECKSUM'; -checksums['Fedora-Server-netinst-aarch64-' + curr_server_id + '-' + RC_server_gold + '.iso'] = dir_path + 'Fedora-Server-' + curr_server_id + '-' + RC_server_gold + '-aarch64-CHECKSUM'; -checksums['Fedora-Server-dvd-aarch64-' + curr_server_id + '-' + RC_server_gold + '.iso'] = dir_path + 'Fedora-Server-' + curr_server_id + '-' + RC_server_gold + '-aarch64-CHECKSUM'; -checksums['Fedora-Server-' + curr_server_id + '-' + RC_server_gold + '.aarch64.raw.xz'] = dir_path + 'Fedora-Server-disk-' + curr_server_id + '-' + RC_server_gold + '-aarch64-CHECKSUM'; +checksums['Fedora-Server-netinst-aarch64-' + curr_server_id + '-' + RC_server_gold + '.iso'] = dir_path + 'Fedora-Server-disk-' + curr_server_id + '-' + RC_server_gold + '-aarch64-CHECKSUM'; +checksums['Fedora-Server-dvd-aarch64-' + curr_server_id + '-' + RC_server_gold + '.iso'] = dir_path + 'Fedora-Server-disk-' + curr_server_id + '-' + RC_server_gold + '-aarch64-CHECKSUM'; +checksums['Fedora-Server-' + curr_server_id + '-' + RC_server_gold + '.aarch64.raw.xz'] = dir_path + 'Fedora-Server-' + curr_server_id + '-' + RC_server_gold + '-aarch64-CHECKSUM'; checksums['Fedora-Container-Base-' + curr_id + '-' + RC_gold + '.x86_64.tar.xz'] = dir_path + 'Fedora-Container-' + curr_id + '-' + RC_gold + '-x86_64-CHECKSUM'; -checksums['Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '.0.x86_64.qcow2'] = atom_path + 'Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '.0-x86_64-CHECKSUM'; -checksums['Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '.0.x86_64.raw.xz'] = atom_path + 'Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '.0-x86_64-CHECKSUM'; -checksums['Fedora-AtomicHost-Vagrant-' + curr_atomic_id + '-' + atomic_composedate + '.0.x86_64.vagrant-libvirt.box'] = atom_path + 'Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '.0-x86_64-CHECKSUM'; -checksums['Fedora-AtomicHost-Vagrant-' + curr_atomic_id + '-' + atomic_composedate + '.0.x86_64.vagrant-virtualbox.box'] = atom_path + 'Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '.0-x86_64-CHECKSUM'; -checksums['Fedora-AtomicHost-ostree-x86_64-' + curr_atomic_id + '-' + atomic_composedate + '.0.iso'] = iso_path + 'Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '.0-x86_64-CHECKSUM'; -checksums['Fedora-AtomicWorkstation-ostree-x86_64-' + curr_id + '-' + RC_gold + '.iso'] = dir_path + 'Fedora-AtomicWorkstation-' + curr_id + '-' + RC_gold + '-x86_64-CHECKSUM'; +checksums['Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '.aarch64.qcow2'] = atom_path + 'aarch64/images/Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '-aarch64-CHECKSUM'; +checksums['Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '.ppc64le.qcow2'] = atom_path + 'ppc64le/images/Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '-ppc64le-CHECKSUM'; +checksums['Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '.x86_64.qcow2'] = atom_path + 'x86_64/images/Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '-x86_64-CHECKSUM'; +checksums['Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '.aarch64.raw.xz'] = atom_path + 'aarch64/images/Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '-aarch64-CHECKSUM'; +checksums['Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '.ppc64le.raw.xz'] = atom_path + 'ppc64le/images/Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '-ppc64le-CHECKSUM'; +checksums['Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '.x86_64.raw.xz'] = atom_path + 'x86_64/images/Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '-x86_64-CHECKSUM'; +checksums['Fedora-AtomicHost-Vagrant-' + curr_atomic_id + '-' + atomic_composedate + '.x86_64.vagrant-libvirt.box'] = atom_path + 'x86_64/images/Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '-x86_64-CHECKSUM'; +checksums['Fedora-AtomicHost-Vagrant-' + curr_atomic_id + '-' + atomic_composedate + '.x86_64.vagrant-virtualbox.box'] = atom_path + 'x86_64/images/Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '-x86_64-CHECKSUM'; +checksums['Fedora-AtomicHost-ostree-aarch64-' + curr_atomic_id + '-' + atomic_composedate + '.iso'] = iso_path + 'aarch64/iso/Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '-aarch64-CHECKSUM'; +checksums['Fedora-AtomicHost-ostree-ppc64le-' + curr_atomic_id + '-' + atomic_composedate + '.iso'] = iso_path + 'ppc64le/iso/Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '-ppc64le-CHECKSUM'; +checksums['Fedora-AtomicHost-ostree-x86_64-' + curr_atomic_id + '-' + atomic_composedate + '.iso'] = iso_path + 'x86_64/iso/Fedora-AtomicHost-' + curr_atomic_id + '-' + atomic_composedate + '-x86_64-CHECKSUM'; var fallback = '../../verify.html'; diff --git a/getfedora.org/static/js/openstack.js b/getfedora.org/static/js/openstack.js index cae5d2a..f2d451a 100644 --- a/getfedora.org/static/js/openstack.js +++ b/getfedora.org/static/js/openstack.js @@ -10,4 +10,10 @@ $("#openstack-cont-click").click(function(event) { this.toggle = !this.toggle;event.preventDefault(); $("#openstack-cont-link").toggle('slow'); $("#raw-cont-link").stop().fadeTo(600, this.toggle ? 0.3 : 1); +}); + +$(".reveal-link").click(function(event) { + target = $(this).attr("data-target"); + $("#"+target).toggle(); + $(".fa", this).toggleClass("fa-caret-down fa-caret-up"); }); \ No newline at end of file diff --git a/getfedora.org/static/releases.json b/getfedora.org/static/releases.json index 0d97fd2..8075c2d 100644 --- a/getfedora.org/static/releases.json +++ b/getfedora.org/static/releases.json @@ -1 +1 @@ -[{"subvariant": "Workstation", "variant": "Workstation", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Workstation/x86_64/iso/Fedora-Workstation-Live-x86_64-28-1.1.iso", "sha256": "bd5c9ee34b7698eb0852a320da4fbdf616222a493d99f6054aa96afa96207bfb", "arch": "x86_64", "size": "1787822080"}, {"subvariant": "Workstation", "variant": "Workstation", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Workstation/x86_64/iso/Fedora-Workstation-netinst-x86_64-28-1.1.iso", "sha256": "34da8b46b23d786bb1d43a77a4dcd713c446fc70a4ace0c6f52e43b086350562", "arch": "x86_64", "size": "611319808"}, {"subvariant": "Workstation", "variant": "Workstation", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Workstation/armhfp/images/Fedora-Workstation-armhfp-28-1.1-sda.raw.xz", "sha256": "f55e1a7e0d64bcade672226bd5b04bb8f17df98209fef5713f79466ada48fc5e", "arch": "armhfp", "size": "1379958748"}, {"subvariant": "Container_Base", "variant": "Container", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Container/aarch64/images/Fedora-Container-Base-28-1.1.aarch64.tar.xz", "sha256": "55c8070034b0a5b260c5bfad4d2b0939c205c830f32e8b02e4f395d1da79d44a", "arch": "aarch64", "size": "42406776"}, {"subvariant": "Container_Minimal_Base", "variant": "Container", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Container/aarch64/images/Fedora-Container-Minimal-Base-28-1.1.aarch64.tar.xz", "sha256": "d0c0a24ca135bd6169b5739837799ea42725ff32169f85020e329d13bf32e1fa", "arch": "aarch64", "size": "22116168"}, {"subvariant": "Container_Base", "variant": "Container", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Container/x86_64/images/Fedora-Container-Base-28-1.1.x86_64.tar.xz", "sha256": "dbf2049867b2f9a00f48632041f905d17db24d3c4e7135f0fce537b5c9faacfd", "arch": "x86_64", "size": "44616804"}, {"subvariant": "Container_Minimal_Base", "variant": "Container", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Container/x86_64/images/Fedora-Container-Minimal-Base-28-1.1.x86_64.tar.xz", "sha256": "6be77088795c1cc77b7160742498eef30259604e7070af4c42ae18564c9b563b", "arch": "x86_64", "size": "23288816"}, {"subvariant": "Container_Minimal_Base", "variant": "Container", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Container/armhfp/images/Fedora-Container-Minimal-Base-28-1.1.armhfp.tar.xz", "sha256": "b730d0871ac2e8a8e52581af1eb63b0c97160f57e0cb45c50a5983d063757333", "arch": "armhfp", "size": "20332824"}, {"subvariant": "AtomicWorkstation", "variant": "AtomicWorkstation", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/AtomicWorkstation/x86_64/iso/Fedora-AtomicWorkstation-ostree-x86_64-28-1.1.iso", "sha256": "3c57cef9cc85e73d6ecac1f7ebdb84cd9b6f2420da0667b112ce8cf20c5404b6", "arch": "x86_64", "size": "2090860544"}, {"subvariant": "AtomicHost", "variant": "AtomicHost", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/AtomicHost/x86_64/images/Fedora-AtomicHost-28-1.1.x86_64.qcow2", "sha256": "a91e30ffc0126cecceaced79bb28ebfd5427d74236779e36419aa044b81cfda8", "arch": "x86_64", "size": "642151936"}, {"subvariant": "AtomicHost", "variant": "AtomicHost", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/AtomicHost/x86_64/images/Fedora-AtomicHost-28-1.1.x86_64.raw.xz", "sha256": "92e49dccbe53d54724b5aa404f2a88d71cee2178312d48bd4a19b80e514643dc", "arch": "x86_64", "size": "464506420"}, {"subvariant": "AtomicHost", "variant": "AtomicHost", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/AtomicHost/x86_64/images/Fedora-AtomicHost-Vagrant-28-1.1.x86_64.vagrant-libvirt.box", "sha256": "ebdf930ac3f350f977e009336de1857c7aebc6812eddc7d26ae49593aff77569", "arch": "x86_64", "size": "610327687"}, {"subvariant": "AtomicHost", "variant": "AtomicHost", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/AtomicHost/x86_64/images/Fedora-AtomicHost-Vagrant-28-1.1.x86_64.vagrant-virtualbox.box", "sha256": "2ed7d5a8dd8cbc77eea146d055f4d573677d60579ae53d237c40b8e6ff858a63", "arch": "x86_64", "size": "624721920"}, {"subvariant": "Server", "variant": "Server", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Server/aarch64/images/Fedora-Server-28-1.1.aarch64.raw.xz", "sha256": "0998225327f567fbed0d725f22b948be4d0e2108fa9b76f17e8b543e692caea1", "arch": "aarch64", "size": "703742332"}, {"subvariant": "Server", "variant": "Server", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Server/aarch64/iso/Fedora-Server-dvd-aarch64-28-1.1.iso", "sha256": "9e9464031194fc64f7d7c8ce54aa0c6e110f772008bba386fb87a7d217bd4fe9", "arch": "aarch64", "size": "2740688896"}, {"subvariant": "Server", "variant": "Server", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Server/aarch64/iso/Fedora-Server-netinst-aarch64-28-1.1.iso", "sha256": "7a772720a731250622f89d1480b839261efe5934850ae1325d0137290f23c33e", "arch": "aarch64", "size": "548915200"}, {"subvariant": "Server", "variant": "Server", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Server/x86_64/iso/Fedora-Server-dvd-x86_64-28-1.1.iso", "sha256": "8d59a25052e05758c15fe9daa3bc472b5619791b442e752450bba7f1eeca9c1a", "arch": "x86_64", "size": "2903506944"}, {"subvariant": "Server", "variant": "Server", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Server/x86_64/iso/Fedora-Server-netinst-x86_64-28-1.1.iso", "sha256": "ea1efdc692356b3346326f82e2f468903e8da59324fdee8b10eac4fea83f23fe", "arch": "x86_64", "size": "611319808"}, {"subvariant": "Server", "variant": "Server", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Server/armhfp/images/Fedora-Server-armhfp-28-1.1-sda.raw.xz", "sha256": "d3165806524dfa2a2c49bbdca2ef56e7340e6a93480934040e8cbbcd10d1a567", "arch": "armhfp", "size": "516959868"}, {"subvariant": "Server", "variant": "Server", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Server/armhfp/iso/Fedora-Server-dvd-armhfp-28-1.1.iso", "sha256": "dc8e4edde180bdd1ad5d21007b62b40daac50b2781cedbef0b91e17155ba7d7d", "arch": "armhfp", "size": "2723655680"}, {"subvariant": "Python_Classroom", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/x86_64/images/Fedora-Python-Classroom-Vagrant-28-1.1.x86_64.vagrant-libvirt.box", "sha256": "60236a6aa6c8fb96d85c9af10f8d3c8a519c8976eeacd9b812e21bfdf8e59eac", "arch": "x86_64", "size": "807284363"}, {"subvariant": "Python_Classroom", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/x86_64/images/Fedora-Python-Classroom-Vagrant-28-1.1.x86_64.vagrant-virtualbox.box", "sha256": "470c1570c18eb9bcfd0beab0a31761f119f2f6470298719e7d150228839b9bfd", "arch": "x86_64", "size": "844871680"}, {"subvariant": "Astronomy_KDE", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/x86_64/iso/Fedora-Astronomy_KDE-Live-x86_64-28-1.1.iso", "sha256": "9a08f442b9c97fd8639e0e5b334bc5018c56f6fc85bd28d84570de375792d90c", "arch": "x86_64", "size": "3624927232"}, {"subvariant": "Design_suite", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/x86_64/iso/Fedora-Design_suite-Live-x86_64-28-1.1.iso", "sha256": "37f52bea3a3e0b5bb083561248a4be47a90673b50d7515ad829023444d66111e", "arch": "x86_64", "size": "2265972736"}, {"subvariant": "Games", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/x86_64/iso/Fedora-Games-Live-x86_64-28-1.1.iso", "sha256": "b336063329184b075d70bed585b1da97e553bc3541b99bad09217b6448dfb737", "arch": "x86_64", "size": "4526702592"}, {"subvariant": "Jam_KDE", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/x86_64/iso/Fedora-Jam_KDE-Live-x86_64-28-1.1.iso", "sha256": "0800813f5af9248ff5465768b55d2fda7a90d8d58e527ab3488b08cff7fa2dea", "arch": "x86_64", "size": "2695888896"}, {"subvariant": "Python_Classroom", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/x86_64/iso/Fedora-Python-Classroom-Live-x86_64-28-1.1.iso", "sha256": "85c0619b0ef3f0ef03e307e4e18dae5c041cbdb2cf919fd10de68d1f4c295bb7", "arch": "x86_64", "size": "1671430144"}, {"subvariant": "Robotics", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/x86_64/iso/Fedora-Robotics-Live-x86_64-28-1.1.iso", "sha256": "02b505403ff6bdfcff6463964464498abfb53f17d06c223ae99d44cf020c5622", "arch": "x86_64", "size": "2736783360"}, {"subvariant": "Scientific_KDE", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/x86_64/iso/Fedora-Scientific_KDE-Live-x86_64-28-1.1.iso", "sha256": "99c05db82d74f100e4f69a9c250d552c16a604556845265c126b71d54dfbec03", "arch": "x86_64", "size": "3758096384"}, {"subvariant": "Security", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/x86_64/iso/Fedora-Security-Live-x86_64-28-1.1.iso", "sha256": "d2e11f9eeb4eae69db61c3d36f1ce063d45d9ab4a29827f3a0b77547039f382f", "arch": "x86_64", "size": "1470103552"}, {"subvariant": "Python_Classroom", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/armhfp/images/Fedora-Python-Classroom-armhfp-28-1.1-sda.raw.xz", "sha256": "876e67b850a465960531accfd2c56b319a83e6e811923effd4546e4c9beb0015", "arch": "armhfp", "size": "1273922284"}, {"subvariant": "Everything", "variant": "Everything", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Everything/aarch64/iso/Fedora-Everything-netinst-aarch64-28-1.1.iso", "sha256": "f933475e255e8ba862899b071ab69705aff4ba31dcc1b413b375d180fa3b691b", "arch": "aarch64", "size": "548960256"}, {"subvariant": "Everything", "variant": "Everything", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Everything/x86_64/iso/Fedora-Everything-netinst-x86_64-28-1.1.iso", "sha256": "92a1ab8f2c1ef24eadba7f84cb7e09ac911df13541eca1de239421e8f9e3adef", "arch": "x86_64", "size": "611319808"}, {"subvariant": "Cloud_Base", "variant": "Cloud", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Cloud/aarch64/images/Fedora-Cloud-Base-28-1.1.aarch64.qcow2", "sha256": "784dc2c87f9e98d4a4391a1731077a2e6e24069fc67019227d4240443b52ff80", "arch": "aarch64", "size": "250085376"}, {"subvariant": "Cloud_Base", "variant": "Cloud", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Cloud/aarch64/images/Fedora-Cloud-Base-28-1.1.aarch64.raw.xz", "sha256": "07e1ac7296b5003778d86528eee81d752615b9073d7a0f8afa0baef8d6cf4578", "arch": "aarch64", "size": "155454936"}, {"subvariant": "Cloud_Base", "variant": "Cloud", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Cloud/x86_64/images/Fedora-Cloud-Base-28-1.1.x86_64.qcow2", "sha256": "d987209719fadaf81b8bff85c5d3590a1d3dac6357e4838fde8357086c49b5b4", "arch": "x86_64", "size": "262144000"}, {"subvariant": "Cloud_Base", "variant": "Cloud", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Cloud/x86_64/images/Fedora-Cloud-Base-28-1.1.x86_64.raw.xz", "sha256": "b9b302ab6b7dd7143a15539c2eedff3d8a302f70e619a4e0895857fc9ad7f09d", "arch": "x86_64", "size": "167017948"}, {"subvariant": "Cloud_Base", "variant": "Cloud", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Cloud/x86_64/images/Fedora-Cloud-Base-Vagrant-28-1.1.x86_64.vagrant-libvirt.box", "sha256": "d60f52c9cb04bfd4c5e950410611c746641f0b5f76830a53d44a0f1a43ab3fac", "arch": "x86_64", "size": "242339474"}, {"subvariant": "Cloud_Base", "variant": "Cloud", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Cloud/x86_64/images/Fedora-Cloud-Base-Vagrant-28-1.1.x86_64.vagrant-virtualbox.box", "sha256": "81b970a4852edee2d532a1ddbab0a8c6c912e2636423193196f1586e0b30949b", "arch": "x86_64", "size": "251586560"}, {"subvariant": "Mate", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/x86_64/iso/Fedora-MATE_Compiz-Live-x86_64-28-1.1.iso", "sha256": "5467f408cf341908003437fc4e4b7215c211ceae3394643410dcca079c2725f0", "arch": "x86_64", "size": "1960837120"}, {"subvariant": "Cinnamon", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/x86_64/iso/Fedora-Cinnamon-Live-x86_64-28-1.1.iso", "sha256": "b30ade4c02eea78f77297aab82ad51c6a8552ad78fbfebd4a443b8b8351529a9", "arch": "x86_64", "size": "1833959424"}, {"subvariant": "KDE", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/x86_64/iso/Fedora-KDE-Live-x86_64-28-1.1.iso", "sha256": "a1a83e77f33ef7fff41d79b59089762f0caaa0040a65bc6b9607bb11a2319263", "arch": "x86_64", "size": "1924136960"}, {"subvariant": "LXDE", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/x86_64/iso/Fedora-LXDE-Live-x86_64-28-1.1.iso", "sha256": "11b99bb469bc004c8d059c336af77a042aca789d9ba584efeb3b2fd5bf01fc49", "arch": "x86_64", "size": "1261436928"}, {"subvariant": "LXQt", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/x86_64/iso/Fedora-LXQt-Live-x86_64-28-1.1.iso", "sha256": "7eff744d7f84b7678f8afa0530642717afbd8864513cad07e75c91bc9beb548d", "arch": "x86_64", "size": "1282408448"}, {"subvariant": "SoaS", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/x86_64/iso/Fedora-SoaS-Live-x86_64-28-1.1.iso", "sha256": "3d82874b8587e8ee29b6350d7619fd4eb0b58ca76135fca539447a1b7a82a146", "arch": "x86_64", "size": "963641344"}, {"subvariant": "Xfce", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/x86_64/iso/Fedora-Xfce-Live-x86_64-28-1.1.iso", "sha256": "ca80a329a6e565aba3b83ccec73a5f8507c15d5a0813daaba168432582b44487", "arch": "x86_64", "size": "1385168896"}, {"subvariant": "KDE", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/armhfp/images/Fedora-KDE-armhfp-28-1.1-sda.raw.xz", "sha256": "c6861ebf2c8ce9c436e4608a4d986b90b9b8a7cab390b94628fa73bcb63781ae", "arch": "armhfp", "size": "1582159116"}, {"subvariant": "LXDE", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/armhfp/images/Fedora-LXDE-armhfp-28-1.1-sda.raw.xz", "sha256": "7b793d32c14bbc2071da94857a38e7d24b698f123060e9eb6b80c682b158fb67", "arch": "armhfp", "size": "1024499908"}, {"subvariant": "LXQt", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/armhfp/images/Fedora-LXQt-armhfp-28-1.1-sda.raw.xz", "sha256": "54f8319fc77c4a091a8860cf52609d1eab3fa9c9f8551fd21f873667576d697e", "arch": "armhfp", "size": "1026057904"}, {"subvariant": "Mate", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/armhfp/images/Fedora-Mate-armhfp-28-1.1-sda.raw.xz", "sha256": "39e9ca838a7cdef4b9a2cf1fcc499d70f1c444965b14872504a0a03852fdb229", "arch": "armhfp", "size": "1604333072"}, {"subvariant": "Minimal", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/armhfp/images/Fedora-Minimal-armhfp-28-1.1-sda.raw.xz", "sha256": "98a0b11cfc89a0bdbb4318b235ca944e868119e628b6f0730e65c15297311892", "arch": "armhfp", "size": "343458040"}, {"subvariant": "SoaS", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/armhfp/images/Fedora-SoaS-armhfp-28-1.1-sda.raw.xz", "sha256": "606e65ee11717bed528f20e0cb2ef0ea3a892a9f98ad32ed900888c1228a0b94", "arch": "armhfp", "size": "692016992"}, {"subvariant": "Xfce", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/armhfp/images/Fedora-Xfce-armhfp-28-1.1-sda.raw.xz", "sha256": "2431fc7e9587373b348e3f761cd125345e242cba70dc947fcf210b3bf28e3e0d", "arch": "armhfp", "size": "1115620580"}, {"subvariant": "Workstation", "variant": "Workstation", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Workstation/x86_64/iso/Fedora-Workstation-Live-x86_64-27-1.6.iso", "sha256": "d242345fa6b5f8cc80e2317c46d15bb1fc4ad70b9a3516c9bc2fb6f3599c8117", "arch": "x86_64", "size": "1631584256"}, {"subvariant": "Workstation", "variant": "Workstation", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Workstation/x86_64/iso/Fedora-Workstation-netinst-x86_64-27-1.6.iso", "sha256": "18ef4a6f9f470b40bd0cdf21e6c8f5c43c28e3a2200dcc8578ec9da25a6b376b", "arch": "x86_64", "size": "532676608"}, {"subvariant": "Workstation", "variant": "Workstation", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Workstation/armhfp/images/Fedora-Workstation-armhfp-27-1.6-sda.raw.xz", "sha256": "d1b55cb6e48b9944b108466512d655c0d685313cef5d587c3499acd7e8de3cef", "arch": "armhfp", "size": "1416321272"}, {"subvariant": "Cloud", "variant": "Cloud", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/alt/releases/27/Cloud/x86_64/iso/Fedora-Cloud-netinst-x86_64-27-1.6.iso", "sha256": "17a7d3766a4c4f1c70cfc69a08b73a6bf48293484e5020e9bd5c08b2d326ec70", "arch": "x86_64", "size": "532676608"}, {"subvariant": "Workstation Ostree", "variant": "WorkstationOstree", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/WorkstationOstree/x86_64/iso/Fedora-WorkstationOstree-ostree-x86_64-27-1.6.iso", "sha256": "92372716a0139f833b881f390475fe9eee4fada73aa24a363c7e106dd586235b", "arch": "x86_64", "size": "1908408320"}, {"subvariant": "Server", "variant": "Server", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Server/x86_64/iso/Fedora-Server-dvd-x86_64-27-1.6.iso", "sha256": "e383dd414bb57231b20cbed11c4953cac71785f7d4f5990b0df5ad534a0ba95c", "arch": "x86_64", "size": "2490368000"}, {"subvariant": "Server", "variant": "Server", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Server/x86_64/iso/Fedora-Server-netinst-x86_64-27-1.6.iso", "sha256": "2b93836c38833b26891345388ff5ddea60529b27a616b4539d432a3520d1c90b", "arch": "x86_64", "size": "535822336"}, {"subvariant": "Server", "variant": "Server", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Server/armhfp/images/Fedora-Server-armhfp-27-1.6-sda.raw.xz", "sha256": "15c1bd13553e60af31dc9768167854c390c75718b68609e585a53fdb1b99659b", "arch": "armhfp", "size": "562772036"}, {"subvariant": "Server", "variant": "Server", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Server/armhfp/iso/Fedora-Server-dvd-armhfp-27-1.6.iso", "sha256": "14dd12eba75426652f16cbe14bafc543dea7f1bd17e7f357b13924a9cfc8fe7d", "arch": "armhfp", "size": "2335836160"}, {"subvariant": "Python_Classroom", "variant": "Labs", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/alt/releases/27/Labs/x86_64/images/Fedora-Python-Classroom-Vagrant-27-1.6.x86_64.vagrant-libvirt.box", "sha256": "2693237fb00697112a42771042d789844961701928d5d18104d80ebea64a1804", "arch": "x86_64", "size": "803766359"}, {"subvariant": "Python_Classroom", "variant": "Labs", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/alt/releases/27/Labs/x86_64/images/Fedora-Python-Classroom-Vagrant-27-1.6.x86_64.vagrant-virtualbox.box", "sha256": "0cc864350ce996df945cc8da7009a0b7f9d194b4506ccadac486130f98a52444", "arch": "x86_64", "size": "844441600"}, {"subvariant": "Astronomy_KDE", "variant": "Labs", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/alt/releases/27/Labs/x86_64/iso/Fedora-Astronomy_KDE-Live-x86_64-27-1.6.iso", "sha256": "2ee82dd6b90a658b04e8aad28f3efce1432bf4179a0bfec1b5501b57b17d2bcc", "arch": "x86_64", "size": "3189768192"}, {"subvariant": "Design_suite", "variant": "Labs", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/alt/releases/27/Labs/x86_64/iso/Fedora-Design_suite-Live-x86_64-27-1.6.iso", "sha256": "ac994f8bd694016bf65280e0d725c1e4b7f27c65996fc822ebc75c3ed0a6a221", "arch": "x86_64", "size": "2182086656"}, {"subvariant": "Games", "variant": "Labs", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/alt/releases/27/Labs/x86_64/iso/Fedora-Games-Live-x86_64-27-1.6.iso", "sha256": "dd21f6f7fdeee149f53caabef60f2f7cadfaf8ae438ecade8fc2742eeb3ef70a", "arch": "x86_64", "size": "4191158272"}, {"subvariant": "Jam_KDE", "variant": "Labs", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/alt/releases/27/Labs/x86_64/iso/Fedora-Jam_KDE-Live-x86_64-27-1.6.iso", "sha256": "326b3d3af87b06844b60e07dd9c60dfe4fdf493cfafb22ea18ea03dca10286c1", "arch": "x86_64", "size": "2364538880"}, {"subvariant": "Python_Classroom", "variant": "Labs", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/alt/releases/27/Labs/x86_64/iso/Fedora-Python-Classroom-Live-x86_64-27-1.6.iso", "sha256": "f12833c78c0b9f745319500dbf12f967cfbfd8447380b6d4d077417e03b16c3c", "arch": "x86_64", "size": "1633681408"}, {"subvariant": "Robotics", "variant": "Labs", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/alt/releases/27/Labs/x86_64/iso/Fedora-Robotics-Live-x86_64-27-1.6.iso", "sha256": "8a338b29353c88dff2293173c9c74ee8f63bd67fdde1e6e8d252ae2894fa75a1", "arch": "x86_64", "size": "2792357888"}, {"subvariant": "Security", "variant": "Labs", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/alt/releases/27/Labs/x86_64/iso/Fedora-Security-Live-x86_64-27-1.6.iso", "sha256": "023d9274537d1be55701c060faa9325b24250f99e94879daad488952dfcf3b8b", "arch": "x86_64", "size": "1310720000"}, {"subvariant": "Everything", "variant": "Everything", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Everything/x86_64/iso/Fedora-Everything-netinst-x86_64-27-1.6.iso", "sha256": "bd325470b72f93aab608f48612aa06b4decc10ede42d9d803de5d97091a3294a", "arch": "x86_64", "size": "532676608"}, {"subvariant": "Mate", "variant": "Spins", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Spins/x86_64/iso/Fedora-MATE_Compiz-Live-x86_64-27-1.6.iso", "sha256": "e1c4acdbddd118bc02587c978ca427c2a079e4fbe5b5a99a48c96334c31635ce", "arch": "x86_64", "size": "1717567488"}, {"subvariant": "Cinnamon", "variant": "Spins", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Spins/x86_64/iso/Fedora-Cinnamon-Live-x86_64-27-1.6.iso", "sha256": "d878171c68a8846c134ea1ce9c474ffbbb6a8026d7686cd612b80bb6871f1209", "arch": "x86_64", "size": "1638924288"}, {"subvariant": "KDE", "variant": "Spins", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Spins/x86_64/iso/Fedora-KDE-Live-x86_64-27-1.6.iso", "sha256": "5f38cd0c16342d42568392aab842ea1039091e68af617b40e667d1c23f4752c1", "arch": "x86_64", "size": "1656750080"}, {"subvariant": "LXDE", "variant": "Spins", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Spins/x86_64/iso/Fedora-LXDE-Live-x86_64-27-1.6.iso", "sha256": "c2629fc8d8ca3b4ff956cc9d5fa6391b31d36d8065d11587f0974fd64ee1ab53", "arch": "x86_64", "size": "1086324736"}, {"subvariant": "LXQt", "variant": "Spins", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Spins/x86_64/iso/Fedora-LXQt-Live-x86_64-27-1.6.iso", "sha256": "b3f45d3ffed2b5641b98459c9d9d22d04ded72159bffdf8ef09cfd432ae687c3", "arch": "x86_64", "size": "1115684864"}, {"subvariant": "SoaS", "variant": "Spins", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Spins/x86_64/iso/Fedora-SoaS-Live-x86_64-27-1.6.iso", "sha256": "f87aa466b67a8fc80f320b91663d9a8c3711d0f64b8ba58545eea7fdfcb36f5d", "arch": "x86_64", "size": "795869184"}, {"subvariant": "Xfce", "variant": "Spins", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Spins/x86_64/iso/Fedora-Xfce-Live-x86_64-27-1.6.iso", "sha256": "7070e08f682697a0740bffe5202427b0d5d69c385a64801526c3c7db313bf5dc", "arch": "x86_64", "size": "1285554176"}, {"subvariant": "KDE", "variant": "Spins", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Spins/armhfp/images/Fedora-KDE-armhfp-27-1.6-sda.raw.xz", "sha256": "2c365f551c5634cccfee99aad0a8da8f2c6f43719c24c621b69c38c246976a80", "arch": "armhfp", "size": "1443915572"}, {"subvariant": "LXQt", "variant": "Spins", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Spins/armhfp/images/Fedora-LXQt-armhfp-27-1.6-sda.raw.xz", "sha256": "f52d20ce7476c6f20b5138e217803bafb6d4cf8148e0b513727ae2adf88f9486", "arch": "armhfp", "size": "1046765404"}, {"subvariant": "Mate", "variant": "Spins", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Spins/armhfp/images/Fedora-Mate-armhfp-27-1.6-sda.raw.xz", "sha256": "53d3a219223f48147c42f43db757229bc1a5cb2d86175796d3b9b55679be3362", "arch": "armhfp", "size": "1558563680"}, {"subvariant": "Minimal", "variant": "Spins", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Spins/armhfp/images/Fedora-Minimal-armhfp-27-1.6-sda.raw.xz", "sha256": "d335972d1c346927002d2b29cdad6a12e0af2ee766ec1cfde6f57cab678200e7", "arch": "armhfp", "size": "455490552"}, {"subvariant": "SoaS", "variant": "Spins", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Spins/armhfp/images/Fedora-SoaS-armhfp-27-1.6-sda.raw.xz", "sha256": "889559e50a1114426920d855bb1dab41fc871360fa80bef3c46311c3783a0b49", "arch": "armhfp", "size": "747996044"}, {"subvariant": "Xfce", "variant": "Spins", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Spins/armhfp/images/Fedora-Xfce-armhfp-27-1.6-sda.raw.xz", "sha256": "44187f604335b31c10158d60e8d594bfd96ce47daa46bc73be9d6b52c1ea23a3", "arch": "armhfp", "size": "1188243072"}, {"subvariant": "Container_Minimal_Base", "variant": "Docker", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Docker/x86_64/images/Fedora-Container-Minimal-Base-27-1.6.x86_64.tar.xz", "sha256": "6de04eb93d3af0aa37b12eb22174b1bfc8ac14e8d285bf3053def218e22db2cc", "arch": "x86_64", "size": "22116264"}, {"subvariant": "Docker_Base", "variant": "Docker", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Docker/x86_64/images/Fedora-Docker-Base-27-1.6.x86_64.tar.xz", "sha256": "4b9082788f961ae6798c91f9c31446df1fb0907e3e37e52626e16d977ff5941f", "arch": "x86_64", "size": "49823768"}, {"subvariant": "Container_Minimal_Base", "variant": "Docker", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Docker/armhfp/images/Fedora-Container-Minimal-Base-27-1.6.armhfp.tar.xz", "sha256": "a87a9c6394d1140e181c8bc85182f89bc849cd48645daf18aa52a0cda211f263", "arch": "armhfp", "size": "20007452"}, {"subvariant": "Docker_Base", "variant": "Docker", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/Docker/armhfp/images/Fedora-Docker-Base-27-1.6.armhfp.tar.xz", "sha256": "1b7a9f0022214bba9e5001a83013d205be290c59185b8e1a13bd05e87d0209bb", "arch": "armhfp", "size": "44120824"}, {"subvariant": "Atomic", "variant": "CloudImages", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/CloudImages/x86_64/images/Fedora-Atomic-27-1.6.x86_64.qcow2", "sha256": "0f4c75a2285d611f6c67bddd9e27de5b4efd4ec0d12f46b6ca04d8809b509167", "arch": "x86_64", "size": "668569088"}, {"subvariant": "Atomic", "variant": "CloudImages", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/CloudImages/x86_64/images/Fedora-Atomic-27-1.6.x86_64.raw.xz", "sha256": "05a857796db665753fa70779a7c6b6ca7441dde041036e39656c4bf3dc24c1c9", "arch": "x86_64", "size": "512390784"}, {"subvariant": "Atomic", "variant": "CloudImages", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/CloudImages/x86_64/images/Fedora-Atomic-Vagrant-27-1.6.x86_64.vagrant-virtualbox.box", "sha256": "403b12725609687dd1f943fde143843d354ad54ffddbd849e1917a289868ba24", "arch": "x86_64", "size": "651202560"}, {"subvariant": "Atomic", "variant": "CloudImages", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/CloudImages/x86_64/images/Fedora-Atomic-Vagrant-27-1.6.x86_64.vagrant-libvirt.box", "sha256": "195ee74b9d8fc173f6e5c92eabcb681e093f07c0d0df3dfdb3e7701429ec9f4c", "arch": "x86_64", "size": "636775864"}, {"subvariant": "Cloud_Base", "variant": "CloudImages", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/CloudImages/x86_64/images/Fedora-Cloud-Base-27-1.6.x86_64.qcow2", "sha256": "5af84b59b9c8c132adf4989fc8f20c6a0297b1b53ce992014d934a51cccdd4c9", "arch": "x86_64", "size": "232325120"}, {"subvariant": "Cloud_Base", "variant": "CloudImages", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/CloudImages/x86_64/images/Fedora-Cloud-Base-27-1.6.x86_64.raw.xz", "sha256": "bdc1b2e4cc39acf73453f4f91ad36559cfa554aca1f75bee351df318aa95754b", "arch": "x86_64", "size": "140730640"}, {"subvariant": "Cloud_Base", "variant": "CloudImages", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/CloudImages/x86_64/images/Fedora-Cloud-Base-Vagrant-27-1.6.x86_64.vagrant-libvirt.box", "sha256": "905ae86af10113f34c2abb9124dd83f197b918e16ffdd0bba47852b9ba06198f", "arch": "x86_64", "size": "254852034"}, {"subvariant": "Cloud_Base", "variant": "CloudImages", "releaseDate": "2017-11-14", "version": "27", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/27/CloudImages/x86_64/images/Fedora-Cloud-Base-Vagrant-27-1.6.x86_64.vagrant-virtualbox.box", "sha256": "7a37a20f87900c7a9360969658c58e5a3edcac2f5120897ce783cf21b2debbf9", "arch": "x86_64", "size": "265031680"}, {"subvariant": "Workstation", "variant": "Workstation", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Workstation/x86_64/iso/Fedora-Workstation-Live-x86_64-26-1.5.iso", "sha256": "6520f7a4daef76e68b73d41ae7cfbc743fc46b68317a4d207eb7ee39bcd43a7f", "arch": "x86_64", "size": "1563426816"}, {"subvariant": "Workstation", "variant": "Workstation", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Workstation/x86_64/iso/Fedora-Workstation-netinst-x86_64-26-1.5.iso", "sha256": "f514040516dc512119aad6316746569b231e157724d4f257af76825c483e1598", "arch": "x86_64", "size": "505413632"}, {"subvariant": "Workstation", "variant": "Workstation", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Workstation/x86_64/iso/Fedora-Workstation-ostree-x86_64-26-1.5.iso", "sha256": "ada01ed9db4c0ad63613c4d14e1463af7e9ba5eb9e455221a38af10cd77c9b16", "arch": "x86_64", "size": "1769996288"}, {"subvariant": "Workstation", "variant": "Workstation", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Workstation/armhfp/images/Fedora-Workstation-armhfp-26-1.5-sda.raw.xz", "sha256": "e7bfadbf358746d7c33c0a1ef00289eb128ee31f3f9ec676266484cad25f661b", "arch": "armhfp", "size": "1325671592"}, {"subvariant": "Cloud", "variant": "Cloud", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/alt/releases/26/Cloud/x86_64/iso/Fedora-Cloud-netinst-x86_64-26-1.5.iso", "sha256": "d8b41673f0356f713c58a54aeb67f95ee8965fa9a8366336f94a1bba0b0c6eb4", "arch": "x86_64", "size": "505413632"}, {"subvariant": "Server", "variant": "Server", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Server/x86_64/iso/Fedora-Server-dvd-x86_64-26-1.5.iso", "sha256": "fad18a43b9cec152fc8a1fd368950eaf59be66b1a15438149a0c3a509c56cf2f", "arch": "x86_64", "size": "2401239040"}, {"subvariant": "Server", "variant": "Server", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Server/x86_64/iso/Fedora-Server-netinst-x86_64-26-1.5.iso", "sha256": "e260921ef5c7bd5ee2a7b2f2f1156af6483014c73984e4cf37f2b6690e0155e5", "arch": "x86_64", "size": "507510784"}, {"subvariant": "Server", "variant": "Server", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Server/armhfp/images/Fedora-Server-armhfp-26-1.5-sda.raw.xz", "sha256": "6d7362370ba1fe820c8ac95c8ad928b73d547fd15173f695bca26436aedff7a7", "arch": "armhfp", "size": "539740608"}, {"subvariant": "Server", "variant": "Server", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Server/armhfp/iso/Fedora-Server-dvd-armhfp-26-1.5.iso", "sha256": "7e5934ce1369205734c1baa042e4ecee0307a8d934504315fbed055adb444d9e", "arch": "armhfp", "size": "2281902080"}, {"subvariant": "Python_Classroom", "variant": "Labs", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/alt/releases/26/Labs/x86_64/images/Fedora-Python-Classroom-Vagrant-26-1.5.x86_64.vagrant-libvirt.box", "sha256": "6c31f6bc33684dda357715948c3fd043fa1e9849a189843b00977e1ba85abdd1", "arch": "x86_64", "size": "791021110"}, {"subvariant": "Python_Classroom", "variant": "Labs", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/alt/releases/26/Labs/x86_64/images/Fedora-Python-Classroom-Vagrant-26-1.5.x86_64.vagrant-virtualbox.box", "sha256": "0c5f297a99b1aa560b7eee6242f0b697bed16bf955ff77202af656650de07d06", "arch": "x86_64", "size": "832440320"}, {"subvariant": "Astronomy_KDE", "variant": "Labs", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/alt/releases/26/Labs/x86_64/iso/Fedora-Astronomy_KDE-Live-x86_64-26-1.5.iso", "sha256": "70a9a4447db6473cad73065d42cadd6d4460fbd1a487f6d2a17a4c39708b94fb", "arch": "x86_64", "size": "2668625920"}, {"subvariant": "Design_suite", "variant": "Labs", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/alt/releases/26/Labs/x86_64/iso/Fedora-Design_suite-Live-x86_64-26-1.5.iso", "sha256": "12d67c6e579854fe5e211e6543ac551f186f59bee866bfa51222e9a4b86a5ec1", "arch": "x86_64", "size": "2139095040"}, {"subvariant": "Games", "variant": "Labs", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/alt/releases/26/Labs/x86_64/iso/Fedora-Games-Live-x86_64-26-1.5.iso", "sha256": "300f97fe6d946d04e8ff92c1d7cc7d80e7365cfb62cdee3da8604bf1531f358c", "arch": "x86_64", "size": "4129292288"}, {"subvariant": "Python_Classroom", "variant": "Labs", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/alt/releases/26/Labs/x86_64/iso/Fedora-Python-Classroom-Live-x86_64-26-1.5.iso", "sha256": "cc31eff029ff4e80f1c1cfb4885f108be7e359fa5179a7b14fdd85291a48fb6a", "arch": "x86_64", "size": "1482686464"}, {"subvariant": "Robotics", "variant": "Labs", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/alt/releases/26/Labs/x86_64/iso/Fedora-Robotics-Live-x86_64-26-1.5.iso", "sha256": "e458747d2df50fb7db91393c849d032a80ec0e3a3f8652b550cf1a8b94be857e", "arch": "x86_64", "size": "2552233984"}, {"subvariant": "Security", "variant": "Labs", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/alt/releases/26/Labs/x86_64/iso/Fedora-Security-Live-x86_64-26-1.5.iso", "sha256": "55f4bb83f36a8963e8f0a7fb31107f4ce97b5c9c8716101a36038bd17728d2d1", "arch": "x86_64", "size": "1245708288"}, {"subvariant": "Python_Classroom", "variant": "Labs", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/alt/releases/26/Labs/armhfp/images/Fedora-Python-Classroom-armhfp-26-1.5-sda.raw.xz", "sha256": "ea298b03095c2035d158b6a6d4498d931dde615d661ed7f739d5df576eeb545b", "arch": "armhfp", "size": "1091384972"}, {"subvariant": "Everything", "variant": "Everything", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Everything/x86_64/iso/Fedora-Everything-netinst-x86_64-26-1.5.iso", "sha256": "43134229857ee68dda3609aebf533caf3a4214c3a982b670992c0a22e07bba8a", "arch": "x86_64", "size": "505413632"}, {"subvariant": "Mate", "variant": "Spins", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Spins/x86_64/iso/Fedora-MATE_Compiz-Live-x86_64-26-1.5.iso", "sha256": "8fe75d9fdc08ecb47dc921990595e32fe961aa1da6ba630f69ed9b05d0acaa0e", "arch": "x86_64", "size": "1569718272"}, {"subvariant": "Cinnamon", "variant": "Spins", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Spins/x86_64/iso/Fedora-Cinnamon-Live-x86_64-26-1.5.iso", "sha256": "47b3a500a9d09423cf40141e006a4ab80633856266b49494300f7686a259debe", "arch": "x86_64", "size": "1555038208"}, {"subvariant": "KDE", "variant": "Spins", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Spins/x86_64/iso/Fedora-KDE-Live-x86_64-26-1.5.iso", "sha256": "106d2d24b9149c7ea0ce658ab232dcf4a791d738f9883b6bd6b2c3ad405decbe", "arch": "x86_64", "size": "1501560832"}, {"subvariant": "LXDE", "variant": "Spins", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Spins/x86_64/iso/Fedora-LXDE-Live-x86_64-26-1.5.iso", "sha256": "c1f31f595c5b9c2d0cb80e19b5664e0e6ac0b092ed6b7ade4094810181bc9e51", "arch": "x86_64", "size": "981467136"}, {"subvariant": "LXQt", "variant": "Spins", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Spins/x86_64/iso/Fedora-LXQt-Live-x86_64-26-1.5.iso", "sha256": "1470caf2aa5f3e1bec5904b092bd4c3b6e8372b9aea2f078fde4b708518c3b7f", "arch": "x86_64", "size": "1004535808"}, {"subvariant": "SoaS", "variant": "Spins", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Spins/x86_64/iso/Fedora-SoaS-Live-x86_64-26-1.5.iso", "sha256": "db6423804601d244e964004f6fdcc1ea0b80efa679b8287ed30656ce63ec55cb", "arch": "x86_64", "size": "805306368"}, {"subvariant": "Xfce", "variant": "Spins", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Spins/x86_64/iso/Fedora-Xfce-Live-x86_64-26-1.5.iso", "sha256": "4762b2ee9701cdfa6f4f6f900fcc05265e19f2469548c820cf69df486c3390c2", "arch": "x86_64", "size": "1222639616"}, {"subvariant": "KDE", "variant": "Spins", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Spins/armhfp/images/Fedora-KDE-armhfp-26-1.5-sda.raw.xz", "sha256": "35925d6396db00f603eebcb112465486effb88dae00fcb89b3bc2ddaf164a534", "arch": "armhfp", "size": "1313744308"}, {"subvariant": "LXQt", "variant": "Spins", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Spins/armhfp/images/Fedora-LXQt-armhfp-26-1.5-sda.raw.xz", "sha256": "7ad2c941f048ae9f50abed67d537009883597e426a213ffc1bb2e3b9f5a114b1", "arch": "armhfp", "size": "945758388"}, {"subvariant": "Mate", "variant": "Spins", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Spins/armhfp/images/Fedora-Mate-armhfp-26-1.5-sda.raw.xz", "sha256": "6270dfd5351c9c02daf2f524f54dd5adf9431a975f0af7804f4003ee91b41817", "arch": "armhfp", "size": "1421052172"}, {"subvariant": "Minimal", "variant": "Spins", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Spins/armhfp/images/Fedora-Minimal-armhfp-26-1.5-sda.raw.xz", "sha256": "6defbe1bbd187100a5b8043614639b15401268021673cc6f789480026a6213ab", "arch": "armhfp", "size": "433879452"}, {"subvariant": "SoaS", "variant": "Spins", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Spins/armhfp/images/Fedora-SoaS-armhfp-26-1.5-sda.raw.xz", "sha256": "5f45e6c55c8c4e8c18329e85f0e82a787da38c674af8cc943eefc308a87d34ad", "arch": "armhfp", "size": "760310364"}, {"subvariant": "Xfce", "variant": "Spins", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Spins/armhfp/images/Fedora-Xfce-armhfp-26-1.5-sda.raw.xz", "sha256": "fa261d61ea205aabc99a639910ec41e1105a254cb45bba388a3535bc9cfb082b", "arch": "armhfp", "size": "1138492764"}, {"subvariant": "Container_Minimal_Base", "variant": "Docker", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Docker/x86_64/images/Fedora-Container-Minimal-Base-26-1.5.x86_64.tar.xz", "sha256": "c8b427ead6823cd561ae7a875a852ceed75b900dbb56ca4253c52d83b1485fa6", "arch": "x86_64", "size": "21666584"}, {"subvariant": "Docker_Base", "variant": "Docker", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Docker/x86_64/images/Fedora-Docker-Base-26-1.5.x86_64.tar.xz", "sha256": "7865bc47dab07b59e62767445f243be797e9e7289f57467f82ffd5d9573d38ed", "arch": "x86_64", "size": "43913448"}, {"subvariant": "Container_Minimal_Base", "variant": "Docker", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Docker/armhfp/images/Fedora-Container-Minimal-Base-26-1.5.armhfp.tar.xz", "sha256": "f2aa1e3cf1b70856d1ee7b215dc41a4e8dbd12c13f2e75b78c48cb589b815197", "arch": "armhfp", "size": "19604804"}, {"subvariant": "Docker_Base", "variant": "Docker", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/Docker/armhfp/images/Fedora-Docker-Base-26-1.5.armhfp.tar.xz", "sha256": "f6607d56a4d8b0e935a6a338146a36d61d1313af5ec589ca3f9d143d918ffa47", "arch": "armhfp", "size": "39770060"}, {"subvariant": "Atomic", "variant": "CloudImages", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/CloudImages/x86_64/images/Fedora-Atomic-26-1.5.x86_64.qcow2", "sha256": "f6e48eb3ce6bda8f7f992671d89cd52827aec311b8c897bd86f0a68e572c255d", "arch": "x86_64", "size": "702779904"}, {"subvariant": "Atomic", "variant": "CloudImages", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/CloudImages/x86_64/images/Fedora-Atomic-26-1.5.x86_64.raw.xz", "sha256": "18d619e246a6eb723226978edfaa6243a0a18b6d30dc8c5d47805271aa5aabc1", "arch": "x86_64", "size": "529608216"}, {"subvariant": "Atomic", "variant": "CloudImages", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/CloudImages/x86_64/images/Fedora-Atomic-Vagrant-26-1.5.x86_64.vagrant-virtualbox.box", "sha256": "bfceb3195992bbed6c9ecc5629aad1eaee03f6038ee14433e1e25ff062d4bec8", "arch": "x86_64", "size": "676198400"}, {"subvariant": "Atomic", "variant": "CloudImages", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/CloudImages/x86_64/images/Fedora-Atomic-Vagrant-26-1.5.x86_64.vagrant-libvirt.box", "sha256": "427230fbe70e4bb9282b3a2879c6130cc2b2ebc9bb1730bbd416fc7131dd5727", "arch": "x86_64", "size": "658342523"}, {"subvariant": "Cloud_Base", "variant": "CloudImages", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/CloudImages/x86_64/images/Fedora-Cloud-Base-26-1.5.x86_64.qcow2", "sha256": "37a621dda65b04e8b6eee207088ff7697795cb2affdac13ed77166453989557c", "arch": "x86_64", "size": "250085376"}, {"subvariant": "Cloud_Base", "variant": "CloudImages", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/CloudImages/x86_64/images/Fedora-Cloud-Base-26-1.5.x86_64.raw.xz", "sha256": "8caa00596b6ee15126d5482f3adf9566d816ee8079adf98431852d871f1e8d71", "arch": "x86_64", "size": "154897200"}, {"subvariant": "Cloud_Base", "variant": "CloudImages", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/CloudImages/x86_64/images/Fedora-Cloud-Base-Vagrant-26-1.5.x86_64.vagrant-libvirt.box", "sha256": "68209db73aa20ede940c025a09d73f08caa235ef625ac60353e8f26a764c19b4", "arch": "x86_64", "size": "229231805"}, {"subvariant": "Cloud_Base", "variant": "CloudImages", "releaseDate": "2017-07-11", "version": "26", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/26/CloudImages/x86_64/images/Fedora-Cloud-Base-Vagrant-26-1.5.x86_64.vagrant-virtualbox.box", "sha256": "115189bc78702b02ede4ffb41fbdfc1654eb328fdfdd4b3f5f20aa6aa6b5119b", "arch": "x86_64", "size": "238807040"}] +[{"subvariant": "Workstation", "variant": "Workstation", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Workstation/x86_64/iso/Fedora-Workstation-Live-x86_64-29-1.2.iso", "sha256": "653cc283749100e9b46625d23938ff890ae29482bef142f5a0f99c5a5ddc03e9", "arch": "x86_64", "size": "1931476992"}, {"subvariant": "Workstation", "variant": "Workstation", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Workstation/x86_64/iso/Fedora-Workstation-netinst-x86_64-29-1.2.iso", "sha256": "6554404b66d38b89693232966d9290ed62156e32d1edde4074b1d25c97a7b10e", "arch": "x86_64", "size": "621805568"}, {"subvariant": "Workstation", "variant": "Workstation", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Workstation/armhfp/images/Fedora-Workstation-armhfp-29-1.2-sda.raw.xz", "sha256": "ad2ce0a8736b42f9d21294a4649bf63d15ac92f1659ea2c6453877f07dd536e9", "arch": "armhfp", "size": "1492820956"}, {"subvariant": "Workstation", "variant": "Workstation", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Workstation/armhfp/iso/Fedora-Workstation-netinst-armhfp-29-1.2.iso", "sha256": "f18b9d2e18cc09d6e67af14d14e7d511027fb24471a2b4a9d7196a6101bda137", "arch": "armhfp", "size": "626399232"}, {"subvariant": "Container_Base", "variant": "Container", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Container/aarch64/images/Fedora-Container-Base-29-1.2.aarch64.tar.xz", "sha256": "f790937ce58b89dd3eddb6a03b1c4089349c4ec568bc6891938dc7ba3de4ea3c", "arch": "aarch64", "size": "50269468"}, {"subvariant": "Container_Minimal_Base", "variant": "Container", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Container/aarch64/images/Fedora-Container-Minimal-Base-29-1.2.aarch64.tar.xz", "sha256": "c8c1aa21cc76d7e379553a911b067f1cca0ece511595397d59c4aea039bd3417", "arch": "aarch64", "size": "21526620"}, {"subvariant": "Container_Base", "variant": "Container", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Container/x86_64/images/Fedora-Container-Base-29-1.2.x86_64.tar.xz", "sha256": "3c64e10980d27a242a11cf8e0cfa085dd45bea74d22cc5ed520f2201b4f4d9e4", "arch": "x86_64", "size": "53581524"}, {"subvariant": "Container_Minimal_Base", "variant": "Container", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Container/x86_64/images/Fedora-Container-Minimal-Base-29-1.2.x86_64.tar.xz", "sha256": "0e18afeeee40e7c378863ffc8f7c0dad74cdd9c760db1359375d1cc4919dcbe7", "arch": "x86_64", "size": "23494476"}, {"subvariant": "Silverblue", "variant": "Silverblue", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Silverblue/x86_64/iso/Fedora-Silverblue-ostree-x86_64-29-1.2.iso", "sha256": "0167e4c08b188c623023e0eac259e29a46450cabb3dc1a495cf62ae249360129", "arch": "x86_64", "size": "2112880640"}, {"subvariant": "Server", "variant": "Server", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Server/aarch64/images/Fedora-Server-29-1.2.aarch64.raw.xz", "sha256": "91e5a07e88fea9302295ff738186dcad83b39a96d2a0a01cb87b18859ddbebc2", "arch": "aarch64", "size": "545412040"}, {"subvariant": "Server", "variant": "Server", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Server/aarch64/iso/Fedora-Server-dvd-aarch64-29-1.2.iso", "sha256": "2d7b9bfc8f0205474c2bea079c19f7c8f57677944dee2e20c002255b56ca48a4", "arch": "aarch64", "size": "2929954816"}, {"subvariant": "Server", "variant": "Server", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Server/aarch64/iso/Fedora-Server-netinst-aarch64-29-1.2.iso", "sha256": "8958d112c394ad33a15bf801ae17e647ea2130fd7af130f461764ebbf56cf9a4", "arch": "aarch64", "size": "563779584"}, {"subvariant": "Server", "variant": "Server", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Server/x86_64/iso/Fedora-Server-dvd-x86_64-29-1.2.iso", "sha256": "129d131a55e5bd518f593f0eacdce095f7c795fe7ccbef1f3f6aeb2ff9f99f35", "arch": "x86_64", "size": "3122659328"}, {"subvariant": "Server", "variant": "Server", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Server/x86_64/iso/Fedora-Server-netinst-x86_64-29-1.2.iso", "sha256": "aa7fb0e6e5b71774ebdaab0dae76bdd9246a5bc7aedc28b7f1103aaaf9750654", "arch": "x86_64", "size": "621805568"}, {"subvariant": "Server", "variant": "Server", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Server/armhfp/images/Fedora-Server-armhfp-29-1.2-sda.raw.xz", "sha256": "50eabfdcda88097d314d5135acb94ce0545097a289605cc4339abb46ecd7b112", "arch": "armhfp", "size": "520246196"}, {"subvariant": "Server", "variant": "Server", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Server/armhfp/iso/Fedora-Server-dvd-armhfp-29-1.2.iso", "sha256": "2d2dc33137b043236b7eae025daa5814f94dafe8c2b291273c155a0eceec40e6", "arch": "armhfp", "size": "2886176768"}, {"subvariant": "Server", "variant": "Server", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Server/armhfp/iso/Fedora-Server-netinst-armhfp-29-1.2.iso", "sha256": "08b0e0054ba7739d1854a81d4982f2d0dafb5697b038c08c7eb60213a99b526e", "arch": "armhfp", "size": "626382848"}, {"subvariant": "Python_Classroom", "variant": "Labs", "version": "29", "link": "https://download.fedoraproject.org/pub/alt/releases/29/Labs/x86_64/images/Fedora-Python-Classroom-Vagrant-29-1.2.x86_64.vagrant-libvirt.box", "sha256": "586a3a6d6a92228de7bb5eea3b8e5ee7b599ec08a52f143977fbf8c0d11c549e", "arch": "x86_64", "size": "780211895"}, {"subvariant": "Python_Classroom", "variant": "Labs", "version": "29", "link": "https://download.fedoraproject.org/pub/alt/releases/29/Labs/x86_64/images/Fedora-Python-Classroom-Vagrant-29-1.2.x86_64.vagrant-virtualbox.box", "sha256": "c394a09543a8ed2974baff94f2b753999b1b46fe440b1bb0d51b693fed046ea4", "arch": "x86_64", "size": "814264320"}, {"subvariant": "Scientific", "variant": "Labs", "version": "29", "link": "https://download.fedoraproject.org/pub/alt/releases/29/Labs/x86_64/images/Fedora-Scientific-Vagrant-29-1.2.x86_64.vagrant-libvirt.box", "sha256": "9cf685f63c19a7e0a6b17c5c013b53d5191ec54470901714825f7732b11dbcde", "arch": "x86_64", "size": "3096184034"}, {"subvariant": "Scientific", "variant": "Labs", "version": "29", "link": "https://download.fedoraproject.org/pub/alt/releases/29/Labs/x86_64/images/Fedora-Scientific-Vagrant-29-1.2.x86_64.vagrant-virtualbox.box", "sha256": "1e4032875f154594dcc7f4efebbd0d7a74f3a3a5d261eab6502b4a763d9de431", "arch": "x86_64", "size": "3214120960"}, {"subvariant": "Scientific_KDE", "variant": "Labs", "version": "29", "link": "https://download.fedoraproject.org/pub/alt/releases/29/Labs/x86_64/iso/Fedora-Scientific_KDE-Live-x86_64-29-1.2.iso", "sha256": "dfe6234ae49cc2224d66abfa8c1d5f06ce50265cfceb44b7556b8b55ad85e289", "arch": "x86_64", "size": "4035969024"}, {"subvariant": "Jam_KDE", "variant": "Labs", "version": "29", "link": "https://download.fedoraproject.org/pub/alt/releases/29/Labs/x86_64/iso/Fedora-Jam_KDE-Live-x86_64-29-1.2.iso", "sha256": "22e2f09a31e9797195c5b791d5b0144260e77678fe74ca002d1616c5836d7c80", "arch": "x86_64", "size": "2677014528"}, {"subvariant": "Python_Classroom", "variant": "Labs", "version": "29", "link": "https://download.fedoraproject.org/pub/alt/releases/29/Labs/armhfp/images/Fedora-Python-Classroom-armhfp-29-1.2-sda.raw.xz", "sha256": "39fb808352a7d94d587547f1f3e70ba33eaeecb34cf2e432f6a7b31daebd8d4a", "arch": "armhfp", "size": "1304830076"}, {"subvariant": "Everything", "variant": "Everything", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Everything/aarch64/iso/Fedora-Everything-netinst-aarch64-29-1.2.iso", "sha256": "b6aedff388a0d0f4a13e75c2f7f285420f524d64911d8e8474a20f2d02f123f3", "arch": "aarch64", "size": "563675136"}, {"subvariant": "Everything", "variant": "Everything", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Everything/x86_64/iso/Fedora-Everything-netinst-x86_64-29-1.2.iso", "sha256": "e5f6e6f4b047e7a3b92dbcdae93ccee9a57b5e2dac029d8ea54f869dbc99cb43", "arch": "x86_64", "size": "621805568"}, {"subvariant": "Everything", "variant": "Everything", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Everything/armhfp/iso/Fedora-Everything-netinst-armhfp-29-1.2.iso", "sha256": "8e3d065007b48e6e5be394add88ae5b7f6108ec9ad15f3ee22b2ae73b49f1ed3", "arch": "armhfp", "size": "626411520"}, {"subvariant": "Cloud_Base", "variant": "Cloud", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Cloud/aarch64/images/Fedora-Cloud-Base-29-1.2.aarch64.qcow2", "sha256": "bdf27eb37c5d38237d7eb7688b3ab01fdbed8feb281a63f18a9bda903fb71fcc", "arch": "aarch64", "size": "303497216"}, {"subvariant": "Cloud_Base", "variant": "Cloud", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Cloud/aarch64/images/Fedora-Cloud-Base-29-1.2.aarch64.raw.xz", "sha256": "2b70eb0f70bfe5ee00300df15383842d476bea4aba76b0dffbbeebd9df802828", "arch": "aarch64", "size": "188300916"}, {"subvariant": "Cloud_Base", "variant": "Cloud", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Cloud/x86_64/images/Fedora-Cloud-Base-29-1.2.x86_64.qcow2", "sha256": "a30549d620bf6bf41d30a9a58626e59dfa70bb011fd7d50f6c4511ad2e479a39", "arch": "x86_64", "size": "307494912"}, {"subvariant": "Cloud_Base", "variant": "Cloud", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Cloud/x86_64/images/Fedora-Cloud-Base-29-1.2.x86_64.raw.xz", "sha256": "d44dccfaa302dc25a0ca42ad442d4b1651aca486d8940238649062b72e8bf466", "arch": "x86_64", "size": "194278292"}, {"subvariant": "Cloud_Base", "variant": "Cloud", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Cloud/x86_64/images/Fedora-Cloud-Base-Vagrant-29-1.2.x86_64.vagrant-libvirt.box", "sha256": "30a58db024a5203fea0fee8fffcbc1998b3e6de787dbc504dc5c511b97c84777", "arch": "x86_64", "size": "292958769"}, {"subvariant": "Cloud_Base", "variant": "Cloud", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Cloud/x86_64/images/Fedora-Cloud-Base-Vagrant-29-1.2.x86_64.vagrant-virtualbox.box", "sha256": "ce08eec19d7dd31fc6f66bf89249b1e8e37565c8a0affdc1e883e0e46660adad", "arch": "x86_64", "size": "303810560"}, {"subvariant": "Mate", "variant": "Spins", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Spins/x86_64/iso/Fedora-MATE_Compiz-Live-x86_64-29-1.2.iso", "sha256": "79ce6fca01f7e5c0c425c967bc9bae2b5f7017d6a3b03c7620289e47b7e1fd43", "arch": "x86_64", "size": "1948254208"}, {"subvariant": "Cinnamon", "variant": "Spins", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Spins/x86_64/iso/Fedora-Cinnamon-Live-x86_64-29-1.2.iso", "sha256": "df4cd1707ba64b699e284946789500aa04078c7caa0cf10234b0437907c1cef6", "arch": "x86_64", "size": "1944059904"}, {"subvariant": "KDE", "variant": "Spins", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Spins/x86_64/iso/Fedora-KDE-Live-x86_64-29-1.2.iso", "sha256": "5f7103a79e705bc1be95b7a2350b82cae857196542396cec0e3e7dfd7d16815a", "arch": "x86_64", "size": "1884291072"}, {"subvariant": "LXDE", "variant": "Spins", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Spins/x86_64/iso/Fedora-LXDE-Live-x86_64-29-1.2.iso", "sha256": "ae3760acd4b0ea954b1f627579d3b3ca58bd403f47a10269f3079d47d0f23cef", "arch": "x86_64", "size": "1341128704"}, {"subvariant": "SoaS", "variant": "Spins", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Spins/x86_64/iso/Fedora-SoaS-Live-x86_64-29-1.2.iso", "sha256": "3e403304af4c2ed1f2a59a052c151ecbdf4c81e37555cf1d26f87cbcc7771004", "arch": "x86_64", "size": "1005584384"}, {"subvariant": "KDE", "variant": "Spins", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Spins/armhfp/images/Fedora-KDE-armhfp-29-1.2-sda.raw.xz", "sha256": "99e73eeb494f90f8a8733d7ef7fae8c614feccf542529ed986d55f7ccc73acf5", "arch": "armhfp", "size": "1550948396"}, {"subvariant": "LXDE", "variant": "Spins", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Spins/armhfp/images/Fedora-LXDE-armhfp-29-1.2-sda.raw.xz", "sha256": "f654bde45674267928d9e215b78da74492137e4f6fcfd10f26583663584a66c6", "arch": "armhfp", "size": "1091763852"}, {"subvariant": "Minimal", "variant": "Spins", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Spins/armhfp/images/Fedora-Minimal-armhfp-29-1.2-sda.raw.xz", "sha256": "b90ff67d9572869c7f3fd11f9543e85ce5c9d85195d7c3246faccf683115d9be", "arch": "armhfp", "size": "373764672"}, {"subvariant": "SoaS", "variant": "Spins", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Spins/armhfp/images/Fedora-SoaS-armhfp-29-1.2-sda.raw.xz", "sha256": "5f0bbdca1e66ce79e5fef4930ed18db86720640326d5afd0caf7bf4c86a64f64", "arch": "armhfp", "size": "755346168"}, {"subvariant": "Xfce", "variant": "Spins", "version": "29", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/29/Spins/armhfp/images/Fedora-Xfce-armhfp-29-1.2-sda.raw.xz", "sha256": "276dc9ac3e47a1928fbc43e835423980aba6a968c9e72573864df1b0062b736c", "arch": "armhfp", "size": "1236277256"}, {"subvariant": "Workstation", "variant": "Workstation", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Workstation/x86_64/iso/Fedora-Workstation-Live-x86_64-28-1.1.iso", "sha256": "bd5c9ee34b7698eb0852a320da4fbdf616222a493d99f6054aa96afa96207bfb", "arch": "x86_64", "size": "1787822080"}, {"subvariant": "Workstation", "variant": "Workstation", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Workstation/x86_64/iso/Fedora-Workstation-netinst-x86_64-28-1.1.iso", "sha256": "34da8b46b23d786bb1d43a77a4dcd713c446fc70a4ace0c6f52e43b086350562", "arch": "x86_64", "size": "611319808"}, {"subvariant": "Workstation", "variant": "Workstation", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Workstation/armhfp/images/Fedora-Workstation-armhfp-28-1.1-sda.raw.xz", "sha256": "f55e1a7e0d64bcade672226bd5b04bb8f17df98209fef5713f79466ada48fc5e", "arch": "armhfp", "size": "1379958748"}, {"subvariant": "Container_Base", "variant": "Container", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Container/aarch64/images/Fedora-Container-Base-28-1.1.aarch64.tar.xz", "sha256": "55c8070034b0a5b260c5bfad4d2b0939c205c830f32e8b02e4f395d1da79d44a", "arch": "aarch64", "size": "42406776"}, {"subvariant": "Container_Minimal_Base", "variant": "Container", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Container/aarch64/images/Fedora-Container-Minimal-Base-28-1.1.aarch64.tar.xz", "sha256": "d0c0a24ca135bd6169b5739837799ea42725ff32169f85020e329d13bf32e1fa", "arch": "aarch64", "size": "22116168"}, {"subvariant": "Container_Base", "variant": "Container", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Container/x86_64/images/Fedora-Container-Base-28-1.1.x86_64.tar.xz", "sha256": "dbf2049867b2f9a00f48632041f905d17db24d3c4e7135f0fce537b5c9faacfd", "arch": "x86_64", "size": "44616804"}, {"subvariant": "Container_Minimal_Base", "variant": "Container", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Container/x86_64/images/Fedora-Container-Minimal-Base-28-1.1.x86_64.tar.xz", "sha256": "6be77088795c1cc77b7160742498eef30259604e7070af4c42ae18564c9b563b", "arch": "x86_64", "size": "23288816"}, {"subvariant": "Container_Minimal_Base", "variant": "Container", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Container/armhfp/images/Fedora-Container-Minimal-Base-28-1.1.armhfp.tar.xz", "sha256": "b730d0871ac2e8a8e52581af1eb63b0c97160f57e0cb45c50a5983d063757333", "arch": "armhfp", "size": "20332824"}, {"subvariant": "AtomicWorkstation", "variant": "AtomicWorkstation", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/AtomicWorkstation/x86_64/iso/Fedora-AtomicWorkstation-ostree-x86_64-28-1.1.iso", "sha256": "3c57cef9cc85e73d6ecac1f7ebdb84cd9b6f2420da0667b112ce8cf20c5404b6", "arch": "x86_64", "size": "2090860544"}, {"subvariant": "AtomicHost", "variant": "AtomicHost", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/AtomicHost/x86_64/images/Fedora-AtomicHost-28-1.1.x86_64.qcow2", "sha256": "a91e30ffc0126cecceaced79bb28ebfd5427d74236779e36419aa044b81cfda8", "arch": "x86_64", "size": "642151936"}, {"subvariant": "AtomicHost", "variant": "AtomicHost", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/AtomicHost/x86_64/images/Fedora-AtomicHost-28-1.1.x86_64.raw.xz", "sha256": "92e49dccbe53d54724b5aa404f2a88d71cee2178312d48bd4a19b80e514643dc", "arch": "x86_64", "size": "464506420"}, {"subvariant": "AtomicHost", "variant": "AtomicHost", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/AtomicHost/x86_64/images/Fedora-AtomicHost-Vagrant-28-1.1.x86_64.vagrant-libvirt.box", "sha256": "ebdf930ac3f350f977e009336de1857c7aebc6812eddc7d26ae49593aff77569", "arch": "x86_64", "size": "610327687"}, {"subvariant": "AtomicHost", "variant": "AtomicHost", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/AtomicHost/x86_64/images/Fedora-AtomicHost-Vagrant-28-1.1.x86_64.vagrant-virtualbox.box", "sha256": "2ed7d5a8dd8cbc77eea146d055f4d573677d60579ae53d237c40b8e6ff858a63", "arch": "x86_64", "size": "624721920"}, {"subvariant": "Server", "variant": "Server", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Server/aarch64/images/Fedora-Server-28-1.1.aarch64.raw.xz", "sha256": "0998225327f567fbed0d725f22b948be4d0e2108fa9b76f17e8b543e692caea1", "arch": "aarch64", "size": "703742332"}, {"subvariant": "Server", "variant": "Server", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Server/aarch64/iso/Fedora-Server-dvd-aarch64-28-1.1.iso", "sha256": "9e9464031194fc64f7d7c8ce54aa0c6e110f772008bba386fb87a7d217bd4fe9", "arch": "aarch64", "size": "2740688896"}, {"subvariant": "Server", "variant": "Server", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Server/aarch64/iso/Fedora-Server-netinst-aarch64-28-1.1.iso", "sha256": "7a772720a731250622f89d1480b839261efe5934850ae1325d0137290f23c33e", "arch": "aarch64", "size": "548915200"}, {"subvariant": "Server", "variant": "Server", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Server/x86_64/iso/Fedora-Server-dvd-x86_64-28-1.1.iso", "sha256": "8d59a25052e05758c15fe9daa3bc472b5619791b442e752450bba7f1eeca9c1a", "arch": "x86_64", "size": "2903506944"}, {"subvariant": "Server", "variant": "Server", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Server/x86_64/iso/Fedora-Server-netinst-x86_64-28-1.1.iso", "sha256": "ea1efdc692356b3346326f82e2f468903e8da59324fdee8b10eac4fea83f23fe", "arch": "x86_64", "size": "611319808"}, {"subvariant": "Server", "variant": "Server", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Server/armhfp/images/Fedora-Server-armhfp-28-1.1-sda.raw.xz", "sha256": "d3165806524dfa2a2c49bbdca2ef56e7340e6a93480934040e8cbbcd10d1a567", "arch": "armhfp", "size": "516959868"}, {"subvariant": "Server", "variant": "Server", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Server/armhfp/iso/Fedora-Server-dvd-armhfp-28-1.1.iso", "sha256": "dc8e4edde180bdd1ad5d21007b62b40daac50b2781cedbef0b91e17155ba7d7d", "arch": "armhfp", "size": "2723655680"}, {"subvariant": "Python_Classroom", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/x86_64/images/Fedora-Python-Classroom-Vagrant-28-1.1.x86_64.vagrant-libvirt.box", "sha256": "60236a6aa6c8fb96d85c9af10f8d3c8a519c8976eeacd9b812e21bfdf8e59eac", "arch": "x86_64", "size": "807284363"}, {"subvariant": "Python_Classroom", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/x86_64/images/Fedora-Python-Classroom-Vagrant-28-1.1.x86_64.vagrant-virtualbox.box", "sha256": "470c1570c18eb9bcfd0beab0a31761f119f2f6470298719e7d150228839b9bfd", "arch": "x86_64", "size": "844871680"}, {"subvariant": "Astronomy_KDE", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/x86_64/iso/Fedora-Astronomy_KDE-Live-x86_64-28-1.1.iso", "sha256": "9a08f442b9c97fd8639e0e5b334bc5018c56f6fc85bd28d84570de375792d90c", "arch": "x86_64", "size": "3624927232"}, {"subvariant": "Design_suite", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/x86_64/iso/Fedora-Design_suite-Live-x86_64-28-1.1.iso", "sha256": "37f52bea3a3e0b5bb083561248a4be47a90673b50d7515ad829023444d66111e", "arch": "x86_64", "size": "2265972736"}, {"subvariant": "Games", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/x86_64/iso/Fedora-Games-Live-x86_64-28-1.1.iso", "sha256": "b336063329184b075d70bed585b1da97e553bc3541b99bad09217b6448dfb737", "arch": "x86_64", "size": "4526702592"}, {"subvariant": "Jam_KDE", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/x86_64/iso/Fedora-Jam_KDE-Live-x86_64-28-1.1.iso", "sha256": "0800813f5af9248ff5465768b55d2fda7a90d8d58e527ab3488b08cff7fa2dea", "arch": "x86_64", "size": "2695888896"}, {"subvariant": "Python_Classroom", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/x86_64/iso/Fedora-Python-Classroom-Live-x86_64-28-1.1.iso", "sha256": "85c0619b0ef3f0ef03e307e4e18dae5c041cbdb2cf919fd10de68d1f4c295bb7", "arch": "x86_64", "size": "1671430144"}, {"subvariant": "Robotics", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/x86_64/iso/Fedora-Robotics-Live-x86_64-28-1.1.iso", "sha256": "02b505403ff6bdfcff6463964464498abfb53f17d06c223ae99d44cf020c5622", "arch": "x86_64", "size": "2736783360"}, {"subvariant": "Scientific_KDE", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/x86_64/iso/Fedora-Scientific_KDE-Live-x86_64-28-1.1.iso", "sha256": "99c05db82d74f100e4f69a9c250d552c16a604556845265c126b71d54dfbec03", "arch": "x86_64", "size": "3758096384"}, {"subvariant": "Security", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/x86_64/iso/Fedora-Security-Live-x86_64-28-1.1.iso", "sha256": "d2e11f9eeb4eae69db61c3d36f1ce063d45d9ab4a29827f3a0b77547039f382f", "arch": "x86_64", "size": "1470103552"}, {"subvariant": "Python_Classroom", "variant": "Labs", "version": "28", "link": "https://download.fedoraproject.org/pub/alt/releases/28/Labs/armhfp/images/Fedora-Python-Classroom-armhfp-28-1.1-sda.raw.xz", "sha256": "876e67b850a465960531accfd2c56b319a83e6e811923effd4546e4c9beb0015", "arch": "armhfp", "size": "1273922284"}, {"subvariant": "Everything", "variant": "Everything", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Everything/aarch64/iso/Fedora-Everything-netinst-aarch64-28-1.1.iso", "sha256": "f933475e255e8ba862899b071ab69705aff4ba31dcc1b413b375d180fa3b691b", "arch": "aarch64", "size": "548960256"}, {"subvariant": "Everything", "variant": "Everything", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Everything/x86_64/iso/Fedora-Everything-netinst-x86_64-28-1.1.iso", "sha256": "92a1ab8f2c1ef24eadba7f84cb7e09ac911df13541eca1de239421e8f9e3adef", "arch": "x86_64", "size": "611319808"}, {"subvariant": "Cloud_Base", "variant": "Cloud", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Cloud/aarch64/images/Fedora-Cloud-Base-28-1.1.aarch64.qcow2", "sha256": "784dc2c87f9e98d4a4391a1731077a2e6e24069fc67019227d4240443b52ff80", "arch": "aarch64", "size": "250085376"}, {"subvariant": "Cloud_Base", "variant": "Cloud", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Cloud/aarch64/images/Fedora-Cloud-Base-28-1.1.aarch64.raw.xz", "sha256": "07e1ac7296b5003778d86528eee81d752615b9073d7a0f8afa0baef8d6cf4578", "arch": "aarch64", "size": "155454936"}, {"subvariant": "Cloud_Base", "variant": "Cloud", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Cloud/x86_64/images/Fedora-Cloud-Base-28-1.1.x86_64.qcow2", "sha256": "d987209719fadaf81b8bff85c5d3590a1d3dac6357e4838fde8357086c49b5b4", "arch": "x86_64", "size": "262144000"}, {"subvariant": "Cloud_Base", "variant": "Cloud", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Cloud/x86_64/images/Fedora-Cloud-Base-28-1.1.x86_64.raw.xz", "sha256": "b9b302ab6b7dd7143a15539c2eedff3d8a302f70e619a4e0895857fc9ad7f09d", "arch": "x86_64", "size": "167017948"}, {"subvariant": "Cloud_Base", "variant": "Cloud", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Cloud/x86_64/images/Fedora-Cloud-Base-Vagrant-28-1.1.x86_64.vagrant-libvirt.box", "sha256": "d60f52c9cb04bfd4c5e950410611c746641f0b5f76830a53d44a0f1a43ab3fac", "arch": "x86_64", "size": "242339474"}, {"subvariant": "Cloud_Base", "variant": "Cloud", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Cloud/x86_64/images/Fedora-Cloud-Base-Vagrant-28-1.1.x86_64.vagrant-virtualbox.box", "sha256": "81b970a4852edee2d532a1ddbab0a8c6c912e2636423193196f1586e0b30949b", "arch": "x86_64", "size": "251586560"}, {"subvariant": "Mate", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/x86_64/iso/Fedora-MATE_Compiz-Live-x86_64-28-1.1.iso", "sha256": "5467f408cf341908003437fc4e4b7215c211ceae3394643410dcca079c2725f0", "arch": "x86_64", "size": "1960837120"}, {"subvariant": "Cinnamon", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/x86_64/iso/Fedora-Cinnamon-Live-x86_64-28-1.1.iso", "sha256": "b30ade4c02eea78f77297aab82ad51c6a8552ad78fbfebd4a443b8b8351529a9", "arch": "x86_64", "size": "1833959424"}, {"subvariant": "KDE", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/x86_64/iso/Fedora-KDE-Live-x86_64-28-1.1.iso", "sha256": "a1a83e77f33ef7fff41d79b59089762f0caaa0040a65bc6b9607bb11a2319263", "arch": "x86_64", "size": "1924136960"}, {"subvariant": "LXDE", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/x86_64/iso/Fedora-LXDE-Live-x86_64-28-1.1.iso", "sha256": "11b99bb469bc004c8d059c336af77a042aca789d9ba584efeb3b2fd5bf01fc49", "arch": "x86_64", "size": "1261436928"}, {"subvariant": "LXQt", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/x86_64/iso/Fedora-LXQt-Live-x86_64-28-1.1.iso", "sha256": "7eff744d7f84b7678f8afa0530642717afbd8864513cad07e75c91bc9beb548d", "arch": "x86_64", "size": "1282408448"}, {"subvariant": "SoaS", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/x86_64/iso/Fedora-SoaS-Live-x86_64-28-1.1.iso", "sha256": "3d82874b8587e8ee29b6350d7619fd4eb0b58ca76135fca539447a1b7a82a146", "arch": "x86_64", "size": "963641344"}, {"subvariant": "Xfce", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/x86_64/iso/Fedora-Xfce-Live-x86_64-28-1.1.iso", "sha256": "ca80a329a6e565aba3b83ccec73a5f8507c15d5a0813daaba168432582b44487", "arch": "x86_64", "size": "1385168896"}, {"subvariant": "KDE", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/armhfp/images/Fedora-KDE-armhfp-28-1.1-sda.raw.xz", "sha256": "c6861ebf2c8ce9c436e4608a4d986b90b9b8a7cab390b94628fa73bcb63781ae", "arch": "armhfp", "size": "1582159116"}, {"subvariant": "LXDE", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/armhfp/images/Fedora-LXDE-armhfp-28-1.1-sda.raw.xz", "sha256": "7b793d32c14bbc2071da94857a38e7d24b698f123060e9eb6b80c682b158fb67", "arch": "armhfp", "size": "1024499908"}, {"subvariant": "LXQt", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/armhfp/images/Fedora-LXQt-armhfp-28-1.1-sda.raw.xz", "sha256": "54f8319fc77c4a091a8860cf52609d1eab3fa9c9f8551fd21f873667576d697e", "arch": "armhfp", "size": "1026057904"}, {"subvariant": "Mate", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/armhfp/images/Fedora-Mate-armhfp-28-1.1-sda.raw.xz", "sha256": "39e9ca838a7cdef4b9a2cf1fcc499d70f1c444965b14872504a0a03852fdb229", "arch": "armhfp", "size": "1604333072"}, {"subvariant": "Minimal", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/armhfp/images/Fedora-Minimal-armhfp-28-1.1-sda.raw.xz", "sha256": "98a0b11cfc89a0bdbb4318b235ca944e868119e628b6f0730e65c15297311892", "arch": "armhfp", "size": "343458040"}, {"subvariant": "SoaS", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/armhfp/images/Fedora-SoaS-armhfp-28-1.1-sda.raw.xz", "sha256": "606e65ee11717bed528f20e0cb2ef0ea3a892a9f98ad32ed900888c1228a0b94", "arch": "armhfp", "size": "692016992"}, {"subvariant": "Xfce", "variant": "Spins", "version": "28", "link": "https://download.fedoraproject.org/pub/fedora/linux/releases/28/Spins/armhfp/images/Fedora-Xfce-armhfp-28-1.1-sda.raw.xz", "sha256": "2431fc7e9587373b348e3f761cd125345e242cba70dc947fcf210b3bf28e3e0d", "arch": "armhfp", "size": "1115620580"}] diff --git a/iot.fedoraproject.org/Makefile b/iot.fedoraproject.org/Makefile new file mode 100644 index 0000000..c3ffe4c --- /dev/null +++ b/iot.fedoraproject.org/Makefile @@ -0,0 +1,5 @@ +include ../Makefile.in + +$(LANGUAGES): % : | static rss-cache po/%.mo data/templates/translations.html + $(PYTHON) $(BUILDDIR)/build.py -o out -i data/content -l $@ -p po -b $(BASEPATH) + diff --git a/iot.fedoraproject.org/build/iot_compose.py b/iot.fedoraproject.org/build/iot_compose.py new file mode 100644 index 0000000..4a6fcf3 --- /dev/null +++ b/iot.fedoraproject.org/build/iot_compose.py @@ -0,0 +1,31 @@ +import requests +import sys + +try: + sys.path.append('../../build.d') + + import globalvar +except ImportError: + print "Unable to import globalvar" + sys.exit(1) + +VERSION = globalvar.release['curr_iot_id'] +BASEURL = 'https://dl.fedoraproject.org/pub/alt/iot/' + VERSION + '/' + +def iot_compose_links(): + json = requests.get(BASEURL + '/metadata/images.json').json() + + date = json['payload']['compose']['date'] + + links = {} + links['date'] = date[0:4] + '-' + date[4:6] + '-' + date[6:8] + links['type'] = {} + + for arch,lst in json['payload']['images']['IoT'].iteritems(): + for img in lst: + if img['type'] not in links['type'].keys(): + links['type'][img['type']] = {} + + links['type'][img['type']][img['arch']] = BASEURL + img['path'] + + return links diff --git a/iot.fedoraproject.org/data/content/e/404.html b/iot.fedoraproject.org/data/content/e/404.html new file mode 100644 index 0000000..7059af7 --- /dev/null +++ b/iot.fedoraproject.org/data/content/e/404.html @@ -0,0 +1,42 @@ + + + + + ${Markup(_('Fedora Project - Page Not Found'))} + + + + + +
+
+

${Markup(_('Troubleshooting Ideas'))}

+
+
+
+

${Markup(_('Double-check the URL if you entered it manually. Did you copy it correctly?'))}

+
+
+

${Markup(_('Bad Link? Contact <a href="%s">the webmaster</a> and explain which link brought you here.') % 'mailto:webmaster@fedoraproject.org')}

+
+
+

${Markup(_('The page or file may have moved. Check the <a href="%(fpo)s">main site</a> or search our <a href="%(wiki)s">wiki</a>.') % {'fpo':'http://fedoraproject.org/', 'wiki':'https://fedoraproject.org/wiki/Fedora_Project_Wiki'} )}

+
+
+
+ + + + diff --git a/iot.fedoraproject.org/data/content/index.html b/iot.fedoraproject.org/data/content/index.html new file mode 100644 index 0000000..36bae8c --- /dev/null +++ b/iot.fedoraproject.org/data/content/index.html @@ -0,0 +1,202 @@ + + + + + ${_('Fedora Internet of Things Edition')} + + + + + +
+
+
+

${Markup(_('This is pre-release software and is supported by the <a href="%(team_url)s">IoT Team</a>. Please direct questions to their <a href="%(team_list)s">mailing list</a> or %(team_irc)s on freenode.') % {'team_url':'https://fedoraproject.org/wiki/InternetOfThings', 'team_list':'https://lists.fedoraproject.org/mailman/listinfo/iot', 'team_irc':'#fedora-iot'})} + ${Markup(_('All issues or bugs should be reported via the <a href="%s">Red Hat Bugzilla</a>. The Fedora Project makes no guarantees as to its suitability or usefulness.') % 'https://bugzilla.redhat.com/')} +

+
+
+
+ + +
+
+
+
+

${Markup(_('What is Fedora Internet of Things Edition?'))}

+

${_('Fedora Internet of Things is a variant of Fedora focused on IoT ecosystems. Whether you\'re working on a home assistant, industrial gateways, or data storage and analytics, Fedora IoT provides a trusted open source platform to build on. Fedora IoT produces a monthly rolling release to help you keep your ecosystem up-to-date.')}

+
+
+
+
+ + + + +
+
+
+
+

${Markup(_('Downloads'))}

+
+
+
+
+

${_('Download the latest version of Fedora IoT Edition for your architecture here.')}

+
+
+
+ +

${_('Raw Images')}

+
+
+ +
+ +
+ +

${_('Installer ISOs')}

+
+
+ +
+ +
+ + Latest release: ${iot_links['date']} +
+
+
+ + +
+
+
+
+

${Markup(_('Downloads'))}

+
+
+
+
+

${_('Download the latest version of Fedora IoT Edition for your architecture here.')}

+
+
+
+ +

${_('Raw Images')}

+
+
+ +
+
+

${k1}

+
+ +
+ +

${_('Installer ISOs')}

+
+
+ +
+
+

${k1}

+
+ +
+ + Latest release: ${iot_links['date']} +
+
+
+ + +
+
+
+
+

${_('Support Resources')}

+
+
+
+
+

${_('Documentation')}

+

${Markup(_('Fedora Internet of Things Edition documentation and installation guides are available at the <a href="%s">Fedora IoT documentation page</a>.') % ('https://docs.fedoraproject.org/en-US/iot/'))}

+
+
+

${_('Email')}

+

${Markup(_('Users and developers are also available on the mailing list at <a href="%s">iot@lists.fedoraproject.org</a>.') % ('https://admin.fedoraproject.org/mailman/listinfo/iot'))}

+
+
+

${_('Chat')}

+

${Markup(_('Users and developers are available in the <a href="%s">#fedora-iot</a> irc channel on <strong>irc.freenode.org</strong> for real-time chat.') % ('http://webchat.freenode.net/?channels=fedora-iot'))}

+
+ +
+
+
+

${_('General Help Using Fedora')}

+

${Markup(_('Sometimes you may encounter an issue with this spin that you can get help with using general Fedora support resources. A list of resources is available at the <a href="%s">Fedora “Get Help” page</a>.') % ('https://fedoraproject.org/wiki/Communicating_and_getting_help'))}

+
+
+
+
+ + + diff --git a/iot.fedoraproject.org/data/content/verify.html b/iot.fedoraproject.org/data/content/verify.html new file mode 100644 index 0000000..df10216 --- /dev/null +++ b/iot.fedoraproject.org/data/content/verify.html @@ -0,0 +1,84 @@ + + + + + ${_('Verify your Downloaded Image')} + + + + + + + +
+
+
+

${Markup(_('How do I verify my image?'))}

+

${Markup(_('Once you have downloaded an image, verify it for security and integrity. To verify your image, start by downloading the proper CHECKSUM file into the same directory as the image you downloaded.'))}

+
+
+
+
+

${_('Server')}

+ + +
+
+

${_('Desktop')}

+ + +
+
+

${_('Labs')}

+ +
+
+ +
+
+

${Markup(_('Next, import Fedora\'s GPG key(s):'))}

+
$ curl https://getfedora.org/static/fedora.gpg | gpg --import
+

${Markup(_('You can verify the details of the GPG key(s) <a href="%s/%s/keys">here</a>.') % ('https://getfedora.org', lang))}

+

${Markup(_('Now, verify that the CHECKSUM file is valid:'))}

+
$ gpg --verify-files *-CHECKSUM
+

${Markup(_('The CHECKSUM file should have a good signature from one of the following keys:'))}

+
    +
  • CFC659B9 - ${_('Fedora 30')}
  • +
  • 429476B4 - ${_('Fedora 29')}
  • +
  • 9DB62FB1 - ${_('Fedora 28')}
  • +
  • DBBDCF7C - ${_('IOT 2019')}
  • +
+

${Markup(_('Finally, now that the CHECKSUM file has been verified, check that the image\'s checksum matches:'))}

+
$ sha256sum -c *-CHECKSUM
+

${Markup(_('If the output states that the file is valid, then it\'s ready to use!'))}

+

${_('How do I verify my downloaded image on another operating system?')}

+

${_('Read these instructions to verify your image.')}

+
+
+
+ + diff --git a/iot.fedoraproject.org/data/templates/css.html b/iot.fedoraproject.org/data/templates/css.html new file mode 100644 index 0000000..4cca7ef --- /dev/null +++ b/iot.fedoraproject.org/data/templates/css.html @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/iot.fedoraproject.org/data/templates/footer.html b/iot.fedoraproject.org/data/templates/footer.html new file mode 100644 index 0000000..d994418 --- /dev/null +++ b/iot.fedoraproject.org/data/templates/footer.html @@ -0,0 +1,111 @@ + + + + + diff --git a/iot.fedoraproject.org/data/templates/generic/docs-links.html b/iot.fedoraproject.org/data/templates/generic/docs-links.html new file mode 100644 index 0000000..3b1bc5e --- /dev/null +++ b/iot.fedoraproject.org/data/templates/generic/docs-links.html @@ -0,0 +1,12 @@ + + + +

${_('Documentation and other resources')}

+

${Markup(_('Before installing Fedora, you may want to confirm your system meets minimum requirements for Fedora. Consult <a href="%(release_notes)s">the online release notes</a> to see minimum requirements and recommendations.') % {'release_notes': 'https://docs.fedoraproject.org/f%s/release-notes/' % (global_variables.release['curr_id'])})}

+

${Markup(_('There is also a <a href="%(install_guide)s">complete Installation Guide</a> available. We recommend you look through it before installing to your system, since it answers many common questions.') % {'install_guide': 'https://docs.fedoraproject.org/f%s/install-guide/' % (global_variables.release['curr_id'])})}

+ + diff --git a/iot.fedoraproject.org/data/templates/generic/other-media-sources.html b/iot.fedoraproject.org/data/templates/generic/other-media-sources.html new file mode 100644 index 0000000..50c2d14 --- /dev/null +++ b/iot.fedoraproject.org/data/templates/generic/other-media-sources.html @@ -0,0 +1,12 @@ + + + +

${_('Other ways of obtaining media')}

+

${Markup(_('You may purchase installation media for Fedora from <a href="%s">online vendors</a> or a <a href="%s">local vendor</a> in your area.') % ('http://fedoraproject.org/wiki/Distribution/OnlineVendors', 'http://fedoraproject.org/wiki/Distribution/LocalVendors'))}

+

${Markup(_('Can\'t afford the price of installation media? Request Fedora installation media from the <a href="%s">Fedora Free Media Program</a>.') % ('http://fedoraproject.org/freemedia/FreeMedia-form.html'))}

+ + diff --git a/iot.fedoraproject.org/data/templates/head.html b/iot.fedoraproject.org/data/templates/head.html new file mode 100644 index 0000000..ba590e2 --- /dev/null +++ b/iot.fedoraproject.org/data/templates/head.html @@ -0,0 +1,18 @@ + + + + +
+
+
+ Fedora IoT + +
+
+
+ + diff --git a/iot.fedoraproject.org/data/templates/js.html b/iot.fedoraproject.org/data/templates/js.html new file mode 100644 index 0000000..7735846 --- /dev/null +++ b/iot.fedoraproject.org/data/templates/js.html @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/iot.fedoraproject.org/data/templates/master.html b/iot.fedoraproject.org/data/templates/master.html new file mode 100644 index 0000000..0341139 --- /dev/null +++ b/iot.fedoraproject.org/data/templates/master.html @@ -0,0 +1,30 @@ + + + + + + + + + + + + + +
+ ${select('*')} +
+ + +
+ +
+ + + +
+ \ No newline at end of file diff --git a/iot.fedoraproject.org/po/LINGUAS b/iot.fedoraproject.org/po/LINGUAS new file mode 100644 index 0000000..0442ccc --- /dev/null +++ b/iot.fedoraproject.org/po/LINGUAS @@ -0,0 +1,61 @@ +af +ar +as +ast +bal +bg +bn +bn_IN +br +ca +cs +da +de +de_CH +el +en +en_GB +es +eu +fa +fi +fr +fur +gl +gu +he +hi +hu +ia +id +is +it +ja +ka +kn +ko +lv +ml +mr +nb +nl +or +pa +pl +pt +pt_BR +ro +ru +sk +sq +sr +sv +ta +te +tg +th +tr +uk +vi +zh_CN +zh_TW diff --git a/iot.fedoraproject.org/po/af.po b/iot.fedoraproject.org/po/af.po new file mode 100644 index 0000000..96d1194 --- /dev/null +++ b/iot.fedoraproject.org/po/af.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Afrikaans\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: af\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/am.po b/iot.fedoraproject.org/po/am.po new file mode 100644 index 0000000..d26bc11 --- /dev/null +++ b/iot.fedoraproject.org/po/am.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Amharic\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: am\n" +"Plural-Forms: nplurals=2; plural=(n > 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/anp.po b/iot.fedoraproject.org/po/anp.po new file mode 100644 index 0000000..d4b93fb --- /dev/null +++ b/iot.fedoraproject.org/po/anp.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Angika\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: anp\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/ar.po b/iot.fedoraproject.org/po/ar.po new file mode 100644 index 0000000..7ac53ec --- /dev/null +++ b/iot.fedoraproject.org/po/ar.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Arabic\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural= n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/arm.fedoraproject.org.pot b/iot.fedoraproject.org/po/arm.fedoraproject.org.pot new file mode 100644 index 0000000..49d3ed7 --- /dev/null +++ b/iot.fedoraproject.org/po/arm.fedoraproject.org.pot @@ -0,0 +1,627 @@ +# Translations template for PROJECT. +# Copyright (C) 2018 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2018. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-05-03 22:12+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.3.4\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other " +"ARM-powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:238 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor" +" family. The images provided here are versions of Fedora tailored for " +"running in on ARM-based systems." +msgstr "" + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm " +"irc channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help" +" with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its " +"suitability or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more " +"information on changes and new features, and the Common Bugs page for information on " +"commonly-encountered bugs and how to avoid them." +msgstr "" + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. " +"To verify your image, start by downloading the proper CHECKSUM file into " +"the same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:38 +msgid "Verify Server!" +msgstr "" + +#: data/content/verify.html:41 +msgid "Verify Minimal!" +msgstr "" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:47 +msgid "Verify Workstation!" +msgstr "" + +#: data/content/verify.html:50 +msgid "Verify Spins!" +msgstr "" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "" + +#: data/content/verify.html:56 +msgid "Verify Labs!" +msgstr "" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:80 +msgid "Read these instructions to verify your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it " +"correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link" +" brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main " +"site or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets " +"minimum requirements for Fedora. Consult the online release notes to see minimum " +"requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing " +"to your system, since it answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online" +" vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation" +" media from the Fedora Free Media Program." +msgstr "" + diff --git a/iot.fedoraproject.org/po/as.po b/iot.fedoraproject.org/po/as.po new file mode 100644 index 0000000..63f6216 --- /dev/null +++ b/iot.fedoraproject.org/po/as.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Assamese\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: as\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/ast.po b/iot.fedoraproject.org/po/ast.po new file mode 100644 index 0000000..303d498 --- /dev/null +++ b/iot.fedoraproject.org/po/ast.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Asturian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ast\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/bal.po b/iot.fedoraproject.org/po/bal.po new file mode 100644 index 0000000..56b3e84 --- /dev/null +++ b/iot.fedoraproject.org/po/bal.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Baluchi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bal\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/be.po b/iot.fedoraproject.org/po/be.po new file mode 100644 index 0000000..ea55d34 --- /dev/null +++ b/iot.fedoraproject.org/po/be.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Belarusian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: be\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/bg.po b/iot.fedoraproject.org/po/bg.po new file mode 100644 index 0000000..c5736ab --- /dev/null +++ b/iot.fedoraproject.org/po/bg.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Bulgarian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/bn.po b/iot.fedoraproject.org/po/bn.po new file mode 100644 index 0000000..8305a5a --- /dev/null +++ b/iot.fedoraproject.org/po/bn.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Bengali\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bn\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/bn_IN.po b/iot.fedoraproject.org/po/bn_IN.po new file mode 100644 index 0000000..15711f0 --- /dev/null +++ b/iot.fedoraproject.org/po/bn_IN.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Bengali (India)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bn-IN\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/bo.po b/iot.fedoraproject.org/po/bo.po new file mode 100644 index 0000000..ebcea90 --- /dev/null +++ b/iot.fedoraproject.org/po/bo.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Tibetan\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bo\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/br.po b/iot.fedoraproject.org/po/br.po new file mode 100644 index 0000000..3b181b3 --- /dev/null +++ b/iot.fedoraproject.org/po/br.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Breton\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: br\n" +"Plural-Forms: nplurals=2; plural=(n > 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/brx.po b/iot.fedoraproject.org/po/brx.po new file mode 100644 index 0000000..e783416 --- /dev/null +++ b/iot.fedoraproject.org/po/brx.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Bodo\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: brx\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/bs.po b/iot.fedoraproject.org/po/bs.po new file mode 100644 index 0000000..9cf88c0 --- /dev/null +++ b/iot.fedoraproject.org/po/bs.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Bosnian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bs\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/ca.po b/iot.fedoraproject.org/po/ca.po new file mode 100644 index 0000000..b7bddee --- /dev/null +++ b/iot.fedoraproject.org/po/ca.po @@ -0,0 +1,702 @@ +# Robert Antoni Buj Gelonch , 2015. #zanata +# Robert Antoni Buj Gelonch , 2016. #zanata +# Robert Antoni Buj Gelonch , 2017. #zanata +# Robert Antoni Buj Gelonch , 2018. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-04-30 22:26+0200\n" +"PO-Revision-Date: 2018-04-02 04:29-0400\n" +"Last-Translator: Robert Antoni Buj Gelonch \n" +"Language-Team: Catalan\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 2.3.4\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "Fedora ARM" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" +"S'ha alliberat Fedora %(rel)s %(state)s! Proveu-la ara >" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "S'ha alliberat Fedora %(rel)s! Obteniu-la ara." + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "Servidors ARM®" + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" +"Aquestes imatges estan adreçades als ordinadors basats en ARM que " +"s'utilitzin com a servidors, normalment en un entorn sense perifèrics." + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "Fedora Server" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "Imatge RAW de %s MB" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "Baixar" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "Verificar" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "Fedora Mínima" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "Informàtica d'escriptori" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" +"Aquestes imatges són per als centres multimèdia, quioscs, ordinadors " +"portàtils i altres dispositius basats en ARM on es desitgi una interfície " +"gràfica." + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "Fedora Workstation" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "Imatge RAW de %s GB" + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "KDE Plasma Desktop" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "Xfce Desktop" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "Escriptori LXQt" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "LXDE Desktop" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "MATE-Compiz Desktop" + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +msgid "Sugar on a Stick" +msgstr "Sugar on a Stick" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "ARM® Labs" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" +"Aquestes imatges són per als dispositius basats en ARM on es necessita un " +"recull de programari de propòsit concret." + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "Python-Classroom" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "Què és la tecnologia ARM®?" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" +"Els microprocessadors ARM són la família de processadors més àmpliament " +"produïda al món; històricament s'han utilitzat en telèfons mòbils i en " +"aplicacions incrustades, però s'utilitzen cada vegada més en tauletes i en " +"servidors de baix consum energètic." + +#: data/content/index.html:560 data/content/prerelease.html:238 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" +"El projecte Fedora ARM és una iniciativa per portar Fedora a aquesta família" +" de processadors. Les imatges que es proporcionen aquí són versions de " +"Fedora fetes a mida perquè s'executin sobre els sistemes basats en ARM." + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "Recursos de suport" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "Documentació" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" +"La documentació i les guies d'instal·lació de Fedora ARM estan disponibles a" +" la pàgina wiki de Fedora ARM." + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "Correu electrònic" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" +"Els usuaris i els desenvolupadors tenen al seu abast la llista de correu arm@lists.fedoraproject.org." + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "Xat" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" +"Els usuaris i els desenvolupadors tenen al seu abast el canal d'IRC #fedora-arm a irc.freenode.org per a " +"xatejar en temps real." + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "Ajuda general de la utilització de Fedora" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" +"De vegades us podeu trobar amb un problema amb aquest spin i podeu obtenir " +"ajuda mitjançant els recursos generals de suport de Fedora. Una llista " +"d'aquests recursos està disponible a la pàgina de Fedora " +"“Obtenir ajuda”." + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "Imatges prèvies al llançament de Fedora ARM" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" +"Baixar Fedora %(rel)s %(state)s per als ordinadors basats en ARM®" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" +"És programari previ al seu llançament i compta amb el suport del grup d'ARM. Adreceu les vostres preguntes a la " +"seva llista de correu o en %(team_irc)s del " +"freenode." + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" +"Tots els problemes o errors han de ser informats a través del Bugzilla de Red Hat. El Projecte Fedora no ofereix cap " +"garantia quant a la seva idoneïtat o utilitat." + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" +"Llegiu-vos les notes del llançament per a " +"més informació sobre els canvis i noves funcionalitats, o la pàgina errors comuns per informació sobre els " +"errors que es produeixen habitualment i com evitar-los." + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "Què és la tecnologia ARM?" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "Verifiqueu la imatge que us heu baixat" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "Les instruccions del CHECKSUM i de la verificació" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "Com verifico la meva imatge?" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" +"Un cop us hàgiu baixat una imatge, verifiqueu-la per motius de seguretat i " +"d'integritat. Per a verificar la vostra imatge, comenceu amb la baixada del " +"fitxer correcte CHECKSUM al mateix directori on us heu baixat la vostra " +"imatge." + +#: data/content/verify.html:36 +msgid "Server" +msgstr "Server" + +#: data/content/verify.html:38 +msgid "Validate Server!" +msgstr "Validació Server!" + +#: data/content/verify.html:41 +msgid "Validate Minimal!" +msgstr "Validació Minimal!" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "Desktop" + +#: data/content/verify.html:47 +msgid "Validate Workstation!" +msgstr "Validació Workstation!" + +#: data/content/verify.html:50 +msgid "Validate Spins!" +msgstr "Validació dels Spins!" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "Labs" + +#: data/content/verify.html:56 +msgid "Validate Labs!" +msgstr "Validació de Labs!" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "A continuació, importeu les claus GPG de Fedora:" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" +"Aquí podeu verificar els detalls de les claus " +"GPG." + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "Ara, verifiqueu que el fitxer CHECKSUM és vàlid:" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "El fitxer CHECKSUM hauria de tenir una de les següents claus vàlides:" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "Fedora 29" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "Fedora 28" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "Fedora 27" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "Fedora 26" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" +"Arquitectures secundàries de Fedora 26 (AArch64, PPC64, PPC64le, s390 i " +"s390x)" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" +"Finalment, un cop el fitxer CHECKSUM ha estat verificat, comproveu que la " +"suma de verificació de l'ISO concordi:" + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" +"Si la sortida indica que el fitxer és vàlid, llavors esteu preparat per " +"utilitzar-la!" + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "Com verifico la imatge que m'he baixat en un altre sistema operatiu?" + +#: data/content/verify.html:80 +msgid "Read these instructions to validate your image." +msgstr "Llegiu-vos aquestes instruccions per validar la vostra imatge." + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "Projecte Fedora - No es va trobar la pàgina" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "404: No es va trobar la pàgina" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" +"Disculpeu, però el fitxer o la pàgina que heu demanat no s'ha pogut " +"localitzar." + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "Idees de resolució de problemes" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" +"Comproveu de nou l'URL si l'heu introduït manualment. L'heu copiat " +"correctament?" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" +"Un enllaç incorrecte? Poseu-vos en contacte amb l'administrador de la pàgina i expliqueu-li quin enllaç us ha " +"dut fins aquí." + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" +"La pàgina o el fitxer poden haver estat moguts. Comproveu la pàgina principal o cerqueu en el nostre wiki." + +#: data/templates/footer.html:14 +msgid "About" +msgstr "Sobre" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "Sobre Fedora" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "Patrocinadors" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "Fedora Magazine" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "Apunts legals" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "Codi de conducta de Fedora" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "Obtenir Fedora Workstation" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "Obtenir Fedora Server" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "Obtenir Fedora Atomic" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "Fedora Spins" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "Fedora Labs" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "Fedora ARM®" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "Baixades alternatives" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "Suport" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "Obtenir ajuda" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "Preguntar a Fedora" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "Errors més habituals" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "Portal de Fedora Developer" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "Guia d'instal·lació" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "Unir-se" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "Unir-se a Fedora" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "Planeta Fedora" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "Grups d'interès especial de Fedora" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "Sistema de comptes de Fedora" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "Comunitat de Fedora" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "Fedora disposa del patrocini de Red Hat." + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "Conegueu més detalls quant a la relació entre Red Hat i Fedora »" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "© %(year)s Red Hat, Inc. i altres." + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" +"Si us plau, envieu qualsevol comentari o correcció a l'equip dels llocs web." + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "Canvieu l'idioma" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "D'acord" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "Imatges de Fedora per a ordinadors basats en ARM®" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "Documentació i altres recursos" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online " +"release notes to see minimum requirements and recommendations." +msgstr "" +"Abans d'instal·lar Fedora, potser voldreu confirmar que el vostre sistema " +"compleixi els requisits mínims de Fedora. Consulteu les notes del llançament en línia per veure " +"els requisits mínims i les recomanacions." + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing to " +"your system, since it answers many common questions." +msgstr "" +"També hi ha disponible una guia completa " +"d'instal·lació. Us recomanem que li doneu un cop d'ull abans d'instal" +"·lar-la al vostre sistema, ja que respon a diverses qüestions comunes." + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "Altres vies d'obtenció del mitjà" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" +"Podeu comprar el mitjà d'instal·lació per Fedora des dels encarregats de vendes en línia, o bé des de l'encarregat de vendes local en la vostra àrea." + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" +"Si no us podeu permetre pagar el preu d'un disc d'instal·lació, demaneu els " +"discs d'instal·lació al programa de discs gratuïts de " +"Fedora." diff --git a/iot.fedoraproject.org/po/cs.po b/iot.fedoraproject.org/po/cs.po new file mode 100644 index 0000000..61abec8 --- /dev/null +++ b/iot.fedoraproject.org/po/cs.po @@ -0,0 +1,693 @@ +# Josef Hruška , 2015. #zanata +# Josef Hruška , 2016. #zanata +# Josef Hruška , 2017. #zanata +# Zdenek , 2017. #zanata +# Josef Hruška , 2018. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-04-30 22:26+0200\n" +"PO-Revision-Date: 2018-04-26 02:20-0400\n" +"Last-Translator: Josef Hruška \n" +"Language-Team: Czech\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" +"Generated-By: Babel 2.3.4\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "Fedora ARM" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" +"Fedora %(rel)s %(state)s uvolněna! Zkuste ji teď hned >" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "Fedora %(rel)s uvolněna! Získejte ji hned." + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "ARM® Servery" + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" +"Tyto obrazy jsou přizpůsobeny počítačům založeným na platformě ARM " +"používaných jako servery, obvykle v prostředích bez zobrazovacího zařízení." + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "Fedora Server" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "Surový obraz %s MB" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "Stáhnout" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "Ověřit" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "Fedora Minimal" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "Desktop Computing" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" +"Tyto obrazy jsou pro mediální centra, kiosky, laptopy a další zařízení " +"poháněné ARM, kde se vyžaduje grafické rozhraní." + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "Fedora Workstation" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "Surový obraz %s GB" + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "KDE Plasma Desktop" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "Xfce Desktop" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "Pracovní prostředí LXQt" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "LXDE Desktop" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "MATE-Compiz Desktop" + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +msgid "Sugar on a Stick" +msgstr "Sugar on a Stick" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "ARM® Labs" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" +"Tyto obrazy jsou pro zařízení založená na ARM, kde se vyžaduje účelově " +"zaměřený software." + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "Python-Classroom" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "Co to je ARM® technologie?" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" +"Mikroprocesory ARM jsou nejrozšířenější vyráběnou rodinou procesorů na " +"světě; již v minulosti byly používány v mobilních telefonech nebo " +"vestavěných aplikacích a jsou stále častěji používány v tabletech a " +"serverech s nízkou spotřebou elektrické energie." + +#: data/content/index.html:560 data/content/prerelease.html:238 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" +"Projekt Fedora ARM je iniciativou, která chce přinést Fedoru do této rodiny." +" Zde poskytované obrazy jsou verzemi Fedory přizpůsobené k běhu na systémech" +" založených na ARM." + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "Zdroje podpory" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "Dokumentace" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" +"Dokumentace Fedory ARM a instalační příručka jsou dostupné on-line na wiki stránce Fedora ARM." + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "E-mail" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" +"Uživatelé a vývojáři jsou rovněž k dispozici na poštovním seznamu arm@lists.fedoraproject.org." + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "Chat" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" +"Uživatelé a vývojáři jsou k dispozici pro komunikaci v reálném čase na " +"kanálu irc #fedora-arm na " +"irc.freenode.org." + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "Obecná pomoc s využíváním Fedory" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" +"Někdy lze s tímto spinem zaznamenat problém, se kterým vám mohou pomoci na " +"zdrojích obecné podpory Fedory. Seznam zdrojů je k dispozici na stránce Fedory “Získejte pomoc”." + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "Předprodukční obrazy Fedory ARM" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" +"Stáhnout Fedoru %(rel)s %(state)s pro počítače založené na ARM®" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" +"Toto je předprodukční program podporovaný ARM " +"týmem. Směřujte prosím své dotazy jejich diskusní skupině nebo %(team_irc)s na freenode." + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" +"Všechny problémy nebo chyby by měly být nahlášeny prostřednictvím systému Red Hat Bugzilla. Projekt Fedora neposkytuje žádné záruky " +"co do vhodnosti svého použití nebo užitečnosti." + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" +"Více informací o změnách a nových vlastnostech si lze přečíst v Poznámkách k vydání, na stránce Známé chyby pak informace o vícekrát " +"zaznamenaných chybách a jak je odstranit." + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "Co je to technologie ARM?" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "Ověřte si stažený obraz" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "CHECKSUM a ověřovací pokyny" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "Jak si ověřím svůj obraz?" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" +"Po stažení obrazu si ho ověřte z důvodu bezpečnosti a neporušenosti. Abyste " +"stažený obraz ověřili, nejprve stáhněte příslušný soubor kontrolního součtu " +"CHECKSUM do stejného adresáře, kam jste stáhli obraz." + +#: data/content/verify.html:36 +msgid "Server" +msgstr "Server" + +#: data/content/verify.html:38 +msgid "Validate Server!" +msgstr "Ověřit Server!" + +#: data/content/verify.html:41 +msgid "Validate Minimal!" +msgstr "Ověřit Fedoru Minimal!" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "Desktop" + +#: data/content/verify.html:47 +msgid "Validate Workstation!" +msgstr "Ověřit Workstation!" + +#: data/content/verify.html:50 +msgid "Validate Spins!" +msgstr "Ověřit spiny!" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "Labs" + +#: data/content/verify.html:56 +msgid "Validate Labs!" +msgstr "Ověřit Labs!" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "Dále si naimportujte klíč(-e) GPG Fedory:" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" +"Podrobné informace o klíčích GPG si lze ověřit zde." + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "Nyní ověřte, že soubor CHECKSUM je platný:" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" +"Soubor CHECKSUM by měl mít bezvadný podpis založený na jednom z " +"následujících klíčů:" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "Fedora 29" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "Fedora 28" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "Fedora 27" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "Fedora 26" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" +"Sekundární architektury Fedory 26 (AArch64, PPC64, PPC64le, s390 a s390x)" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" +"A nakonec po kontrole souboru CHECKSUM ověřte, že kontrolní součet obrazu s " +"ním souhlasí:" + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" +"Prohlásí-li výstup, že je soubor platný, pak je soubor připraven k použití!" + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "Jak si ověřím stažený obraz na jiném operačním systému?" + +#: data/content/verify.html:80 +msgid "Read these instructions to validate your image." +msgstr "Chcete-li si ověřit obraz, přečtěte si tyto pokyny." + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "Projekt Fedora - Stránka nenalezena" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "404: Stránka nenalezena" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "Omlouváme se, ale požadovaný soubor nebo stránku nelze nalézt." + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "Návrhy na řešení problému" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" +"Překontrolujte adresu URL v případě, že jste ji zadali ručně. Opsali jste " +"URL správně?" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" +"Špatný odkaz? Kontaktujte správce stránek a vysvětlete, " +"který odkaz vás sem zavedl." + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" +"Stránka nebo soubor byl přesunut. Podívejte se na naši hlavní stránku nebo hledejte na naší wiki." + +#: data/templates/footer.html:14 +msgid "About" +msgstr "O" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "O Fedoře" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "Sponzoři" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "Časopis Fedora" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "Právní informace" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "Kodex chování Fedory" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "Získejte Fedoru Workstation" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "Získejte Fedoru Server" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "Získejte Fedoru Atomic" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "Spiny Fedory" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "Fedora Labs" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "Fedora ARM®" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "Stažení alternativních verzí" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "Podpora" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "Získejte pomoc" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "Zeptejte se Fedory" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "Známé chyby" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "Portál Fedory pro vývojáře" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "Instalační příručka" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "Přidejte se" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "Přidejte se k Fedoře" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "Planeta Fedora" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "Fedora SIG" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "Systém účtů Fedora" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "Komunita Fedory" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "Fedora je sponzorována společností Red Hat." + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "Zjistěte si více o vztahu mezi společností Red Hat a Fedorou »" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "© %(year)s Red Hat, Inc. a další." + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" +"Prosíme, zašlete jakékoliv připomínky nebo korektury chyb týmu webových stránek." + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "Změnit jazyk" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "OK" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "Obrazy Fedory pro počítače založené na ARM®" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "Dokumentace a další zdroje" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online " +"release notes to see minimum requirements and recommendations." +msgstr "" +"Před instalací Fedory byste se měli ujistit, že váš systém splňuje její " +"minimální požadavky. Minimální požadavky a další doporučení si pročtěte v on-line poznámkách k vydání." + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing to " +"your system, since it answers many common questions." +msgstr "" +"K dispozici je rovněž úplná Instalační " +"příručka. Doporučujeme, abyste se s ní před instalací na svůj systém " +"seznámili, neboť obsahuje odpovědi na mnoho obvyklých dotazů." + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "Další způsoby získání nosičů" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" +"Instalační nosiče Fedory si lze objednat za úplatu u on-line " +"prodejců nebo místního prodejce ve vaší oblasti." + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" +"Nemůžete si dovolit cenu instalačního nosiče? Požádejte si o instalační " +"nosič Fedory z Programu nosiče Fedory zdarma." diff --git a/iot.fedoraproject.org/po/cy.po b/iot.fedoraproject.org/po/cy.po new file mode 100644 index 0000000..9f2372b --- /dev/null +++ b/iot.fedoraproject.org/po/cy.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Welsh\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cy\n" +"Plural-Forms: nplurals=4; plural= (n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/da.po b/iot.fedoraproject.org/po/da.po new file mode 100644 index 0000000..8de0c7e --- /dev/null +++ b/iot.fedoraproject.org/po/da.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Danish\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/de.po b/iot.fedoraproject.org/po/de.po new file mode 100644 index 0000000..b0169c8 --- /dev/null +++ b/iot.fedoraproject.org/po/de.po @@ -0,0 +1,624 @@ +# Roman Spirgi , 2017. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-04-30 22:26+0200\n" +"PO-Revision-Date: 2017-05-19 03:02-0400\n" +"Last-Translator: Roman Spirgi \n" +"Language-Team: German\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 2.3.4\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" +"Fedora %(rel)s %(state)s veröffentlicht! Jetzt testen>" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "Download" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "Überprüfen" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:238 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "Dokumentation" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "Was ist ARM-Technologie?" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:38 +msgid "Validate Server!" +msgstr "" + +#: data/content/verify.html:41 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:47 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:50 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "" + +#: data/content/verify.html:56 +msgid "Validate Labs!" +msgstr "" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:80 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online " +"release notes to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing to " +"your system, since it answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/de_CH.po b/iot.fedoraproject.org/po/de_CH.po new file mode 100644 index 0000000..214f338 --- /dev/null +++ b/iot.fedoraproject.org/po/de_CH.po @@ -0,0 +1,580 @@ +# Translations template for PROJECT. +# Copyright (C) 2016 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2016. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-11-22 12:46+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: German (Switzerland)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de-CH\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:19 data/content/index.html:65 +#: data/content/index.html:101 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:24 data/content/index.html:70 +#: data/content/index.html:106 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:32 data/content/index.html:79 +#: data/content/index.html:115 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/index.html:35 data/content/index.html:49 +#: data/content/index.html:199 data/content/index.html:227 +#: data/content/prerelease.html:67 data/content/prerelease.html:139 +#: data/content/prerelease.html:194 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:38 data/content/index.html:52 +#: data/content/index.html:80 data/content/index.html:89 +#: data/content/index.html:118 data/content/index.html:129 +#: data/content/index.html:160 data/content/index.html:174 +#: data/content/index.html:188 data/content/index.html:202 +#: data/content/index.html:216 data/content/index.html:230 +#: data/content/index.html:258 data/content/index.html:267 +#: data/content/index.html:276 data/content/index.html:285 +#: data/content/index.html:294 data/content/index.html:303 +#: data/content/index.html:332 data/content/index.html:343 +#: data/content/index.html:354 data/content/index.html:365 +#: data/content/index.html:376 data/content/index.html:387 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:197 data/content/prerelease.html:201 +#: data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:38 data/content/index.html:52 +#: data/content/index.html:80 data/content/index.html:89 +#: data/content/index.html:118 data/content/index.html:129 +#: data/content/index.html:160 data/content/index.html:174 +#: data/content/index.html:188 data/content/index.html:202 +#: data/content/index.html:216 data/content/index.html:230 +#: data/content/index.html:258 data/content/index.html:267 +#: data/content/index.html:276 data/content/index.html:285 +#: data/content/index.html:294 data/content/index.html:303 +#: data/content/index.html:332 data/content/index.html:343 +#: data/content/index.html:354 data/content/index.html:365 +#: data/content/index.html:376 data/content/index.html:387 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:197 data/content/prerelease.html:201 +msgid "Verify" +msgstr "" + +#: data/content/index.html:46 data/content/index.html:88 +#: data/content/index.html:126 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:141 data/content/index.html:243 +#: data/content/index.html:315 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:146 data/content/index.html:248 +#: data/content/index.html:320 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:154 data/content/index.html:257 +#: data/content/index.html:329 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:157 data/content/index.html:171 +#: data/content/index.html:185 data/content/index.html:213 +#: data/content/prerelease.html:49 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:157 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:168 data/content/index.html:266 +#: data/content/index.html:340 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:182 data/content/index.html:275 +#: data/content/index.html:351 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:196 data/content/index.html:284 +#: data/content/index.html:362 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "" + +#: data/content/index.html:210 data/content/index.html:293 +#: data/content/index.html:373 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:224 data/content/index.html:302 +#: data/content/index.html:384 data/content/prerelease.html:191 +#: data/content/prerelease.html:200 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:399 data/content/prerelease.html:217 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/index.html:400 data/content/prerelease.html:218 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:401 data/content/prerelease.html:219 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:412 data/content/prerelease.html:230 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:417 data/content/prerelease.html:235 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:418 data/content/prerelease.html:236 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:421 data/content/prerelease.html:239 +msgid "Email" +msgstr "" + +#: data/content/index.html:422 data/content/prerelease.html:240 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:425 data/content/prerelease.html:243 +msgid "Chat" +msgstr "" + +#: data/content/index.html:426 data/content/prerelease.html:244 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:431 data/content/prerelease.html:249 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:432 data/content/prerelease.html:250 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/index.html:445 data/content/index.html:456 +#, python-format +msgid "Fedora %(rel)s %(state)s released! Try it now >" +msgstr "" + +#: data/content/index.html:467 +#, python-format +msgid "Fedora %(rel)s released! Try it now." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Validate Server!" +msgstr "" + +#: data/content/verify.html:39 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:48 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:50 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:51 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:53 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:55 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:56 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:57 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:58 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:59 +msgid "Fedora 24" +msgstr "" + +#: data/content/verify.html:60 +msgid "Fedora 24 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:61 +msgid "Fedora 23" +msgstr "" + +#: data/content/verify.html:62 +msgid "Fedora 23 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:64 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:66 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:67 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:68 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Forums" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/el.po b/iot.fedoraproject.org/po/el.po new file mode 100644 index 0000000..b823de8 --- /dev/null +++ b/iot.fedoraproject.org/po/el.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Greek\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/en.po b/iot.fedoraproject.org/po/en.po new file mode 100644 index 0000000..d1429a9 --- /dev/null +++ b/iot.fedoraproject.org/po/en.po @@ -0,0 +1,210 @@ +# Translations template for PROJECT. +# Copyright (C) 2014 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Fedora Websites\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2014-10-17 22:35+0200\n" +"PO-Revision-Date: 2014-10-17 20:38+0000\n" +"Last-Translator: Robert Mayr \n" +"Language-Team: English (http://www.transifex.com/projects/p/fedora-web/language/en/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 1.3\n" +"Language: en\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: data/content/index.html:110 +#, python-format +msgid "Fedora %s Release Schedule" +msgstr "Fedora %s Release Schedule" + +#: data/content/index.html:114 +msgid "Release State" +msgstr "Release State" + +#: data/content/index.html:115 +msgid "Release Date" +msgstr "Release Date" + +#: data/content/index.html:120 +msgid "Alpha Release Public Availability" +msgstr "Alpha Release Public Availability" + +#: data/content/index.html:124 +msgid "Beta Release Public Availability" +msgstr "Beta Release Public Availability" + +#: data/content/index.html:128 +msgid "Final Release Public Availability (GA)" +msgstr "Final Release Public Availability (GA)" + +#: data/content/index.html:133 +msgid "Read all the key milestones of the release schedule..." +msgstr "Read all the key milestones of the release schedule..." + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "Fedora Project - Page Not Found" + +#: data/content/e/404.html:14 +msgid "Sorry! We couldn't find that file" +msgstr "Sorry! We couldn't find that file" + +#: data/content/e/404.html:24 +msgid "We apologize, but the file you requested could not be found." +msgstr "We apologize, but the file you requested could not be found." + +#: data/content/e/404.html:26 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "Double-check the URL if you entered it manually. Did you copy it correctly?" + +#: data/content/e/404.html:27 +#, python-format +msgid "" +"Did a bad link bring you here? Contact the fedoraproject.org " +"webmaster and let them know which link brought you here." +msgstr "Did a bad link bring you here? Contact the fedoraproject.org webmaster and let them know which link brought you here." + +#: data/content/e/404.html:28 +#, python-format +msgid "" +"The file you are looking for may have moved. Check our main site at %(fpo)s or search our wiki." +msgstr "The file you are looking for may have moved. Check our main site at %(fpo)s or search our wiki." + +#: data/content/e/404.html:33 +msgid "Fedora Resources" +msgstr "Fedora Resources" + +#: data/content/e/404.html:36 +msgid "Fedora Documentation" +msgstr "Fedora Documentation" + +#: data/content/e/404.html:40 +msgid "Connect with the Fedora Community" +msgstr "Connect with the Fedora Community" + +#: data/content/e/404.html:44 +msgid "Download Fedora!" +msgstr "Download Fedora!" + +#: data/content/workstation/index.html:8 +#: data/content/workstation/index.html:19 +msgid "Fedora Workstation" +msgstr "Fedora Workstation" + +#: data/content/workstation/index.html:20 +msgid "" +"A reliable, user-friendly and powerful operating system for laptop and PC " +"hardware. Fedora Workstation comes with an easy-to-use Gnome desktop, plenty" +" of features, and great stability that anyone can enjoy." +msgstr "A reliable, user-friendly and powerful operating system for laptop and PC hardware. Fedora Workstation comes with an easy-to-use Gnome desktop, plenty of features, and great stability that anyone can enjoy." + +#: data/templates/cloud-tab.html:9 data/templates/cloud-tab.html:42 +#, python-format +msgid "Fedora %s " +msgstr "Fedora %s " + +#: data/templates/cloud-tab.html:13 +msgid "Region" +msgstr "Region" + +#: data/templates/cloud-tab.html:14 +msgid "Architecture" +msgstr "Architecture" + +#: data/templates/cloud-tab.html:15 +msgid "Root store" +msgstr "Root store" + +#: data/templates/cloud-tab.html:16 +msgid "AMI ID" +msgstr "AMI ID" + +#: data/templates/cloud-tab.html:17 +msgid "Launch" +msgstr "Launch" + +#: data/templates/cloud-tab.html:29 +msgid "Launch AMI instance" +msgstr "Launch AMI instance" + +#: data/templates/cloud-tab.html:44 +msgid "Select the nearest region" +msgstr "Select the nearest region" + +#: data/templates/cloud-tab.html:55 +msgid "Launch it!" +msgstr "Launch it!" + +#: data/templates/content-export-regulations.html:9 +msgid "Export Regulations" +msgstr "Export Regulations" + +#: data/templates/content-export-regulations.html:11 +msgid "Read full export regulations" +msgstr "Read full export regulations" + +#: data/templates/footer.html:18 data/templates/footer.html:43 +#: data/templates/footer.html:68 +msgid "About Fedora" +msgstr "About Fedora" + +#: data/templates/footer.html:19 data/templates/footer.html:44 +#: data/templates/footer.html:69 +msgid "Planet Fedora" +msgstr "Planet Fedora" + +#: data/templates/footer.html:20 data/templates/footer.html:45 +#: data/templates/footer.html:70 +msgid "Fedora Magazine" +msgstr "Fedora Magazine" + +#: data/templates/footer.html:21 data/templates/footer.html:46 +#: data/templates/footer.html:71 +msgid "Documentation" +msgstr "Documentation" + +#: data/templates/footer.html:22 data/templates/footer.html:47 +#: data/templates/footer.html:72 +msgid "Fedora Wiki" +msgstr "Fedora Wiki" + +#: data/templates/footer.html:23 data/templates/footer.html:48 +#: data/templates/footer.html:73 +msgid "Events" +msgstr "Events" + +#: data/templates/footer.html:32 data/templates/footer.html:57 +#: data/templates/footer.html:82 +msgid "Server" +msgstr "Server" + +#: data/templates/footer.html:33 data/templates/footer.html:58 +#: data/templates/footer.html:83 +msgid "Workstation" +msgstr "Workstation" + +#: data/templates/footer.html:34 data/templates/footer.html:59 +#: data/templates/footer.html:84 +msgid "Cloud" +msgstr "Cloud" + +#: data/templates/footer.html:100 +msgid "Fedora is sponsored by Red Hat." +msgstr "Fedora is sponsored by Red Hat." + +#: data/templates/footer.html:101 +msgid "Learn more about the relationship between Red Hat and Fedora >" +msgstr "Learn more about the relationship between Red Hat and Fedora >" + +#: data/templates/footer.html:102 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "© %(year)s Red Hat, Inc. and others." diff --git a/iot.fedoraproject.org/po/en_GB.po b/iot.fedoraproject.org/po/en_GB.po new file mode 100644 index 0000000..6ae6d42 --- /dev/null +++ b/iot.fedoraproject.org/po/en_GB.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: English (United Kingdom)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en-GB\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/eo.po b/iot.fedoraproject.org/po/eo.po new file mode 100644 index 0000000..2a979a1 --- /dev/null +++ b/iot.fedoraproject.org/po/eo.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Esperanto\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/es.po b/iot.fedoraproject.org/po/es.po new file mode 100644 index 0000000..bf7eae8 --- /dev/null +++ b/iot.fedoraproject.org/po/es.po @@ -0,0 +1,698 @@ +# Abdel G. Martínez L. , 2015. #zanata +# Dennis Tobar , 2015. #zanata +# William Moreno Reyes , 2015. #zanata +# Máximo Castañeda Riloba , 2016. #zanata +# Máximo Castañeda Riloba , 2017. #zanata +# Máximo Castañeda Riloba , 2018. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-04-30 22:26+0200\n" +"PO-Revision-Date: 2018-04-12 08:58-0400\n" +"Last-Translator: Máximo Castañeda Riloba \n" +"Language-Team: Spanish\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 2.3.4\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "Fedora ARM" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" +"¡Fedora %(rel)s %(state)s ya disponible! Pruébela ya >" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "¡Fedora %(rel)s ya disponible! Descárguela ahora." + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "Servidores ARM®" + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" +"Estas imágenes están orientadas a computadoras basadas en ARM utilizadas " +"como servidores, típicamente en entornos sin monitores." + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "Fedora Server" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "Imagen raw de %sMB" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "Descargas" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "Verificar" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "Fedora Minimal" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "Computación de Escritorio" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" +"Estas son imágenes para centros de entretenimiento, quioscos, laptops y " +"otros dispositivos basados en ARM donde se desea una interfaz gráfica." + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "Fedora Workstation" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "Imagen raw de %sGB " + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "Escritorio Plasma de KDE" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "Escritorio Xfce" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "Escritorio LXQt" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "Escritorio LXDE" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "Escritorio Mate-Compiz" + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +msgid "Sugar on a Stick" +msgstr "Sugar en una USB" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "ARM® Labs" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" +"Estas imágenes son para dispositivos ARM con un paquete de software " +"específico." + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "Python-Classroom" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "¿Qué es la Tecnología ARM®?" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" +"Los microprocesadores ARM son la familia de procesadores que más se producen" +" en el mundo, históricamente se han usado en teléfonos celulares y " +"aplicaciones embebidas, y su uso se esta popularizando en tabletas y " +"servidores de bajo consumo de energía." + +#: data/content/index.html:560 data/content/prerelease.html:238 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" +"El proyecto Fedora ARM es una iniciativa para llegar Fedora a esta familia " +"de procesadores. Las imágenes aquí provistas con una versión de Fedora " +"desarrolladas para correr en sistemas basados en ARM." + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "Recursos de Apoyo" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "Documentación" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" +"La documentación y guías de instalación de Fedora ARM están disponibles en " +"la página wiki de Fedora ARM." + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "Correo electrónico" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" +"Usuarios y desarrolladores están también disponibles en la lista de correo " +"en arm@lists.fedoraproject.org." + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "Chat" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" +"Usuarios y desarrolladores están disponibles en el canal de IRC #fedora-arm en irc.freenode.org para chat en tiempo " +"real." + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "Ayuda general en el uso de Fedora" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" +"En ocasiones se puede topar en esta edición con un problema para el que " +"encontrará ayuda usando los recursos de soporte generales de Fedora. Hay una" +" lista de estos recursos en la página de obtención de " +"ayuda de Fedora." + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "Imágenes prelanzamiento de Fedora ARM" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" +"Descargue Fedora %(rel)s %(state)s para ordenadores basados es ARM®" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" +"Este es un software de pre-lanzamiento y está soportado por el equipo de ARM. Por favor dirija sus preguntas a su" +" lista de correos o a %(team_irc)s en " +"freenode." + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" +"Todos los inconvenientes y errores de software deben reportarse mediante Red Hat Bugzilla. El Proyecto Fedora no garantiza su " +"conveniencia o utilidad." + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" +"Lea las Notas de Lanzamiento para mayor " +"información sobre los cambios y nuevas funcionalidades, y la página de Errores de Software Comunes para " +"información de errores comunes y cómo evitarlos." + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "¿Qué es la Tecnología ARM?" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "Verifique la imagen descargada" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "Instrucciones de CHECKSUM y Verificación" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "¿Cómo verifico mi imagen?" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" +"Una vez que haya descargado la imagen, verifíquela por seguridad e " +"integridad. Para hacerlo, comience por descargar el archivo CHECKSUM " +"correspondiente en el mismo directorio en que descargó la imagen." + +#: data/content/verify.html:36 +msgid "Server" +msgstr "Servidor" + +#: data/content/verify.html:38 +msgid "Validate Server!" +msgstr "¡Validar Servidor!" + +#: data/content/verify.html:41 +msgid "Validate Minimal!" +msgstr "¡Validar Minimal!" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "Escritorio" + +#: data/content/verify.html:47 +msgid "Validate Workstation!" +msgstr "¡Validar la Estación de Trabajo!" + +#: data/content/verify.html:50 +msgid "Validate Spins!" +msgstr "¡Verificar ediciones!" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "Labs" + +#: data/content/verify.html:56 +msgid "Validate Labs!" +msgstr "¡Validar Labs!" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "Luego, importe la(s) llave(s) GPG de Fedora:" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" +"Puede verificar los detalles de la(s) llave(s) GPG aquí." + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "Ahora, verifique que el fichero CHECKSUM es válido:" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" +"El fichero CHECKSUM debe tener una buena firma de una de las siguientes " +"llaves:" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "Fedora 29" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "Fedora 28" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "Fedora 27" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "Fedora 26" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" +"Fedora 26 - arquitecturas secundarias (AArch64, PPC64, PPC64le, s390 y " +"s390x)" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" +"Finalmente, ahora que el fichero CHECKSUM ha sido verificado, comprueba que " +"el checksum de la imagen concuerda:" + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" +"Si la salida indica que el fichero es válido, entonces ¡está listo para " +"usar!" + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "¿Cómo verifico mi imagen descargada en otro sistema operativo?" + +#: data/content/verify.html:80 +msgid "Read these instructions to validate your image." +msgstr "Lea estas instrucciones para validar su imagen." + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "Proyecto Fedora - Página no encontrada" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "404: Página no encontrada" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "Discúlpenos, no encontramos el archivo o página que solicitó." + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "Algunas ideas para solucionarlo" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "Compruebe la URL si la introdujo manualmente. ¿Es correcta?" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" +"¿Ha llegado siguiendo un enlace? Contacte con el " +"administrador del sitio web e indíquele dónde lo encontró." + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" +"Puede que la página o el archivo haya cambiado de sitio. Busque en el sitio principal o explore nuestra wiki." + +#: data/templates/footer.html:14 +msgid "About" +msgstr "Acerca de " + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "Acerca de Fedora" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "Patrocinadores" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "Revista Fedora" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "Legal" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "Código de conducta de Fedora" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "Fedora Workstation" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "Fedora Server" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "Fedora Atomic" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "Ediciones de Fedora" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "Fedora Labs" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "Fedora ARM®" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "Descargas alternativas" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "Asistencia" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "Obtener ayuda" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "Ask Fedora" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "Errores comunes" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "Portal Fedora para desarrolladores" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "Guía de instalación" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "Unirse" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "Únase al Proyecto Fedora" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "Planeta Fedora" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "Grupos de interés especial (SIG)" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "Sistema de cuentas de Fedora" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "Comunidad Fedora" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "Fedora está patrocinado por Red Hat." + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "Conozca más sobre la relación entre Red Hat y Fedora »" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "© %(year)s Red Hat, Inc. y otros." + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" +"Por favor, envíe cualquier comentario o corrección al equipo de sitios web." + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "Cambiar idioma" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "OK" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "Imágenes Fedora para computadoras ARM®" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "Documentación y otros recursos" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online " +"release notes to see minimum requirements and recommendations." +msgstr "" +"Antes de instalar Fedora, cerciórese de que su sistema cumpla con los " +"requisitos mínimos. Consulte las notas de " +"publicación en línea para ver los requisitos mínimos y algunas " +"recomendaciones." + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing to " +"your system, since it answers many common questions." +msgstr "" +"También tenemos una guía de instalación " +"completa. Recomendamos que la revise, ya que ofrece respuestas a muchas " +"preguntas comunes." + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "Otras maneras de obtener medio" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" +"Usted puede adquirir el medio de instalación para Fedora de los vendedores en línea o de vendedores " +"locales en su área." + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" +"¿No puede costear el precio del medio de instalación? Solicite el medio de " +"instalación de Fedora del Programa Fedora Free Media." diff --git a/iot.fedoraproject.org/po/et.po b/iot.fedoraproject.org/po/et.po new file mode 100644 index 0000000..1c24e92 --- /dev/null +++ b/iot.fedoraproject.org/po/et.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Estonian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/eu.po b/iot.fedoraproject.org/po/eu.po new file mode 100644 index 0000000..2196482 --- /dev/null +++ b/iot.fedoraproject.org/po/eu.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Basque\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/fa.po b/iot.fedoraproject.org/po/fa.po new file mode 100644 index 0000000..22bad0c --- /dev/null +++ b/iot.fedoraproject.org/po/fa.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Persian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/fi.po b/iot.fedoraproject.org/po/fi.po new file mode 100644 index 0000000..af98cde --- /dev/null +++ b/iot.fedoraproject.org/po/fi.po @@ -0,0 +1,649 @@ +# Toni Rantala , 2017. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-04-30 22:26+0200\n" +"PO-Revision-Date: 2017-04-17 12:34-0400\n" +"Last-Translator: Toni Rantala \n" +"Language-Team: Finnish\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 2.3.4\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "Fedora ARM" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" +"Fedora %(rel)s %(state)s julkaistu! Kokeile nyt >" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "Fedora %(rel)s julkaistu! Lataa se nyt." + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "ARM®-palvelimet" + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" +"Nämä levykuvat on tarkoitettu ARM-pohjaisia tietokoneita palvelinkäyttöä " +"varten, yleensä päätteettömässä ympäristössä." + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "Fedora Server" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "%sMB raaka levykuva" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "Lataa" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "Fedora Minimal" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "Fedora Workstation" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "%sGB raaka levykuva" + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "KDE Plasma Desktop" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "Xfce Desktop" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "LXQt Työpöytä" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "LXDE Desktop" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "MATE-Compiz Desktop" + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +msgid "Sugar on a Stick" +msgstr "Sugar on a Stick" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" +"ARM-mikroprosessorit ovat laajimmiten käytetty prosessoriperhe maailmassa; " +"historiallisesti niitä on käytetty matkapuhelimissa ja sulautetuissa " +"järjestelmissä ja niiden käyttö yleistyy jatkuvasti tablettilaitteissa ja " +"virtaa säästävissä palvelimissa." + +#: data/content/index.html:560 data/content/prerelease.html:238 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" +"Fedora ARM-projekti on aloite tuoda Fedora tähän prosessoriperheeseen. " +"Levykuvat joita täällä tarjotaan on räätälöity toimimaan ARM-pohjaisissa " +"järjestelmissä." + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "Dokumentaatio" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "Sähköposti" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" +"Käyttäjät ja kehittäjät tavoittaa myös arm@lists.fedoraproject.org postituslistalla." + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "Chat" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" +"Käyttäjät ja kehittäjät tavoittaa #fedora-armIRC-" +"kanavalla irc.freenode.org -verkossa reaaliaikaista chattia" +" varten." + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "Yleistä apua Fedoran käyttöön" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "Fedora ARM esijulkaisu levykuvat" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" +"Lataa Fedora %(rel)s %(state)s ARM®-pohjaisille " +"tietokoneilel" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" +"Tämä on ohjelman esijulkaisuversio ja sitä tukee ARM-tiimi. Esitä kysymyksesesi heidän postituslistallaan tai %(team_irc)s-freenode " +"verkossa." + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" +"Kaikki ongelmat ja ohjelmavirheet tuleei lmoittaa Red Hat " +"Bugzillan kautta. Fedora Projekti ei anna takeita niidne sopivuudesta " +"tai hyödyllisyydestä." + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "Mitä on ARM-teknologia?" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:38 +msgid "Validate Server!" +msgstr "" + +#: data/content/verify.html:41 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:47 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:50 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "" + +#: data/content/verify.html:56 +msgid "Validate Labs!" +msgstr "" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "Fedora 26" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" +"Fedora 26 toissijaiset arkkitehtuurit (AArch64, PPC64, PPC64le, s390 ja " +"s390x)" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:80 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "Fedora-Projekti - Sivua ei löydy" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "404: Sivua ei löydy" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "Tietoja" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "Tietoja Fedorasta" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "Sponsorit" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "Fedora Magazine" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "Lainopilliset asiat" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "Lataa Fedora Workstation" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "Lataa Fedora Server" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "Lataa Fedora Atomic" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "Fedora Spinit" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "Fedora Labsit" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "Fedora ARM®" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "Vaihtoehtoiset lataukset" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "Tuki" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "Pyydä apua" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "Kysy Fedorasta" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "Yleiset ohjelmavirheet" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "Fedora-kehittäjäportaali" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "Asennusopas" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "Liity" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "Liity Fedoraan" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "Fedora-planeetta" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "Fedora SIG:t" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "Fedoran tilijärjestelmä" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "Fedora-yhteisö" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "Fedoraa sponsoroi Red Hat." + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "Lue lisää Red Hatin ja Fedoran välisestä suhteesta »" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "© %(year)s Red Hat, Inc. ja muut." + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "Vaihda kieltä" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "OK" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "Fedora-levykuvat ARM® pohjaisille tietokoneille" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online " +"release notes to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing to " +"your system, since it answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/fr.po b/iot.fedoraproject.org/po/fr.po new file mode 100644 index 0000000..c4e7a0d --- /dev/null +++ b/iot.fedoraproject.org/po/fr.po @@ -0,0 +1,706 @@ +# Maxim Therrien , 2015. #zanata +# Jean-Baptiste Holcroft , 2016. #zanata +# José Fournier , 2016. #zanata +# Edouard Duliege , 2017. #zanata +# Jean-Baptiste Holcroft , 2017. #zanata +# Jean-Baptiste Holcroft , 2018. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-04-30 22:26+0200\n" +"PO-Revision-Date: 2018-04-22 05:35-0400\n" +"Last-Translator: Jean-Baptiste Holcroft \n" +"Language-Team: French\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1)\n" +"Generated-By: Babel 2.3.4\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "Fedora ARM" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" +"Fedora %(rel)s %(state)s est disponible ! Testez maintenant >" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "Fedora %(rel)s est disponible ! Récupérez-le maintenant." + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "Serveurs ARM® " + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" +"Ces images sont orientées vers les ordinateurs avec un processeur ARM " +"utilisés en tant que serveurs, typiquement dans un environnement sans " +"interface homme machine locale." + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "Fedora Server" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "Image brute de %s Mio" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "Téléchargez" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "Vérifiez" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "Fedora Minimal" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "Ordinateurs de bureau" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" +"Ces images sont pour des centres multimédias, des kiosques, des ordinateurs " +"portables, et autres périphériques, d'architecture ARM où une interface " +"graphique est désirée." + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "Fedora Workstation" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "Image brute de %s Gio" + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "Bureau Plasma Desktop" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "Bureau Xfce" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "Bureau LXQt" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "Bureau LXDE" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "Bureau MATE-Compiz" + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +msgid "Sugar on a Stick" +msgstr "Sugar on a Stick" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "Labs ARM®" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" +"Ces images sont destinées aux appareils ARM pour lesquels un ensemble de " +"logiciels spécifiques est nécessaire." + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "Python-Classroom" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "Qu’est-ce que la technologie ARM® ?" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" +"Les microprocesseurs ARM constituent la famille de processeurs la plus " +"produite au monde; ils sont historiquement présents dans les téléphones et " +"applications embarquées, et sont de plus en plus utilisés dans les tablettes" +" et serveurs à basse consommation d'énergie." + +#: data/content/index.html:560 data/content/prerelease.html:238 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" +"Le projet Fedora-ARM est une initiative visant à porter Fedora vers cette " +"famille de processeurs. Les images offertes ici sont des versions de Fedora " +"adaptées aux machines ARM" + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "Ressources d'assistance" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "Documentation" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" +"La documentation et les guides d'installation sont disponibles sur la page wiki de Fedora ARM." + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "Courriel" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" +"Les utilisateurs et les développeurs sont également joignables sur la liste " +"de diffusion arm@lists.fedoraproject.org." + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "Conversation" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" +"Les utilisateurs et les développeurs sont disponibles sur le canal irc #fedora-arm sur irc.freenode.org pour des " +"conversations en temps réel." + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "Aide générale aux utilisateurs de Fedora" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" +"Parfois vous pouvez rencontrer une difficulté avec cette variante. Dans un " +"tel cas, les moyens de support généraux de Fedora peuvent vous apporter une " +"aide. Une liste de ces moyens est disponible sur la page « " +"Obtenir de l'aide » de Fedora." + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "Images des pré-versions de Fedora ARM" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" +"Téléchargez Fedora %(rel)s %(state)s pour les ordinateurs basés sur " +"ARM®" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" +"Ce logiciel est en pré-version et est maintenu par l'équipe ARM. Veuillez adresser vos questions à leur" +" liste de diffusion ou %(team_irc)s sur " +"freenode." + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" +"Tous les problèmes ou bogues doivent être signalés via le Bugzilla de Red Hat. Le projet Fedora n'offre aucune " +"garantie sur sa pertinence ou son utilité." + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" +"Lisez les Notes de version pour plus " +"d'information sur les changements et nouvelles fonctionnalités, et la page " +"des Anomalies Communes pour connaître les" +" anomalies couramment rencontrées et comment les éviter." + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "Qu'est-ce que la technologie ARM?" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "Vérifiez votre image téléchargée" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "CHECKSUM et instructions de vérification" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "Comment puis-je vérifier mon image ?" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" +"Une fois que vous avez téléchargé une image, vérifiez son intégrité par " +"sécurité. Pour vérifier une image, commencez par télécharger le fichier " +"CHECKSUM dans le répertoire où vous avez téléchargé l'image." + +#: data/content/verify.html:36 +msgid "Server" +msgstr "Server" + +#: data/content/verify.html:38 +msgid "Validate Server!" +msgstr "Validez Server" + +#: data/content/verify.html:41 +msgid "Validate Minimal!" +msgstr "Validation minimale !" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "Desktop" + +#: data/content/verify.html:47 +msgid "Validate Workstation!" +msgstr "Validez Workstation" + +#: data/content/verify.html:50 +msgid "Validate Spins!" +msgstr "Vérifiez vos Spins !" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "Labs" + +#: data/content/verify.html:56 +msgid "Validate Labs!" +msgstr "Valider Labs !" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "Ensuite, importez votre clé GPG Fedora :" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" +"Vous pouvez vérifier les détails des clés GPG ici." + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "Maintenant, vérifiez que le fichier CHECKSUM est valide :" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" +"Le fichier CHECKSUM devrait avoir une signature correcte depuis l'une des " +"clés suivantes :" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "Fedora 29" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "Fedora 28" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "Fedora 27" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "Fedora 26" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" +"Architectures secondaires de Fedora 26 (AArch64, PPC64, PPC64le, s390 and " +"s390x)" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" +"Maintenant que le fichier CHECKSUM a été vérifié, assurez-vous que la somme " +"de contrôle de l'ISO corresponde : " + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" +"Si le message de sortie dit que le fichier est valide, alors c'est qu'il est" +" prêt à être utilisé." + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" +"Comment puis-je vérifier l'image que j'ai téléchargée sur un autre système " +"d'exploitation ?" + +#: data/content/verify.html:80 +msgid "Read these instructions to validate your image." +msgstr "Lisez ces instructions afin de vérifier votre image." + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "Projet Fedora - Page introuvable" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "404 : page introuvable" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" +"Désolé, mais le fichier ou la page que vous avez demandé est introuvable." + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "Idées pour la résolution des problèmes" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" +"Vérifiez à nouveau l'URL si vous l'avez saisi manuellement. L'avez-vous " +"copié correctement ?" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" +"Mauvais lien ? Contactez l'administrateur et indiquez-lui" +" le lien qui vous a amené ici." + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" +"Le fichier ou la page que vous cherchez a peut-être été modifié. Consultez " +"notre site principal ou faites une recherche sur " +"notre wiki." + +#: data/templates/footer.html:14 +msgid "About" +msgstr "À propos" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "À propos de Fedora" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "Sponsors" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "Magazine Fedora" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "Mentions légales" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "Code de bonne conduite de Fedora" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "Télécharger Fedora Workstation" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "Télécharger Fedora Server" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "Télécharger Fedora Atomic" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "Variantes de Fedora" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "Fedora Labs" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "Fedora ARM®" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "Téléchargements alternatifs" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "Assistance" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "Obtenir de l'aide" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "Ask Fedora" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "Anomalies communes" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "Portail développeur de Fedora" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "Guide d'installation" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "Rejoindre" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "Rejoignez Fedora" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "Planète Fedora" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "Fedora SIGs" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "Compte infrastructure Fedora (FAS)" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "Communauté Fedora" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "Fedora est sponsorisé par Red Hat." + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "En savoir plus sur la relation entre Red Hat et Fedora »" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "© %(year)s Red Hat, Inc. et autres." + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" +"Veuillez transmettre tout commentaire ou correction à l’équipe sites internet." + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "Changer de langue" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "OK" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "Images Fedora pour les ordinateurs basés sur ARM®" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "Documentation et autres ressources" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online " +"release notes to see minimum requirements and recommendations." +msgstr "" +"Avant d’installer Fedora, vous désirez peut-être confirmer que votre système" +" satisfait aux exigences de Fedora. Consultez les notes de version en ligne pour connaître " +"les exigences minimum et les recommandations." + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing to " +"your system, since it answers many common questions." +msgstr "" +"Un guide complet d’installation est " +"également disponible. Comme il répond à de nombreuses questions courantes, " +"nous vous conseillons de le parcourir avant d’installer Fedora sur votre " +"système." + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "Autres méthodes pour obtenir Fedora" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" +"Vous pouvez acheter un média d'installation de Fedora via les" +" vendeurs en ligne ou via un vendeur local près de " +"chez vous." + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" +"Vous ne pouvez pas vous offrir un média d'installation ? Demandez le au Fedora Free Media Program." diff --git a/iot.fedoraproject.org/po/fur.po b/iot.fedoraproject.org/po/fur.po new file mode 100644 index 0000000..6843526 --- /dev/null +++ b/iot.fedoraproject.org/po/fur.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Friulian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fur\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/ga.po b/iot.fedoraproject.org/po/ga.po new file mode 100644 index 0000000..1d34c2b --- /dev/null +++ b/iot.fedoraproject.org/po/ga.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Irish\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ga\n" +"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/gl.po b/iot.fedoraproject.org/po/gl.po new file mode 100644 index 0000000..8316237 --- /dev/null +++ b/iot.fedoraproject.org/po/gl.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Galician\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/gu.po b/iot.fedoraproject.org/po/gu.po new file mode 100644 index 0000000..4e76eef --- /dev/null +++ b/iot.fedoraproject.org/po/gu.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Gujarati\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: gu\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/he.po b/iot.fedoraproject.org/po/he.po new file mode 100644 index 0000000..8abae30 --- /dev/null +++ b/iot.fedoraproject.org/po/he.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Hebrew\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n==2 ? 2 : 1;\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/hi.po b/iot.fedoraproject.org/po/hi.po new file mode 100644 index 0000000..5e63f8f --- /dev/null +++ b/iot.fedoraproject.org/po/hi.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Hindi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hi\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/hr.po b/iot.fedoraproject.org/po/hr.po new file mode 100644 index 0000000..5f143ef --- /dev/null +++ b/iot.fedoraproject.org/po/hr.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Croatian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/hu.po b/iot.fedoraproject.org/po/hu.po new file mode 100644 index 0000000..5887115 --- /dev/null +++ b/iot.fedoraproject.org/po/hu.po @@ -0,0 +1,692 @@ +# Meskó Balázs , 2017. #zanata +# Zoltan Hoppar , 2017. #zanata +# Meskó Balázs , 2018. #zanata +# Teknős Ferenc , 2018. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-04-30 22:26+0200\n" +"PO-Revision-Date: 2018-04-22 10:36-0400\n" +"Last-Translator: Teknős Ferenc \n" +"Language-Team: Hungarian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 2.3.4\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "Fedora ARM" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" +"A Fedora %(rel)s %(state)s elérhető! Tesztelje most >" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "A Fedora %(rel)s elérhető! Szerezze be most." + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "ARM® kiszolgálók" + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" +"Ezek a lemezképek az általában kijelző nélküli kiszolgálóként használt ARM-" +"alapú számítógépekhez készültek." + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "Fedora Server" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "%s MB-os nyers lemezkép" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "Letöltés" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "Ellenőrzés" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "Minimális Fedora" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "Asztali számítástechnika" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" +"Ezek a lemezképek ARM alapú médiaközpontokhoz, kioszkokhoz, laptopokhoz, és " +"olyan más ARM-alapú eszközökhöz valók, ahol szükséges a grafikus felület." + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "Fedora Workstation" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "%s GB-os nyers lemezkép" + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "KDE Plasma asztal" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "Xfce asztal" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "LXQt felület" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "LXDE asztal" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "MATE-Compiz asztal" + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +msgid "Sugar on a Stick" +msgstr "Sugar on a Stick" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "ARM® Labs" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" +"Ezek a lemezképek olyan ARM alapú eszközökhöz készültek, amelyekre egy " +"célszoftvercsomag szükséges." + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "Python-Classroom" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "Mi az az ARM® technológia?" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" +"Az ARM mikroprocesszorok a legszélesebb körben gyártott processzorcsalád a " +"világon; a múltban mobiltelefonokban, és beágyazott alkalmazásokban " +"használták, és egyre inkább használják tabletekben és alacsony erőforrás " +"igényű kiszolgálókban." + +#: data/content/index.html:560 data/content/prerelease.html:238 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" +"A Fedora ARM projekt egy kezdeményezés, hogy elhozza a Fedorát erre a " +"processzorcsaládra. Az itt biztosított lemezképek, a Fedora az ARM alapú " +"rendszereken való futásra átszabott verziói." + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "Támogatási erőforrások" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "Dokumentáció" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" +"A Fedora ARM dokumentáció és telepítési útmutató a Fedora ARM" +" wiki oldalon érhető el." + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "E-mail" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" +"A felhasználók és a fejlesztők is rendelkezésre állnak a levelezőlistán: arm@lists.fedoraproject.org ." + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "Csevegés" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" +"A felhasználók és a fejlesztők valós idejű csevegéshez a #fedora-arm IRC-csatornán érhetőek el a " +"irc.freenode.org oldalon." + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "Általános segítség a Fedora használatához" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" +"Néha előfordulhatnak hibák ebben a spinben, amelyhez segítséget kaphat az " +"általános Fedora támogatási erőforrásoknál. Az erőforrások listája " +"megtalálható a Fedora „Segítség” oldalán." + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "Fedora ARM kiadási előtti lemezképek" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" +"Fedora %(rel)s %(state)s letöltése ARM®-alapú " +"számítógépekhez" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" +"Ez egy kiadás előtti szoftver, ami az ARM " +"csapat által támogatott. Kérjük, hogy kérdéseit a levezelőlistájukon vagy a freenode-on lévő " +"%(team_irc)s IRC csatornán tegye fel." + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" +"Az összes problémát, illetve hibát a Red Hat Bugzilla " +"rendszeren keresztül kell bejelenteni. A Fedora Projekt nem garantálja a " +"szoftver alkalmasságát, illetve hasznosságát." + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" +"Olvassa el a kiadási megjegyzéseket a " +"változtatásokkal és az új funkciókkal kapcsolatos további információkért, és" +" a gyakori hibák listáját a gyakran " +"előforduló hibákkal, és azok elkerülésével kapcsolatos információkért." + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "Mi az az ARM technológia?" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "Ellenőrizze a letöltött lemezképet" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "Ellenőrző összeg és ellenőrzési utasítások" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "Hogyan ellenőrizheti a lemezképet?" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" +"Ha letöltött egy lemezképet, akkor érdemes azt az épsége és biztonsága miatt" +" ellenőriznie. Az ellenőrzéshez töltse le a megfelelő CHECKSUM fájlt " +"ugyanabba a mappába, ahová a lemezképet letöltötte." + +#: data/content/verify.html:36 +msgid "Server" +msgstr "Server" + +#: data/content/verify.html:38 +msgid "Validate Server!" +msgstr "Server ellenőrzése!" + +#: data/content/verify.html:41 +msgid "Validate Minimal!" +msgstr "Minimal ellenőrzése!" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "Asztali" + +#: data/content/verify.html:47 +msgid "Validate Workstation!" +msgstr "Workstation ellenőrzése!" + +#: data/content/verify.html:50 +msgid "Validate Spins!" +msgstr "Spinek ellenőrzése!" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "Labs" + +#: data/content/verify.html:56 +msgid "Validate Labs!" +msgstr "Labs ellenőrzése!" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "Ezután importálja a Fedorához tartozó GPG kulcso(ka)t:" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "A GPG kulcs(ok) részleteit itt ellenőrizheti." + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "Most ellenőrizzük, hogy a CHECKSUM fájl érvényes:" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" +"A CHECKSUM fájlnak rendelkeznie kell egy jó aláírással a következő kulcsok " +"valamelyikével:" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "Fedora 29" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "Fedora 28" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "Fedora 27" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "Fedora 26" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" +"Fedora 26 másodlagos architektúrák (AArch64, PPC64, PPC64le, s390 és s390x)" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" +"Végül, miután a CHECKSUM fájlt ellenőrizte, nézze meg, hogy az ISO " +"ellenőrzőösszeg egyezik-e:" + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "Ha a kimenet szerint a fájl érvényes, akkor már használhatja is!" + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" +"Hogyan ellenőrizheti a letöltött lemezképeket egy másik operációs " +"rendszeren?" + +#: data/content/verify.html:80 +msgid "Read these instructions to validate your image." +msgstr "Olvassa el az utasításokat a lemezkép ellenőrzéséhez." + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "Fedora Projekt – Az oldal nem található" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "404: Az oldal nem található" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "Elnézést kérünk, de a fájl vagy a keresett oldal nem található." + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "Hibaelhárítási ötletek" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" +"Ellenőrizze az URL-t még egyszer, ha kézzel adta meg. Helyesen másolta be?" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" +"Egy rossz hivatkozás juttatta ide? Lépjen kapcsolatba a " +"webmesterrel és tudassa, hogy mely hivatkozás hozta ide!" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" +"A keresett oldal vagy fájl elköltözhetett. Ellenőrizze a főoldalt, vagy keressen a wiki" +" oldalakon." + +#: data/templates/footer.html:14 +msgid "About" +msgstr "Névjegy" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "A Fedora névjegye" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "Támogatók" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "Fedora Magazine" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "Jogi információk" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "Fedora magatartási kódex" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "Fedora Workstation beszerzése" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "Fedora Server beszerzése" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "Fedora Atomic beszerzése" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "Fedora Spinek" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "Fedora Labs" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "Fedora ARM®" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "Alternatív letöltési lehetőségek" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "Támogatás" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "Segítség" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "Ask Fedora – Kérdezz a Fedorától" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "Gyakori hibák" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "Fedora fejlesztői portál" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "Telepítési útmutató" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "Csatlakozás" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "Csatlakozás a Fedorához" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "Fedora Planet" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "Fedora SIG-ek" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "Fedora fiókrendszer (FAS)" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "Fedora közösség" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "A Fedorát a Red Hat támogatja." + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "Tudjon meg többet a Red Hat és a Fedora kapcsolatáról »" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "© %(year)s Red Hat, Inc. és mások." + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" +"A megjegyzéseit és javításait a weboldalakért felelős csapatnak küldje el." + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "Nyelv módosítása" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "OK" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "Fedora lemezképek ARM®-alapú számítógépekhez" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "Dokumentáció és egyéb erőforrások" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online " +"release notes to see minimum requirements and recommendations." +msgstr "" +"A Fedora telepítése előtt érdemes ellenőriznie, hogy a rendszere megfelel-e " +"a Fedora minimális követelményeinek. A minimális követelményekről és " +"ajánlásokról az online kiadási " +"megjegyzéseket elolvasva tájékozódhat." + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing to " +"your system, since it answers many common questions." +msgstr "" +"Teljes telepítési útmutató is elérhető. " +"Javasoljuk, hogy nézze át a rendszer telepítése előtt, mivel számos gyakori " +"kérdésre választ ad." + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "Más média beszerzési módszerek" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" +"Vásárolhat Fedora telepítési médiát online és helyi viszonteladóktól is." + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" +"Nem engedheti meg magának a telepítő média árát? Igényeljen Fedora telepítő " +"médiát a Fedora ingyen média programban." diff --git a/iot.fedoraproject.org/po/ia.po b/iot.fedoraproject.org/po/ia.po new file mode 100644 index 0000000..f6203ce --- /dev/null +++ b/iot.fedoraproject.org/po/ia.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Interlingua\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ia\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/id.po b/iot.fedoraproject.org/po/id.po new file mode 100644 index 0000000..1d59cbb --- /dev/null +++ b/iot.fedoraproject.org/po/id.po @@ -0,0 +1,687 @@ +# Andika Triwidada , 2017. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-04-30 22:26+0200\n" +"PO-Revision-Date: 2017-12-25 06:33-0500\n" +"Last-Translator: Andika Triwidada \n" +"Language-Team: Indonesian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 2.3.4\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "Fedora ARM" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" +"Fedora %(rel)s %(state)s dirilis! Cobalah sekarang >" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "Fedora %(rel)s dirilis! Dapatkan sekarang." + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "Server ARM®" + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" +"Image ini diciptakan untuk komputer berbasis ARM yang dipakai sebagai " +"server, biasanya pada lingkungan headless." + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "Server Fedora" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "Image mentah %sMB" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "Unduh" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "Verifikasi" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "Fedora Minimal" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "Komputasi Desktop" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" +"Image ini untuk mediacenter, kios, laptop, dan perangkat berbasis ARM lain " +"dimana antarmuka grafis diperlukan." + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "Workstation Fedora" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "Image mentah %sGB" + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "Desktop KDE Plasma" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "Desktop Xfce" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "Desktop LXQt" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "Desktop LXDE" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "Desktop MATE-Compiz" + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +msgid "Sugar on a Stick" +msgstr "Sugar on a Stick" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "ARM® Labs" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +#, fuzzy +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" +"Ini adalah image untuk peranti berbasis ARM dimana suatu bundel perangkat " +"lunak purpose-drive diperlukan." + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "Apa itu Teknologi ARM®?" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" +"Mikroprosesor ARM adalah keluarga prosesor yang paling banyak diproduksi di " +"dunia, mereka biasa dipakai dalam telepon genggam dan aplikasi embedded, dan" +" semakin banyak dipakai dalam piranti tablet dan server dengan konsumsi daya" +" rendah." + +#: data/content/index.html:560 data/content/prerelease.html:238 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" +"Proyek Fedora ARM adalah sebuah inisiatif untuk membawa Fedora ke keluarga " +"prosesor ini. Image yang disediakan di sini adalah versi-versi Fedora yang " +"dipaskan untuk berjalan pada sistem berbasis ARM." + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "Sumber Daya Dukungan" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "Dokumentasi" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" +"Dokumentasi dan panduan instalasi Fedora ARM tersedia di halaman wiki Fedora ARM." + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "Surel" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" +"Para pengguna dan pengembang juga ada pada milis di arm@lists.fedoraproject.org." + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "Chat" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" +"Para pengguna dan pengembang ada di kanal irc #fedora-arm" +" pada irc.freenode.org untuk obrolan real-time." + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "Bantuan Umum Memakai Fedora" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" +"Kadang-kadang Anda mungkin menemui suatu masalah dengan spin ini yang bisa " +"Anda peroleh bantuan memakai sumber daya dukungan Fedora umum. Suatu daftar " +"sumber daya tersedia di halaman \"Dapatkan Bantuan\" " +"Fedora." + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "Image Prarilis Fedora ARM" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" +"Unduh Fedora %(rel)s %(state)s untuk Komputer berbasis ARM ®" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" +"Ini adalah perangkat lunak prarilis dan didukung oleh Tim ARM. Harap kirimkan pertanyaan ke milis mereka atau %(team_irc)s di freenode." + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" +"Semua masalah atau bug mesti dilaporkan melalui Bugzilla Red " +"Hat. Proyek Fedora tidak menjamin kecocokan atau kebergunaannya." + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" +"Bacalah Catatan Rilis untuk informasi lebih" +" lanjut tentang perubahan dan fitur-fitur baru, dan halaman Bug Umum untuk informasi tentang bug yang " +"umum dijumpai dan bagaimana menghindari mereka." + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "Apa itu Teknologi ARM?" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "Verifikasikan Image Unduhan Anda" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "Instruksi CHECKSUM dan Verifikasi" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "Bagaimana saya memverifikasi image?" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" +"Sekali Anda mengunduh suatu image, verifikasikanlah untuk keamanan dan " +"integritas. Untuk memverifikasi image Anda, mulailah dengan mengunduh berkas" +" CHECKSUM yang tepat ke dalam direktori yang sama dengan image yang Anda " +"unduh." + +#: data/content/verify.html:36 +msgid "Server" +msgstr "Server" + +#: data/content/verify.html:38 +msgid "Validate Server!" +msgstr "Validasikan Server!" + +#: data/content/verify.html:41 +msgid "Validate Minimal!" +msgstr "Validasikan Minimal!" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "Desktop" + +#: data/content/verify.html:47 +msgid "Validate Workstation!" +msgstr "Validasikan Workstation!" + +#: data/content/verify.html:50 +msgid "Validate Spins!" +msgstr "Validasikan Spins!" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "" + +#: data/content/verify.html:56 +msgid "Validate Labs!" +msgstr "" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "Selanjutnya, impor kunci GPG Fedora:" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" +"Anda dapat memverifikasi rincian dari kunci GPG di " +"sini." + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "Sekarang, verifikasikan bahwa berkas CHECKSUM valid:" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" +"Berkas CHECKSUM mesti memiliki satu tanda tangan bagus dari salah satu kunci" +" berikut:" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "Fedora 28" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "Fedora 27" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "Fedora 26" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" +"Arsitektur sekunder Fedora 26 (AArch64, PPC64, PPC64le, s390, dan s390x)" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" +"Terakhir, setelah berkas CHECKSUM diverifikasi, periksalah bahwa checksum " +"image cocok:" + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" +"Bila keluarannya menyatakan bahwa berkas valid, maka itu siap dipakai!" + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" +"Bagaimana saya memverifikasi image yang saya unduh pada sistem operasi lain?" + +#: data/content/verify.html:80 +msgid "Read these instructions to validate your image." +msgstr "Bacalah petunjuk ini untuk memvalidasikan image Anda." + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "Proyek Fedora - Halaman Tidak Ditemukan" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "404: Halaman Tidak Ditemukan" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" +"Kami minta maaf, tapi berkas atau halaman yang Anda minta tidak dapat " +"ditemukan." + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "Ide-ide Pemecahan Masalah" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" +"Periksa kembali URL bila Anda memasukkannya secara manual. Apakah Anda " +"menyalinnya dengan benar?" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" +"Tautan Rusak? Hubungi webmaster dan jelaskan tautan mana " +"yang membawa Anda ke sini." + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" +"Halaman atau berkas mungkin telah berpindah. Periksalah situs utama atau cari di wiki " +"kami." + +#: data/templates/footer.html:14 +msgid "About" +msgstr "Tentang" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "Tentang Fedora" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "Sponsor" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "Majalah Fedora" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "Hukum" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "Dapatkan Fedora Workstation" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "Dapatkan Fedora Server" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "Dapatkan Fedora Atomic" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "Fedora Spins" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "Fedora Labs" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "Fedora ARM®" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "Unduhan Alternatif" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "Dukungan" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "Dapatkan Bantuan" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "Tanya Fedora" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "Bug Umum" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "Portal Pengembang Fedora" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "Panduan Instalasi" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "Bergabung" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "Bergabung dengan Fedora" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "Planet Fedora" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "Fedora SIGs" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "Sistem Akun Fedora" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "Komunitas Fedora" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "Fedora disponsori oleh Red Hat." + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "Pelajari lebih lanjut hubungan antara Red Hat dan Fedora »" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "© %(year)s Red Hat, Inc. dan lainnya." + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" +"Harap kirim komentar atau koreksi ke tim situs web." + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "Ubah Bahasa" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "OK" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "Image Fedora untuk Komputer berbasis ARM ®" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "Dokumentasi dan sumber daya lain" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online " +"release notes to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing to " +"your system, since it answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "Cara lain memperoleh media" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" +"Anda bisa membeli media instalasi untuk Fedora dari vendor " +"daring atau vendor lokal di wilayah Anda." + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" +"Tak mampu membeli media instalasi? Mintalah media instalasi Fedora dari Program Media Bebas Fedora." diff --git a/iot.fedoraproject.org/po/ilo.po b/iot.fedoraproject.org/po/ilo.po new file mode 100644 index 0000000..bbab3e7 --- /dev/null +++ b/iot.fedoraproject.org/po/ilo.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Iloko\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ilo\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/is.po b/iot.fedoraproject.org/po/is.po new file mode 100644 index 0000000..1509311 --- /dev/null +++ b/iot.fedoraproject.org/po/is.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Icelandic\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n%10!=1 || n%100==11)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/it.po b/iot.fedoraproject.org/po/it.po new file mode 100644 index 0000000..df2a3cd --- /dev/null +++ b/iot.fedoraproject.org/po/it.po @@ -0,0 +1,696 @@ +# Andrea Masala , 2015. #zanata +# Germano Massullo , 2015. #zanata +# Gregorio , 2015. #zanata +# Robert Mayr , 2015. #zanata +# Andrea Masala , 2016. #zanata +# Alessio Ciregia , 2018. #zanata +# Giovanni Grieco , 2018. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-04-30 22:26+0200\n" +"PO-Revision-Date: 2018-04-30 05:56-0400\n" +"Last-Translator: Giovanni Grieco \n" +"Language-Team: Italian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 2.3.4\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "Fedora ARM" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" +"Fedora %(rel)s %(state)s rilasciata! Testalaora >" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "Fedora %(rel)s rilasciata! Provala ora." + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "Server ARM®" + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" +"Queste immagini sono destinate a computer basati su ARM che vengono " +"utilizzati come server, tipicamente in un ambiente headless." + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "Fedora Server" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "Immagine %sMB raw" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "Download" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "Verifica" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "Fedora Minimal" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "Desktop Computing" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" +"Le seguenti immagini sono per mediacenter basati su ARM, chioschi, computer " +"portatili,ed altri dispositivi dove è preferibile avere un'interfaccia " +"grafica." + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "Fedora Workstation" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "Immagine %sGB raw" + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "KDE Plasma Desktop" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "Xfce Desktop" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "LXQt Desktop" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "LXDE Desktop" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "MATE-Compiz Desktop" + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +msgid "Sugar on a Stick" +msgstr "Sugar on a Stick" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "ARM® Labs" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" +"Queste immagini sono per dispositivi ARM dove è rischiesto un parco software" +" con un obiettivo specifico." + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "Python-Classroom" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "Cos'è la Tecnologia ARM®?" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" +"I microprocessori ARM sono la più diffusa famiglia di processori nel mondo; " +"essi storicamente sono stati utilizzati in telefoni cellulari, in " +"applicazioni integrate, e sono sempre più utilizzati in dispositivi tablet e" +" server a basso consumo energetico." + +#: data/content/index.html:560 data/content/prerelease.html:238 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" +"Il progetto Fedora ARM è una iniziativa per far funzionare Fedora con questa" +" famiglia di processori. Le immagini fornite qui sono versioni di Fedora " +"fatte appositamente per funzionare in sistemi basati su ARM." + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "Risorse di Supporto" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "Documentazione" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" +"Documentazione e guide di installazione di Fedora ARM sono disponibili nella" +" pagina Fedora ARM wiki." + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "Email" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" +"Utenti e sviluppatori sono disponibili anche nella mailing list " +"all'indirizzo arm@lists.fedoraproject.org." + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "Chat" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" +"Utenti e sviluppatori sono disponibili per chat in tempo reale nel canale #fedora-arm sul server irc.freenode.org." + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "Aiuto generale per l'utilizzo di Fedora" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" +"A volte puoi avere un problema con questa spin per il quale puoi ottenere " +"aiuto utilizzando le risorse generiche di supporto Fedora. Una lista di " +"risorse è disponibile nella pagina Fedora “Ottieni " +"Aiuto”." + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "Immagini Fedora ARM Prerelease" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" +"Scarica Fedora %(rel)s %(state)s per i computer basati su ARM® " + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" +"Questo è un software di pre-release ed è supportato dal Team ARM. Per eventuali domande, rivolgersi alla " +"loro mailing list o %(team_irc)s su freenode." + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" +"Eventuali problemi o bug devono essere riportati nel Bugzilla" +" di Red Hat. Il Fedora Project non fornisce garanzie sulla idoneità o " +"utilità." + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" +"Leggere le Note di rilascio per avere " +"maggiori informazioni sui cambiamenti e le nuove caratteristiche introdotte," +" e la pagina Common Bugs per conoscere le" +" informazioni su problemi comuni riscontrati e su come evitarli." + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "Che cosa è la tecnologia ARM?" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "Verifica l'immagine scaricata" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "CHECKSUM e verifica le istruzioni" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "Come verifico l'immagine?" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" +"Una volta che hai scaricato un'immagine, per sicurezza verifica la sua " +"integrità. Per verificare l'immagine, inizia scaricando il file CHECKSUM " +"appropriato ed inseriscilo nella stessa cartella dell'immagine scaricata." + +#: data/content/verify.html:36 +msgid "Server" +msgstr "Server" + +#: data/content/verify.html:38 +msgid "Validate Server!" +msgstr "Validazione Server!" + +#: data/content/verify.html:41 +msgid "Validate Minimal!" +msgstr "Convalida Minimal!" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "Desktop" + +#: data/content/verify.html:47 +msgid "Validate Workstation!" +msgstr "Validazione Workstation!" + +#: data/content/verify.html:50 +msgid "Validate Spins!" +msgstr "Convalida Spin!" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "Labs" + +#: data/content/verify.html:56 +msgid "Validate Labs!" +msgstr "Convalida Labs!" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "Successivamente, importa le chiavi GPG di Fedora:" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" +"Puoi verificare i dettagli delle chiavi GPG qui." + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "Ora, verifica che il file di CHECKSUM sia valido:" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" +"Il file CHECKSUM dovrebbe avere una firma valida da parte di una delle " +"seguenti chiavi:" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "Fedora 29" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "Fedora 28" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "Fedora 27" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "Fedora 26" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" +"Fedora 26 architetture secondarie (AArch64, PPC64, PPC64le, s390 e s390x)" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" +"Infine, ora che il file CHECKSUM è stato verificato, controlla se il " +"checksum dell'immagine corrisponde:" + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "Se l'output afferma che il file è valido, allora è pronto all'uso!" + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "Come verifico l'immagine scaricata su un altro sistema operativo?" + +#: data/content/verify.html:80 +msgid "Read these instructions to validate your image." +msgstr "Leggi le seguenti istruzioni per validare l'immagine" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "Fedora Project - Pagina non trovata" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "404: Pagina non trovata" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" +"Ci scusiamo, ma non è stato possibile trovare il file o la pagina richiesta " +"." + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "Idee per la risoluzione del problemi" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" +"Controlla due volte l'URL se l'hai scritto manualmente. Lo hai copiato " +"correttamente?" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" +"Link errato? Contatta il webmaster e spiegagli quale link" +" ti ha portato qui." + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" +"La pagina od il link possono essere stati spostati. Controlla il sito principale o cerca nel nostro wiki." + +#: data/templates/footer.html:14 +msgid "About" +msgstr "About" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "Informazioni su Fedora" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "Sponsor" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "Fedora Magazine" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "Note legali" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "Codice di condotta di Fedora" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "Fedora Workstation" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "Fedora Server" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "Ottenere Fedora Atomic" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "Fedora Spins" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "Fedora Labs" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "Fedora ARM®" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "Download Alternativi" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "Supporto" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "Ottieni Aiuto" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "Ask Fedora" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "Bug Comuni" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "Portale Sviluppatori Fedora" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "Guida all'Installazione" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "Partecipa" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "Partecipa a Fedora" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "Planet Fedora" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "Fedora SIG" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "Fedora Account System" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "Comunità Fedora" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "Fedora è sponsorizzata da Red Hat." + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "Ulteriori informazioni circa la relazione tra Red Hat e Fedora »" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "© %(year)s Red Hat, Inc. ed altri." + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" +"Per favore inviare commenti e correzioni al websites team." + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "Cambia Lingua" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "OK" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "Immagini Fedora per computer ARM®" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "Documentazione ed altre risorse" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online " +"release notes to see minimum requirements and recommendations." +msgstr "" +"Prima di installare Fedora, vorresti confermare che il tuo sistema rispetti " +"i requisiti minimi. Consulta le note di " +"rilascio online per leggere i requisiti minimi e le raccomandazioni." + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing to " +"your system, since it answers many common questions." +msgstr "" +"È disponibile anche la Guida completa " +"all'installazione. Ti consigliamo di leggerla prima di installare Fedora" +" sul tuo sistema, dato che risponde a molte domande frequenti." + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "Altri modi di ottenere i media di installazione" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" +"Puoi acquistare il materiale di Fedora rivenditori online" +" oppure da rivenditori locali nella tua area." + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" +"Non puoi sostenere il prezzo di un supporto di installazione? Richiedilo al " +"Fedora Free Media Program." diff --git a/iot.fedoraproject.org/po/ja.po b/iot.fedoraproject.org/po/ja.po new file mode 100644 index 0000000..5ba121c --- /dev/null +++ b/iot.fedoraproject.org/po/ja.po @@ -0,0 +1,654 @@ +# Hajime Taira , 2015. #zanata +# Ooyama Yosiyuki , 2015. #zanata +# Ooyama Yosiyuki , 2017. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-04-30 22:26+0200\n" +"PO-Revision-Date: 2017-06-18 08:13-0400\n" +"Last-Translator: Ooyama Yosiyuki \n" +"Language-Team: Japanese\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 2.3.4\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "Fedora ARM" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "ARM サーバー向け" + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "これらのイメージは、通常、ヘッドレス環境(モニターを繋がない)で使うサーバー用途のARMベースのコンピューターに適しています。" + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "Fedora Server" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "Raw イメージ (%sMB)" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "ダウンロード" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "検証" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "最小限の Fedora" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "ARM デスクトップ向け" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" +"このイメージは、ARM ベースのメディアセンター、KIOSK 端末、ラップトップ、その他、ARM " +"搭載するグラフィカルインターフェースを必要とするデバイス向けのものです。" + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "Fedora Workstation" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "Raw イメージ (%sGB)" + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "KDE Plasma" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "Xfce" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "LXDE" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "MATE-Compiz " + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +msgid "Sugar on a Stick" +msgstr "Sugar on a Stick" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" +"ARM マイクロプロセッサーは、現在、世界で最も広く生産されているプロセッサーファミリーです。歴史的に ARM " +"は携帯電話や組み込みアプリケーションで使用されており、最近ではタブレットデバイスや低消費電力のサーバーで使用されています。" + +#: data/content/index.html:560 data/content/prerelease.html:238 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" +"The Fedora ARM Project は、このプロセッサーファミリーに対して Fedora を提供する取り組みです。このイメージは ARM " +"ベースのシステム上で動く Fedora のバージョンとして提供されています。" + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "サポートリソース" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "ドキュメント" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" +"Fedora ARM のドキュメントとインストレーションガイドが Fedora ARM wiki page " +"にあります。" + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "Eメール" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "ユーザーと開発者がメーリングリストの中にいます: arm@lists.fedoraproject.org" + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "Chat" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" +"ユーザーと開発者が次のところにいます: irc.freenode.org 上の irc チャンネル #fedora-arm" + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "一般的な Fedora の使用方法" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" +"ときどき問題にこのSpinで遭遇するかもしれませんが、一般的なFedoraのサポート情報源を使用することで助けを得ることができます。それらの情報源の一覧は" +" Fedora “Get Help” page にあります。" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "Fedora ARM プレリリース イメージ" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" +"ARM® ベースのコンピューター向けの Fedora %(rel)s %(state)s " +"のダウンロード" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" +"これはプレリリース版ソフトウェアで ARM Team によってサポートされています。質問は " +"メーリングリストまたは freenode上の %(team_irc)s " +"で直接お尋ねください。" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" +"すべての問題とバグは Red Hat Bugzilla 経由で報告お願いします。Fedora Project " +"は、その適合性と有用性について何も保証しません。" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" +"変更内容と新機能に関する詳細は リリースノート を参照ください。 " +"一般的に遭遇するバグとそれらの回避方法については Common Bugs " +"ページを参照ください。" + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "ARM テクノロジーとは何ですか?" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "ダウンロードしたイメージを検証する" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "CHECKSUM と検証手順" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "イメージを検証するにはどうすればよいですか?" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" +"イメージのダウンロードが完了すれば、安全性と完全性を確認するためにダウンロードしたイメージを検証してください。イメージを検証するには、まず適切な " +"CHECKSUM ファイルをダウンロードして、イメージの保存場所と同じフォルダーに保存してください。" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:38 +msgid "Validate Server!" +msgstr "Fedora Server のデジタル証明" + +#: data/content/verify.html:41 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:47 +msgid "Validate Workstation!" +msgstr "Fedora Workstation のデジタル証明" + +#: data/content/verify.html:50 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "" + +#: data/content/verify.html:56 +msgid "Validate Labs!" +msgstr "" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "次に、Fedora の GPG 鍵をインポートします:" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "GPG 鍵を検証するには、ここクリックしてください。" + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "CHECKSUM ファイルが有効であることを検証します:" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "CHECKSUM ファイルは、以下の鍵のいずれかによる署名が付与されています:" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "これで、CHECKSUM ファイルの検証が完了しました。最後にイメージのチェックサムが合致することを確認します:" + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "ダウンロードしたイメージが正当であるという出力結果が得られれば、そのイメージはいつでも使用できます。" + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "ダウンロードしたイメージを他のオペレーティングシステム上で検証するにはどうすればよいですか?" + +#: data/content/verify.html:80 +msgid "Read these instructions to validate your image." +msgstr "ここで説明する手順に従ってイメージを検証してください。" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "Fedora Project - ページが見つかりません" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "404: ページが見つかりません" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "申し訳ありませんが、お探しのファイルまたはページが見つかりませんでした。" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "トラブルシューティング" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "手動で URL を入力した場合は、入力内容を再確認してください。コピーして入力した場合は、正しくコピーできているか確認してください。" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "リンクが壊れていますか? ウェブマスターに連絡して、どのリンクが壊れているかお知らせください。" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" +"ページまたはファイルの場所が変更された可能性があります。メインサイトを確認するか、Fedora " +"Project のwiki で検索してみてください。" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "詳細" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "Fedora について" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "スポンサー" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "Fedora Magazine" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "法律的な情報" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "Fedora Workstation を入手する" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "Fedora Server を入手する" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "Fedora Spins" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "Fedora Labs" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "Fedora ARM®" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "サポート" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "ヘルプ" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "Ask Fedora" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "Common Bugs" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "Fedora Developer Portal" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "インストールガイド" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "コミュニティに参加" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "Fedora に参加する" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "Planet Fedora" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "Fedora の分科会" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "Fedora アカウントシステム" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "Fedora コミュニティ" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "Fedora は Red Hat が支援しています。" + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "Red Hat と Fedora の関係についての詳細 »" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "© %(year)s Red Hat, Inc. and others." + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "言語を変更する" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "OK" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "ARM® ベースのコンピューター向けの Fedora イメージ" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "ドキュメントとその他の情報源" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online " +"release notes to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing to " +"your system, since it answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "他の方法でメディアを入手する" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" +"Fedora のインストールメディアをオンラインベンダーか、お住いの地域のローカルベンダーから購入することができます。" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" +"インストールメディアの費用を支払う余裕がない場合は、Fedora Free Media Program から " +"Fedora のインストールメディアを請求してください。" diff --git a/iot.fedoraproject.org/po/ka.po b/iot.fedoraproject.org/po/ka.po new file mode 100644 index 0000000..5d22d75 --- /dev/null +++ b/iot.fedoraproject.org/po/ka.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Georgian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ka\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/kk.po b/iot.fedoraproject.org/po/kk.po new file mode 100644 index 0000000..c678775 --- /dev/null +++ b/iot.fedoraproject.org/po/kk.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Kazakh\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kk\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/km.po b/iot.fedoraproject.org/po/km.po new file mode 100644 index 0000000..a410dd0 --- /dev/null +++ b/iot.fedoraproject.org/po/km.po @@ -0,0 +1,630 @@ +# Chhai Chivon , 2017. #zanata +# Sirko Kemter , 2017. #zanata +# som rithprohos , 2017. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-04-30 22:26+0200\n" +"PO-Revision-Date: 2017-12-04 01:19-0500\n" +"Last-Translator: Sirko Kemter \n" +"Language-Team: Khmer\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: km\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 2.3.4\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "Fedora ARM" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" +"Fedora %(rel)s %(state)s ចេញហើយ! សាកល្បងឥឡូវ​នេះ>" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "Fedora %(rel)s ចេញហើយ! ទាញយកឥឡូវ​នេះ។" + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "ARM® Servers" + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" +"រូបភាពទាំងអស់នេះជារបស់ARM-basedកុំព្យួទ័រ ដែលបានប្រើជាមួយServer " +"ព្រមទាំងផ្នែកៗទៀតរបស់វា។" + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "Fedora Server" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "%sMB ទិន្នន័យ​ដើម" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "ទាញយក" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "ផ្ទៀង​ផ្ទាត់" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "Fedora Minimal" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "Desktop Computing" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "Fedora Workstation" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "%sGB ទិន្នន័យ​ដើម" + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "KDE Plasma Desktop" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "Xfce Desktop" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "LXQt Desktop" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "MATE-Compiz Desktop" + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +msgid "Sugar on a Stick" +msgstr "Sugar on a Stick" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "តើអ្វីទៅជា បច្ចេកវិទ្យា ARM® ?" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:238 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "ជំនួយធនធាន" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "ឯកសារ" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" +"ឯកសារ Fedora ARM និង ការណែនាំ អំពីការដំឡើង គឺ មាននៅទីនេះ Fedora ARM wiki page." + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "អ៊ីម៉ែល" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:38 +msgid "Validate Server!" +msgstr "" + +#: data/content/verify.html:41 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:47 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:50 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "" + +#: data/content/verify.html:56 +msgid "Validate Labs!" +msgstr "" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "Fedora 28" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "Fedora 26" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:80 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "Fedora Magazine" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "Fedora Spins" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "Fedora Labs" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "Fedora ARM®" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "Fedora Developer Portal" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "Planet Fedora" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "Fedora SIGs" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "Fedora Account System" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online " +"release notes to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing to " +"your system, since it answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/kn.po b/iot.fedoraproject.org/po/kn.po new file mode 100644 index 0000000..4693706 --- /dev/null +++ b/iot.fedoraproject.org/po/kn.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Kannada\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kn\n" +"Plural-Forms: nplurals=2; plural=(n!=1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/ko.po b/iot.fedoraproject.org/po/ko.po new file mode 100644 index 0000000..40b4e47 --- /dev/null +++ b/iot.fedoraproject.org/po/ko.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Korean\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/kw.po b/iot.fedoraproject.org/po/kw.po new file mode 100644 index 0000000..caa344a --- /dev/null +++ b/iot.fedoraproject.org/po/kw.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Cornish\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kw\n" +"Plural-Forms: nplurals=4; plural= (n==1) ? 0 : (n==2) ? 1 : (n == 3) ? 2 : 3\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/kw@kkcor.po b/iot.fedoraproject.org/po/kw@kkcor.po new file mode 100644 index 0000000..8646f91 --- /dev/null +++ b/iot.fedoraproject.org/po/kw@kkcor.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Cornish (Common Orthography)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kw@kkcor\n" +"Plural-Forms: nplurals=4; plural= (n==1) ? 0 : (n==2) ? 1 : (n == 3) ? 2 : 3\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/kw@uccor.po b/iot.fedoraproject.org/po/kw@uccor.po new file mode 100644 index 0000000..06f4d5f --- /dev/null +++ b/iot.fedoraproject.org/po/kw@uccor.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Cornish (Unified Orthography)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kw@uccor\n" +"Plural-Forms: nplurals=4; plural= (n==1) ? 0 : (n==2) ? 1 : (n == 3) ? 2 : 3\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/kw_GB.po b/iot.fedoraproject.org/po/kw_GB.po new file mode 100644 index 0000000..ceb26f6 --- /dev/null +++ b/iot.fedoraproject.org/po/kw_GB.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Cornish (United Kingdom)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kw-GB\n" +"Plural-Forms: nplurals=4; plural= (n==1) ? 0 : (n==2) ? 1 : (n == 3) ? 2 : 3\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/ky.po b/iot.fedoraproject.org/po/ky.po new file mode 100644 index 0000000..ab05b7b --- /dev/null +++ b/iot.fedoraproject.org/po/ky.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Kirghiz\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ky\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/lt.po b/iot.fedoraproject.org/po/lt.po new file mode 100644 index 0000000..bd928ba --- /dev/null +++ b/iot.fedoraproject.org/po/lt.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Lithuanian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lt\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 or n%100>=20) ? 1 : 2)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/lv.po b/iot.fedoraproject.org/po/lv.po new file mode 100644 index 0000000..962d281 --- /dev/null +++ b/iot.fedoraproject.org/po/lv.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Latvian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/mai.po b/iot.fedoraproject.org/po/mai.po new file mode 100644 index 0000000..6087660 --- /dev/null +++ b/iot.fedoraproject.org/po/mai.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Maithili\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mai\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/mk.po b/iot.fedoraproject.org/po/mk.po new file mode 100644 index 0000000..f5ca63e --- /dev/null +++ b/iot.fedoraproject.org/po/mk.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Macedonian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural= n==1 || n%10==1 ? 0 : 1\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/ml.po b/iot.fedoraproject.org/po/ml.po new file mode 100644 index 0000000..4106fb2 --- /dev/null +++ b/iot.fedoraproject.org/po/ml.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Malayalam\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ml\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/mn.po b/iot.fedoraproject.org/po/mn.po new file mode 100644 index 0000000..2c66b9f --- /dev/null +++ b/iot.fedoraproject.org/po/mn.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Mongolian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/mr.po b/iot.fedoraproject.org/po/mr.po new file mode 100644 index 0000000..602d001 --- /dev/null +++ b/iot.fedoraproject.org/po/mr.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Marathi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: mr\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/ms.po b/iot.fedoraproject.org/po/ms.po new file mode 100644 index 0000000..5a09301 --- /dev/null +++ b/iot.fedoraproject.org/po/ms.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Malay\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ms\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/my.po b/iot.fedoraproject.org/po/my.po new file mode 100644 index 0000000..dce6119 --- /dev/null +++ b/iot.fedoraproject.org/po/my.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Burmese\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: my\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/nb.po b/iot.fedoraproject.org/po/nb.po new file mode 100644 index 0000000..b12c19c --- /dev/null +++ b/iot.fedoraproject.org/po/nb.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Norwegian Bokmål\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/nds.po b/iot.fedoraproject.org/po/nds.po new file mode 100644 index 0000000..a6531f8 --- /dev/null +++ b/iot.fedoraproject.org/po/nds.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Low German\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nds\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/ne.po b/iot.fedoraproject.org/po/ne.po new file mode 100644 index 0000000..ec63676 --- /dev/null +++ b/iot.fedoraproject.org/po/ne.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Nepali\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ne\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/nl.po b/iot.fedoraproject.org/po/nl.po new file mode 100644 index 0000000..b598953 --- /dev/null +++ b/iot.fedoraproject.org/po/nl.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Dutch\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/nn.po b/iot.fedoraproject.org/po/nn.po new file mode 100644 index 0000000..f52f5bd --- /dev/null +++ b/iot.fedoraproject.org/po/nn.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Norwegian Nynorsk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nn\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/nso.po b/iot.fedoraproject.org/po/nso.po new file mode 100644 index 0000000..a97e457 --- /dev/null +++ b/iot.fedoraproject.org/po/nso.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Northern Sotho\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nso\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/or.po b/iot.fedoraproject.org/po/or.po new file mode 100644 index 0000000..67416fb --- /dev/null +++ b/iot.fedoraproject.org/po/or.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Oriya\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: or\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/pa.po b/iot.fedoraproject.org/po/pa.po new file mode 100644 index 0000000..4c9fc4c --- /dev/null +++ b/iot.fedoraproject.org/po/pa.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Punjabi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pa\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/pl.po b/iot.fedoraproject.org/po/pl.po new file mode 100644 index 0000000..cdcb8a0 --- /dev/null +++ b/iot.fedoraproject.org/po/pl.po @@ -0,0 +1,705 @@ +# Translations template for PROJECT. +# Copyright (C) 2014 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# +# Translators: +# Daniel Krawczyk , 2014 +# Dimitris Glezos , 2011 +# Piotr Drąg , 2014 +# Copyright (C) 2015 ORGANIZATION +# Piotr Drąg , 2014-2015 +# Piotr Drąg , 2015. #zanata +# Piotr Drąg , 2016. #zanata +# Piotr Drąg , 2017. #zanata +# Piotr Drąg , 2018. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-04-30 22:26+0200\n" +"PO-Revision-Date: 2018-03-31 01:10-0400\n" +"Last-Translator: Piotr Drąg \n" +"Language-Team: Polish (http://www.transifex.com/projects/p/fedora-web/language/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "Fedora dla ARM" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" +"Wydano Fedorę %(rel)s %(state)s! Wypróbuj ją teraz »" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "Wydano Fedorę %(rel)s! Wypróbuj ją już teraz." + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "Serwery ARM®" + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" +"Poniższe obrazy przeznaczone są dla komputerów opartych na architekturze ARM" +" używanych jako serwery, zwykle bez monitora, klawiatury i myszy." + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "Fedora Server" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "Surowy obraz (%s MB)" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "Pobierz" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "Zweryfikuj" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "Fedora Minimal" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "Komputery stacjonarne" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" +"Poniższe obrazy przeznaczone są dla centrów multimedialnych, kiosków, " +"laptopów i innych urządzeń opartych na architekturze ARM, gdzie wymagany " +"jest interfejs graficzny." + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "Fedora Workstation" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "Surowy obraz (%s GB)" + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "KDE Plasma" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "Xfce" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "Środowisko LXQt" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "LXDE" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "MATE Compiz" + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +msgid "Sugar on a Stick" +msgstr "SoaS" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "ARM® Labs" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" +"Obrazy dla urządzeń opartych na technologii ARM, które wymagają pakietu " +"specjalistycznych sterowników." + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "Python Classroom" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "Czym jest technologia ARM®?" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" +"Mikroprocesory ARM to najczęściej produkowana rodzina procesorów na świecie." +" Zwykle są one używane w telefonach komórkowych i aplikacjach osadzonych, " +"ale są także coraz częściej używane w tabletach i serwerach o niskim poborze" +" zasilania." + +#: data/content/index.html:560 data/content/prerelease.html:238 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" +"Projekt Fedora dla architektury ARM stara się przenieść Fedorę na tę rodzinę" +" procesorów. Obrazy tutaj dostarczane są wersjami Fedory dostosowanymi do " +"działania na komputerach opartych na architekturze ARM." + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "Wsparcie" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "Dokumentacja" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" +"Dokumentacja i podręczniki instalacji Fedory dla ARM są dostępne na stronie wiki." + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "E-mail" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" +"Użytkownicy i programiści mogą także korzystać z listy dyskusyjnej pod " +"adresem arm@lists.fedoraproject.org (w języku " +"angielskim)." + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "Czat" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" +"Użytkownicy i programiści mogą także korzystać z kanału #fedora-arm na serwerze irc.freenode.org (w języku " +"angielskim)." + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "Ogólna pomoc z używaniem Fedory" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" +"Czasami można natknąć się na problem z obrazem, dla którego można uzyskać " +"pomoc za pomocą ogólnych źródeł wsparcia Fedory. Lista tych źródeł jest " +"dostępna na stronie pomocy Fedory." + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "Obrazy testowe Fedory dla ARM" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" +"Pobieranie Fedory %(rel)s %(state)s dla komputerów opartych na architekturze" +" ARM®" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" +"Jest to oprogramowanie testowe, wspierane przez zespół ARM. Prosimy kierować pytania (w języku " +"angielskim) na listę dyskusyjną zespołu lub " +"kanał %(team_irc)s w sieci freenode." + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" +"Wszystkie problemy powinny być zgłaszane przez Bugzillę firmy" +" Red Hat. Projekt Fedora nie gwarantuje stabilności lub użyteczności." + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" +"Proszę przeczytać Informacje o wydaniu, aby" +" dowiedzieć się więcej o zmianach i nowych funkcjach, oraz stronę Częste błędy, aby dowiedzieć się więcej o " +"często spotykanych błędach i sposobach ich uniknięcia." + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "Czym jest architektura ARM?" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "Sprawdzanie poprawności pobranego obrazu" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "Instrukcje sprawdzania poprawności i plików CHECKSUM" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "Jak sprawdzić poprawność obrazu?" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" +"Po pobraniu obrazu należy sprawdzić jego bezpieczeństwo i integralność. Aby " +"sprawdzić poprawność obrazu, należy najpierw pobrać odpowiedni plik CHECKSUM" +" do tego samego katalogu, w którym znajduje się obraz." + +#: data/content/verify.html:36 +msgid "Server" +msgstr "Server" + +#: data/content/verify.html:38 +msgid "Validate Server!" +msgstr "Sprawdź poprawność obrazu „Server”" + +#: data/content/verify.html:41 +msgid "Validate Minimal!" +msgstr "Sprawdź poprawność obrazu „Minimal”" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "Workstation" + +#: data/content/verify.html:47 +msgid "Validate Workstation!" +msgstr "Sprawdź poprawność obrazu „Workstation”" + +#: data/content/verify.html:50 +msgid "Validate Spins!" +msgstr "Sprawdź poprawność obrazów" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "Labs" + +#: data/content/verify.html:56 +msgid "Validate Labs!" +msgstr "Sprawdź poprawność obrazów Labs" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "Następnie należy zaimportować klucze GPG Fedory:" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" +"Można sprawdzić szczegóły kluczy GPG w tym " +"miejscu." + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "Teraz należy sprawdzić, czy plik CHECKSUM jest prawidłowy:" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" +"Plik CHECKSUM powinien posiadać dobry podpis z jednego z poniższych kluczy:" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "Fedora 29" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "Fedora 28" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "Fedora 27" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "Fedora 26" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" +"Drugorzędne architektury Fedory 26 (AArch64, PPC64, PPC64le, s390 i s390x)" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" +"Na koniec należy sprawdzić, czy suma kontrolna obrazu zgadza się z tą z " +"pliku CHECKSUM:" + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "Jeśli zostanie wypisane, że plik jest prawidłowy, to można go użyć." + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" +"Jak sprawdzić poprawność pobranego obrazu w innym systemie operacyjnym?" + +#: data/content/verify.html:80 +msgid "Read these instructions to validate your image." +msgstr "Instrukcje sprawdzania poprawności obrazu." + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "Projekt Fedora — nie odnaleziono strony" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "404: nie odnaleziono strony" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "Przepraszamy, ale żądany plik lub strona nie została odnaleziona." + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "Rozwiązywanie problemów" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" +"Należy dwa razy sprawdzić adres, jeśli wpisano go ręcznie. A może " +"niepoprawnie go skopiowano?" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" +"Błędny odnośnik? Prosimy skontaktować się z webmasterami " +"fedoraproject.org (w języku angielskim) i powiedzieć im, jaki odnośnik " +"tu przeniósł." + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" +"Plik lub strona mogła zostać przeniesiona. Prosimy sprawdzić stronę główną lub poszukać ich na wiki." + +#: data/templates/footer.html:14 +msgid "About" +msgstr "Informacje" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "O Fedorze" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "Sponsorzy" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "Fedora Magazine" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "Kwestie prawne" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "Zasady postępowania Projektu Fedora" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "Pobierz Fedorę Workstation" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "Pobierz Fedorę Server" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "Pobierz Fedorę Atomic" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "Obrazy Fedory" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "Fedora Labs" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "Fedora dla ARM®" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "Alternatywne wersje" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "Wsparcie" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "Pomoc" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "Ask Fedora" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "Częste błędy" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "Fedora Developer Portal" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "Podręcznik instalacji" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "Dołącz" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "Dołącz do Fedory" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "Planeta Fedory" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "SIG Fedory" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "System kont Fedory" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "Społeczność Fedory" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "Fedora jest sponsorowana przez firmę Red Hat." + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "Więcej informacji o związku między firmą Red Hat a Fedorą »" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "© %(year)s Red Hat, Inc. i inni." + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" +"Komentarze i poprawki prosimy wysyłać do zespołu stron WWW (w języku angielskim)." + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "Zmień język" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "OK" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" +"Obrazy Fedory dla komputerów opartych na architekturze ARM®" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "Dokumentacja i inne zasoby" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online " +"release notes to see minimum requirements and recommendations." +msgstr "" +"Przed instalacją Fedory należy potwierdzić, że komputer spełnia minimalne " +"wymagania. Informacje o wydaniu zawierają " +"wymagania minimalne i zalecane." + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing to " +"your system, since it answers many common questions." +msgstr "" +"Dostępny jest także pełny podręcznik " +"instalacji. Zalecamy jego przeczytanie przed instalacją." + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "Inne sposoby uzyskania Fedory" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" +"Można kupić nośnik instalacyjny Fedory u sprzedawcy " +"online lub sprzedawcy blisko miejsca zamieszkania." + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" +"Jeśli użytkownik nie może sobie pozwolić na zapłacenie za płytę " +"instalacyjną, może poprosić o nią w programie darmowych " +"nośników Fedory." diff --git a/iot.fedoraproject.org/po/pt.po b/iot.fedoraproject.org/po/pt.po new file mode 100644 index 0000000..f08a154 --- /dev/null +++ b/iot.fedoraproject.org/po/pt.po @@ -0,0 +1,686 @@ +# Filipe Sarabando , 2015. #zanata +# Nuno Filipe Rodrigues , 2016. #zanata +# pedro andrade , 2016. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-04-30 22:26+0200\n" +"PO-Revision-Date: 2016-11-11 07:26-0500\n" +"Last-Translator: Nuno Filipe Rodrigues \n" +"Language-Team: Portuguese\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 2.3.4\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "Fedora ARM" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "Servidores ® ARM" + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" +"Estas imagens são concebidas para computadores de arquitectura ARM que " +"funcionem como servidores, tradicionalmente num ambiente headless" + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "Fedora Servidor" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "%sMB imagem raw " + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "Download" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "Verificar" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "Fedora Minimal" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "Computação em Ambiente de Trabalho" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" +"Estas imagens são destinadas a máquinas de arquitectura ARM tais como " +"mediacenters, quiosques, computadores portatéis ou outros dispositivos com " +"um interface á escolha." + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "Fedora Workstation" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "%sGB imagem raw" + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "Ambiente KDE Plasma" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "Ambiente Xfce" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "Ambiente LXDE" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "Ambiente MATE-Compiz" + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +#, fuzzy +msgid "Sugar on a Stick" +msgstr "Sugar on a Stick" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" +"Os chips ARM são a família de processadores mais produzidos no mundo. Têm " +"sido historicamente utilizados em telemóveis e em aplicações embutidas e " +"estão a ser cada vez mais utilizados em tablet's e em servidores de baixo " +"consumo energético. " + +#: data/content/index.html:560 data/content/prerelease.html:238 +#, fuzzy +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" +"O projecto Fedora-ARM é uma iniciativa para trazer o Fedora a esta família " +"de processadores. As imagens fornecidas são de versões do Fedora fesitas " +"especificamente para sistemas baseados em chips ARM." + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "Recursos de suporte" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "Documentação" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" +"Estão disponíveis guias de instalação e documentação na Fedora ARM wiki page." + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "Email" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" +"Utilizadores e os desenvolvedores também estão disponíveis na mailinglist em" +" arm@lists.fedoraproject.org." + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "Chat" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" +"Utilizadores e desenvolvedores estão disponíveis em #fedora-" +"arm irc channel on irc.freenode.org para chat em tempo " +"real." + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "Ajuda geral a usar Fedora" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" +"Por vezes, poderá encontrar algum problema nesta spin que seja situação para" +" pedir ajuda ao Suporte geral do Fedora. Uma lista de recursos está " +"disponível na página Fedora “Obter ajuda” do Fedora." + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "Imagens de pré-lançamento Fedora ARM" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" +"Download do Fedora %(rel)s %(state)s para Computadores baseados em ARM®" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" +"Este é software em pré-lançamento e é suportado pela Equipa ARM . Por favor, envie questões " +"directamente à mailing list Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" +"Todos os problemas e bugs devem ser reportados via Red Hat " +"Bugzilla. O Projecto Fedora não garante a sustentabilidade ou " +"utilidade." + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" +"Leia as Notas de Lançamento para mais " +"informações sobre as alterações e novas características, e a página de Erros Comuns para informações sobre erros " +"comummente encontrados e como evitá-los." + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "O que é a tecnologia ARM?" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "Verifique a imagem descarregada" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "CHECKSUM e verifique as instruções" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "Como verifico a minha imagem?" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" +"Assim que transferir uma imagem, verifique-a para segurança e integridade. " +"Para verificar a sua imagem, comece por transferir o ficheiro de " +"\"CHECKSUM\" apropriado para a mesma diretoria da imagem transferida." + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:38 +msgid "Validate Server!" +msgstr "Validar o servidor!" + +#: data/content/verify.html:41 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:47 +#, fuzzy +msgid "Validate Workstation!" +msgstr "Validar a área de trabalho!" + +#: data/content/verify.html:50 +msgid "Validate Spins!" +msgstr "Validar Spins!" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "" + +#: data/content/verify.html:56 +msgid "Validate Labs!" +msgstr "" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "A seguir, importe a(s) chave(s) GPG do Fedora:" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" +"Pode verificar aqui os detalhes da(s) chave(s) " +"GPG." + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "Agora, verifique se o ficheiro \"CHECKSUM\" é válido:" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" +"O ficheiro \"CHECKSUM\" deve ter uma assinatura válida a partir de uma das " +"seguintes chaves:" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "Fedora 26" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" +"Finalmente, e agora que o ficheiro de \"CHECKSUM\" foi verificado, verifique" +" se o \"Checksum\" da imagem corresponde:" + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" +"Se o resultado confirmar que o ficheiro é válido, então está pronto para ser" +" utilizado!" + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "Como verifico se a minha imagem transferida noutro sistema operativo?" + +#: data/content/verify.html:80 +msgid "Read these instructions to validate your image." +msgstr "Leia estas instruções para validar a sua imagem." + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "Projecto Fedora - Página não encontrada" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "404: Página não encontrada" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" +"Pedimos desculpa, mas o ficheiro ou página solicitada não pode ser " +"encontrada." + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "Sugestões para Solução de Problemas" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "Reverifique o URL que inseriu manualmente. Copiou-o corretamente?" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" +"Link errado? Contacte o webmaster e explique que link o " +"trouxe aqui." + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" +"A página ou o ficheiro poderão ter sido movidos. Verifique o sítio principal ou procura na nossa wiki." + +#: data/templates/footer.html:14 +msgid "About" +msgstr "Sobre" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "Sobre o Fedora" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "Patrocinios" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "Revista Fedora" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "Aviso Legal" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "Obter Fedora Workstation" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "Obter Fedora Server" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "Fedora Spins" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "Fedora Labs" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "Fedora ARM®" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "Suporte" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "Obter Ajuda" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "Pergunte ao Fedora" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "Erros Comuns" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "Portal de Desenvolvedores Fedora" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "Guia de Instalação" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "Junte-se" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "Junte-se ao Fedora" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "Planet Fedora" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "SIGs do Fedora" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "Sistema de Contas do Fedora" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "Comunidade Fedora" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "Fedora é patrocinado pela Red Hat" + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "Aprenda mais sobre a relação entre a Red Hat e o Fedora. »" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "© %(year)s Red Hat, Inc. e outros." + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "Alterar Idioma" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "OK" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "Imagens Fedora para arquitectura ®ARM" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "Documentação e outros recursos" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online " +"release notes to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing to " +"your system, since it answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "Outras formas de obter o Fedora" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" +"Pode comprar discos de instalação do fedora através de vendedores online ou através de revendedores locais" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" +"Não tem disponibilidade para suportar a compra de um disco de instalação? " +"Solicite um disco de instalação no Fedora Free Media " +"Program." diff --git a/iot.fedoraproject.org/po/pt_BR.po b/iot.fedoraproject.org/po/pt_BR.po new file mode 100644 index 0000000..729c5d6 --- /dev/null +++ b/iot.fedoraproject.org/po/pt_BR.po @@ -0,0 +1,689 @@ +# Marco Aurélio Krause , 2015. #zanata +# Roní Gonçalves , 2015. #zanata +# Frederico Henrique Gonçalves Lima , 2016. #zanata +# Marco Aurélio Krause , 2016. #zanata +# Rafael Rodrigues Nakano , 2017. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-04-30 22:26+0200\n" +"PO-Revision-Date: 2017-12-01 04:37-0500\n" +"Last-Translator: Rafael Rodrigues Nakano \n" +"Language-Team: Portuguese (Brazil)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt-BR\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 2.3.4\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "Fedora ARM" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" +"Fedora %(rel)s %(state)s disponível! Teste agora" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "Fedora %(rel)s disponível! Obtenha-o agora." + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "Servidores ARM®" + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" +"Estas imagens são voltadas para computadores baseados em ARM utilizados como" +" servidores, tipicamente sem ambiente gráfico." + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "Fedora Server" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "Imagem raw %sMB" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "Baixar" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "Verificar" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "Fedora Minimal" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "Computação Desktop" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" +"Estas imagens são para mídia centers baseados em ARM, notebooks, e outros " +"dispositivos ARM aonde uma interface gráfica é desejada." + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "Fedora Workstation" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "Imagem raw de %sGB" + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "KDE Plasma Desktop" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "Xfce Desktop" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "Ambiente LXQt" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "LXDE Desktop" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "MATE-Compiz Desktop" + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +msgid "Sugar on a Stick" +msgstr "Sugar on a Stick" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "O que é tecnologia ARM®?" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" +"Os microprocessadores ARM são a família de processadores mais produzida no " +"mundo; historicamente, eles são usados em telefones celulares e em sistemas " +"embarcados. Eles são usados cada vez mais em dispositivos como tablets e " +"servidores com baixo consumo de energia." + +#: data/content/index.html:560 data/content/prerelease.html:238 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" +"O projeto Fedora ARM é uma iniciativa para levar o Fedora até essa família " +"de processadores. As imagens fornecidas aqui são versões do Fedora sob " +"medida para execução em sistemas baseados em ARM." + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "Recursos suportados" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "Documentação" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" +"A documentação e os guias de instalação estão disponíveis na página wiki do Fedora ARM." + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "Email" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" +"Usuários e desenvolvedores estão disponíveis na lista de discussão em arm@lists.fedoraproject.org." + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "Bate-papo" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" +"Usuários e desenvolvedores estão disponíveis no canal IRC #fedora-arm no irc.freenode.org para um bate-papo." + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "Ajuda Geral Usando o Fedora" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" +"As vezes você poderá encontrar algum problema com este spin e poderá obter " +"ajuda utilizando recursos de suporte geral do Fedora. Uma lista de recursos " +"está disponível na página doFedora “Obter Ajuda”." + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "Imagens de pré-lançamento do Fedora ARM" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" +"Baixar o Fedora %(rel)s %(state)s para Computadores baseados em ARM®" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" +"Este é um software de pré-lançamento e é mantido pelo ARM Team. Por favor, direcione perguntas para sua " +"lista de discussão ou %(team_irc)s na " +"freenode." + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" +"Todas as questões ou bugs devem ser comunicadas através do Red Hat Bugzilla. O Projeto Fedora não dá nenhuma garantia " +"quanto à sua adequação ou utilidade." + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" +"Leia as Notas de lançamento para maiores " +"informações sobre mudanças e novos recursos, e a página de Bugs comuns para informações sobre os bugs " +"mais comumente encontrados e saber como evitá-los." + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "O que é a tecnologia ARM?" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "Verifique a sua imagem baixada" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "CHECKSUM e instruções de verificação" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "Como eu verifico minha imagem?" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" +"Uma vez que tenha baixado uma imagem, verifique-a quanto a segurança e " +"integridade. Para verificar sua imagem, comece por baixar o arquivo CHECKSUM" +" apropriado para o mesmo diretório da imagem:" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "Servidor" + +#: data/content/verify.html:38 +msgid "Validate Server!" +msgstr "Validar Server!" + +#: data/content/verify.html:41 +msgid "Validate Minimal!" +msgstr "Validar Mínima!" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "Desktop" + +#: data/content/verify.html:47 +msgid "Validate Workstation!" +msgstr "Validar Workstation!" + +#: data/content/verify.html:50 +msgid "Validate Spins!" +msgstr "Validar Spins!" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "" + +#: data/content/verify.html:56 +msgid "Validate Labs!" +msgstr "" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "Em seguida, importe a(s) chave(s) GPG do Fedora:" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" +"Você pode verificar os detalhes da(s) chave(s) GPG aqui." + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "Agora, verifique se o arquivo CHECKSUM é válido:" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" +"O arquivo CHECKSUM deve ter uma boa assinatura de uma das seguintes chaves:" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "Fedora 28" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "Fedora 27" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "Fedora 26" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" +"Arquiteturas secundárias do Fedora 26 (AArch64, PPC64, PPC64le, s390 e " +"s390x)" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" +"Finalmente, agora que o arquivo CHECKSUM foi verificado, verifique se o " +"checksum da image corresponde:" + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" +"Se a saída indica que o arquivo é válido, então ele está pronto para uso!" + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "Como verifico a imagem baixada em outro sistema operacional?" + +#: data/content/verify.html:80 +msgid "Read these instructions to validate your image." +msgstr "Leia estas instruções para validar sua imagem." + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "Projeto Fedora - página não encontrada" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "404: página não encontrada" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" +"Desculpe-nos, mas o arquivo ou a página que você solicitou não foi " +"encontrado." + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "Ideias para solução de problemas" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" +"Verifique novamente a URL caso você tenha digitado manualmente. Você a " +"copiou corretamente?" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" +"Link quebrado? Contate o webmaster e explique qual link " +"lhe trouxe aqui. " + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" +"A página ou o arquivo pode ter sido movido. Verifique o site principal ou procure na nossa wiki." + +#: data/templates/footer.html:14 +msgid "About" +msgstr "Sobre" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "Sobre o Fedora" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "Patrocinadores" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "Fedora Magazine" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "Legal" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "Fedora Workstation" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "Fedora Server" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "Obter o Fedora Atomic" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "Fedora Spins" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "Fedora Labs" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "Fedora ARM®" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "Downloads alternativos" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "Suporte" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "Obter Ajuda" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "Pergunte ao Fedora" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "Problemas comuns" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "Portal Fedora Developer" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "Guia de instalação" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "Entre" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "Junte-se ao Fedora" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "Planeta Fedora" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "Fedora SIGs" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "Sistema de contas do Fedora" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "Comunidade Fedora" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "O Fedora é patrocinado pela Red Hat." + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "Saiba mais sobre a relação entre Red Hat e Fedora »" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "© %(year)s Red Hat, Inc. e outros." + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" +"Por favor envie quaisquer comentários ou correções para o time de websites." + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "Mudar idioma" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "OK" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "Imagens do Fedora para Computadores baseados em ARM®" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "Documentação e outros recursos" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online " +"release notes to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing to " +"your system, since it answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "Outras formas de obtenção da mídia" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" +"Você pode comprar a mídia de instalação do Fedora com vendedores on-line ou com vendedores " +"locais na sua região." + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" +"Não pode pagar o preço da mídia de instalação? Solicite a mídia de " +"instalação do Fedora pelo programa de mídia gratuita do " +"Fedora." diff --git a/iot.fedoraproject.org/po/ro.po b/iot.fedoraproject.org/po/ro.po new file mode 100644 index 0000000..41cff9b --- /dev/null +++ b/iot.fedoraproject.org/po/ro.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Romanian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2);\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/ru.po b/iot.fedoraproject.org/po/ru.po new file mode 100644 index 0000000..3e48f28 --- /dev/null +++ b/iot.fedoraproject.org/po/ru.po @@ -0,0 +1,679 @@ +# Igor Gorbounov , 2015. #zanata +# Igor Gorbounov , 2017. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-04-30 22:26+0200\n" +"PO-Revision-Date: 2017-02-15 01:28-0500\n" +"Last-Translator: Igor Gorbounov \n" +"Language-Team: Russian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"Generated-By: Babel 2.3.4\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "Fedora ARM" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "Серверы ARM®" + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" +"Эти образы предназначены для компьютерах на основе ARM, используемых в " +"качестве серверов, обычно без монитора." + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "Fedora Server" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "%sМБ raw-образ" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "Загрузить" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "Проверить правильность" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "Минимальная Fedora" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "Рабочие среды" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" +"Эти образы предназначены для медиацентров, киосков, носимых компьютеров и " +"других устройств на основе ARM, где нужен графический интерфейс." + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "Fedora Workstation" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "%sГБ raw-образ" + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "Рабочая среда KDE Plasma" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "Рабочая среда Xfce" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "Рабочая среда LXDE" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "Рабочая среда MATE-Compiz" + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +msgid "Sugar on a Stick" +msgstr "Sugar on a Stick" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" +"Микропроцессоры ARM производятся по всему миру; традиционно они " +"использовались в сотовых телефонах и встраиваемых устройствах и все чаще " +"применяются в планшетных устройствах и серверах с низким " +"энергопотреблением." + +#: data/content/index.html:560 data/content/prerelease.html:238 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" +"Проект Fedora ARM стремится принести Fedora на это семейство процессоров. " +"Предлагаемые здесь образы являются версиями Fedora, приспособленными для " +"работы на системах на основе ARM." + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "Ресурсы поддержки" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "Документация" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" +"Документация и руководства по установке для Fedora ARM находятся на вики-странице Fedora ARM." + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "Эл. почта" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" +"Пользователи и разработчики есть также в списке рассылке arm@lists.fedoraproject.org." + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "Чат" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" +"С пользователями и разработчиками можно пообщаться в реальном режиме времени" +" на #fedora-arm канале irc " +"irc.freenode.org." + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "Общие вопросы о Fedora" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" +"Иногда можно столкнуться с проблемой по этой сборке, и помощь по этой " +"проблеме можно найти на общих ресурсах поддержки Fedora. Список этих " +"ресурсов можно найти на странице Fedora “Получить " +"справку”." + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "Предварительные образы Fedora ARM" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" +"Загрузить Fedora %(rel)s %(state)s для компьютеров на основе ARM®" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" +"Это предварительная версия программного обеспечения, она поддерживается " +"командой ARM Team. Задавайте вопросы в их списке рассылки или на %(team_irc)s freenode." + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" +"Обо всех проблемах и ошибках нужно сообщать через Red Hat " +"Bugzilla. Проект Fedora не дает никаких гарантий в отношении его " +"пригодности или полезности." + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" +"Читайте Примечания к выпуску для получения " +"дополнительной информации об изменениях и новых возможностях, и страницу Распространенные ошибки - для информации о " +"часто встречающихся ошибках и о том, как их избежать." + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "Технология ARM - что это?" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "Проверьте загруженный образ" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "Инструкции по CHECKSUM и проверке" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "Как мне проверить образ?" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" +"Как только вы загрузили образ, проверьте его целостность и безопасность. " +"Чтобы проверить образ, начните с загрузки соответствующего файла CHECKSUM в " +"каталог, куда загружен образ." + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:38 +msgid "Validate Server!" +msgstr "Проверьте Server!" + +#: data/content/verify.html:41 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:47 +msgid "Validate Workstation!" +msgstr "Проверьте Workstation!" + +#: data/content/verify.html:50 +msgid "Validate Spins!" +msgstr "Проверьте сборки!" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "" + +#: data/content/verify.html:56 +msgid "Validate Labs!" +msgstr "" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "Далее, импортируйте GPG-ключи Fedora:" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" +"Вы можете проверить подробные сведения о GPG ключах здесь." + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "Теперь проверьте файл CHECKSUM:" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "Файл CHECKSUM должен иметь верную подпись одного из следующих ключей:" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "Fedora 26" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" +"Неглавные архитектуры Fedora 26 (AArch64, PPC64, PPC64le, s390 и s390x)" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" +"Наконец, когда файл CHECKSUM проверен, убедитесь, что контрольная сумма " +"образа совпадает:" + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" +"Если результат подтверждает, что файл правильный, он готов к использованию!" + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "Как проверить загруженные образы на другой операционной системе?" + +#: data/content/verify.html:80 +msgid "Read these instructions to validate your image." +msgstr "Прочитайте эти инструкции для проверки образа." + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "Fedora Project - страница не найдена" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "404: страница не найдена" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" +"Приносим извинения, но запрошенный вами файл или страницу не удалось найти." + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "Советы по устранению проблем" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" +"Проверьте еще раз адрес, если вы ввели его вручную. Верно ли вы скопировали " +"ссылку?" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" +"Плохая ссылка? Свяжитесь с вебмастером и объясните, " +"какая ссылка привела вас сюда." + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" +"Страница или файл могли быть перемещены. Проверьте главный сайт или используйте поиск в вики." + +#: data/templates/footer.html:14 +msgid "About" +msgstr "О программе" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "О Fedora" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "Спонсоры" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "Fedora Magazine" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "Юридическая информация" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "Получить Fedora Workstation" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "Получить Fedora Server" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "Получить Fedora Atomic" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "Сборки Fedora" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "Fedora Labs" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "Fedora ARM®" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "Другие загрузки" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "Поддержка" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "Получить справку" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "Задать вопрос" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "Известные ошибки" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "Портал разработчика Fedora" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "Руководство по установке" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "Присоединиться" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "Присоединиться к Fedora" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "Планета Fedora" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "Специальные группы Fedora" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "Система учетных записей Fedora" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "Сообщество Fedora" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "Red Hat — компания, финансирующая Fedora." + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "Подробнее о том, как проект связан с компанией Red Hat »" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "© %(year)s Red Hat, Inc. и другие." + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "Сменить язык" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "OK" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "Образы Fedora для компьютеров с ARM®" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "Документация и другие ресурсы" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online " +"release notes to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing to " +"your system, since it answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "Другие способы получения носителей" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" +"Можно купить установочный носитель для Fedora в интернет-" +"магазине или у региональных распространителей." + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" +"Не можете позволить себе купить установочный носитель? Запросите " +"установочный носитель с Fedora в программе Fedora Free Media " +"Program." diff --git a/iot.fedoraproject.org/po/si.po b/iot.fedoraproject.org/po/si.po new file mode 100644 index 0000000..2ac5c65 --- /dev/null +++ b/iot.fedoraproject.org/po/si.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Sinhala\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: si\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/sk.po b/iot.fedoraproject.org/po/sk.po new file mode 100644 index 0000000..a4974d9 --- /dev/null +++ b/iot.fedoraproject.org/po/sk.po @@ -0,0 +1,689 @@ +# feonsu , 2016. #zanata +# feonsu , 2017. #zanata +# feonsu , 2018. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-04-30 22:26+0200\n" +"PO-Revision-Date: 2018-04-04 05:58-0400\n" +"Last-Translator: feonsu \n" +"Language-Team: Slovak\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sk\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" +"Generated-By: Babel 2.3.4\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "Fedora ARM" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" +"Bola vydaná Fedora %(rel)s %(state)s! Vyskúšajte ju teraz" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "Bola vydaná Fedora %(rel)s! Stiahnite ju teraz." + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "Servery ARM®" + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" +"Tieto obrazy sú prispôsobené serverom založených na ARM, ktoré sú obyčajne " +"spravované na diaľku bez grafického rozhrania." + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "Fedora Server" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "Surový obraz (%sMB)" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "Stiahnuť" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "Overiť" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "Fedora Minimal" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "Stolné počítače" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" +"Tieto obrazy sú vhodné pre multimediálne centrá, kiosky, notebooky a ďalšie " +"zariadenia založené na ARM, kde sa vyžaduje grafické rozhranie." + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "Fedora Workstation" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "Surový obraz (%sGB)" + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "Pracovné prostredie KDE" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "Pracovné prostredie Xfce" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "Pracovné prostredie LXQt" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "Pracovné prostredie LXDE" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "Pracovné prostredie MATE" + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +msgid "Sugar on a Stick" +msgstr "Pracovné prostredie Sugar" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "ARM® Lab" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" +"Tieto obrazy sú vhodné pre ARM zariadenia, kde je potrebný balík špeciálneho" +" softvéru." + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "Učebňa pythonu" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "Čo je ARM® technoógia?" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" +"Mikroprocesory ARM sú najviac vyrábané procesory na svete. V minulosti boli " +"používané v mobilných telefónoch a embedded zariadeniach, a stále viac sa " +"používajú v tabletoch a serveroch s nízkou spotrebou." + +#: data/content/index.html:560 data/content/prerelease.html:238 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" +"Projekt Fedora ARM je iniciatívou, ktorá chce priniesť Fedoru na tieto " +"procesory. Obrazy dostupné na tejto stránke sú verziou Fedory prispôsobené " +"pre beh systémov založených na ARM." + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "Zdroje podpory" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "Dokumentácia" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" +"Dokumentácia Fedory ARM a inštalačná príručka sú dostupné vo wiki stránkach Fedora ARM." + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "E-mail" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" +"Používatelia a vývojári sú k dispozícii aj v diskusnej skupine arm@lists.fedoraproject.org." + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "Chat" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" +"Používatelia a vývojári sú k dispozícii pre komunikáciu v reálnom čase na " +"irc kanáli #fedora-arm na " +"irc.freenode.org." + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "Všeobecná pomoc s používaním Fedory" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" +"Ak narazíte na nejaké problémy s týmto spinom, pomoc môžete získať vo " +"všeobecných zdrojoch podpory Fedory. Zoznam zdrojov je dostupný na stránke Fedory “Získajte pomoc”." + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "Obrazy s predčasným vydaním Fedory ARM" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" +"Stiahnuť Fedoru %(rel)s %(state)s pre počítače založené na ARM®" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" +"Toto je predčasné vydanie, ktoré podporuje pracovná" +" skupina ARM. Svoje dotazy smerujte na ich diskusnú skupinu alebo %(team_irc)s na freenode." + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" +"Všetky problémy alebo chyby by ste mali nahlasovať cez Red " +"Hat Bugzillu. Projekt Fedora neposkytuje žiadne záruky pokiaľ ide o " +"vhodnosť alebo užitočnosť." + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" +"Prečítajte si Poznámky k vydaniu pre viac " +"informácií o zmenách a nových vlastnostiach, a stránku Bežné chyby pre informácie o bežne sa " +"vyskytujúcich chybách a ako sa im vyhnúť." + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "Čo je to technológia ARM?" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "Overte si stiahnutý obraz" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "Inštrukcie ku kontrolnému medzisúčtu a overeniu" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "Ako overím svoj obraz?" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" +"Po stiahnutí obrazu si ho overte kvôli bezpečnosti a integrite. Aby ste " +"stiahnutý obraz overili, najskôr si stiahnite správny súbor CHECKSUM do toho" +" istého adresára, kde ste stiahli obraz." + +#: data/content/verify.html:36 +msgid "Server" +msgstr "Server" + +#: data/content/verify.html:38 +msgid "Validate Server!" +msgstr "Overiť Server!" + +#: data/content/verify.html:41 +msgid "Validate Minimal!" +msgstr "Overiť Fedoru Minimal!" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "Desktop" + +#: data/content/verify.html:47 +msgid "Validate Workstation!" +msgstr "Overiť Workstation!" + +#: data/content/verify.html:50 +msgid "Validate Spins!" +msgstr "Overiť Spiny!" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "Labs" + +#: data/content/verify.html:56 +msgid "Validate Labs!" +msgstr "Overiť Labs!" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "Ďalej naimportujte GPG kľúč Fedory:" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" +"Na tomto mieste si môžete overiť detaily GPG " +"kľúčov." + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "Teraz overte, či je súbor CHECKSUM platný:" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" +"Súbor CHECKSUM by mal mať v poriadku signatúru z jedného z nasledujúcich " +"kľúčov:" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "Fedora 29" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "Fedora 28" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "Fedora 27" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "Fedora 26" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "Fedora 26 ďalšie architektúry (AArch64, PPC64, PPC64le, s390 a s390x)" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" +"A nakoniec po kontrole súboru CHECKSUM sa presvedčte, že kontrolný súčet " +"obrazu sedí:" + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" +"Ak výstup uvádza, že je súbor platný, potom je obraz pripravený na použitie." + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "Ako overím stiahnutý obraz v inom operačnom systéme?" + +#: data/content/verify.html:80 +msgid "Read these instructions to validate your image." +msgstr "Prečítajte si tieto inštrukcie ako overíte váš obraz." + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "Projekt Fedora - Stránka nenájdená" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "404: Stránka nenájdená" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" +"Ospravedlňujeme sa, ale súbor alebo stránku o ktorú ste žiadali nebolo možné" +" nájsť." + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "Nápady na riešenie problémov" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "Prekontrolujte URL, ak ste ju písali ručne. Opísali ste ju správne?" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" +"Chybný odkaz? Kontaktujte správcu webových stránok a " +"vysvetlite mu, pomocou ktorého odkazu ste sa sem dostali." + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" +"Stránka alebo súbor bol presunutý. Skontrolujte hlavnú " +"stránku alebo prehľadajte wiki." + +#: data/templates/footer.html:14 +msgid "About" +msgstr "Informácie o" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "O Fedore" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "Sponzori" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "Časopis Fedora" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "Právne poznámky" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "Pravidlá správania Fedora" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "Stiahnuť Fedoru Workstation" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "Stiahnuť Fedoru Server" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "Stiahnuť Fedoru Atomic" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "Fedora spiny" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "Fedora Labs" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "Fedora ARM®" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "Alternatívne stiahnutia" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "Podpora" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "Získajte pomoc" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "Spýtajte sa Fedory" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "Bežné chyby" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "Portál Fedory pre vývojárov" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "Inštalačná príručka" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "Pridajte sa" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "Pridajte sa k Fedore" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "Planéta Fedora" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "Fedora SIG" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "Systém účtov Fedory" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "Komunita Fedory" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "Fedora je sponzorovaná firmou Red Hat." + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "Zistite viac o vzťahu medzi firmou Red Hat a Fedorou »" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "© %(year)s Red Hat, Inc. a ďalší." + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" +"Akékoľvek pripomienky a opravy pošlite tímu webových stránok." + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "Zmeniť jazyk" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "OK" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "Obrazy Fedory pre počítače založené na ARM®" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "Dokumentácia a ďalšie zdroje" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online " +"release notes to see minimum requirements and recommendations." +msgstr "" +"Pred inštaláciou Fedory by ste sa mali uistiť, či vás systém spĺňa minimálne" +" požiadavky. Minimálne požiadavky a odporúčania nájdete v poznámkach k vydaniu." + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing to " +"your system, since it answers many common questions." +msgstr "" +"K dispozícii je tiež kompletná inštalačná " +"príručka. Pred inštaláciou odporúčame, aby ste si ju prezreli, pretože " +"obsahuje odpovede na veľa bežných otázok." + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "Ďalšie spôsoby získania médií" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" +"Inštalačné médiá Fedory si môžete zakúpiť od online " +"predajcov alebo lokálnych predajcov vo svojej " +"oblasti." + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" +"Nemôžete si dovoliť inštalačné médium? Požiadajte o to program Fedora médium zadarmo." diff --git a/iot.fedoraproject.org/po/sl.po b/iot.fedoraproject.org/po/sl.po new file mode 100644 index 0000000..6eaabac --- /dev/null +++ b/iot.fedoraproject.org/po/sl.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Slovenian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n%100==4 ? 3 : 0)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/sq.po b/iot.fedoraproject.org/po/sq.po new file mode 100644 index 0000000..40c5add --- /dev/null +++ b/iot.fedoraproject.org/po/sq.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Albanian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sq\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/sr.po b/iot.fedoraproject.org/po/sr.po new file mode 100644 index 0000000..57c131f --- /dev/null +++ b/iot.fedoraproject.org/po/sr.po @@ -0,0 +1,673 @@ +# Momcilo Medic , 2015. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-04-30 22:26+0200\n" +"PO-Revision-Date: 2015-08-10 10:01-0400\n" +"Last-Translator: Momcilo Medic \n" +"Language-Team: Serbian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"Generated-By: Babel 2.3.4\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "Fedora ARM" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "ARM® сервери" + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" +"Ове слике су намењене рачунарским серверима заснованим на ARM технологији, " +"уобичајено у окружењу без монитора." + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "Fedora сервер" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "%sMB raw слика" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "Преузимање" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "Проверите" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "Минимална Fedora" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "Стоно рачунарство" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" +"Ове слике су за медија центре, киоске, лаптопове и остале уређаје засноване " +"на ARM-у где је пожељно графичко окружење." + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "Fedora Workstation" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "%sGB raw слика" + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "KDE Plasma окружење" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "Xfce окружење" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "LXDE окружење" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "MATE-Compiz окружење" + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +msgid "Sugar on a Stick" +msgstr "Sugar on a Stick" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" +"ARM микропроцесори су фамилија процесора најраспростањеније производње на " +"свету; они су раније коришћени у мобилним телефонима и у уграђеним " +"применама, и све више се користе у таблет уређајима и серверима ниске " +"потрошње." + +#: data/content/index.html:560 data/content/prerelease.html:238 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" +"Fedora ARM пројекат је иницијатива да се Fedora донесе овој породици " +"процесора. Овде пружене слике су верзије Fedore скројене за покретање на " +"системима заснованим на ARM-у." + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "Ресурси за подршку" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "Документација" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" +"Fedora ARM документација и инсталационо упутство су доступни на Fedora ARM вики страници." + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "Електронска пошта" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" +"Корисници и програмери су такође доступни на дописној листи на arm@lists.fedoraproject.org." + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "Ћаскање" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" +"Корисници и програмери су достпуни на #fedora-arm irc " +"каналу на irc.freenode.org за уживо ћаскање." + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "Уопштена помоћ при употреби Fedore" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" +"Понекад ћете наићи на проблем са овом изведбом за који можете добити помоћ " +"употребом уопштених Fedora ресурса за подршку. Листа ресурса је доступна на " +"Fedora “Потражите помоћ” страници." + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "Fedora ARM слике пред-издања" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" +"Преузмите Fedora %(rel)s %(state)s за рачунаре заснове на ARM®-у" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" +"Ово је софтвер у пред-издању и подржан је од стране ARM радне групе. Молим упутите питања на њихову дописну листу или %(team_irc)s на freenode-у." + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" +"Сви проблеми или програмске грешке треба да буду пријављени на Red Hat Bugzilla-у. Fedora пројекат не пружа гаранцију на " +"прикладност и употребљивост." + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" +"Прочитајте Белешке о издању за више " +"информација о променама и новим могућностима, и Уобичајене програмске грешке страницу за " +"информације о програмским грешкама које се обично срећу и како их избећи." + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "Шта је ARM технологија?" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "Проверите преузету слику" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "CHECKSUM и упутства за проверу" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "Како да проверим своју инсталациону слику?" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" +"Када сте преузели ISO слику, проверите га ради безбедности и интегритета. " +"Да бисте проверили своју ISO слику, почните са преузимањем исправне CHECKSUM" +" датотеке у исти директоријум где је и ISO слика." + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:38 +msgid "Validate Server!" +msgstr "Проверите Server!" + +#: data/content/verify.html:41 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:47 +msgid "Validate Workstation!" +msgstr "Проверите Workstation!" + +#: data/content/verify.html:50 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "" + +#: data/content/verify.html:56 +msgid "Validate Labs!" +msgstr "" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "Следеће, увезите Fedora GPG кључ(еве):" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "Можете проверити детаље GPG кључ(ева) овде." + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "Сада проверите да ли је датотека CHECKSUM исправна:" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" +"Датотека CHECKSUM треба да има добар потпис са једним од следећих кључева:" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" +"Напокон, пошто сте проверили исправност CHECKSUM датотеке, проверите да се " +"контролна сума слике подудара са:" + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" +"Ако излаз показује да је датотека исправна, онда је спремна за употребу!" + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "Како да проверим преузету слику на другом оперативном систему?" + +#: data/content/verify.html:80 +msgid "Read these instructions to validate your image." +msgstr "Прочитајте ова упутства да проверите вашу слику." + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "Fedora пројекат - Страница није пронађена" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "404: Страница није пронађена" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" +"Извињавамо се, али датотеку или страницу коју сте захтевали нисмо могли " +"наћи." + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "Идеје за решавање проблема" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" +"Проверите добро URL ако сте га ручно унели. Да ли сте га исправно преписали?" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" +"Неисправна веза? Контактирајте администратора и објасните" +" која веза вас је довела овде." + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" +"Могуће је да је страница или датотека коју сте тражили померена. Проверите " +"главну страну или претражите наш wiki." + +#: data/templates/footer.html:14 +msgid "About" +msgstr "О сајту" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "О Федори" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "Спонзори" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "Fedora Magazine" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "Правне ствари" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "Узми Fedora Workstation" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "Узми Fedora Server" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "Fedora изведбе" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "Fedora лабораторије" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "Fedora ARM®" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "Подршка" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "Затражите помоћ" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "Питајте Fedoru" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "Познате бубе" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "Водич кроз инсталацију" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "Придружите се" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "Приступите Fedora пројекту" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "Планета Федора" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "Радни тимови у Федори" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "Федорин систем налога" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "Заједница Федора" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "Федору помаже компанија Ред Хет." + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "Сазнајте више о односу Red Hat-a и Fedore »" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "© %(year)s Red Hat, Inc. и остали." + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "Промени језик" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "У реду" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "Fedora слике за рачунаре засноване на ARM®-у" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "Документација и остали ресурси" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online " +"release notes to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing to " +"your system, since it answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "Остали начини за набављање медија" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" +"Можете купити инсталациони Fedora медиј од он-лајн " +"продаваца или локалних продаваца у вашој близини." + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" +"Не можете приуштити инсталациони медиј? Пошаљите захтев за Fedora " +"инсталациони медиј Fedora програму за бесплатни медиј" diff --git a/iot.fedoraproject.org/po/sr@latin.po b/iot.fedoraproject.org/po/sr@latin.po new file mode 100644 index 0000000..26cf163 --- /dev/null +++ b/iot.fedoraproject.org/po/sr@latin.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Serbian (LATIN)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr@latin\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/sv.po b/iot.fedoraproject.org/po/sv.po new file mode 100644 index 0000000..c959bc9 --- /dev/null +++ b/iot.fedoraproject.org/po/sv.po @@ -0,0 +1,693 @@ +# Göran Uddeborg , 2016. #zanata +# Göran Uddeborg , 2017. #zanata +# Göran Uddeborg , 2018. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-04-30 22:26+0200\n" +"PO-Revision-Date: 2018-04-24 11:39-0400\n" +"Last-Translator: Göran Uddeborg \n" +"Language-Team: Swedish\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "Fedora ARM" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" +"Fedora %(rel)s %(state)s är släppt! Testa den nu →" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "Fedora %(rel)s är släppt! Hämta den nu." + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "ARM®-servrar" + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" +"Dessa avbilder är avsedda för ARM-baserade datorer som används som servrar, " +"typiskt i en ”huvudfri” miljö." + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "Fedora Server" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "%s MB rå avbild" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "Hämta" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "Verifiera" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "Fedora Minimal" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "Skrivbordsdator" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" +"Dessa avbilder är för ARM-baserade mediacenter, kiosker, bärbara datorer och" +" andra ARM-drivna enheter där ett grafiskt gränssnitt önskas." + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "Fedora Workstation" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "%s GB rå avbild" + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "KDE Plasma-skrivbord" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "Xfce-skrivbord" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "LXQt-skrivbordet" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "LXDE-skrivbord" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "MATE-Compiz-skrivbord" + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +msgid "Sugar on a Stick" +msgstr "Sugar on a Stick" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "ARM®-labb" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" +"Dessa avbilder är för ARM-baserade enhter där en samling av driftprogram för" +" specifika syften behövs." + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "Vad är ARM®-teknik?" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" +"ARM-mikroprocessorer är den mest tillverkade processorfamiljen i världen. " +"De har historiskt används i mobiltelefoner och inbäddade tillämpningar, och " +"används i ökande utsträckning i datorplattor och servrar med liten " +"strömförbrukning." + +#: data/content/index.html:560 data/content/prerelease.html:238 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" +"Projektet Fedora ARM är ett initiativ för att ta Fedora till denna " +"processorfamilj. Avbilderna som tillhandahålls är versioner av Fedora " +"skräddarsydda för att köra i ARM-baserade system." + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "Stödresurser" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "Dokumentation" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" +"Fedora ARM-dokumentation och -installationsguider finns tillgängliga på Fedora ARM:s wikisida." + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "E-post" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" +"Användare och utvecklare finns också tillgängliga på sändlistan på arm@lists.fedoraproject.org." + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "Chatt" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" +"Användare och utvecklare finns tillgängliga i IRC-kanalen #fedora-armirc.freenode.org för realtids-chatt." + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "Allmän hjälp med att använda Fedora" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" +"Ibland kan du stöta på ett problem med detta spinn som du kan få hjälp med " +"genom att använda allmänna stödresurser för Fedora. En lista över resurser " +"finns tillgängliga på Fedoras ”Få hjälp”-sida." + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "Fedora ARM-avbilder av förhandsutgåvor" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" +"Hämta Fedora %(rel)s %(state)s för ARM®-baserade " +"datorer" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" +"Detta är en förhandsutgåva av programvara och stödjs av ARM-gruppen. Skicka frågor till deras sändlista eller %(team_irc)s på freenode." + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" +"Alla ärenden eller fel bör rapporteras via Red Hat " +"Bugzilla. Fedoraprojektet ger inga garantier för dess lämplighet eller " +"användbarhet." + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" +"Läs Utgåvenoteringarna för mer information " +"om ändringar och nya funktioner, och sidan Vanliga fel för information om fel som det " +"är vanligt att man stöter på och hur man undviker dem." + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "Vad är ARM-teknik?" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "Verifiera din hämtade avbild" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "KONTROLLSUMME- och verifikationsinstruktioner" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "Hur verifierar jag min avbild?" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" +"När du har hämtat en avbild, verifiera den av säkerhets- och " +"integritetsskäl. För att verifiera din avbild, börja med att hämta den " +"aktuella CHECKSUM-filen till samma katalog som avbilden du hämtade." + +#: data/content/verify.html:36 +msgid "Server" +msgstr "Server" + +#: data/content/verify.html:38 +msgid "Validate Server!" +msgstr "Validera Server!" + +#: data/content/verify.html:41 +msgid "Validate Minimal!" +msgstr "Validera Minimal" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "Skrivbord" + +#: data/content/verify.html:47 +msgid "Validate Workstation!" +msgstr "Validera Workstation!" + +#: data/content/verify.html:50 +msgid "Validate Spins!" +msgstr "Validera spinn!" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "" + +#: data/content/verify.html:56 +msgid "Validate Labs!" +msgstr "" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "Därefter, importera Fedoras GPG-nycklar:" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" +"Du kan verifiera detaljerna hos GPG-nycklarna här." + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "Verifiera nu att CHECKSUM-filen är giltig:" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" +"CHECKSUM-filen skall ha en korrekt signatur från en av de följande " +"nycklarna:" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "Fedora 29" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "Fedora 28" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "Fedora 27" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "Fedora 26" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" +"Fedora 26 sekundära arkitekturer (AArch64, PPC64, PPC64le, s390 och s390x)" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" +"Slutligen, nu när CHECKSUM-filen har verifierats, kontrollera att avbildens " +"kontrollsumma stämmer:" + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "Om utskriften säger att filen är giltig, då är den klar att använda!" + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "Hur verifierar jag min hämtade avbild på ett annat operativsystem?" + +#: data/content/verify.html:80 +msgid "Read these instructions to validate your image." +msgstr "Läs dessa instruktioner för att validera din avbild." + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "Fedoraprojektet — Sidan finns inte" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "404: Sidan finns inte" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "Vi ber om ursäkt, men filen eller sidan du begärde kunde inte hittas." + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "Idéer för felsökning" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" +"Dubbelkolla URL:en om du skrev in den manuellt. Skrev du av den rätt?" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" +"Trasig länk? Kontakta webmaster:n och förklara vilken " +"länk som tog dig hit." + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" +"Sidan eller filen kan ha flyttat på sig. Kolla huvudsidan eller sök på vår wiki." + +#: data/templates/footer.html:14 +msgid "About" +msgstr "Om" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "Om Fedora" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "Sponsorer" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "Fedoratidningen" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "Juridik" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "Fedoras uppförandekod" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "Hämta Fedora Workstation" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "Hämta Fedora Server" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "Hämta Fedora Atomic" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "Fedora Spinn" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "Fedora Lab" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "Fedora ARM®" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "Alternative sätt att hämta" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "Support" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "Få hjälp" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "Fråga Fedora" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "Vanliga fel" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "Fedoras utvecklarportal" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "Installationshandledning" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "Gå med" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "Gå med i Fedora" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "Planet Fedora" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "Fedora SIG" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "Fedoras kontosystem" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "Fedora-gemenskapen" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "Fedora sponsras av Red Hat." + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "Ta reda på mer om relationen mellan Red Hat och Fedora →" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "© %(year)s Red Hat, Inc. med flera." + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" +"Skicka kommentarer och rättelser till gruppen för webbplatser. Skicka kommentarer om " +"översättningen till svenska till tp-sv@listor.tp-sv.se." + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "Byt språk" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "OK" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "Fedoraavbilder för ARM®-baserade datorer" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "Dokumentation och andra resurser" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online " +"release notes to see minimum requirements and recommendations." +msgstr "" +"Före du installerar Fedora, kan du vilja säkerställa att ditt system uppnår " +"minimikraven för Fedora. Titta i utgåvenoteringarna på nätet för att se " +"minimikrav och rekommendationer." + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing to " +"your system, since it answers many common questions." +msgstr "" +"Det finns även en fullständig " +"installationsguide tillgänglig. Vi rekommenderar att du tittar igenom " +"den före du installerar ditt system, eftersom den svarar på många vanliga " +"frågor." + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "Andra sätt att hämta medium" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" +"Du kan köpa ett installationsmedium för Fedora från nätaffärer eller en lokal affär i din " +"närhet." + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" +"Har du inte råd med kostnaden för ett installationsmedium? Be om Fedora " +"installationsmedium från Fedora program för fria medium." diff --git a/iot.fedoraproject.org/po/ta.po b/iot.fedoraproject.org/po/ta.po new file mode 100644 index 0000000..fe11e20 --- /dev/null +++ b/iot.fedoraproject.org/po/ta.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Tamil\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ta\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/te.po b/iot.fedoraproject.org/po/te.po new file mode 100644 index 0000000..b981036 --- /dev/null +++ b/iot.fedoraproject.org/po/te.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Telugu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: te\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/tg.po b/iot.fedoraproject.org/po/tg.po new file mode 100644 index 0000000..4e29841 --- /dev/null +++ b/iot.fedoraproject.org/po/tg.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Tajik\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tg\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/th.po b/iot.fedoraproject.org/po/th.po new file mode 100644 index 0000000..d863766 --- /dev/null +++ b/iot.fedoraproject.org/po/th.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Thai\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/tr.po b/iot.fedoraproject.org/po/tr.po new file mode 100644 index 0000000..90bce82 --- /dev/null +++ b/iot.fedoraproject.org/po/tr.po @@ -0,0 +1,655 @@ +# Emin Tufan Çetin , 2017. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-04-30 22:26+0200\n" +"PO-Revision-Date: 2017-11-19 12:30-0500\n" +"Last-Translator: Emin Tufan Çetin \n" +"Language-Team: Turkish\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n>1)\n" +"Generated-By: Babel 2.3.4\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "Fedora ARM" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" +"Fedora %(rel)s %(state)s yayımlandı! Şimdi deneyin >" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "Fedora %(rel)s yayımlandı! Şimdi alın." + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "ARM® Sunucuları" + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" +"Bu görüntüler, genellikle başsız ortamda sunucu olarak kullanılan ARM " +"tabanlı bilgisayarlar için hazırlanmıştır." + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "%sMB ham görüntü" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "İndir" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "Doğrula" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "Fedora Minimal" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "Masaüstü Programlama" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" +"Bu görüntüler grafiksel arayüz gerektiren ARM tabanlı medya merkezleri, " +"kiosklar, dizüstüler ve gücünü ARM'dan alan diğer aygıtlar içindir." + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "Fedora İş İstasyonu" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "%sGB ham görüntü" + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "KDE Plasma Masaüstü" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "Xfce Masaüstü" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "LXQt Masaüstü" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "MATE-Compiz Masaüstü" + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +msgid "Sugar on a Stick" +msgstr "Sugar on a Stick" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "ARM® Teknolojisi Nedir?" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" +"ARM mikroişlemcileri dünyada en yaygın olarak üretilen işlemci ailesidir; " +"geçmişte cep telefonlarında ve gömülü uygulamalarda kullanıldılar. Gittikçe " +"artan oranda tablet aygıtlarda ve düşük güç tüketimli sunucularda " +"kullanıldılar." + +#: data/content/index.html:560 data/content/prerelease.html:238 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" +"Fedora ARM projesi, Fedora'yı bu işlemci ailesine kazandırma girişimidir. " +"Burada sağlanan görüntüler, Fedora'nın ARM tabanlı sistemlerde çalışması " +"için özel olarak tasarlanmış sürümleridir." + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "Destek Kaynakları" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "Belgelendirme" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" +"Fedora ARM belgelendirmesi ve kurulum kılavuzları Fedora ARM " +"wiki sayfasında bulunabilir." + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "E-posta" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" +"Kullanıcılar ve geliştiriciler ayrıca arm@lists.fedoraproject.org postalaşma listesi üzerinde de " +"bulunurlar." + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "Sohbet" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" +"Kullanıcılar ve geliştiriciler irc.freenode.org üzerindeki" +" #fedora-arm IRC kanalında gerçek zamanlı konuşma için " +"bulunurlar." + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "Fedora Kullanımı Genel Yardımı" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" +"Bazen bu spin'de genel Fedora yardım kaynaklarını kullanarak yardım " +"alabileceğiniz bir hatayla karşılaşabilirsiniz. Kaynakların bir listesi Fedora \"Yardım Al\" sayfasında bulunabilir." + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "Fedora ARM Sürüm Öncesi Görüntüleri" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" +"ARM® Tabanlı Bilgisayarlar için Fedora %(rel)s " +"%(state)s İndir" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:38 +msgid "Validate Server!" +msgstr "" + +#: data/content/verify.html:41 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:47 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:50 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "" + +#: data/content/verify.html:56 +msgid "Validate Labs!" +msgstr "" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "Fedora 28" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "Fedora 27" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "Fedora 26" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:80 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "404: Sayfa Bulunamadı" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "Özür dileriz ama istediğiniz dosya veya sayfa bulunamadı." + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "Sorun Giderme Fikirleri" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" +"Eğer elle girdiyseniz URL'yi iki kez gözden geçirin. Doğru mu kopyaladınız?" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" +"Kırık Bağlantı? Webmaster ile iletişime geçin ve sizi " +"buraya hangi bağlantının getirdiğini anlatın." + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" +"Sayfa veya dosya taşınmış olabilir. Ana siteye göz " +"atın veya wiki'mizi arayın." + +#: data/templates/footer.html:14 +msgid "About" +msgstr "Hakkında" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "Fedora Hakkında" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "Sponsorlar" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "Fedora Dergisi" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "Yasal" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "Fedora İş İstasyonu'nu Edin" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "Fedora Sunucu'yu Edin" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "Fedora Atomic'i Edin" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "Fedora Spinleri" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "Fedora Labları" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "Fedora ARM®" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "Alternatif İndirmeler" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "Destek" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "Yardım Al" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "Ask Fedora" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "Ortak Hatalar" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "Fedora Geliştirici Portalı" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "Kurulum Rehberi" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "Katıl" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "Fedora'ya Katıl" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "Fedora Gezegeni" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "Fedora SIG'leri" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "Fedora Hesap Sistemi" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "Fedora Topluluğu" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "Fedora, Red Hat tarafından desteklenmektedir." + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "Red Hat ve Fedora arasındaki ilişkiyle ilgili daha çoğunu öğrenin »" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "© %(year)s Red Hat, Inc. ve diğerleri." + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" +"Lütfen herhangi bir yorumu ya da düzeltmeyi websiteler takımına gönderin." + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "Dili Değiştir" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "Tamam" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "ARM® Tabanlı Bilgisayarlar için Fedora Görüntüleri" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "Belgelendirme ve diğer kaynaklar" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online " +"release notes to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing to " +"your system, since it answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/tw.po b/iot.fedoraproject.org/po/tw.po new file mode 100644 index 0000000..da4789d --- /dev/null +++ b/iot.fedoraproject.org/po/tw.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Twi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tw\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/uk.po b/iot.fedoraproject.org/po/uk.po new file mode 100644 index 0000000..9b74724 --- /dev/null +++ b/iot.fedoraproject.org/po/uk.po @@ -0,0 +1,696 @@ +# Yuri Chornoivan , 2015. +# Yuri Chornoivan , 2015. #zanata +# Yuri Chornoivan , 2016. #zanata +# Yuri Chornoivan , 2017. #zanata +# Yuri Chornoivan , 2018. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-04-30 22:26+0200\n" +"PO-Revision-Date: 2018-04-02 11:37-0400\n" +"Last-Translator: Yuri Chornoivan \n" +"Language-Team: Ukrainian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: uk\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "Fedora ARM" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" +"Випущено Fedora %(rel)s %(state)s! Спробуйте її >" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "Випущено Fedora %(rel)s! Отримайте нову версію." + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "Сервери ARM®" + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" +"Ці образи створено для комп’ютерів на основі технологій ARM, що " +"використовуються як сервери, типово, у середовищі без монітора." + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "Сервер Fedora" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "%s МБ, простий образ" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "Отримання" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "Перевірити" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "Мінімальна Fedora" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "Робочі станції" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" +"Ці образи призначено для медіацентрів, кіосків, ноутбуків та інших " +"комп’ютерів та пристроїв на основі ARM, де потрібен графічний інтерфейс." + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "Робоча станція Fedora" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "%s ГБ, простий образ" + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "Стільниця Плазми KDE" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "Стільниця Xfce" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "Графічне середовище LXQt" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "Стільниця LXDE" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "Стільниця MATE-Compiz" + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +msgid "Sugar on a Stick" +msgstr "Цукерка на паличці" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "ARM® Labs" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" +"Ці образи призначено для пристроїв на основі ARM, де потрібен комплект " +"цільового програмного забезпечення." + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "Python-Клас" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "Що таке технологія ARM®?" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" +"Мікросхеми ARM є найрозповсюдженішим різновидом процесорів у світі. Спочатку" +" їх використовували у мобільних телефонах та пристроях із вбудованою " +"електронікою. Поступово, сфера застосування цих процесорів поширилася на " +"планшетні пристрої та сервери із низьким енергоспоживанням." + +#: data/content/index.html:560 data/content/prerelease.html:238 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" +"Проект Fedora-ARM спрямовано на створення збірки Fedora для цієї архітектури" +" процесорів. Образи, посилання на які тут наведено, є версіями Fedora " +"призначеними для запуску у системах на основі ARM." + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "Ресурси підтримки" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "Документація" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" +"Із документацією до Fedora ARM та підручниками зі встановлення можна " +"ознайомитися на сторінці вікі Fedora ARM." + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "Ел. пошта" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" +"Для зв’язку з користувачами та розробниками можна також використовувати " +"список листування arm@lists.fedoraproject.org." + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "Спілкування" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" +"Із користувачами та розробниками цієї збірки можна спілкуватись у реальному " +"часі на каналі #fedora-arm сервера " +"irc.freenode.org." + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "Загальні питання щодо Fedora" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" +"Якщо у вас виникнуть проблеми з цією збіркою, ви можете попросити про " +"допомогу на загальних ресурсах підтримки Fedora. Список таких ресурсів " +"наведено на сторінці «Довідка» Fedora." + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "Тестові образи Fedora ARM" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" +"Отримати Fedora %(rel)s %(state)s для комп’ютерів на основі ARM®" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" +"Це тестове програмне забезпечення, супровід якого не здійснюється командою архітектури ARM. Будь ласка, надсилайте " +"питання до списку листування команди або " +"задавайте питання на каналі %(team_irc)s сервера freenode." + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" +"Про усі недоліки та вади слід повідомляти за допомогою Red " +"Hat Bugzilla. Проект Fedora не гарантує придатності цього продукту або " +"можливості користування цим продуктом." + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" +"Ознайомтеся з нотатками щодо випуску, щоб " +"дізнатися більше про внесені зміни та нові можливості, та зі сторінкою типових вад, щоб дізнатися про " +"недоліки та способи їхнього усування." + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "Що таке технологія ARM?" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "Перевірте отриманий образ" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "Настанови щодо CHECKSUM і перевірки" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "Як перевірити образ?" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" +"Відразу після отримання образу перевірте його цілісність. Для цього " +"скористайтеся файлом CHECKSUM з каталогу, де розташовано отриманий вами файл" +" образу." + +#: data/content/verify.html:36 +msgid "Server" +msgstr "Сервер" + +#: data/content/verify.html:38 +msgid "Validate Server!" +msgstr "Перевірте Server!" + +#: data/content/verify.html:41 +msgid "Validate Minimal!" +msgstr "Перевірте Minimal!" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "Робоча станція" + +#: data/content/verify.html:47 +msgid "Validate Workstation!" +msgstr "Перевірте Workstation!" + +#: data/content/verify.html:50 +msgid "Validate Spins!" +msgstr "Перевірте образи!" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "Лабораторія" + +#: data/content/verify.html:56 +msgid "Validate Labs!" +msgstr "Перевірте Labs!" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "Далі, імпортуйте ключі GPG Fedora:" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" +"Ви можете перевірити інформацію про GPG-ключ на цій сторінці." + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "Перевірте контрольну суму з файла CHECKSUM:" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "Файл CHECKSUM повинен мати коректний підпис одним з цих ключів:" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "Fedora 29" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "Fedora 28" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "Fedora 27" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "Fedora 26" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" +"Вторинні архітектури Fedora 26 (AArch64, PPC64, PPC64le, s390 і s390x)" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" +"Тепер, коли файл CHECKSUM перевірено, перевірте відповідність контрольної " +"суми образу:" + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" +"Якщо результат свідчить про правильність файла, ним можна користуватися!" + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "Як перевірити отриманий образ у іншій операційній системі?" + +#: data/content/verify.html:80 +msgid "Read these instructions to validate your image." +msgstr "Ознайомтеся із цими настановами, щоб перевірити образ." + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "Проект Fedora — сторінку не знайдено" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "404: сторінку не знайдено" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "Вибачаємось, але потрібного вам файла або сторінки не знайдено." + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "Ідеї щодо усування вад" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" +"Ще раз перевірте адресу, якщо вводили її вручну. Чи правильно ви скопіювали " +"посилання?" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" +"Потрапили сюди через некоректне посилання? Зв’яжіться з адміністраторами сайта і повідомте їм про посилання, яке " +"привело вас на цю сторінку." + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" +"Сторінку або файл, ймовірно, було пересунуто. Перейдіть до основної сторінки сайта або пошукайте на нашій вікі." + +#: data/templates/footer.html:14 +msgid "About" +msgstr "Інформація" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "Про Fedora" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "Спонсори" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "Fedora Magazine" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "Правові положення" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "Кодекс поведінки Fedora" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "Отримання Fedora Workstation" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "Отримання Fedora Server" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "Отримання Fedora Atomic" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "Збірки Fedora" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "Fedora Labs" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "Fedora ARM®" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "Альтернативні джерела" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "Підтримка" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "Довідка" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "Запитайте Fedora" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "Типові вади" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "Портал розробників Fedora" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "Посібник зі встановлення" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "Долучення" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "Приєднатись до Fedora" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "Планета Fedora" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "Групи за інтересами" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "Облікові записи Fedora" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "Спільнота Fedora" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "Спонсор Fedora — компанія Red Hat." + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "Докладніше про зв'язок проекту з компанією >" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "© Red Hat, Inc. та інші, %(year)s." + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" +"Будь ласка, надсилайте коментарі та виправлення команді з підтримки сайтів." + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "Змінити мову" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "Гаразд" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "Образи Fedora для комп’ютерів на основі ARM®" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "Документація та інші ресурси" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online " +"release notes to see minimum requirements and recommendations." +msgstr "" +"Перш ніж встановлювати Fedora, можливо, ви захочете перевірити, чи " +"задовольняє ваша система мінімальні вимоги щодо встановлення Fedora. " +"Зверніться до нотаток щодо випуску, де є " +"розділ, присвячений рекомендаціями та переліку мінімальних вимог." + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing to " +"your system, since it answers many common questions." +msgstr "" +"Крім того, існує повноцінний підручник із " +"встановлення. Ми рекомендуємо вам ознайомитися з ним, перш ніж " +"встановлювати вашу систему, оскільки там можна знайти відповідь на більшість" +" поширених питань." + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "Інші способи отримання носіїв" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" +"Ви можете придбати носій з копією Fedora у інтернет-" +"розповсюджувачів, або скористатись послугами місцевих " +"постачальників у вашому регіоні." + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" +"Не маєте можливості придбати носії для встановлення? Замовте їх за допомогою" +" програми надсилання безкоштовних дисків з Fedora." diff --git a/iot.fedoraproject.org/po/ur.po b/iot.fedoraproject.org/po/ur.po new file mode 100644 index 0000000..8a2deca --- /dev/null +++ b/iot.fedoraproject.org/po/ur.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Urdu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ur\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/vi.po b/iot.fedoraproject.org/po/vi.po new file mode 100644 index 0000000..7d09b94 --- /dev/null +++ b/iot.fedoraproject.org/po/vi.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Vietnamese\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/wba.po b/iot.fedoraproject.org/po/wba.po new file mode 100644 index 0000000..8c9eabb --- /dev/null +++ b/iot.fedoraproject.org/po/wba.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Warao\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: wba\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/yo.po b/iot.fedoraproject.org/po/yo.po new file mode 100644 index 0000000..3f41a4f --- /dev/null +++ b/iot.fedoraproject.org/po/yo.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Yoruba\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: yo\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/zh_CN.po b/iot.fedoraproject.org/po/zh_CN.po new file mode 100644 index 0000000..f3132a8 --- /dev/null +++ b/iot.fedoraproject.org/po/zh_CN.po @@ -0,0 +1,641 @@ +# Pany , 2015. #zanata +# Tong Hui , 2015. #zanata +# Tong Hui , 2016. #zanata +# Jerry Lee , 2017. #zanata +# Pany , 2017. #zanata +# lexuge , 2017. #zanata +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2018-04-30 22:26+0200\n" +"PO-Revision-Date: 2017-12-08 01:10-0500\n" +"Last-Translator: Jerry Lee \n" +"Language-Team: Chinese (China)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh-CN\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 2.3.4\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "Fedora ARM" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" +"Fedora %(rel)s %(state)s 已发布!立即试用 " +">" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "Fedora %(rel)s 已发布!立即获取。" + +#: data/content/index.html:56 data/content/index.html:102 +#: data/content/index.html:138 +msgid "ARM® Servers" +msgstr "ARM® 服务器" + +#: data/content/index.html:61 data/content/index.html:107 +#: data/content/index.html:143 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "这些镜像主要面向服务器, 通常是无外设的环境。" + +#: data/content/index.html:69 data/content/index.html:116 +#: data/content/index.html:152 data/content/prerelease.html:46 +#: data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "Fedora Server" + +#: data/content/index.html:72 data/content/index.html:86 +#: data/content/index.html:278 data/content/prerelease.html:49 +#: data/content/prerelease.html:67 data/content/prerelease.html:213 +#, python-format +msgid "%sMB raw image" +msgstr "%sMB raw 镜像" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +#: data/templates/footer.html:38 +msgid "Download" +msgstr "下载" + +#: data/content/index.html:75 data/content/index.html:89 +#: data/content/index.html:117 data/content/index.html:126 +#: data/content/index.html:155 data/content/index.html:166 +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/index.html:267 +#: data/content/index.html:281 data/content/index.html:309 +#: data/content/index.html:318 data/content/index.html:327 +#: data/content/index.html:336 data/content/index.html:345 +#: data/content/index.html:354 data/content/index.html:363 +#: data/content/index.html:392 data/content/index.html:403 +#: data/content/index.html:414 data/content/index.html:425 +#: data/content/index.html:436 data/content/index.html:447 +#: data/content/index.html:458 data/content/index.html:489 +#: data/content/index.html:517 data/content/index.html:546 +#: data/content/prerelease.html:52 data/content/prerelease.html:56 +#: data/content/prerelease.html:70 data/content/prerelease.html:74 +#: data/content/prerelease.html:88 data/content/prerelease.html:92 +#: data/content/prerelease.html:106 data/content/prerelease.html:110 +#: data/content/prerelease.html:124 data/content/prerelease.html:128 +#: data/content/prerelease.html:142 data/content/prerelease.html:146 +#: data/content/prerelease.html:160 data/content/prerelease.html:164 +#: data/content/prerelease.html:178 data/content/prerelease.html:182 +#: data/content/prerelease.html:216 data/content/prerelease.html:220 +msgid "Verify" +msgstr "验证" + +#: data/content/index.html:83 data/content/index.html:125 +#: data/content/index.html:163 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "Fedora Minimal" + +#: data/content/index.html:178 data/content/index.html:294 +#: data/content/index.html:375 +msgid "Desktop Computing" +msgstr "桌面计算" + +#: data/content/index.html:183 data/content/index.html:299 +#: data/content/index.html:380 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "这些镜像面向基于 ARM 的医疗中心、信息亭、笔记本电脑,和其他载有图形显示接口的 ARM 设备。" + +#: data/content/index.html:191 data/content/index.html:308 +#: data/content/index.html:389 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "Fedora Workstation" + +#: data/content/index.html:194 data/content/index.html:208 +#: data/content/index.html:222 data/content/index.html:236 +#: data/content/index.html:250 data/content/index.html:264 +#: data/content/index.html:486 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:139 data/content/prerelease.html:157 +#: data/content/prerelease.html:175 +#, python-format +msgid "%sGB raw image" +msgstr "%sGB raw 镜像" + +#: data/content/index.html:205 data/content/index.html:317 +#: data/content/index.html:400 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "KDE Plasma 桌面" + +#: data/content/index.html:219 data/content/index.html:326 +#: data/content/index.html:411 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "Xfce 桌面" + +#: data/content/index.html:233 data/content/index.html:335 +#: data/content/index.html:422 data/content/prerelease.html:154 +#: data/content/prerelease.html:163 +msgid "LXQt Desktop" +msgstr "LXQt 桌面环境" + +#: data/content/index.html:247 data/content/index.html:344 +#: data/content/index.html:433 data/content/prerelease.html:136 +#: data/content/prerelease.html:145 +msgid "LXDE Desktop" +msgstr "LXDE 桌面" + +#: data/content/index.html:261 data/content/index.html:353 +#: data/content/index.html:444 data/content/prerelease.html:172 +#: data/content/prerelease.html:181 +msgid "MATE-Compiz Desktop" +msgstr "MATE-Compiz 桌面" + +#: data/content/index.html:275 data/content/index.html:362 +#: data/content/index.html:455 data/content/prerelease.html:210 +#: data/content/prerelease.html:219 +msgid "Sugar on a Stick" +msgstr "Sugar on a Stick" + +#: data/content/index.html:470 data/content/index.html:502 +#: data/content/index.html:529 +msgid "ARM® Labs" +msgstr "" + +#: data/content/index.html:475 data/content/index.html:507 +#: data/content/index.html:534 +msgid "" +"These images are for ARM-based devices where a bundle of purpose-drive " +"software is needed." +msgstr "" + +#: data/content/index.html:483 data/content/index.html:516 +#: data/content/index.html:543 +msgid "Python-Classroom" +msgstr "" + +#: data/content/index.html:558 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:559 data/content/prerelease.html:237 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "ARM 芯片是世界上最为广泛生产的处理器家族;一直用于手机及嵌入式设备中,并不断地被应用到平板设备及低功耗服务器上。" + +#: data/content/index.html:560 data/content/prerelease.html:238 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" +"Fedora ARM 是一个倡导将 Fedora 带入此处理器家族的项目。这里提供的 Fedora 镜像主要是专为基于 ARM 上运行的版本。" + +#: data/content/index.html:571 data/content/prerelease.html:249 +msgid "Support Resources" +msgstr "支持资源" + +#: data/content/index.html:576 data/content/prerelease.html:254 +msgid "Documentation" +msgstr "文档" + +#: data/content/index.html:577 data/content/prerelease.html:255 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "Fedora ARM 文档以及安装向导可以从 Fedora ARM wiki page找到。" + +#: data/content/index.html:580 data/content/prerelease.html:258 +msgid "Email" +msgstr "电子邮件" + +#: data/content/index.html:581 data/content/prerelease.html:259 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "用户和开发者邮件列表在arm@lists.fedoraproject.org。" + +#: data/content/index.html:584 data/content/prerelease.html:262 +msgid "Chat" +msgstr "聊天" + +#: data/content/index.html:585 data/content/prerelease.html:263 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" +"用户和开发者可以在 irc.freenode.org#fedora-arm" +" IRC 频道上实时聊天。" + +#: data/content/index.html:590 data/content/prerelease.html:268 +msgid "General Help Using Fedora" +msgstr "普通 Fedora 使用帮助" + +#: data/content/index.html:591 data/content/prerelease.html:269 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" +"有时您遇到的定制版问题可以通过一般性的 Fedora 支持资源获得帮助。这些资源的列表可见于 Fedora “Get " +"Help” page。" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "Fedora ARM 预发行镜像" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "下载适用于 ARM® 架构的 Fedora %(rel)s %(state)s " + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" +"这是预发布软件,由 ARM 小组支持。请将问题发送至该团队的邮件列表或 freenode 上的 %(team_irc)s。" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" +"所有问题和 bug 都应通过 Red Hat Bugzilla 进行报告。Fedora " +"项目对其适用性和可使用性不做任何保证。" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" +"阅读发行注记以了解有关变化和新特性的说明。您还可以访问常见 Bug 页面来了解容易遇到的常见问题以及避免它们的方法。" + +#: data/content/prerelease.html:236 +msgid "What is ARM Technology?" +msgstr "什么是 ARM 技术?" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "校验您所下载的镜像" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "CHECKSUM 以及校验步骤" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "如何验证我的镜像?" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" +"当您下载一个 ISO 文件后,请验证它的安全性和完整性。要验证 ISO 文件,请下载对应的 CHECKSUM 文件到 ISO 文件所在的目录。" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:38 +msgid "Validate Server!" +msgstr "验证 Server!" + +#: data/content/verify.html:41 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:45 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:47 +msgid "Validate Workstation!" +msgstr "验证 Workstation!" + +#: data/content/verify.html:50 +msgid "Validate Spins!" +msgstr "验证定制版!" + +#: data/content/verify.html:54 +msgid "Labs" +msgstr "" + +#: data/content/verify.html:56 +msgid "Validate Labs!" +msgstr "" + +#: data/content/verify.html:63 +msgid "Next, import Fedora's GPG key(s):" +msgstr "下一步,导入 Fedora 的 GPG 公钥:" + +#: data/content/verify.html:65 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "您可在这里验证 GPG 公钥的详情。" + +#: data/content/verify.html:66 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "现在验证 CHECKSUM 文件的有效性:" + +#: data/content/verify.html:68 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "CHECKSUM 文件应有来自以下公钥之一的签名:" + +#: data/content/verify.html:70 +msgid "Fedora 29" +msgstr "" + +#: data/content/verify.html:71 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 26" +msgstr "Fedora 26" + +#: data/content/verify.html:74 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "Fedora 26 次级架构(AArch64、PPC64、PPC64le、s390 和 s390x)" + +#: data/content/verify.html:76 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "当 CHECKSUM 文件校验文成后,检查镜像文件的校验和值是否与其匹配:" + +#: data/content/verify.html:78 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "如果输出结果显示文件有效,则镜像文件可以使用!" + +#: data/content/verify.html:79 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "如何在其他操作系统上校验下载镜像?" + +#: data/content/verify.html:80 +msgid "Read these instructions to validate your image." +msgstr "请阅读这些说明以了解如何校验镜像。" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "Fedora Project - 页面未找到" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "404:页面未找到" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "对不起,未找到您所请求的页面或文件。" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "故障排除建议" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "如果是手工输入,请仔细检查您输入的 URL。您复制正确了吗?" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "链接有问题吗?可联系网站管理员并告知是哪一个链接将您带向本页面。" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "页面或文件可能已经移动。请浏览主页或搜索维基页面。" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "关于" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "关于 Fedora" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "赞助者" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "Fedora 社区杂志" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "法律信息" + +#: data/templates/footer.html:21 +msgid "Fedora Code of Conduct" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Workstation" +msgstr "获得 Fedora Workstation" + +#: data/templates/footer.html:42 +msgid "Get Fedora Server" +msgstr "获得 Fedora Server" + +#: data/templates/footer.html:43 +msgid "Get Fedora Atomic" +msgstr "获得 Fedora Atomic" + +#: data/templates/footer.html:44 +msgid "Fedora Spins" +msgstr "Fedora 定制版" + +#: data/templates/footer.html:45 +msgid "Fedora Labs" +msgstr "Fedora 实验室" + +#: data/templates/footer.html:46 +msgid "Fedora ARM®" +msgstr "Fedora ARM®" + +#: data/templates/footer.html:47 +msgid "Alternative Downloads" +msgstr "更多可供选择的下载选项" + +#: data/templates/footer.html:54 +msgid "Support" +msgstr "支持" + +#: data/templates/footer.html:57 +msgid "Get Help" +msgstr "获得帮助" + +#: data/templates/footer.html:58 +msgid "Ask Fedora" +msgstr "Fedora 知识库" + +#: data/templates/footer.html:59 +msgid "Common Bugs" +msgstr "常见错误" + +#: data/templates/footer.html:60 +msgid "Fedora Developer Portal" +msgstr "Fedora开发者社区" + +#: data/templates/footer.html:61 +msgid "Installation Guide" +msgstr "安装指南" + +#: data/templates/footer.html:67 +msgid "Join" +msgstr "加入" + +#: data/templates/footer.html:70 +msgid "Join Fedora" +msgstr "加入 Fedora" + +#: data/templates/footer.html:71 +msgid "Planet Fedora" +msgstr "Planet Fedora" + +#: data/templates/footer.html:72 +msgid "Fedora SIGs" +msgstr "Fedora 特别兴趣组" + +#: data/templates/footer.html:73 +msgid "Fedora Account System" +msgstr "Fedora 账户系统" + +#: data/templates/footer.html:74 +msgid "Fedora Community" +msgstr "Fedora 社区" + +#: data/templates/footer.html:88 +msgid "Fedora is sponsored by Red Hat." +msgstr "Fedora 由红帽赞助。" + +#: data/templates/footer.html:89 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "了解更多红帽与 Fedora 关系的信息 »" + +#: data/templates/footer.html:90 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "© %(year)s 红帽公司及其他。" + +#: data/templates/footer.html:90 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:96 +msgid "Change Language" +msgstr "更改语言" + +#: data/templates/footer.html:100 +msgid "OK" +msgstr "确定" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "基于 ARM® 计算机的 Fedora 镜像" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "文档及其他资源" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online " +"release notes to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation " +"Guide available. We recommend you look through it before installing to " +"your system, since it answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "获得安装介质的其他方式" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "您可以从网上经销商或您所在地的本地经销商购买 Fedora 安装介质。" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "负担不起购买费用吗?可以到Fedora 免费介质计划申请 Fedora 安装介质。" diff --git a/iot.fedoraproject.org/po/zh_HK.po b/iot.fedoraproject.org/po/zh_HK.po new file mode 100644 index 0000000..6943639 --- /dev/null +++ b/iot.fedoraproject.org/po/zh_HK.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Chinese (Hong Kong SAR China)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh-HK\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/zh_TW.po b/iot.fedoraproject.org/po/zh_TW.po new file mode 100644 index 0000000..74a3301 --- /dev/null +++ b/iot.fedoraproject.org/po/zh_TW.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Chinese (Taiwan)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh-TW\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/po/zu.po b/iot.fedoraproject.org/po/zu.po new file mode 100644 index 0000000..6ab8d8f --- /dev/null +++ b/iot.fedoraproject.org/po/zu.po @@ -0,0 +1,573 @@ +# Translations template for PROJECT. +# Copyright (C) 2017 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2017-11-14 12:28+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Zulu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zu\n" +"Plural-Forms: nplurals=1; plural=0\n" +"Generated-By: Babel 1.3\n" +"X-Generator: Zanata 3.9.6\n" + +#: data/content/index.html:8 +msgid "Fedora ARM" +msgstr "" + +#: data/content/index.html:21 data/content/index.html:32 +#, python-format +msgid "" +"Fedora %(rel)s %(state)s released! Test it now >" +msgstr "" + +#: data/content/index.html:43 +#, python-format +msgid "Fedora %(rel)s released! Get it now." +msgstr "" + +#: data/content/index.html:56 data/content/index.html:103 +#: data/content/index.html:140 +msgid "ARM® Servers" +msgstr "" + +#: data/content/index.html:61 data/content/index.html:108 +#: data/content/index.html:145 +msgid "" +"These images are geared towards ARM-based computers used as servers, " +"typically in a headless environment." +msgstr "" + +#: data/content/index.html:84 data/content/index.html:127 +#: data/content/index.html:166 data/content/prerelease.html:64 +#: data/content/prerelease.html:73 +msgid "Fedora Minimal" +msgstr "" + +#: data/content/index.html:87 data/content/index.html:267 +#: data/content/prerelease.html:49 data/content/prerelease.html:67 +#: data/content/prerelease.html:215 +#, python-format +msgid "%sMB raw image" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 data/templates/footer.html:37 +msgid "Download" +msgstr "" + +#: data/content/index.html:90 data/content/index.html:128 +#: data/content/index.html:169 data/content/index.html:200 +#: data/content/index.html:214 data/content/index.html:228 +#: data/content/index.html:242 data/content/index.html:256 +#: data/content/index.html:270 data/content/index.html:298 +#: data/content/index.html:307 data/content/index.html:316 +#: data/content/index.html:325 data/content/index.html:334 +#: data/content/index.html:343 data/content/index.html:372 +#: data/content/index.html:383 data/content/index.html:394 +#: data/content/index.html:405 data/content/index.html:416 +#: data/content/index.html:427 data/content/prerelease.html:52 +#: data/content/prerelease.html:56 data/content/prerelease.html:70 +#: data/content/prerelease.html:74 data/content/prerelease.html:88 +#: data/content/prerelease.html:92 data/content/prerelease.html:106 +#: data/content/prerelease.html:110 data/content/prerelease.html:124 +#: data/content/prerelease.html:128 data/content/prerelease.html:180 +#: data/content/prerelease.html:184 data/content/prerelease.html:218 +#: data/content/prerelease.html:222 +msgid "Verify" +msgstr "" + +#: data/content/index.html:181 data/content/index.html:283 +#: data/content/index.html:355 +msgid "Desktop Computing" +msgstr "" + +#: data/content/index.html:186 data/content/index.html:288 +#: data/content/index.html:360 +msgid "" +"These images are for ARM-based mediacenters, kiosks, laptops, and other ARM-" +"powered devices where a graphical interface is desired." +msgstr "" + +#: data/content/index.html:194 data/content/index.html:297 +#: data/content/index.html:369 data/content/prerelease.html:82 +#: data/content/prerelease.html:91 +msgid "Fedora Workstation" +msgstr "" + +#: data/content/index.html:197 data/content/index.html:211 +#: data/content/index.html:225 data/content/index.html:239 +#: data/content/index.html:253 data/content/prerelease.html:85 +#: data/content/prerelease.html:103 data/content/prerelease.html:121 +#: data/content/prerelease.html:177 +#, python-format +msgid "%sGB raw image" +msgstr "" + +#: data/content/index.html:208 data/content/index.html:306 +#: data/content/index.html:380 data/content/prerelease.html:100 +#: data/content/prerelease.html:109 +msgid "KDE Plasma Desktop" +msgstr "" + +#: data/content/index.html:222 data/content/index.html:315 +#: data/content/index.html:391 data/content/prerelease.html:118 +#: data/content/prerelease.html:127 +msgid "Xfce Desktop" +msgstr "" + +#: data/content/index.html:236 data/content/index.html:324 +#: data/content/index.html:402 +msgid "LXQt Desktop" +msgstr "" + +#: data/content/index.html:250 data/content/index.html:333 +#: data/content/index.html:413 data/content/prerelease.html:174 +#: data/content/prerelease.html:183 +msgid "MATE-Compiz Desktop" +msgstr "" + +#: data/content/index.html:264 data/content/index.html:342 +#: data/content/index.html:424 data/content/prerelease.html:212 +#: data/content/prerelease.html:221 +msgid "Sugar on a Stick" +msgstr "" + +#: data/content/index.html:528 +msgid "What is ARM® Technology?" +msgstr "" + +#: data/content/index.html:529 data/content/prerelease.html:239 +msgid "" +"ARM microprocessors are the most widely-produced processor family in the " +"world; they have historically been used in cell phones and embedded " +"applications, and are increasingly used in tablet devices and low-power-" +"consumption servers." +msgstr "" + +#: data/content/index.html:530 data/content/prerelease.html:240 +msgid "" +"The Fedora ARM project is an initiative to bring Fedora to this processor " +"family. The images provided here are versions of Fedora tailored for running" +" in on ARM-based systems." +msgstr "" + +#: data/content/index.html:541 data/content/prerelease.html:251 +msgid "Support Resources" +msgstr "" + +#: data/content/index.html:546 data/content/prerelease.html:256 +msgid "Documentation" +msgstr "" + +#: data/content/index.html:547 data/content/prerelease.html:257 +#, python-format +msgid "" +"Fedora ARM documentation and installation guides are available at the Fedora ARM wiki page." +msgstr "" + +#: data/content/index.html:550 data/content/prerelease.html:260 +msgid "Email" +msgstr "" + +#: data/content/index.html:551 data/content/prerelease.html:261 +#, python-format +msgid "" +"Users and developers are also available on the mailing list at arm@lists.fedoraproject.org." +msgstr "" + +#: data/content/index.html:554 data/content/prerelease.html:264 +msgid "Chat" +msgstr "" + +#: data/content/index.html:555 data/content/prerelease.html:265 +#, python-format +msgid "" +"Users and developers are available in the #fedora-arm irc" +" channel on irc.freenode.org for real-time chat." +msgstr "" + +#: data/content/index.html:560 data/content/prerelease.html:270 +msgid "General Help Using Fedora" +msgstr "" + +#: data/content/index.html:561 data/content/prerelease.html:271 +#, python-format +msgid "" +"Sometimes you may encounter an issue with this spin that you can get help " +"with using general Fedora support resources. A list of resources is " +"available at the Fedora “Get Help” page." +msgstr "" + +#: data/content/prerelease.html:8 +msgid "Fedora ARM Prerelease Images" +msgstr "" + +#: data/content/prerelease.html:21 +#, python-format +msgid "" +"Download Fedora %(rel)s %(state)s for ARM®-based " +"Computers" +msgstr "" + +#: data/content/prerelease.html:26 +#, python-format +msgid "" +"This is pre-release software and is supported by the ARM Team. Please direct questions to their mailing list or %(team_irc)s on freenode." +msgstr "" + +#: data/content/prerelease.html:27 +#, python-format +msgid "" +"All issues or bugs should be reported via the Red Hat " +"Bugzilla. The Fedora Project makes no guarantees as to its suitability " +"or usefulness." +msgstr "" + +#: data/content/prerelease.html:29 data/content/prerelease.html:31 +#, python-format +msgid "" +"Read the Release Notes for more information" +" on changes and new features, and the Common " +"Bugs page for information on commonly-encountered bugs and how to avoid " +"them." +msgstr "" + +#: data/content/prerelease.html:46 data/content/prerelease.html:55 +msgid "Fedora Server" +msgstr "" + +#: data/content/prerelease.html:238 +msgid "What is ARM Technology?" +msgstr "" + +#: data/content/verify.html:8 data/content/verify.html:18 +msgid "Verify your Downloaded Image" +msgstr "" + +#: data/content/verify.html:20 +msgid "CHECKSUM and Verify Instructions" +msgstr "" + +#: data/content/verify.html:30 +msgid "How do I verify my image?" +msgstr "" + +#: data/content/verify.html:31 +msgid "" +"Once you have downloaded an image, verify it for security and integrity. To " +"verify your image, start by downloading the proper CHECKSUM file into the " +"same directory as the image you downloaded." +msgstr "" + +#: data/content/verify.html:36 +msgid "Server" +msgstr "" + +#: data/content/verify.html:42 +msgid "Validate Minimal!" +msgstr "" + +#: data/content/verify.html:46 +msgid "Desktop" +msgstr "" + +#: data/content/verify.html:48 +msgid "Validate Workstation!" +msgstr "" + +#: data/content/verify.html:51 +msgid "Validate Spins!" +msgstr "" + +#: data/content/verify.html:65 +msgid "Next, import Fedora's GPG key(s):" +msgstr "" + +#: data/content/verify.html:67 +#, python-format +msgid "" +"You can verify the details of the GPG key(s) here." +msgstr "" + +#: data/content/verify.html:68 +msgid "Now, verify that the CHECKSUM file is valid:" +msgstr "" + +#: data/content/verify.html:70 +msgid "" +"The CHECKSUM file should have a good signature from one of the following " +"keys:" +msgstr "" + +#: data/content/verify.html:72 +msgid "Fedora 28" +msgstr "" + +#: data/content/verify.html:73 +msgid "Fedora 27" +msgstr "" + +#: data/content/verify.html:74 +msgid "Fedora 26" +msgstr "" + +#: data/content/verify.html:75 +msgid "Fedora 26 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:76 +msgid "Fedora 25" +msgstr "" + +#: data/content/verify.html:77 +msgid "Fedora 25 secondary arches (AArch64, PPC64, PPC64le, s390 and s390x)" +msgstr "" + +#: data/content/verify.html:79 +msgid "" +"Finally, now that the CHECKSUM file has been verified, check that the " +"image's checksum matches:" +msgstr "" + +#: data/content/verify.html:81 +msgid "If the output states that the file is valid, then it's ready to use!" +msgstr "" + +#: data/content/verify.html:82 +msgid "How do I verify my downloaded image on another operating system?" +msgstr "" + +#: data/content/verify.html:83 +msgid "Read these instructions to validate your image." +msgstr "" + +#: data/content/e/404.html:7 +msgid "Fedora Project - Page Not Found" +msgstr "" + +#: data/content/e/404.html:16 +msgid "404: Page Not Found" +msgstr "" + +#: data/content/e/404.html:18 +msgid "We apologize, but the file or page you requested could not be found." +msgstr "" + +#: data/content/e/404.html:25 +msgid "Troubleshooting Ideas" +msgstr "" + +#: data/content/e/404.html:29 +msgid "" +"Double-check the URL if you entered it manually. Did you copy it correctly?" +msgstr "" + +#: data/content/e/404.html:32 +#, python-format +msgid "" +"Bad Link? Contact the webmaster and explain which link " +"brought you here." +msgstr "" + +#: data/content/e/404.html:35 +#, python-format +msgid "" +"The page or file may have moved. Check the main site" +" or search our wiki." +msgstr "" + +#: data/templates/footer.html:14 +msgid "About" +msgstr "" + +#: data/templates/footer.html:17 +msgid "About Fedora" +msgstr "" + +#: data/templates/footer.html:18 +msgid "Sponsors" +msgstr "" + +#: data/templates/footer.html:19 +msgid "Fedora Magazine" +msgstr "" + +#: data/templates/footer.html:20 +msgid "Legal" +msgstr "" + +#: data/templates/footer.html:40 +msgid "Get Fedora Workstation" +msgstr "" + +#: data/templates/footer.html:41 +msgid "Get Fedora Server" +msgstr "" + +#: data/templates/footer.html:42 +msgid "Get Fedora Atomic" +msgstr "" + +#: data/templates/footer.html:43 +msgid "Fedora Spins" +msgstr "" + +#: data/templates/footer.html:44 +msgid "Fedora Labs" +msgstr "" + +#: data/templates/footer.html:45 +msgid "Fedora ARM®" +msgstr "" + +#: data/templates/footer.html:46 +msgid "Alternative Downloads" +msgstr "" + +#: data/templates/footer.html:53 +msgid "Support" +msgstr "" + +#: data/templates/footer.html:56 +msgid "Get Help" +msgstr "" + +#: data/templates/footer.html:57 +msgid "Ask Fedora" +msgstr "" + +#: data/templates/footer.html:58 +msgid "Common Bugs" +msgstr "" + +#: data/templates/footer.html:59 +msgid "Fedora Developer Portal" +msgstr "" + +#: data/templates/footer.html:60 +msgid "Installation Guide" +msgstr "" + +#: data/templates/footer.html:66 +msgid "Join" +msgstr "" + +#: data/templates/footer.html:69 +msgid "Join Fedora" +msgstr "" + +#: data/templates/footer.html:70 +msgid "Planet Fedora" +msgstr "" + +#: data/templates/footer.html:71 +msgid "Fedora SIGs" +msgstr "" + +#: data/templates/footer.html:72 +msgid "Fedora Account System" +msgstr "" + +#: data/templates/footer.html:73 +msgid "Fedora Community" +msgstr "" + +#: data/templates/footer.html:87 +msgid "Fedora is sponsored by Red Hat." +msgstr "" + +#: data/templates/footer.html:88 +msgid "Learn more about the relationship between Red Hat and Fedora »" +msgstr "" + +#: data/templates/footer.html:89 +#, python-format +msgid "© %(year)s Red Hat, Inc. and others." +msgstr "" + +#: data/templates/footer.html:89 +msgid "" +"Please send any comments or corrections to the websites team." +msgstr "" + +#: data/templates/footer.html:95 +msgid "Change Language" +msgstr "" + +#: data/templates/footer.html:99 +msgid "OK" +msgstr "" + +#: data/templates/head.html:13 +msgid "Fedora Images for ARM®-based Computers" +msgstr "" + +#: data/templates/generic/docs-links.html:8 +msgid "Documentation and other resources" +msgstr "" + +#: data/templates/generic/docs-links.html:9 +#, python-format +msgid "" +"Before installing Fedora, you may want to confirm your system meets minimum " +"requirements for Fedora. Consult the online release notes" +" to see minimum requirements and recommendations." +msgstr "" + +#: data/templates/generic/docs-links.html:10 +#, python-format +msgid "" +"There is also a complete Installation Guide available. We" +" recommend you look through it before installing to your system, since it " +"answers many common questions." +msgstr "" + +#: data/templates/generic/other-media-sources.html:8 +msgid "Other ways of obtaining media" +msgstr "" + +#: data/templates/generic/other-media-sources.html:9 +#, python-format +msgid "" +"You may purchase installation media for Fedora from online " +"vendors or a local vendor in your area." +msgstr "" + +#: data/templates/generic/other-media-sources.html:10 +#, python-format +msgid "" +"Can't afford the price of installation media? Request Fedora installation " +"media from the Fedora Free Media Program." +msgstr "" diff --git a/iot.fedoraproject.org/static/css/app.css b/iot.fedoraproject.org/static/css/app.css new file mode 100644 index 0000000..11e3c2b --- /dev/null +++ b/iot.fedoraproject.org/static/css/app.css @@ -0,0 +1,909 @@ +/*bootstrap xs*/ +@media (min-width:530px) and (max-width:767px) +{ + .downloadheader .container + { + background-size:260px; + } + + .downloadheader .container h2 + { + font-size: 20px; + } + +} + +/*bootstrap sm*/ +@media(min-width:768px) +{ +} + +/*bootstrap md*/ +@media(min-width:992px) +{ + .downloadheader .container + { + min-height:200px; + } +} + +/*bootstrap lg*/ +@media(min-width:1200px) +{ +} +body +{ +background-color:#E6E6E6; +} + +#site-content +{ +background-color:white; +} +/* Navbar */ +.navbar { border: 0px none; } + +/* Modal boxes */ +.modal { overflow-y: auto; } +.modal-cloud { width: 550px; } + +/* Custom buttons */ +.btn-cloud { + color: #FFEFD7; + background-image: -webkit-linear-gradient(top, #914EBB 0%, #9E61B7 100%); + background-image: linear-gradient(to bottom, #914EBB 0%, #9E61B7 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff914EBB', endColorstr='#ffA77CC6', GradientType=0); + filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); + background-repeat: repeat-x; + border:0 none; +} + +.btn-cloud:hover, +.btn-cloud:focus { + color: #FFFFFF; + background: #7C59BB; +} +.btn-cloud:active { background: #7C6ADD; } + +.btn-checksum { + width: 200px; +} + +.btn-verify { + padding: 10px; +} + +.btn-fix { + width: 200px; +} + +.btn-fix-verify { + width: 250px; +} + +a.btn-lg { + font-size: 22px; + font-weight: 700 !important; + color: #fff; +} + +/* Product Front Pages (General Classes) */ + +.product-testimonial, .header-splash, .product-features +{ + padding-bottom: 36px; + color: white; +} + +.product-definition +{ + background-color:#e7e8e9; + color: #294172; + font-size: large; + font-weight: 500 !important; +} + +.product-testimonial blockquote { + text-align: left; + color: black; + font-size: 180%; + border-left: none; + font-style: normal; +} + +.product-testimonial blockquote cite { + color: #777; + font-weight: 300; +} + +.jumbotron h2 { + margin-top: 10px; +} + +.jumbotron a { + font-weight: 600; +} + +.jumbotron h4 { + font-size: 120%; +} + +.bluebox { + background-color: #3c6eb4; + color: #777; +} + +.bluebox h2 { + color: #fff; + margin-top: 20px; +} + +.bluebox h1 { + color: #f8f8f8; + margin-top: 20px; +} + +.bluebox p { + color: #fff; + text-align: justify; + margin-top: 15px; + padding: 0 50px; + font-size: large; +} + +.darkbluebox { + background-color: #294172; + color: #fff; +} + +.darkbluebox h2 { + color: #fff; + margin-top: 10px; +} + +.darkbluebox p { + color: #fff; + margin-top: 15px; + padding: 0 20px; + font-size: 100%; + text-align: left; +} + +.whitebox { + background-color: #fff; + color: #60605b; +} + +.whitebox h2 { + margin-top: 10px; +} + +.whitebox h4, +.whitebox a { + font-weight: 600; +} + +.whitebox p { + margin-top: 15px; + padding: 0 10px; + font-size: 100%; + text-align: center; +} + +.whitebox .border { + border: 1px solid #ccc; + padding: 10px 0px; + margin-bottom: 10px; + min-height: 250px; +} + +.whitebox .border a { + position: absolute; + top: 220px; + left: 50%; + margin-right: -50%; + transform: translate(-50%, -50%) +} + +.newsbox { + background-color: #a07cbc; + color: #fff; + padding: 20px; +} + +.newsbox h2, +.newsbox h3 { + margin-top: 22px; + color: #fff; +} + +.newsbox .index h3 { + margin-top: 10px; + color: #fff; +} + +.newsbox a, +.newsbox a:hover, +.newsbox a:active { + text-decoration: none; + color: #fff; +} + +.whitesupport { + background-color: #fff; + color: #000; +} + +.whitesupport h2, +.whitesupport h3 { + margin-top: 10px; + color: #000; +} + +.whitesupport p { + color: #000; + margin-top: 15px; + padding: 0 20px; + font-size: 100%; + text-align: left; +} + +.widewrapper { + width:100%; + padding: 0; + } + +/* ARM */ + +.white { + background-color: #fff; + color: #000; + margin: 10px 0px 5px; + padding-left: 0px; + padding-right: 0px; + height: 55px; +} + +.white h3 { + color: #60605b; + margin-top: 14px; + font-size: 20px; +} + +.white p { + color: #a7a9ac; + margin-top: 8px; + font-weight: 400; + text-align: right; + padding-left: 0px; + padding-right: 0px; +} + +.white p.download { + font-size: 16px; + margin-top: 7px; + text-align: center; + padding-left: 0px; + padding-right: 0px; +} + +.white a { + text-decoration: none; +} + +.white img { + height: 55px; + width: 61px; + position: absolute; + top: 0; + left: 0; +} + +.sup { + font-size: 60%; + vertical-align: super; +} + +.desktop { + min-height: 560px; +} + +/* */ + +.widewrapper > img { + width:100%; +} + +.header-icon { + margin-right: 12px; +} + +.product-feature { + font-size: large; +} + +.productlogo { + margin-top:5px; +} + +.fedoralogotext { + margin-top: 18px; +} + +.download-lower { + background: #3c6eb4; + text-align: center; + color: white; +} + +.download-lower h3 { + margin-top: 14px; +} + +.download-lower .btn { + color: white; + margin-left: 4em; +} + +.download-lower .btn-visible-xs { + margin: 0px; +} + +/*bottom products selector*/ + +.moretofedora +{ + background-color:white; +} + +.moretofedora .inlinelogo +{ +padding-left:2px; +padding-bottom:10px; +height:50px; +margin-top:4px; +} + +.product-selector { + color: #333; +} + +.bottom-products +{ + background-color:white; +} + +.bottom-products .productname +{ + font-family: "Montserrat"; + text-align: center; +} + + +.product-box { + position: relative; + margin-left: auto; + margin-right: auto; +} +.product-box a { + background-image: url("../images/product-sprite.png"); +} + +.product-box .greyscale, +.product-box .color +{ + left:0; + width: 100%; + height: 100%; + position:absolute; + background-size: 70px 70px; +} + +.product-box .product-server, +.product-box .product-workstation, +.product-box .product-cloud +{ + margin: 20px auto; + display: block; + position:relative; + width:70px; + height: 70px; + +} + +.product-box .product-server .greyscale +{ + background-image:url(../images/smalllogo-grey-server.png); +} + +.product-box .product-server .color +{ + background-image:url(../images/smalllogo-color-server.png); +} + +.product-box .product-workstation .greyscale +{ + background-image:url(../images/smalllogo-grey-workstation.png); +} + +.product-box .product-workstation .color +{ + background-image:url(../images/smalllogo-color-workstation.png); +} + +.product-box .product-cloud .greyscale +{ + background-image:url(../images/smalllogo-grey-cloud.png); +} + +.product-box .product-cloud .color +{ + background-image:url(../images/smalllogo-color-cloud.png); +} + +.product-box .product-server .greyscale, +.product-box .product-server:hover .color, +.product-box .product-workstation .greyscale, +.product-box .product-workstation:hover .color, +.product-box .product-cloud .greyscale, +.product-box .product-cloud:hover .color +{ + opacity:1; + transition: opacity 0.3s ease; +} + +.product-box .product-server .color, +.product-box .product-workstation .color, +.product-box .product-cloud .color +{ + opacity:0; + transition: opacity 0.3s ease; +} + +.product-box .product-server:hover .greyscale, +.product-box .product-workstation:hover .greyscale, +.product-box .product-cloud:hover .greyscale +{ + opacity:0; +} + +/*End Bottom products selector*/ + + +/* Download */ + +#spins .downloadheader .btn, +#spins .download-lower .btn { + background-color: #3c6eb4; +} + +#spins .splashheader { + background-color: #ccc; + min-height: 116px; +} + +#cloud .download-cloud-splash.btn { + background-color: #a07cbc; +} + +#cloud .download-cloud { + background-color: #a07cbc; +} + +.downloadheader .container +{ + background-image: url(../images/downloadicon.svg); + background-repeat: no-repeat; + background-position: 50px center; +} + +.center { + text-align: center; +} +/* Header */ +#head { text-align: center; font-family:"Open sans", Helvetica, Arial; font-weight:300; } +#head .screenshot { background: #fff; padding: 20px; } +#head .screenshot-banner { background: #fff; padding: 20px 20px 0px 20px; } +#head .screenshot-text { background: #fff; padding: 0px 20px 20px 20px; } +#head .screenshot-text h3 { color: #60605b; margin-top: 0px; } +#head .screenshot-text a:hover { text-decoration: none; } +#head .copr-design { background:url(../images/design/design-splash.png) 50% 50% / cover no-repeat; position:relative; min-height: 230px; } +#head .copr-games { background:url(../images/games/games-splash.png) 50% 50% / cover no-repeat; position:relative; min-height: 230px; } +#head .copr-jam { background:url(../images/jam/jam-splash.png) 50% 50% / cover no-repeat; position:relative; min-height: 230px; } +#head .copr-robotics { background:url(../images/robotics/robotics-splash.png) 50% 50% / cover no-repeat; position:relative; min-height: 230px; } +#head .copr-security { background:url(../images/security/security-splash.png) 50% 50% / cover no-repeat; position:relative; min-height: 230px; } +#head .copr-scientific { background:url(../images/scientific/scientific-splash.png) 50% 50% / cover no-repeat; position:relative; min-height: 230px; } +#head .spin-banner { background: #fff; width: 100%; } +#head .bottom-border { border-bottom: solid 10px; color: #3c6eb4; } +// #head p { background: #fff; font-size: 18px; } +#head .grey { color: #60605b; } +#head h1 { font-size: 36px; margin-bottom: 42px; } +#head.secondary { height:100px; min-height: 100px; padding-top:0px; } + #head .lead { font-family:"Open sans", Helvetica, Arial; font-size:24px; color:white; line-height:1.15em; } + #head .tagline { color:rgba(255,255,255,0.75); margin-bottom:25px; font-size: 16px;} + #head .tagline a { color:#fff; } + #head .btn { margin-bottom:10px;} + #head .btn-default { text-shadow: none; background:transparent; color:rgba(255,255,255,.5); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); background: transparent; } + #head .btn-default:hover, + #head .btn-default:focus { color:rgba(255,255,255,.8); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); background: transparent; } + #head .btn-default:active, + #head .btn-default.active { color:#fff; -webkit-box-shadow:inset 0px 0px 0px 3px #fff; -moz-box-shadow:inset 0px 0px 0px 3px #fff; box-shadow:inset 0px 0px 0px 3px #fff; background: transparent; } + +.fadescreen { + -webkit-opacity: 0.25; + -moz-opacity: 0.25; + opacity: 0.25; + -webkit-transition: all 1s ease; + -moz-transition: all 1s ease; + -ms-transition: all 1s ease; + -o-transition: all 1s ease; + transition: all 1s ease; +} + +.fadescreen:hover { + -webkit-opacity: 1; + -moz-opacity: 1; + opacity: 1; +} + +.greybg { + background-image: url(../images/greybg.png); +} + +.darkgreybg { + background-image: url(../images/greybgdark.png); +} + +.darkgreybg p { + text-align: left; +} + +.main-head, .downloadheader +{ + background-image: url(../images/greybg.png); +} + +.main-head h1 +{ + margin-bottom: 0px!important; +} + +.fedora-header h2 { + line-height: 50px; + font-size: 18pt; +} + +.product-header, .fedora-header{ + padding: 30px; + color: #a7a9ac; + font-weight: 400; +} + +.product-header p.thin { + font-weight: 400; + color: #a7a9ac; + margin-top: 15px; +} + +.arm-top { + margin-top: 10px; +} + +.logo-header{ + margin-top: 19px; +} +.inline-logo { + margin-top: -14px; + padding-bottom: 10px; + padding-left: 2px; +} +.language-header { + margin-top: 43px; +} +.btn-topmargin { + margin-top: 10px; +} +.verticalbottom { + vertical-align: bottom; !important; +} +.down { + margin-bottom: -4px; +} + +/* Highlights (in jumbotron in most cases) */ +.highlight { margin-top:40px; } + .h-caption { text-align: center; } + .h-caption img { display:block; font-size: 54px; color:#382526; margin-bottom:36px; } + .h-caption h4 { color:#382526; font-size: 16px; font-weight: bold; margin-bottom:20px; } + .h-body { } + +.productitem h4 +{ +font-family:'Montserrat'; +text-align:center; +} + +.productitem .productitem-logo +{ + + width:100px; + height:100px; + display:block; + margin-left:auto; + margin-right:auto; +} +.productitem > a +{ + color:#444; +} + +.productitem > a:hover +{ + text-decoration:none; +} + +.productitem .color, +.productitem .greyscale +{ + width:100px; + height:100px; + background-size:cover; + position:absolute; +} + +.productitem.workstation .color +{ + background-image:url(../images/logo-color-workstation.png); +} + +.productitem.server .color +{ + background-image:url(../images/logo-color-server.png); +} +.productitem.cloud .color +{ + background-image:url(../images/logo-color-cloud.png); +} + + +.productitem.workstation:hover .color, +.productitem.server:hover .color, +.productitem.cloud:hover .color +{ + opacity:1; + transition: opacity 0.3s ease; +} + +.productitem.workstation .color, +.productitem.server .color, +.productitem.cloud .color +{ + opacity:0; + transition: opacity 0.3s ease; +} + + +.productitem.workstation .greyscale +{ + background-image:url(../images/logo-grey-workstation.png); +} + +.productitem.cloud .greyscale +{ + background-image:url(../images/logo-grey-cloud.png); +} + +.productitem.server .greyscale +{ + background-image:url(../images/logo-grey-server.png); + opacity:1; +} + +@media +(-webkit-min-device-pixel-ratio: 2), +(min-resolution: 192dpi) { +.productitem.workstation .greyscale +{ + background-image:url(../images/logo-grey-workstation@2x.png); +} + +.productitem.cloud .greyscale +{ + background-image:url(../images/logo-grey-cloud@2x.png); +} + +.productitem.server .greyscale +{ + background-image:url(../images/logo-grey-server@2x.png); +} +} + +.community { + background-image: url('../images/community.jpg'); + color: #FFF; + text-shadow: 0em 0em 1em #000; + padding-top: 10%; + padding-bottom: 10%; + background-position: 50% 50%; + background-size: cover; + background-repeat: no-repeat; +} + +.caption { + color: #777; + font-size: 90%; + margin-top: .5em; +} + +.using-dl { + background-color: #f8f8f9; +} + +.using h2 { + color: #3c6eb4; + padding: 10px 5px 10px 10px; +} + +.using p { + padding: 10px 5px 10px 10px; +} + +.using .btn, +.using .btn-primary { + background-color: #3c6eb4; + background-image: none; +} + +/*Pre-release page */ +.prerelease-header { + width: 500px; + margin: 50px auto 0 auto; +} + +p.warning { + padding: .7em 1em; + color: #fff; + background: #4c4c4c no-repeat 10px center; + margin-bottom: 2.5em; + font-size: 110%; + display: none; + text-align: justify; +} + +p.warning a { + color: #fff; + font-weight: 600; +} + +/*bootstrap xs*/ +@media max-width:767px +{ + +} + +/*bootstrap sm*/ +@media(min-width:768px) +{ +#cloud .minimalfastflexible .screenshot + { + margin-top:40px; + } +} + +/*bootstrap md*/ +@media(min-width:992px) +{ +#cloud .minimalfastflexible .screenshot + { + margin-top:0px; + } +} + +/*bootstrap lg*/ +@media(min-width:1200px) +{ +} + + + +/* Typography */ +h1, h2, h3, h4, h5, h6 { font-family:"Open sans", Helvetica, Arial; } +h1, .h1, h2, .h2, h3, .h3 { margin-top:30px; } +h1.nopad, h2.nopad, h3.nopad, p.nopad { margin: 0 !important; padding: 0 !important; } /* Sometimes we don't want extra space. */ +blockquote { font-style: italic; color:#999; margin:30px 0 30px; } +label { color: #777; } +.thin { font-weight:300; } +.page-title { margin-top:20px; font-weight:300; } +.text-muted { color:#888; } +.breadcrumb { background:none; padding:0; margin:30px 0 0px 0; } +ul.list-spaces li{ margin-bottom:10px; } + +/* Helpers */ +.container-full { margin: 0 auto; width: 100%; } +.top-space { margin-top: 60px; } +.top-margin { margin-top:20px; } +.bottom-space { margin-bottom: 60px; } +.bottom-margin { margin-bottom:20px; } +.recover-heading { padding-bottom: 30px; } /* Recover the margin added by h1-h3 for even-ness. */ +.uppercase {text-transform: uppercase;} +.spin-download { padding: 40px 0px;} + +img { max-width:100%; } +img.pull-right { margin-left: 10px; } +img.pull-left { margin-right: 10px; } +#map { width:100%; height:280px; } +#social { margin-top:50px; margin-bottom:50px; } + #social .wrapper { width:340px; margin:0 auto; } + +/* Main content block */ +.maincontent { } + +/* Footer */ +.foot { background-color:#e6e6e6; padding: 30px 0 0 0; font-size: 13px; color: #777; } + .foot a { color: #333; } + .foot a:hover {color: #000; } + .foot .widget { margin-bottom:30px; } + .foot .widget-title { font-size: 17px; font-weight: bold; color: #8d8d8d; margin: 0 0 20px; text-transform: uppercase; } + .foot .entry-meta { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 0 0 35px 0; padding: 2px 0; color: #888888; font-size: 12px; font-size: 0.75rem; } + .foot .entry-meta a { color: #333333; } + .foot .entry-meta .meta-in { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px 0; } + .follow-me-icons { font-size:30px; } + .follow-me-icons i { float:left; margin:0 10px 0 0; } + .foot dd { + line-height: 1.6; + } + + .foot .btn-social { + display: inline-block; + width: 30px; + height: 30px; + border: 2px solid #808080; + background-color: #808080 !important; + border-radius: 100%; + text-align: center; + font-size: 18px; + line-height: 25px; +} +.foot .btn-outline { + font-size: 18px; + color: #fff; + background: 0 0; + transition: all .3s ease-in-out; +} + +.foot .btn-outline:hover, +.foot .btn-outline:focus, +.foot .btn-outline:active, +.foot .btn-outline.active { + border: solid 2px #000; + color: #000; + background-color: #fff !important; +} + +.foot dl { + margin-bottom: 8px; +} + +/* special classes for small screens */ + +@media (max-width: 767px) { + #workstation .header-splash, .container, + #workstation .product-testimonial, .container { + background-image: none; + } + #head .lead { font-size: 34px; + } + .modal-cloud { width: 300px; } + .white h3 { color: #60605b; margin: 4px 0px 2px; font-size: 18px; } + .white p, .prewhite p { color: #a7a9ac; margin: 2px 0px 2px; font-weight: 400; text-align: left; padding: 2px 0px 2px; } + .white p.download { font-size: 14px; margin-top: 2px; text-align: left; padding: 2px 0px 2px; } +} + +@media (max-width: 991px) { + #head .fadescreen { + max-width: 485px; + float: none; + margin: 0 auto; + } +} +/* end small screens classes */ diff --git a/iot.fedoraproject.org/static/css/bootstrap-rtl.css b/iot.fedoraproject.org/static/css/bootstrap-rtl.css new file mode 100644 index 0000000..0319db5 --- /dev/null +++ b/iot.fedoraproject.org/static/css/bootstrap-rtl.css @@ -0,0 +1,1446 @@ +/******************************************************************************* + * bootstrap-rtl (Version 3.2.0-rc7) + * Author: Morteza Ansarinia (http://github.com/morteza) + * Created on: November 11,2014 + * Project: bootstrap-rtl + * Copyright: No license. + *******************************************************************************/ + +html { + direction: rtl; +} +body { + direction: rtl; +} +.list-unstyled { + padding-right: 0; + padding-left: initial; +} +.list-inline { + padding-right: 0; + padding-left: initial; + margin-right: -5px; + margin-left: 0; +} +dd { + margin-right: 0; + margin-left: initial; +} +@media (min-width: 768px) { + .dl-horizontal dt { + float: right; + clear: right; + text-align: left; + } + .dl-horizontal dd { + margin-right: 180px; + margin-left: 0; + } +} +blockquote { + border-right: 5px solid #eeeeee; + border-left: 0; +} +.blockquote-reverse, +blockquote.pull-left { + padding-left: 15px; + padding-right: 0; + border-left: 5px solid #eeeeee; + border-right: 0; + text-align: left; +} +.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { + position: relative; + min-height: 1px; + padding-left: 15px; + padding-right: 15px; +} +.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { + float: right; +} +.col-xs-12 { + width: 100%; +} +.col-xs-11 { + width: 91.66666667%; +} +.col-xs-10 { + width: 83.33333333%; +} +.col-xs-9 { + width: 75%; +} +.col-xs-8 { + width: 66.66666667%; +} +.col-xs-7 { + width: 58.33333333%; +} +.col-xs-6 { + width: 50%; +} +.col-xs-5 { + width: 41.66666667%; +} +.col-xs-4 { + width: 33.33333333%; +} +.col-xs-3 { + width: 25%; +} +.col-xs-2 { + width: 16.66666667%; +} +.col-xs-1 { + width: 8.33333333%; +} +.col-xs-pull-12 { + left: 100%; + right: auto; +} +.col-xs-pull-11 { + left: 91.66666667%; + right: auto; +} +.col-xs-pull-10 { + left: 83.33333333%; + right: auto; +} +.col-xs-pull-9 { + left: 75%; + right: auto; +} +.col-xs-pull-8 { + left: 66.66666667%; + right: auto; +} +.col-xs-pull-7 { + left: 58.33333333%; + right: auto; +} +.col-xs-pull-6 { + left: 50%; + right: auto; +} +.col-xs-pull-5 { + left: 41.66666667%; + right: auto; +} +.col-xs-pull-4 { + left: 33.33333333%; + right: auto; +} +.col-xs-pull-3 { + left: 25%; + right: auto; +} +.col-xs-pull-2 { + left: 16.66666667%; + right: auto; +} +.col-xs-pull-1 { + left: 8.33333333%; + right: auto; +} +.col-xs-pull-0 { + left: auto; + right: auto; +} +.col-xs-push-12 { + right: 100%; + left: 0; +} +.col-xs-push-11 { + right: 91.66666667%; + left: 0; +} +.col-xs-push-10 { + right: 83.33333333%; + left: 0; +} +.col-xs-push-9 { + right: 75%; + left: 0; +} +.col-xs-push-8 { + right: 66.66666667%; + left: 0; +} +.col-xs-push-7 { + right: 58.33333333%; + left: 0; +} +.col-xs-push-6 { + right: 50%; + left: 0; +} +.col-xs-push-5 { + right: 41.66666667%; + left: 0; +} +.col-xs-push-4 { + right: 33.33333333%; + left: 0; +} +.col-xs-push-3 { + right: 25%; + left: 0; +} +.col-xs-push-2 { + right: 16.66666667%; + left: 0; +} +.col-xs-push-1 { + right: 8.33333333%; + left: 0; +} +.col-xs-push-0 { + right: auto; + left: 0; +} +.col-xs-offset-12 { + margin-right: 100%; + margin-left: 0; +} +.col-xs-offset-11 { + margin-right: 91.66666667%; + margin-left: 0; +} +.col-xs-offset-10 { + margin-right: 83.33333333%; + margin-left: 0; +} +.col-xs-offset-9 { + margin-right: 75%; + margin-left: 0; +} +.col-xs-offset-8 { + margin-right: 66.66666667%; + margin-left: 0; +} +.col-xs-offset-7 { + margin-right: 58.33333333%; + margin-left: 0; +} +.col-xs-offset-6 { + margin-right: 50%; + margin-left: 0; +} +.col-xs-offset-5 { + margin-right: 41.66666667%; + margin-left: 0; +} +.col-xs-offset-4 { + margin-right: 33.33333333%; + margin-left: 0; +} +.col-xs-offset-3 { + margin-right: 25%; + margin-left: 0; +} +.col-xs-offset-2 { + margin-right: 16.66666667%; + margin-left: 0; +} +.col-xs-offset-1 { + margin-right: 8.33333333%; + margin-left: 0; +} +.col-xs-offset-0 { + margin-right: 0%; + margin-left: 0; +} +@media (min-width: 768px) { + .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { + float: right; + } + .col-sm-12 { + width: 100%; + } + .col-sm-11 { + width: 91.66666667%; + } + .col-sm-10 { + width: 83.33333333%; + } + .col-sm-9 { + width: 75%; + } + .col-sm-8 { + width: 66.66666667%; + } + .col-sm-7 { + width: 58.33333333%; + } + .col-sm-6 { + width: 50%; + } + .col-sm-5 { + width: 41.66666667%; + } + .col-sm-4 { + width: 33.33333333%; + } + .col-sm-3 { + width: 25%; + } + .col-sm-2 { + width: 16.66666667%; + } + .col-sm-1 { + width: 8.33333333%; + } + .col-sm-pull-12 { + left: 100%; + right: auto; + } + .col-sm-pull-11 { + left: 91.66666667%; + right: auto; + } + .col-sm-pull-10 { + left: 83.33333333%; + right: auto; + } + .col-sm-pull-9 { + left: 75%; + right: auto; + } + .col-sm-pull-8 { + left: 66.66666667%; + right: auto; + } + .col-sm-pull-7 { + left: 58.33333333%; + right: auto; + } + .col-sm-pull-6 { + left: 50%; + right: auto; + } + .col-sm-pull-5 { + left: 41.66666667%; + right: auto; + } + .col-sm-pull-4 { + left: 33.33333333%; + right: auto; + } + .col-sm-pull-3 { + left: 25%; + right: auto; + } + .col-sm-pull-2 { + left: 16.66666667%; + right: auto; + } + .col-sm-pull-1 { + left: 8.33333333%; + right: auto; + } + .col-sm-pull-0 { + left: auto; + right: auto; + } + .col-sm-push-12 { + right: 100%; + left: 0; + } + .col-sm-push-11 { + right: 91.66666667%; + left: 0; + } + .col-sm-push-10 { + right: 83.33333333%; + left: 0; + } + .col-sm-push-9 { + right: 75%; + left: 0; + } + .col-sm-push-8 { + right: 66.66666667%; + left: 0; + } + .col-sm-push-7 { + right: 58.33333333%; + left: 0; + } + .col-sm-push-6 { + right: 50%; + left: 0; + } + .col-sm-push-5 { + right: 41.66666667%; + left: 0; + } + .col-sm-push-4 { + right: 33.33333333%; + left: 0; + } + .col-sm-push-3 { + right: 25%; + left: 0; + } + .col-sm-push-2 { + right: 16.66666667%; + left: 0; + } + .col-sm-push-1 { + right: 8.33333333%; + left: 0; + } + .col-sm-push-0 { + right: auto; + left: 0; + } + .col-sm-offset-12 { + margin-right: 100%; + margin-left: 0; + } + .col-sm-offset-11 { + margin-right: 91.66666667%; + margin-left: 0; + } + .col-sm-offset-10 { + margin-right: 83.33333333%; + margin-left: 0; + } + .col-sm-offset-9 { + margin-right: 75%; + margin-left: 0; + } + .col-sm-offset-8 { + margin-right: 66.66666667%; + margin-left: 0; + } + .col-sm-offset-7 { + margin-right: 58.33333333%; + margin-left: 0; + } + .col-sm-offset-6 { + margin-right: 50%; + margin-left: 0; + } + .col-sm-offset-5 { + margin-right: 41.66666667%; + margin-left: 0; + } + .col-sm-offset-4 { + margin-right: 33.33333333%; + margin-left: 0; + } + .col-sm-offset-3 { + margin-right: 25%; + margin-left: 0; + } + .col-sm-offset-2 { + margin-right: 16.66666667%; + margin-left: 0; + } + .col-sm-offset-1 { + margin-right: 8.33333333%; + margin-left: 0; + } + .col-sm-offset-0 { + margin-right: 0%; + margin-left: 0; + } +} +@media (min-width: 992px) { + .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { + float: right; + } + .col-md-12 { + width: 100%; + } + .col-md-11 { + width: 91.66666667%; + } + .col-md-10 { + width: 83.33333333%; + } + .col-md-9 { + width: 75%; + } + .col-md-8 { + width: 66.66666667%; + } + .col-md-7 { + width: 58.33333333%; + } + .col-md-6 { + width: 50%; + } + .col-md-5 { + width: 41.66666667%; + } + .col-md-4 { + width: 33.33333333%; + } + .col-md-3 { + width: 25%; + } + .col-md-2 { + width: 16.66666667%; + } + .col-md-1 { + width: 8.33333333%; + } + .col-md-pull-12 { + left: 100%; + right: auto; + } + .col-md-pull-11 { + left: 91.66666667%; + right: auto; + } + .col-md-pull-10 { + left: 83.33333333%; + right: auto; + } + .col-md-pull-9 { + left: 75%; + right: auto; + } + .col-md-pull-8 { + left: 66.66666667%; + right: auto; + } + .col-md-pull-7 { + left: 58.33333333%; + right: auto; + } + .col-md-pull-6 { + left: 50%; + right: auto; + } + .col-md-pull-5 { + left: 41.66666667%; + right: auto; + } + .col-md-pull-4 { + left: 33.33333333%; + right: auto; + } + .col-md-pull-3 { + left: 25%; + right: auto; + } + .col-md-pull-2 { + left: 16.66666667%; + right: auto; + } + .col-md-pull-1 { + left: 8.33333333%; + right: auto; + } + .col-md-pull-0 { + left: auto; + right: auto; + } + .col-md-push-12 { + right: 100%; + left: 0; + } + .col-md-push-11 { + right: 91.66666667%; + left: 0; + } + .col-md-push-10 { + right: 83.33333333%; + left: 0; + } + .col-md-push-9 { + right: 75%; + left: 0; + } + .col-md-push-8 { + right: 66.66666667%; + left: 0; + } + .col-md-push-7 { + right: 58.33333333%; + left: 0; + } + .col-md-push-6 { + right: 50%; + left: 0; + } + .col-md-push-5 { + right: 41.66666667%; + left: 0; + } + .col-md-push-4 { + right: 33.33333333%; + left: 0; + } + .col-md-push-3 { + right: 25%; + left: 0; + } + .col-md-push-2 { + right: 16.66666667%; + left: 0; + } + .col-md-push-1 { + right: 8.33333333%; + left: 0; + } + .col-md-push-0 { + right: auto; + left: 0; + } + .col-md-offset-12 { + margin-right: 100%; + margin-left: 0; + } + .col-md-offset-11 { + margin-right: 91.66666667%; + margin-left: 0; + } + .col-md-offset-10 { + margin-right: 83.33333333%; + margin-left: 0; + } + .col-md-offset-9 { + margin-right: 75%; + margin-left: 0; + } + .col-md-offset-8 { + margin-right: 66.66666667%; + margin-left: 0; + } + .col-md-offset-7 { + margin-right: 58.33333333%; + margin-left: 0; + } + .col-md-offset-6 { + margin-right: 50%; + margin-left: 0; + } + .col-md-offset-5 { + margin-right: 41.66666667%; + margin-left: 0; + } + .col-md-offset-4 { + margin-right: 33.33333333%; + margin-left: 0; + } + .col-md-offset-3 { + margin-right: 25%; + margin-left: 0; + } + .col-md-offset-2 { + margin-right: 16.66666667%; + margin-left: 0; + } + .col-md-offset-1 { + margin-right: 8.33333333%; + margin-left: 0; + } + .col-md-offset-0 { + margin-right: 0%; + margin-left: 0; + } +} +@media (min-width: 1200px) { + .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { + float: right; + } + .col-lg-12 { + width: 100%; + } + .col-lg-11 { + width: 91.66666667%; + } + .col-lg-10 { + width: 83.33333333%; + } + .col-lg-9 { + width: 75%; + } + .col-lg-8 { + width: 66.66666667%; + } + .col-lg-7 { + width: 58.33333333%; + } + .col-lg-6 { + width: 50%; + } + .col-lg-5 { + width: 41.66666667%; + } + .col-lg-4 { + width: 33.33333333%; + } + .col-lg-3 { + width: 25%; + } + .col-lg-2 { + width: 16.66666667%; + } + .col-lg-1 { + width: 8.33333333%; + } + .col-lg-pull-12 { + left: 100%; + right: auto; + } + .col-lg-pull-11 { + left: 91.66666667%; + right: auto; + } + .col-lg-pull-10 { + left: 83.33333333%; + right: auto; + } + .col-lg-pull-9 { + left: 75%; + right: auto; + } + .col-lg-pull-8 { + left: 66.66666667%; + right: auto; + } + .col-lg-pull-7 { + left: 58.33333333%; + right: auto; + } + .col-lg-pull-6 { + left: 50%; + right: auto; + } + .col-lg-pull-5 { + left: 41.66666667%; + right: auto; + } + .col-lg-pull-4 { + left: 33.33333333%; + right: auto; + } + .col-lg-pull-3 { + left: 25%; + right: auto; + } + .col-lg-pull-2 { + left: 16.66666667%; + right: auto; + } + .col-lg-pull-1 { + left: 8.33333333%; + right: auto; + } + .col-lg-pull-0 { + left: auto; + right: auto; + } + .col-lg-push-12 { + right: 100%; + left: 0; + } + .col-lg-push-11 { + right: 91.66666667%; + left: 0; + } + .col-lg-push-10 { + right: 83.33333333%; + left: 0; + } + .col-lg-push-9 { + right: 75%; + left: 0; + } + .col-lg-push-8 { + right: 66.66666667%; + left: 0; + } + .col-lg-push-7 { + right: 58.33333333%; + left: 0; + } + .col-lg-push-6 { + right: 50%; + left: 0; + } + .col-lg-push-5 { + right: 41.66666667%; + left: 0; + } + .col-lg-push-4 { + right: 33.33333333%; + left: 0; + } + .col-lg-push-3 { + right: 25%; + left: 0; + } + .col-lg-push-2 { + right: 16.66666667%; + left: 0; + } + .col-lg-push-1 { + right: 8.33333333%; + left: 0; + } + .col-lg-push-0 { + right: auto; + left: 0; + } + .col-lg-offset-12 { + margin-right: 100%; + margin-left: 0; + } + .col-lg-offset-11 { + margin-right: 91.66666667%; + margin-left: 0; + } + .col-lg-offset-10 { + margin-right: 83.33333333%; + margin-left: 0; + } + .col-lg-offset-9 { + margin-right: 75%; + margin-left: 0; + } + .col-lg-offset-8 { + margin-right: 66.66666667%; + margin-left: 0; + } + .col-lg-offset-7 { + margin-right: 58.33333333%; + margin-left: 0; + } + .col-lg-offset-6 { + margin-right: 50%; + margin-left: 0; + } + .col-lg-offset-5 { + margin-right: 41.66666667%; + margin-left: 0; + } + .col-lg-offset-4 { + margin-right: 33.33333333%; + margin-left: 0; + } + .col-lg-offset-3 { + margin-right: 25%; + margin-left: 0; + } + .col-lg-offset-2 { + margin-right: 16.66666667%; + margin-left: 0; + } + .col-lg-offset-1 { + margin-right: 8.33333333%; + margin-left: 0; + } + .col-lg-offset-0 { + margin-right: 0%; + margin-left: 0; + } +} +th { + text-align: right; +} +@media screen and (max-width: 767px) { + .table-responsive > .table-bordered { + border: 0; + } + .table-responsive > .table-bordered > thead > tr > th:first-child, + .table-responsive > .table-bordered > tbody > tr > th:first-child, + .table-responsive > .table-bordered > tfoot > tr > th:first-child, + .table-responsive > .table-bordered > thead > tr > td:first-child, + .table-responsive > .table-bordered > tbody > tr > td:first-child, + .table-responsive > .table-bordered > tfoot > tr > td:first-child { + border-right: 0; + border-left: initial; + } + .table-responsive > .table-bordered > thead > tr > th:last-child, + .table-responsive > .table-bordered > tbody > tr > th:last-child, + .table-responsive > .table-bordered > tfoot > tr > th:last-child, + .table-responsive > .table-bordered > thead > tr > td:last-child, + .table-responsive > .table-bordered > tbody > tr > td:last-child, + .table-responsive > .table-bordered > tfoot > tr > td:last-child { + border-left: 0; + border-right: initial; + } +} +.radio label, +.checkbox label { + padding-right: 20px; + padding-left: initial; +} +.radio input[type="radio"], +.radio-inline input[type="radio"], +.checkbox input[type="checkbox"], +.checkbox-inline input[type="checkbox"] { + margin-right: -20px; + margin-left: auto; +} +.radio-inline, +.checkbox-inline { + padding-right: 20px; + padding-left: 0; +} +.radio-inline + .radio-inline, +.checkbox-inline + .checkbox-inline { + margin-right: 10px; + margin-left: 0; +} +.has-feedback .form-control { + padding-left: 42.5px; + padding-right: 12px; +} +.form-control-feedback { + left: 0; + right: auto; +} +@media (min-width: 768px) { + .form-inline label { + padding-right: 0; + padding-left: initial; + } + .form-inline .radio input[type="radio"], + .form-inline .checkbox input[type="checkbox"] { + margin-right: 0; + margin-left: auto; + } +} +@media (min-width: 768px) { + .form-horizontal .control-label { + text-align: left; + } +} +.form-horizontal .has-feedback .form-control-feedback { + left: 15px; + right: auto; +} +.caret { + margin-right: 2px; + margin-left: 0; +} +.dropdown-menu { + right: 0; + left: auto; + float: left; + text-align: right; +} +.dropdown-menu.pull-right { + left: 0; + right: auto; + float: right; +} +.dropdown-menu-right { + left: auto; + right: 0; +} +.dropdown-menu-left { + left: 0; + right: auto; +} +@media (min-width: 768px) { + .navbar-right .dropdown-menu { + left: auto; + right: 0; + } + .navbar-right .dropdown-menu-left { + left: 0; + right: auto; + } +} +.btn-group > .btn, +.btn-group-vertical > .btn { + float: right; +} +.btn-group .btn + .btn, +.btn-group .btn + .btn-group, +.btn-group .btn-group + .btn, +.btn-group .btn-group + .btn-group { + margin-right: -1px; + margin-left: 0px; +} +.btn-toolbar { + margin-right: -5px; + margin-left: 0px; +} +.btn-toolbar .btn-group, +.btn-toolbar .input-group { + float: right; +} +.btn-toolbar > .btn, +.btn-toolbar > .btn-group, +.btn-toolbar > .input-group { + margin-right: 5px; + margin-left: 0px; +} +.btn-group > .btn:first-child { + margin-right: 0; +} +.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { + border-top-right-radius: 4px; + border-bottom-right-radius: 4px; + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} +.btn-group > .btn:last-child:not(:first-child), +.btn-group > .dropdown-toggle:not(:first-child) { + border-top-left-radius: 4px; + border-bottom-left-radius: 4px; + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} +.btn-group > .btn-group { + float: right; +} +.btn-group.btn-group-justified > .btn, +.btn-group.btn-group-justified > .btn-group { + float: none; +} +.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { + border-radius: 0; +} +.btn-group > .btn-group:first-child > .btn:last-child, +.btn-group > .btn-group:first-child > .dropdown-toggle { + border-top-right-radius: 4px; + border-bottom-right-radius: 4px; + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} +.btn-group > .btn-group:last-child > .btn:first-child { + border-top-left-radius: 4px; + border-bottom-left-radius: 4px; + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} +.btn .caret { + margin-right: 0; +} +.btn-group-vertical > .btn + .btn, +.btn-group-vertical > .btn + .btn-group, +.btn-group-vertical > .btn-group + .btn, +.btn-group-vertical > .btn-group + .btn-group { + margin-top: -1px; + margin-right: 0; +} +.input-group .form-control { + float: right; +} +.input-group .form-control:first-child, +.input-group-addon:first-child, +.input-group-btn:first-child > .btn, +.input-group-btn:first-child > .btn-group > .btn, +.input-group-btn:first-child > .dropdown-toggle, +.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), +.input-group-btn:last-child > .btn-group:not(:last-child) > .btn { + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} +.input-group-addon:first-child { + border-right: 1px solid #cccccc; + border-left: 0px; +} +.input-group .form-control:last-child, +.input-group-addon:last-child, +.input-group-btn:last-child > .btn, +.input-group-btn:last-child > .btn-group > .btn, +.input-group-btn:last-child > .dropdown-toggle, +.input-group-btn:first-child > .btn:not(:first-child), +.input-group-btn:first-child > .btn-group:not(:first-child) > .btn { + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} +.input-group-addon:last-child { + border-left: 1px solid #cccccc; + border-right: 0px; +} +.input-group-btn > .btn + .btn { + margin-right: -1px; + margin-left: auto; +} +.input-group-btn:first-child > .btn, +.input-group-btn:first-child > .btn-group { + margin-left: -1px; + margin-right: auto; +} +.input-group-btn:last-child > .btn, +.input-group-btn:last-child > .btn-group { + margin-right: -1px; + margin-left: auto; +} +.nav { + padding-right: 0; + padding-left: initial; +} +.nav-tabs > li { + float: right; +} +.nav-tabs > li > a { + margin-left: auto; + margin-right: -2px; + border-radius: 4px 4px 0 0; +} +.nav-pills > li { + float: right; +} +.nav-pills > li > a { + border-radius: 4px; +} +.nav-pills > li + li { + margin-right: 2px; + margin-left: auto; +} +.nav-stacked > li { + float: none; +} +.nav-stacked > li + li { + margin-right: 0; + margin-left: auto; +} +.nav-justified > .dropdown .dropdown-menu { + right: auto; +} +.nav-tabs-justified > li > a { + margin-left: 0; + margin-right: auto; +} +@media (min-width: 768px) { + .nav-tabs-justified > li > a { + border-radius: 4px 4px 0 0; + } +} +@media (min-width: 768px) { + .navbar-header { + float: right; + } +} +.navbar-collapse { + padding-right: 15px; + padding-left: 15px; +} +.navbar-brand { + float: right; +} +@media (min-width: 768px) { + .navbar > .container .navbar-brand, + .navbar > .container-fluid .navbar-brand { + margin-right: -15px; + margin-left: auto; + } +} +.navbar-toggle { + float: left; + margin-left: 15px; + margin-right: auto; +} +@media (max-width: 767px) { + .navbar-nav .open .dropdown-menu > li > a, + .navbar-nav .open .dropdown-menu .dropdown-header { + padding: 5px 25px 5px 15px; + } +} +@media (min-width: 768px) { + .navbar-nav { + float: right; + } + .navbar-nav > li { + float: right; + } + .navbar-nav.navbar-right:last-child { + margin-left: -15px; + margin-right: auto; + } + .navbar-nav.navbar-right.flip { + float: left !important; + } + .navbar-nav.navbar-right .dropdown-menu { + left: 0; + right: auto; + } +} +@media (min-width: 768px) { + .navbar-text { + float: right; + } + .navbar-text.navbar-right:last-child { + margin-left: 0; + margin-right: auto; + } +} +.pagination { + padding-right: 0; +} +.pagination > li > a, +.pagination > li > span { + float: right; + margin-right: -1px; + margin-left: 0px; +} +.pagination > li:first-child > a, +.pagination > li:first-child > span { + margin-left: 0; + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} +.pagination > li:last-child > a, +.pagination > li:last-child > span { + margin-right: -1px; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} +.pager { + padding-right: 0; + padding-left: initial; +} +.pager .next > a, +.pager .next > span { + float: left; +} +.pager .previous > a, +.pager .previous > span { + float: right; +} +.nav-pills > li > a > .badge { + margin-left: 0px; + margin-right: 3px; +} +.alert-dismissable, +.alert-dismissible { + padding-left: 35px; + padding-right: 15px; +} +.alert-dismissable .close, +.alert-dismissible .close { + right: 0; + left: 21px; +} +.progress-bar { + float: right; +} +.media > .pull-left { + margin-right: 10px; +} +.media > .pull-left.flip { + margin-right: 0; + margin-left: 10px; +} +.media > .pull-right { + margin-left: 10px; +} +.media > .pull-right.flip { + margin-left: 0; + margin-right: 10px; +} +.media-list { + padding-right: 0; + padding-left: initial; + list-style: none; +} +.list-group { + padding-right: 0; + padding-left: initial; +} +.list-group-item > .badge { + float: left; +} +.list-group-item > .badge + .badge { + margin-right: 5px; + margin-left: auto; +} +.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, +.panel > .table:first-child > thead:first-child > tr:first-child th:first-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, +.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { + border-top-right-radius: 3px; + border-top-left-radius: 0; +} +.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, +.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, +.panel > .table:first-child > thead:first-child > tr:first-child th:last-child, +.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, +.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, +.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { + border-top-left-radius: 3px; + border-top-right-radius: 0; +} +.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, +.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { + border-bottom-left-radius: 3px; + border-top-right-radius: 0; +} +.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, +.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, +.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, +.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, +.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { + border-bottom-right-radius: 3px; + border-top-left-radius: 0; +} +.panel > .table-bordered > thead > tr > th:first-child, +.panel > .table-responsive > .table-bordered > thead > tr > th:first-child, +.panel > .table-bordered > tbody > tr > th:first-child, +.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, +.panel > .table-bordered > tfoot > tr > th:first-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, +.panel > .table-bordered > thead > tr > td:first-child, +.panel > .table-responsive > .table-bordered > thead > tr > td:first-child, +.panel > .table-bordered > tbody > tr > td:first-child, +.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, +.panel > .table-bordered > tfoot > tr > td:first-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { + border-right: 0; + border-left: none; +} +.panel > .table-bordered > thead > tr > th:last-child, +.panel > .table-responsive > .table-bordered > thead > tr > th:last-child, +.panel > .table-bordered > tbody > tr > th:last-child, +.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, +.panel > .table-bordered > tfoot > tr > th:last-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, +.panel > .table-bordered > thead > tr > td:last-child, +.panel > .table-responsive > .table-bordered > thead > tr > td:last-child, +.panel > .table-bordered > tbody > tr > td:last-child, +.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, +.panel > .table-bordered > tfoot > tr > td:last-child, +.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { + border-right: none; + border-left: 0; +} +.embed-responsive .embed-responsive-item, +.embed-responsive iframe, +.embed-responsive embed, +.embed-responsive object { + right: 0; + left: auto; +} +.close { + float: left; +} +.modal-footer { + text-align: left; +} +.modal-footer .btn + .btn { + margin-left: auto; + margin-right: 5px; +} +.modal-footer .btn-group .btn + .btn { + margin-right: -1px; + margin-left: auto; +} +.modal-footer .btn-block + .btn-block { + margin-right: 0; + margin-left: auto; +} +.popover { + left: auto; + text-align: right; +} +.popover.top > .arrow { + right: 50%; + left: auto; + margin-right: -11px; + margin-left: auto; +} +.popover.top > .arrow:after { + margin-right: -10px; + margin-left: auto; +} +.popover.bottom > .arrow { + right: 50%; + left: auto; + margin-right: -11px; + margin-left: auto; +} +.popover.bottom > .arrow:after { + margin-right: -10px; + margin-left: auto; +} +.carousel-control { + right: 0; + bottom: 0; +} +.carousel-control.left { + right: auto; + left: 0; + background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%)); + background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); + background-repeat: repeat-x; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); +} +.carousel-control.right { + left: auto; + right: 0; + background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%)); + background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); + background-repeat: repeat-x; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); +} +.carousel-control .icon-prev, +.carousel-control .glyphicon-chevron-left { + left: 50%; + right: auto; + margin-right: -10px; +} +.carousel-control .icon-next, +.carousel-control .glyphicon-chevron-right { + right: 50%; + left: auto; + margin-left: -10px; +} +.carousel-indicators { + right: 50%; + left: 0; + margin-right: -30%; + margin-left: 0; + padding-left: 0; +} +@media screen and (min-width: 768px) { + .carousel-control .glyphicon-chevron-left, + .carousel-control .icon-prev { + margin-left: 0; + margin-right: -15px; + } + .carousel-control .glyphicon-chevron-right, + .carousel-control .icon-next { + margin-left: 0; + margin-right: -15px; + } + .carousel-caption { + left: 20%; + right: 20%; + padding-bottom: 30px; + } +} +.pull-right.flip { + float: left !important; +} +.pull-left.flip { + float: right !important; +} +/*# sourceMappingURL=bootstrap-rtl.css.map */ \ No newline at end of file diff --git a/iot.fedoraproject.org/static/css/bootstrap-rtl.css.map b/iot.fedoraproject.org/static/css/bootstrap-rtl.css.map new file mode 100644 index 0000000..664f2fe --- /dev/null +++ b/iot.fedoraproject.org/static/css/bootstrap-rtl.css.map @@ -0,0 +1 @@ +{"version":3,"sources":["less/normalize-rtl.less","less/type-rtl.less","less/mixins/grid-framework-rtl.less","less/grid-rtl.less","less/tables-rtl.less","less/forms-rtl.less","less/dropdowns-rtl.less","less/button-groups-rtl.less","bootstrap/less/mixins/border-radius.less","less/input-groups-rtl.less","less/navs-rtl.less","less/navbar-rtl.less","less/pagination-rtl.less","less/pager-rtl.less","less/badges-rtl.less","less/alerts-rtl.less","less/progress-bars-rtl.less","less/media-rtl.less","less/list-group-rtl.less","less/panels-rtl.less","less/responsive-embed-rtl.less","less/close-rtl.less","less/modals-rtl.less","less/popovers-rtl.less","less/carousel-rtl.less","less/mixins/gradients-rtl.less","less/utilities-rtl.less"],"names":[],"mappings":"AAIA;EACE,cAAA;;AAOF;EACE,cAAA;;ACNF;EACE,gBAAA;EACA,qBAAA;;AAIF;EALE,gBAAA;EACA,qBAAA;EAMA,kBAAA;EACA,cAAA;;AAGF;EACE,eAAA;EACA,oBAAA;;AAqBF,QAX6C;EAW7C,cAVI;IACE,YAAA;IACA,YAAA;IACA,gBAAA;;EAON,cALI;IACE,mBAAA;IACA,cAAA;;;AAMN;EACE,+BAAA;EACA,cAAA;;AAMF;AACA,UAAU;EACR,kBAAA;EACA,gBAAA;EACA,8BAAA;EACA,eAAA;EACA,gBAAA;;AC3CE;EACE,kBAAA;EAEA,eAAA;EAEA,kBAAA;EACA,mBAAA;;AAgBF;EACE,YAAA;;AAOJ,KAAK,EAAQ,CAAC;EACZ,WAAA;;AADF,KAAK,EAAQ,CAAC;EACZ,mBAAA;;AADF,KAAK,EAAQ,CAAC;EACZ,mBAAA;;AADF,KAAK,EAAQ,CAAC;EACZ,UAAA;;AADF,KAAK,EAAQ,CAAC;EACZ,mBAAA;;AADF,KAAK,EAAQ,CAAC;EACZ,mBAAA;;AADF,KAAK,EAAQ,CAAC;EACZ,UAAA;;AADF,KAAK,EAAQ,CAAC;EACZ,mBAAA;;AADF,KAAK,EAAQ,CAAC;EACZ,mBAAA;;AADF,KAAK,EAAQ,CAAC;EACZ,UAAA;;AADF,KAAK,EAAQ,CAAC;EACZ,mBAAA;;AADF,KAAK,EAAQ,CAAC;EACZ,kBAAA;;AAgBF,KAAK,EAAQ,MAAM;EACjB,UAAA;EACA,WAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,kBAAA;EACA,WAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,kBAAA;EACA,WAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,SAAA;EACA,WAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,kBAAA;EACA,WAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,kBAAA;EACA,WAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,SAAA;EACA,WAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,kBAAA;EACA,WAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,kBAAA;EACA,WAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,SAAA;EACA,WAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,kBAAA;EACA,WAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,iBAAA;EACA,WAAA;;AAIF,KAAK,EAAQ;EACX,UAAA;EACA,WAAA;;AApBF,KAAK,EAAQ,MAAM;EACjB,WAAA;EACA,OAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,mBAAA;EACA,OAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,mBAAA;EACA,OAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,UAAA;EACA,OAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,mBAAA;EACA,OAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,mBAAA;EACA,OAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,UAAA;EACA,OAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,mBAAA;EACA,OAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,mBAAA;EACA,OAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,UAAA;EACA,OAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,mBAAA;EACA,OAAA;;AAFF,KAAK,EAAQ,MAAM;EACjB,kBAAA;EACA,OAAA;;AAIF,KAAK,EAAQ;EACX,WAAA;EACA,OAAA;;AAgBF,KAAK,EAAQ,QAAQ;EACnB,kBAAA;EACA,cAAA;;AAFF,KAAK,EAAQ,QAAQ;EACnB,0BAAA;EACA,cAAA;;AAFF,KAAK,EAAQ,QAAQ;EACnB,0BAAA;EACA,cAAA;;AAFF,KAAK,EAAQ,QAAQ;EACnB,iBAAA;EACA,cAAA;;AAFF,KAAK,EAAQ,QAAQ;EACnB,0BAAA;EACA,cAAA;;AAFF,KAAK,EAAQ,QAAQ;EACnB,0BAAA;EACA,cAAA;;AAFF,KAAK,EAAQ,QAAQ;EACnB,iBAAA;EACA,cAAA;;AAFF,KAAK,EAAQ,QAAQ;EACnB,0BAAA;EACA,cAAA;;AAFF,KAAK,EAAQ,QAAQ;EACnB,0BAAA;EACA,cAAA;;AAFF,KAAK,EAAQ,QAAQ;EACnB,iBAAA;EACA,cAAA;;AAFF,KAAK,EAAQ,QAAQ;EACnB,0BAAA;EACA,cAAA;;AAFF,KAAK,EAAQ,QAAQ;EACnB,yBAAA;EACA,cAAA;;AAFF,KAAK,EAAQ,QAAQ;EACnB,gBAAA;EACA,cAAA;;AChDJ,QALmC;EDc/B;IACE,YAAA;;EAOJ,KAAK,EAAQ,CAAC;IACZ,WAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,mBAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,mBAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,UAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,mBAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,mBAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,UAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,mBAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,mBAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,UAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,mBAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,kBAAA;;EAgBF,KAAK,EAAQ,MAAM;IACjB,UAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,SAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,SAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,SAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,iBAAA;IACA,WAAA;;EAIF,KAAK,EAAQ;IACX,UAAA;IACA,WAAA;;EApBF,KAAK,EAAQ,MAAM;IACjB,WAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,mBAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,mBAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,UAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,mBAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,mBAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,UAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,mBAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,mBAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,UAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,mBAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,OAAA;;EAIF,KAAK,EAAQ;IACX,WAAA;IACA,OAAA;;EAgBF,KAAK,EAAQ,QAAQ;IACnB,kBAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,0BAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,0BAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,iBAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,0BAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,0BAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,iBAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,0BAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,0BAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,iBAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,0BAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,yBAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,gBAAA;IACA,cAAA;;;ACvCJ,QALmC;EDK/B;IACE,YAAA;;EAOJ,KAAK,EAAQ,CAAC;IACZ,WAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,mBAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,mBAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,UAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,mBAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,mBAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,UAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,mBAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,mBAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,UAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,mBAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,kBAAA;;EAgBF,KAAK,EAAQ,MAAM;IACjB,UAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,SAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,SAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,SAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,iBAAA;IACA,WAAA;;EAIF,KAAK,EAAQ;IACX,UAAA;IACA,WAAA;;EApBF,KAAK,EAAQ,MAAM;IACjB,WAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,mBAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,mBAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,UAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,mBAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,mBAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,UAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,mBAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,mBAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,UAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,mBAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,OAAA;;EAIF,KAAK,EAAQ;IACX,WAAA;IACA,OAAA;;EAgBF,KAAK,EAAQ,QAAQ;IACnB,kBAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,0BAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,0BAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,iBAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,0BAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,0BAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,iBAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,0BAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,0BAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,iBAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,0BAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,yBAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,gBAAA;IACA,cAAA;;;AChCJ,QAHmC;EDJ/B;IACE,YAAA;;EAOJ,KAAK,EAAQ,CAAC;IACZ,WAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,mBAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,mBAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,UAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,mBAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,mBAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,UAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,mBAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,mBAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,UAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,mBAAA;;EADF,KAAK,EAAQ,CAAC;IACZ,kBAAA;;EAgBF,KAAK,EAAQ,MAAM;IACjB,UAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,SAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,SAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,SAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,WAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,iBAAA;IACA,WAAA;;EAIF,KAAK,EAAQ;IACX,UAAA;IACA,WAAA;;EApBF,KAAK,EAAQ,MAAM;IACjB,WAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,mBAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,mBAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,UAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,mBAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,mBAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,UAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,mBAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,mBAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,UAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,mBAAA;IACA,OAAA;;EAFF,KAAK,EAAQ,MAAM;IACjB,kBAAA;IACA,OAAA;;EAIF,KAAK,EAAQ;IACX,WAAA;IACA,OAAA;;EAgBF,KAAK,EAAQ,QAAQ;IACnB,kBAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,0BAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,0BAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,iBAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,0BAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,0BAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,iBAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,0BAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,0BAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,iBAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,0BAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,yBAAA;IACA,cAAA;;EAFF,KAAK,EAAQ,QAAQ;IACnB,gBAAA;IACA,cAAA;;;AEzEJ;EACE,iBAAA;;AAoCF,mBA1BgD;EA0BhD,iBAvBI;IACE,SAAA;;EAsBN,iBAvBI,kBAIE,QAGE,KACE,KAAI;EAed,iBAvBI,kBAKE,QAEE,KACE,KAAI;EAed,iBAvBI,kBAME,QACE,KACE,KAAI;EAed,iBAvBI,kBAIE,QAGE,KAEE,KAAI;EAcd,iBAvBI,kBAKE,QAEE,KAEE,KAAI;EAcd,iBAvBI,kBAME,QACE,KAEE,KAAI;IACF,eAAA;IACA,oBAAA;;EAYZ,iBAvBI,kBAIE,QAGE,KAME,KAAI;EAUd,iBAvBI,kBAKE,QAEE,KAME,KAAI;EAUd,iBAvBI,kBAME,QACE,KAME,KAAI;EAUd,iBAvBI,kBAIE,QAGE,KAOE,KAAI;EASd,iBAvBI,kBAKE,QAEE,KAOE,KAAI;EASd,iBAvBI,kBAME,QACE,KAOE,KAAI;IACF,cAAA;IACA,qBAAA;;;AC7BZ,MAGE;AAFF,SAEE;EACE,mBAAA;EACA,qBAAA;;AAGJ,MAAO,MAAK;AACZ,aAAc,MAAK;AACnB,SAAU,MAAK;AACf,gBAAiB,MAAK;EACpB,mBAAA;EACA,iBAAA;;AAIF;AACA;EACE,mBAAA;EACA,eAAA;;AAEF,aAAc;AACd,gBAAiB;EACf,kBAAA;EACA,cAAA;;AAGF,aAGE;EACE,oBAAA;EACA,mBAAA;;AAIJ;EACE,OAAA;EACA,WAAA;;AA+BF,QAdqC;EAcrC,YAZM;IACE,gBAAA;IACA,qBAAA;;EAUR,YAPI,OAAO,MAAK;EAOhB,YANI,UAAU,MAAK;IACb,eAAA;IACA,iBAAA;;;AAsBJ,QANmC;EAMnC,gBALE;IACE,gBAAA;;;AANN,gBAcE,cAAc;EACZ,UAAA;EACA,WAAA;;AC9FJ;EACE,iBAAA;EACA,cAAA;;AAIF;EACE,QAAA;EACA,UAAA;EACA,WAAA;EACA,iBAAA;;AAKA,cAAC;EACC,OAAA;EACA,WAAA;EACA,YAAA;;AAQJ;EACE,UAAA;EACA,QAAA;;AAQF;EACE,OAAA;EACA,WAAA;;AAoBF,QAb2C;EACzC,aACE;IApBF,UAAA;IACA,QAAA;;EAkBA,aAME;IAfF,OAAA;IACA,WAAA;;;ACtCF,UAEE;AADF,mBACE;EACE,YAAA;;AAKJ,UACE,KAAK;AADP,UAEE,KAAK;AAFP,UAGE,WAAW;AAHb,UAIE,WAAW;EACT,kBAAA;EACA,gBAAA;;AAKJ;EACE,kBAAA;EACA,gBAAA;;AAFF,YAIE;AAJF,YAKE;EACE,YAAA;;AANJ,YAQE;AARF,YASE;AATF,YAUE;EACE,iBAAA;EACA,gBAAA;;AAKJ,UAAW,OAAM;EACf,eAAA;;AACA,UAFS,OAAM,YAEd,IAAI,aAAa,IAAI;EACpB,4BAAA;EACA,+BAAA;EC9BF,4BAAA;EACG,yBAAA;;ADkCL,UAAW,OAAM,WAAW,IAAI;AAChC,UAAW,mBAAkB,IAAI;EAC7B,2BAAA;EACA,8BAAA;EC9CF,6BAAA;EACG,0BAAA;;ADkDL,UAAW;EACT,YAAA;;AAGF,UAAU,oBAAqB;AAC/B,UAAU,oBAAqB;EAC7B,WAAA;;AAGF,UAAW,aAAY,IAAI,cAAc,IAAI,aAAc;EACzD,gBAAA;;AAEF,UAAW,aAAY,YACrB,OAAM;AADR,UAAW,aAAY,YAErB;EACE,4BAAA;EACA,+BAAA;EC3DF,4BAAA;EACG,yBAAA;;AD8DL,UAAW,aAAY,WAAY,OAAM;EACrC,2BAAA;EACA,8BAAA;ECzEF,6BAAA;EACG,0BAAA;;AD6EL,IAAK;EACH,eAAA;;AAMF,mBAEE,OAAO;AAFT,mBAGE,OAAO;AAHT,mBAIE,aAAa;AAJf,mBAKE,aAAa;EACX,gBAAA;EACA,eAAA;;AE7FJ,YACE;EAIE,YAAA;;AAKJ,YAAa,cAAa;AAC1B,kBAAkB;AAClB,gBAAgB,YAAa;AAC7B,gBAAgB,YAAa,aAAa;AAC1C,gBAAgB,YAAa;AAC7B,gBAAgB,WAAY,OAAM,IAAI,aAAa,IAAI;AACvD,gBAAgB,WAAY,aAAY,IAAI,aAAc;EDfxD,+BAAA;EACG,4BAAA;EAOH,4BAAA;EACG,yBAAA;;ACUL,kBAAkB;EAChB,+BAAA;EACA,gBAAA;;AAEF,YAAa,cAAa;AAC1B,kBAAkB;AAClB,gBAAgB,WAAY;AAC5B,gBAAgB,WAAY,aAAa;AACzC,gBAAgB,WAAY;AAC5B,gBAAgB,YAAa,OAAM,IAAI;AACvC,gBAAgB,YAAa,aAAY,IAAI,cAAe;EDrB1D,8BAAA;EACG,2BAAA;EATH,6BAAA;EACG,0BAAA;;ACgCL,kBAAkB;EAChB,8BAAA;EACA,iBAAA;;AAKF,gBAIE,OACE;EACE,kBAAA;EACA,iBAAA;;AAKJ,gBAAC,YACC;AADF,gBAAC,YAEC;EACE,iBAAA;EACA,kBAAA;;AAGJ,gBAAC,WACC;AADF,gBAAC,WAEC;EACE,kBAAA;EACA,iBAAA;;AC9DN;EACE,gBAAA;EACA,qBAAA;;AAQF,SACE;EACE,YAAA;;AAFJ,SACE,KAIE;EACE,iBAAA;EACA,kBAAA;EACA,0BAAA;;AAQN,UACE;EACE,YAAA;;AAFJ,UACE,KAIE;EACE,kBAAA;;AANN,UACE,KAOE;EACE,iBAAA;EACA,iBAAA;;AAON,YACE;EACE,WAAA;;AAFJ,YACE,KAEE;EACE,eAAA;EACA,iBAAA;;AAYN,cAEE,YAAY;EACV,WAAA;;AAOJ,mBAEE,KAAK;EAEH,cAAA;EACA,kBAAA;;AAQJ,QALqC;EAKrC,mBAJI,KAAK;IACH,0BAAA;;;ACzEN,QAH6C;EAG7C;IAFI,YAAA;;;AAeJ;EACE,mBAAA;EACA,kBAAA;;AAMF;EACE,YAAA;;AASF,QAP6C;EACzC,OAAQ,aAAa;EACrB,OAAQ,mBAAmB;IACzB,mBAAA;IACA,iBAAA;;;AAWN;EACE,WAAA;EACA,iBAAA;EACA,kBAAA;;AAqBA,QAV+C;EAU/C,WARE,MAAM,eACJ,KAAK;EAOT,WARE,MAAM,eAEJ;IACE,0BAAA;;;AA6BR,QAvB6C;EAuB7C;IAtBI,YAAA;;EAsBJ,WApBI;IACE,YAAA;;EAIA,WADD,aACE;IACC,kBAAA;IACA,kBAAA;;EAGF,WAND,aAME;IACC,sBAAA;;EAPJ,WAAC,aAUC;IACE,OAAA;IACA,WAAA;;;AAqBR,QAT6C;EAS7C;IARI,YAAA;;EAGA,YAAC,aAAa;IACZ,cAAA;IACA,kBAAA;;;ACjHN;EACE,gBAAA;;AADF,WAGE,KACE;AAJJ,WAGE,KAEE;EACE,YAAA;EACA,kBAAA;EACA,gBAAA;;AAEF,WAPF,KAOG,YACC;AADF,WAPF,KAOG,YAEC;EACE,cAAA;EJTN,+BAAA;EACG,4BAAA;EAOH,4BAAA;EACG,yBAAA;;AIKD,WAfF,KAeG,WACC;AADF,WAfF,KAeG,WAEC;EACE,kBAAA;EJTN,8BAAA;EACG,2BAAA;EATH,6BAAA;EACG,0BAAA;;AKHL;EACE,gBAAA;EACA,qBAAA;;AAFF,MAIE,MACE;AALJ,MAIE,MAEE;EACE,WAAA;;AAPN,MAWE,UACE;AAZJ,MAWE,UAEE;EACE,YAAA;;ACXJ,UAAW,KAAK,IAAI;EAClB,gBAAA;EACA,iBAAA;;ACDJ;AACA;EACC,kBAAA;EACA,mBAAA;;AAHD,kBAME;AALF,kBAKE;EACE,QAAA;EACA,UAAA;;ACZJ;EACE,YAAA;;ACCF,MACE;EACE,kBAAA;;AACA,MAFF,aAEG;EACC,eAAA;EACA,iBAAA;;AALN,MAQE;EACI,iBAAA;;AACF,MAFF,cAEG;EACC,cAAA;EACA,kBAAA;;AASN;EACE,gBAAA;EACA,qBAAA;EACA,gBAAA;;ACtBF;EACE,gBAAA;EACA,qBAAA;;AAQF,gBAGE;EACE,WAAA;;AAJJ,gBAME,SAAS;EACP,iBAAA;EACA,iBAAA;;AClBJ,MAEE,SAAQ,YAGN,QAAO,YAEL,KAAI,YACF,GAAE;AARV,MAGE,oBAAmB,YAAa,SAAQ,YAEtC,QAAO,YAEL,KAAI,YACF,GAAE;AARV,MAEE,SAAQ,YAIN,QAAO,YACL,KAAI,YACF,GAAE;AARV,MAGE,oBAAmB,YAAa,SAAQ,YAGtC,QAAO,YACL,KAAI,YACF,GAAE;AARV,MAEE,SAAQ,YAGN,QAAO,YAEL,KAAI,YAEF,GAAE;AATV,MAGE,oBAAmB,YAAa,SAAQ,YAEtC,QAAO,YAEL,KAAI,YAEF,GAAE;AATV,MAEE,SAAQ,YAIN,QAAO,YACL,KAAI,YAEF,GAAE;AATV,MAGE,oBAAmB,YAAa,SAAQ,YAGtC,QAAO,YACL,KAAI,YAEF,GAAE;EACA,4BAAA;EACA,yBAAA;;AAXV,MAEE,SAAQ,YAGN,QAAO,YAEL,KAAI,YAMF,GAAE;AAbV,MAGE,oBAAmB,YAAa,SAAQ,YAEtC,QAAO,YAEL,KAAI,YAMF,GAAE;AAbV,MAEE,SAAQ,YAIN,QAAO,YACL,KAAI,YAMF,GAAE;AAbV,MAGE,oBAAmB,YAAa,SAAQ,YAGtC,QAAO,YACL,KAAI,YAMF,GAAE;AAbV,MAEE,SAAQ,YAGN,QAAO,YAEL,KAAI,YAOF,GAAE;AAdV,MAGE,oBAAmB,YAAa,SAAQ,YAEtC,QAAO,YAEL,KAAI,YAOF,GAAE;AAdV,MAEE,SAAQ,YAIN,QAAO,YACL,KAAI,YAOF,GAAE;AAdV,MAGE,oBAAmB,YAAa,SAAQ,YAGtC,QAAO,YACL,KAAI,YAOF,GAAE;EACA,2BAAA;EACA,0BAAA;;AAhBV,MAsBE,SAAQ,WAGN,QAAO,WAEL,KAAI,WACF,GAAE;AA5BV,MAuBE,oBAAmB,WAAY,SAAQ,WAErC,QAAO,WAEL,KAAI,WACF,GAAE;AA5BV,MAsBE,SAAQ,WAIN,QAAO,WACL,KAAI,WACF,GAAE;AA5BV,MAuBE,oBAAmB,WAAY,SAAQ,WAGrC,QAAO,WACL,KAAI,WACF,GAAE;AA5BV,MAsBE,SAAQ,WAGN,QAAO,WAEL,KAAI,WAEF,GAAE;AA7BV,MAuBE,oBAAmB,WAAY,SAAQ,WAErC,QAAO,WAEL,KAAI,WAEF,GAAE;AA7BV,MAsBE,SAAQ,WAIN,QAAO,WACL,KAAI,WAEF,GAAE;AA7BV,MAuBE,oBAAmB,WAAY,SAAQ,WAGrC,QAAO,WACL,KAAI,WAEF,GAAE;EACA,8BAAA;EACA,0BAAA;;AA/BV,MAsBE,SAAQ,WAGN,QAAO,WAEL,KAAI,WAMF,GAAE;AAjCV,MAuBE,oBAAmB,WAAY,SAAQ,WAErC,QAAO,WAEL,KAAI,WAMF,GAAE;AAjCV,MAsBE,SAAQ,WAIN,QAAO,WACL,KAAI,WAMF,GAAE;AAjCV,MAuBE,oBAAmB,WAAY,SAAQ,WAGrC,QAAO,WACL,KAAI,WAMF,GAAE;AAjCV,MAsBE,SAAQ,WAGN,QAAO,WAEL,KAAI,WAOF,GAAE;AAlCV,MAuBE,oBAAmB,WAAY,SAAQ,WAErC,QAAO,WAEL,KAAI,WAOF,GAAE;AAlCV,MAsBE,SAAQ,WAIN,QAAO,WACL,KAAI,WAOF,GAAE;AAlCV,MAuBE,oBAAmB,WAAY,SAAQ,WAGrC,QAAO,WACL,KAAI,WAOF,GAAE;EACA,+BAAA;EACA,yBAAA;;AApCV,MAyCE,kBAEE,QAGE,KACE,KAAI;AA/CZ,MA0CE,oBAAoB,kBAClB,QAGE,KACE,KAAI;AA/CZ,MAyCE,kBAGE,QAEE,KACE,KAAI;AA/CZ,MA0CE,oBAAoB,kBAElB,QAEE,KACE,KAAI;AA/CZ,MAyCE,kBAIE,QACE,KACE,KAAI;AA/CZ,MA0CE,oBAAoB,kBAGlB,QACE,KACE,KAAI;AA/CZ,MAyCE,kBAEE,QAGE,KAEE,KAAI;AAhDZ,MA0CE,oBAAoB,kBAClB,QAGE,KAEE,KAAI;AAhDZ,MAyCE,kBAGE,QAEE,KAEE,KAAI;AAhDZ,MA0CE,oBAAoB,kBAElB,QAEE,KAEE,KAAI;AAhDZ,MAyCE,kBAIE,QACE,KAEE,KAAI;AAhDZ,MA0CE,oBAAoB,kBAGlB,QACE,KAEE,KAAI;EACF,eAAA;EACA,iBAAA;;AAlDV,MAyCE,kBAEE,QAGE,KAME,KAAI;AApDZ,MA0CE,oBAAoB,kBAClB,QAGE,KAME,KAAI;AApDZ,MAyCE,kBAGE,QAEE,KAME,KAAI;AApDZ,MA0CE,oBAAoB,kBAElB,QAEE,KAME,KAAI;AApDZ,MAyCE,kBAIE,QACE,KAME,KAAI;AApDZ,MA0CE,oBAAoB,kBAGlB,QACE,KAME,KAAI;AApDZ,MAyCE,kBAEE,QAGE,KAOE,KAAI;AArDZ,MA0CE,oBAAoB,kBAClB,QAGE,KAOE,KAAI;AArDZ,MAyCE,kBAGE,QAEE,KAOE,KAAI;AArDZ,MA0CE,oBAAoB,kBAElB,QAEE,KAOE,KAAI;AArDZ,MAyCE,kBAIE,QACE,KAOE,KAAI;AArDZ,MA0CE,oBAAoB,kBAGlB,QACE,KAOE,KAAI;EACF,kBAAA;EACA,cAAA;;AC5DV,iBAEE;AAFF,iBAGE;AAHF,iBAIE;AAJF,iBAKE;EACE,QAAA;EACA,UAAA;;ACNJ;EACE,WAAA;;ACDF;EACE,gBAAA;;AADF,aAIE,KAAK;EACH,iBAAA;EACA,iBAAA;;AANJ,aASE,WAAW,KAAK;EACd,kBAAA;EACA,iBAAA;;AAXJ,aAcE,WAAW;EACT,eAAA;EACA,iBAAA;;AChBJ;EACE,UAAA;EACA,iBAAA;;AAIA,QAAC,IAAK;EACJ,UAAA;EACA,UAAA;EACA,mBAAA;EACA,iBAAA;;AACA,QALD,IAAK,SAKH;EACC,mBAAA;EACA,iBAAA;;AAGJ,QAAC,OAAQ;EACP,UAAA;EACA,UAAA;EACA,mBAAA;EACA,iBAAA;;AACA,QALD,OAAQ,SAKN;EACC,mBAAA;EACA,iBAAA;;ACpBN;EACE,QAAA;EACA,SAAA;;AAGA,iBAAC;EACC,WAAA;EACA,OAAA;ECNA,kBAAkB,8BAA8B,mCAAyC,uCAAzF;EACA,kBAAkB,2EAAlB;EACA,kBAAkB,4EAAlB;EACA,2BAAA;EACA,sHAAA;;ADKF,iBAAC;EACC,UAAA;EACA,QAAA;ECXA,kBAAkB,8BAA8B,sCAAyC,oCAAzF;EACA,kBAAkB,2EAAlB;EACA,kBAAkB,4EAAlB;EACA,2BAAA;EACA,sHAAA;;ADLJ,iBAgBE;AAhBF,iBAiBE;EACE,SAAA;EACA,WAAA;EACA,mBAAA;;AApBJ,iBAsBE;AAtBF,iBAuBE;EACE,UAAA;EACA,UAAA;EACA,kBAAA;;AASJ;EACE,UAAA;EACA,OAAA;EACA,kBAAA;EACA,cAAA;EACA,eAAA;;AA4BF,mBAvB8C;EAG5C,iBACE;EADF,iBAEE;IACE,cAAA;IACA,mBAAA;;EAJJ,iBAME;EANF,iBAOE;IACE,cAAA;IACA,mBAAA;;EAKJ;IACE,SAAA;IACA,UAAA;IACA,oBAAA;;;AEnEF,WAAC;EACC,sBAAA;;AAIF,UAAC;EACC,uBAAA","sourcesContent":["//\n// 1. Set direction to RTL\n//\n\nhtml {\n direction: rtl;\n}\n\n//\n// Remove default margin.\n//\n\nbody {\n direction: rtl;\n}\n","//\n// RTL Typography\n// --------------------------------------------------\n\n// List options\n\n// Unstyled keeps list items block level, just removes default browser padding and list-style\n.list-unstyled {\n padding-right: 0;\n padding-left: initial;\n}\n\n// Inline turns list items into inline-block\n.list-inline {\n .list-unstyled();\n margin-right: -5px;\n margin-left: 0;\n}\n\ndd {\n margin-right: 0; // Undo browser default\n margin-left: initial;\n}\n\n// Horizontal description lists\n//\n// Defaults to being stacked without any of the below styles applied, until the\n// grid breakpoint is reached (default of ~768px).\n\n.dl-horizontal {\n\n @media (min-width: @grid-float-breakpoint) {\n dt {\n float: right;\n clear: right;\n text-align: left;\n }\n dd {\n margin-right: @component-offset-horizontal;\n margin-left: 0;\n }\n }\n}\n\n// Blockquotes\nblockquote {\n border-right: 5px solid @blockquote-border-color;\n border-left: 0;\n}\n\n// Opposite alignment of blockquote\n//\n// Heads up: `blockquote.pull-right` has been deprecated as of v3.1.0.\n.blockquote-reverse,\nblockquote.pull-left {\n padding-left: 15px;\n padding-right: 0;\n border-left: 5px solid @blockquote-border-color;\n border-right: 0;\n text-align: left;\n}\n","// RTL Framework grid generation\n//\n// Used only by Bootstrap to generate the correct number of grid classes given\n// any value of `@grid-columns`.\n\n.make-rtl-grid-columns() {\n // Common styles for all sizes of grid columns, widths 1-12\n .col(@index) when (@index = 1) { // initial\n @item: ~\".col-xs-@{index}, .col-sm-@{index}, .col-md-@{index}, .col-lg-@{index}\";\n .col((@index + 1), @item);\n }\n .col(@index, @list) when (@index =< @grid-columns) { // general; \"=<\" isn't a typo\n @item: ~\".col-xs-@{index}, .col-sm-@{index}, .col-md-@{index}, .col-lg-@{index}\";\n .col((@index + 1), ~\"@{list}, @{item}\");\n }\n .col(@index, @list) when (@index > @grid-columns) { // terminal\n @{list} {\n position: relative;\n // Prevent columns from collapsing when empty\n min-height: 1px;\n // Inner gutter via padding\n padding-left: (@grid-gutter-width / 2);\n padding-right: (@grid-gutter-width / 2);\n }\n }\n .col(1); // kickstart it\n}\n\n.float-rtl-grid-columns(@class) {\n .col(@index) when (@index = 1) { // initial\n @item: ~\".col-@{class}-@{index}\";\n .col((@index + 1), @item);\n }\n .col(@index, @list) when (@index =< @grid-columns) { // general\n @item: ~\".col-@{class}-@{index}\";\n .col((@index + 1), ~\"@{list}, @{item}\");\n }\n .col(@index, @list) when (@index > @grid-columns) { // terminal\n @{list} {\n float: right;\n }\n }\n .col(1); // kickstart it\n}\n\n.calc-rtl-grid-column(@index, @class, @type) when (@type = width) and (@index > 0) {\n .col-@{class}-@{index} {\n width: percentage((@index / @grid-columns));\n }\n}\n.calc-rtl-grid-column(@index, @class, @type) when (@type = push) and (@index > 0) {\n .col-@{class}-push-@{index} {\n right: percentage((@index / @grid-columns));\n left: 0;\n }\n}\n.calc-rtl-grid-column(@index, @class, @type) when (@type = push) and (@index = 0) {\n .col-@{class}-push-0 {\n right: auto;\n left: 0;\n }\n}\n.calc-rtl-grid-column(@index, @class, @type) when (@type = pull) and (@index > 0) {\n .col-@{class}-pull-@{index} {\n left: percentage((@index / @grid-columns));\n right: auto;\n }\n}\n.calc-rtl-grid-column(@index, @class, @type) when (@type = pull) and (@index = 0) {\n .col-@{class}-pull-0 {\n left: auto;\n right: auto;\n }\n}\n.calc-rtl-grid-column(@index, @class, @type) when (@type = offset) {\n .col-@{class}-offset-@{index} {\n margin-right: percentage((@index / @grid-columns));\n margin-left: 0;\n }\n}\n\n// Basic looping in LESS\n.loop-rtl-grid-columns(@index, @class, @type) when (@index >= 0) {\n .calc-rtl-grid-column(@index, @class, @type);\n // next iteration\n .loop-rtl-grid-columns((@index - 1), @class, @type);\n}\n\n// Create grid for specific class\n.make-rtl-grid(@class) {\n .float-rtl-grid-columns(@class);\n .loop-rtl-grid-columns(@grid-columns, @class, width);\n .loop-rtl-grid-columns(@grid-columns, @class, pull);\n .loop-rtl-grid-columns(@grid-columns, @class, push);\n .loop-rtl-grid-columns(@grid-columns, @class, offset);\n}\n","//\n// RTL Grid system\n// --------------------------------------------------\n\n// Columns\n//\n// Common styles for small and large grid columns\n\n.make-rtl-grid-columns();\n\n\n// Extra small grid\n//\n// Columns, offsets, pushes, and pulls for extra small devices like\n// smartphones.\n\n.make-rtl-grid(xs);\n\n\n// Small grid\n//\n// Columns, offsets, pushes, and pulls for the small device range, from phones\n// to tablets.\n\n@media (min-width: @screen-sm-min) {\n .make-rtl-grid(sm);\n}\n\n\n// Medium grid\n//\n// Columns, offsets, pushes, and pulls for the desktop device range.\n\n@media (min-width: @screen-md-min) {\n .make-rtl-grid(md);\n}\n\n\n// Large grid\n//\n// Columns, offsets, pushes, and pulls for the large desktop device range.\n\n@media (min-width: @screen-lg-min) {\n .make-rtl-grid(lg);\n}\n","//\n// Tables\n// --------------------------------------------------\n\nth {\n text-align: right;\n}\n\n// Responsive tables\n//\n// Wrap your tables in `.table-responsive` and we'll make them mobile friendly\n// by enabling horizontal scrolling. Only applies <768px. Everything above that\n// will display normally.\n\n.table-responsive {\n @media screen and (max-width: @screen-xs-max) {\n\n // Special overrides for the bordered tables\n > .table-bordered {\n border: 0;\n\n // Nuke the appropriate borders so that the parent can handle them\n > thead,\n > tbody,\n > tfoot {\n > tr {\n > th:first-child,\n > td:first-child {\n border-right: 0;\n border-left: initial;\n }\n > th:last-child,\n > td:last-child {\n border-left: 0;\n border-right: initial;\n }\n }\n }\n\n }\n }\n}\n","//\n// RTL Forms\n// --------------------------------------------------\n\n\n.radio,\n.checkbox {\n\n label {\n padding-right: 20px;\n padding-left: initial;\n }\n}\n.radio input[type=\"radio\"],\n.radio-inline input[type=\"radio\"],\n.checkbox input[type=\"checkbox\"],\n.checkbox-inline input[type=\"checkbox\"] {\n margin-right: -20px;\n margin-left: auto;\n}\n\n// Radios and checkboxes on same line\n.radio-inline,\n.checkbox-inline {\n padding-right: 20px;\n padding-left: 0;\n}\n.radio-inline + .radio-inline,\n.checkbox-inline + .checkbox-inline {\n margin-right: 10px; // space out consecutive inline controls\n margin-left: 0;\n}\n\n.has-feedback {\n\n // Ensure icons don't overlap text\n .form-control {\n padding-left: (@input-height-base * 1.25);\n padding-right: 12px;\n }\n}\n// Feedback icon (requires .glyphicon classes)\n.form-control-feedback {\n left: 0;\n right: auto;\n}\n\n// Inline forms\n//\n// Make forms appear inline(-block) by adding the `.form-inline` class. Inline\n// forms begin stacked on extra small (mobile) devices and then go inline when\n// viewports reach <768px.\n//\n// Requires wrapping inputs and labels with `.form-group` for proper display of\n// default HTML form controls and our custom form controls (e.g., input groups).\n//\n// Heads up! This is mixin-ed into `.navbar-form` in navbars.less.\n\n.form-inline {\n\n // Kick in the inline\n @media (min-width: @screen-sm-min) {\n\n label {\n padding-right: 0;\n padding-left: initial;\n }\n\n .radio input[type=\"radio\"],\n .checkbox input[type=\"checkbox\"] {\n margin-right: 0;\n margin-left: auto;\n }\n\n }\n}\n\n\n// Horizontal forms\n//\n// Horizontal forms are built on grid classes and allow you to create forms with\n// labels on the left and inputs on the right.\n\n.form-horizontal {\n\n // Reset spacing and right align labels, but scope to media queries so that\n // labels on narrow viewports stack the same as a default form example.\n @media (min-width: @screen-sm-min) {\n .control-label {\n text-align: left;\n }\n }\n\n // Validation states\n //\n // Reposition the icon because it's now within a grid column and columns have\n // `position: relative;` on them. Also accounts for the grid gutter padding.\n .has-feedback .form-control-feedback {\n left: (@grid-gutter-width / 2);\n right: auto;\n }\n}\n","//\n// RTL Dropdown menus\n// --------------------------------------------------\n\n// Dropdown arrow/caret\n.caret {\n margin-right: 2px;\n margin-left: 0;\n}\n\n// The dropdown menu (ul)\n.dropdown-menu {\n right: 0;\n left: auto;\n float: left;\n text-align: right; // Ensures proper alignment if parent has it changed (e.g., modal footer)\n\n // Aligns the dropdown menu to right\n //\n // Deprecated as of 3.1.0 in favor of `.dropdown-menu-[dir]`\n &.pull-right {\n left: 0;\n right: auto;\n float: right;\n }\n}\n\n// Menu positioning\n//\n// Add extra class to `.dropdown-menu` to flip the alignment of the dropdown\n// menu with the parent.\n.dropdown-menu-right {\n left: auto; // Reset the default from `.dropdown-menu`\n right: 0;\n}\n// With v3, we enabled auto-flipping if you have a dropdown within a right\n// aligned nav component. To enable the undoing of that, we provide an override\n// to restore the default dropdown menu alignment.\n//\n// This is only for left-aligning a dropdown menu within a `.navbar-right` or\n// `.pull-right` nav component.\n.dropdown-menu-left {\n left: 0;\n right: auto;\n}\n\n// Component alignment\n//\n// Reiterate per navbar.less and the modified component alignment there.\n\n@media (min-width: @grid-float-breakpoint) {\n .navbar-right {\n .dropdown-menu {\n .dropdown-menu-right();\n }\n // Necessary for overrides of the default right aligned menu.\n // Will remove come v4 in all likelihood.\n .dropdown-menu-left {\n .dropdown-menu-left();\n }\n }\n}\n\n","//\n// RTL Button groups\n// --------------------------------------------------\n\n// Make the div behave like a button\n.btn-group,\n.btn-group-vertical {\n > .btn {\n float: right;\n }\n}\n\n// Prevent double borders when buttons are next to each other\n.btn-group {\n .btn + .btn,\n .btn + .btn-group,\n .btn-group + .btn,\n .btn-group + .btn-group {\n margin-right: -1px;\n margin-left: 0px;\n }\n}\n\n// Optional: Group multiple button groups together for a toolbar\n.btn-toolbar {\n margin-right: -5px; // Offset the first child's margin\n margin-left: 0px;\n\n .btn-group,\n .input-group {\n float: right;\n }\n > .btn,\n > .btn-group,\n > .input-group {\n margin-right: 5px;\n margin-left: 0px;\n }\n}\n\n// Set corners individual because sometimes a single button can be in a .btn-group and we need :first-child and :last-child to both match\n.btn-group > .btn:first-child {\n margin-right: 0;\n &:not(:last-child):not(.dropdown-toggle) {\n border-top-right-radius: @border-radius-base;\n border-bottom-right-radius: @border-radius-base;\n .border-left-radius(0);\n }\n}\n// Need .dropdown-toggle since :last-child doesn't apply given a .dropdown-menu immediately after it\n.btn-group > .btn:last-child:not(:first-child),\n.btn-group > .dropdown-toggle:not(:first-child) {\n border-top-left-radius: @border-radius-base;\n border-bottom-left-radius: @border-radius-base;\n .border-right-radius(0);\n}\n\n// Custom edits for including btn-groups within btn-groups (useful for including dropdown buttons within a btn-group)\n.btn-group > .btn-group {\n float: right;\n}\n\n.btn-group.btn-group-justified > .btn,\n.btn-group.btn-group-justified > .btn-group {\n float: none;\n}\n\n.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {\n border-radius: 0;\n}\n.btn-group > .btn-group:first-child {\n > .btn:last-child,\n > .dropdown-toggle {\n border-top-right-radius: @border-radius-base;\n border-bottom-right-radius: @border-radius-base;\n .border-left-radius(0);\n }\n}\n.btn-group > .btn-group:last-child > .btn:first-child {\n border-top-left-radius: @border-radius-base;\n border-bottom-left-radius: @border-radius-base;\n .border-right-radius(0);\n}\n\n// Reposition the caret\n.btn .caret {\n margin-right: 0;\n}\n\n// Vertical button groups\n// ----------------------\n\n.btn-group-vertical {\n\n > .btn + .btn,\n > .btn + .btn-group,\n > .btn-group + .btn,\n > .btn-group + .btn-group {\n margin-top: -1px;\n margin-right: 0;\n }\n}\n","// Single side border-radius\n\n.border-top-radius(@radius) {\n border-top-right-radius: @radius;\n border-top-left-radius: @radius;\n}\n.border-right-radius(@radius) {\n border-bottom-right-radius: @radius;\n border-top-right-radius: @radius;\n}\n.border-bottom-radius(@radius) {\n border-bottom-right-radius: @radius;\n border-bottom-left-radius: @radius;\n}\n.border-left-radius(@radius) {\n border-bottom-left-radius: @radius;\n border-top-left-radius: @radius;\n}\n","//\n// Input groups\n// --------------------------------------------------\n\n// Base styles\n// -------------------------\n.input-group {\n .form-control {\n // IE9 fubars the placeholder attribute in text inputs and the arrows on\n // select elements in input groups. To fix it, we float the input. Details:\n // https://github.com/twbs/bootstrap/issues/11561#issuecomment-28936855\n float: right;\n }\n}\n\n// Reset rounded corners\n.input-group .form-control:first-child,\n.input-group-addon:first-child,\n.input-group-btn:first-child > .btn,\n.input-group-btn:first-child > .btn-group > .btn,\n.input-group-btn:first-child > .dropdown-toggle,\n.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),\n.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {\n .border-right-radius(@border-radius-base);\n .border-left-radius(0);\n}\n.input-group-addon:first-child {\n border-right: 1px solid @input-group-addon-border-color;\n border-left: 0px;\n}\n.input-group .form-control:last-child,\n.input-group-addon:last-child,\n.input-group-btn:last-child > .btn,\n.input-group-btn:last-child > .btn-group > .btn,\n.input-group-btn:last-child > .dropdown-toggle,\n.input-group-btn:first-child > .btn:not(:first-child),\n.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {\n .border-left-radius(@border-radius-base);\n .border-right-radius(0);\n}\n.input-group-addon:last-child {\n border-left: 1px solid @input-group-addon-border-color;\n border-right: 0px;\n}\n\n// Button input groups\n// -------------------------\n.input-group-btn {\n\n // Negative margin for spacing, position for bringing hovered/focused/actived\n // element above the siblings.\n > .btn {\n + .btn {\n margin-right: -1px;\n margin-left: auto;\n }\n }\n\n // Negative margin to only have a 1px border between the two\n &:first-child {\n > .btn,\n > .btn-group {\n margin-left: -1px;\n margin-right: auto;\n }\n }\n &:last-child {\n > .btn,\n > .btn-group {\n margin-right: -1px;\n margin-left: auto;\n }\n }\n}\n","//\n// Navs\n// --------------------------------------------------\n\n\n// Base class\n// --------------------------------------------------\n\n.nav {\n padding-right: 0; // Override default ul/ol\n padding-left: initial;\n}\n\n\n// Tabs\n// -------------------------\n\n// Give the tabs something to sit on\n.nav-tabs {\n > li {\n float: right;\n\n // Actual tabs (as links)\n > a {\n margin-left: auto;\n margin-right: -2px;\n border-radius: @border-radius-base @border-radius-base 0 0;\n }\n }\n}\n\n\n// Pills\n// -------------------------\n.nav-pills {\n > li {\n float: right;\n\n // Links rendered as pills\n > a {\n border-radius: @nav-pills-border-radius;\n }\n + li {\n margin-right: 2px;\n margin-left: auto;\n }\n }\n}\n\n\n// Stacked pills\n.nav-stacked {\n > li {\n float: none;\n + li {\n margin-right: 0; // no need for this gap between nav items\n margin-left: auto;\n }\n }\n}\n\n\n// Nav variations\n// --------------------------------------------------\n\n// Justified nav links\n// -------------------------\n\n.nav-justified {\n\n > .dropdown .dropdown-menu {\n right: auto;\n }\n}\n\n// Move borders to anchors instead of bottom of list\n//\n// Mixin for adding on top the shared `.nav-justified` styles for our tabs\n.nav-tabs-justified {\n\n > li > a {\n // Override margin from .nav-tabs\n margin-left: 0;\n margin-right: auto;\n }\n\n @media (min-width: @screen-sm-min) {\n > li > a {\n border-radius: @border-radius-base @border-radius-base 0 0;\n }\n }\n}\n","//\n// RTL Navbars\n// --------------------------------------------------\n\n\n// Navbar heading\n//\n// Groups `.navbar-brand` and `.navbar-toggle` into a single component for easy\n// styling of responsive aspects.\n\n.navbar-header {\n\n @media (min-width: @grid-float-breakpoint) {\n float: right;\n }\n}\n\n\n// Navbar collapse (body)\n//\n// Group your navbar content into this for easy collapsing and expanding across\n// various device sizes. By default, this content is collapsed when <768px, but\n// will expand past that for a horizontal display.\n//\n// To start (on mobile devices) the navbar links, forms, and buttons are stacked\n// vertically and include a `max-height` to overflow in case you have too much\n// content for the user's viewport.\n\n.navbar-collapse {\n padding-right: @navbar-padding-horizontal;\n padding-left: @navbar-padding-horizontal;\n}\n\n\n// Brand/project name\n\n.navbar-brand {\n float: right;\n\n @media (min-width: @grid-float-breakpoint) {\n .navbar > .container &,\n .navbar > .container-fluid & {\n margin-right: -@navbar-padding-horizontal;\n margin-left: auto;\n }\n }\n}\n\n\n// Navbar toggle\n//\n// Custom button for toggling the `.navbar-collapse`, powered by the collapse\n// JavaScript plugin.\n\n.navbar-toggle {\n float: left;\n margin-left: @navbar-padding-horizontal;\n margin-right: auto;\n}\n\n\n// Navbar nav links\n//\n// Builds on top of the `.nav` components with its own modifier class to make\n// the nav the full height of the horizontal nav (above 768px).\n\n.navbar-nav {\n\n @media (max-width: @grid-float-breakpoint-max) {\n // Dropdowns get custom display when collapsed\n .open .dropdown-menu {\n > li > a,\n .dropdown-header {\n padding: 5px 25px 5px 15px;\n }\n }\n }\n\n // Uncollapse the nav\n @media (min-width: @grid-float-breakpoint) {\n float: right;\n\n > li {\n float: right;\n }\n\n &.navbar-right {\n &:last-child {\n margin-left: -@navbar-padding-horizontal;\n margin-right: auto;\n }\n\n &.flip {\n float: left !important;\n }\n\n .dropdown-menu {\n left: 0;\n right: auto;\n }\n }\n }\n}\n\n// Text in navbars\n//\n// Add a class to make any element properly align itself vertically within the navbars.\n\n.navbar-text {\n\n @media (min-width: @grid-float-breakpoint) {\n float: right;\n\n // Outdent the form if last child to line up with content down the page\n &.navbar-right:last-child {\n margin-left: 0;\n margin-right: auto;\n }\n }\n}\n","//\n// RTL Pagination (multiple pages)\n// --------------------------------------------------\n.pagination {\n padding-right: 0;\n\n > li {\n > a,\n > span {\n float: right; // Collapse white-space\n margin-right: -1px;\n margin-left: 0px;\n }\n &:first-child {\n > a,\n > span {\n margin-left: 0;\n .border-right-radius(@border-radius-base);\n .border-left-radius(0);\n }\n }\n &:last-child {\n > a,\n > span {\n margin-right: -1px;\n .border-left-radius(@border-radius-base);\n .border-right-radius(0);\n }\n }\n }\n\n}\n","//\n// RTL Pager pagination\n// --------------------------------------------------\n\n\n.pager {\n padding-right: 0;\n padding-left: initial;\n\n .next {\n > a,\n > span {\n float: left;\n }\n }\n\n .previous {\n > a,\n > span {\n float: right;\n }\n }\n\n}\n","//\n// RTL Badges\n// --------------------------------------------------\n\n\n// Base class\n.badge {\n\n .nav-pills > li > a > & {\n margin-left: 0px;\n margin-right: 3px;\n }\n}\n","//\n// RTL Alerts\n// --------------------------------------------------\n\n\n// Dismissable alerts\n//\n// Expand the left padding and account for the close button's positioning.\n\n.alert-dismissable, // The misspelled .alert-dismissable was deprecated in 3.2.0.\n.alert-dismissible {\n padding-left: (@alert-padding + 20);\n padding-right: (@alert-padding);\n\n // Adjust close link position\n .close {\n right: 0;\n left: 21px;\n }\n}\n","//\n// RTL Progress bars\n// --------------------------------------------------\n\n// Bar of progress\n.progress-bar {\n float: right;\n}\n","// RTL Media objects\n// --------------------------------------------------\n\n\n// Media image alignment\n// -------------------------\n\n.media {\n > .pull-left {\n margin-right: 10px;\n &.flip {\n margin-right: 0;\n margin-left: 10px;\n }\n }\n > .pull-right {\n margin-left: 10px;\n &.flip {\n margin-left: 0;\n margin-right: 10px;\n }\n }\n}\n\n// Media list variation\n// -------------------------\n\n// Undo default ul/ol styles\n.media-list {\n padding-right: 0;\n padding-left: initial;\n list-style: none;\n}\n\n","//\n// List groups\n// --------------------------------------------------\n\n\n// Base class\n//\n// Easily usable on
    ,
      , or
      .\n\n.list-group {\n padding-right: 0; // reset padding because ul and ol\n padding-left: initial;\n}\n\n\n// Individual list items\n//\n// Use on `li`s or `div`s within the `.list-group` parent.\n\n.list-group-item {\n\n // Align badges within list items\n > .badge {\n float: left;\n }\n > .badge + .badge {\n margin-right: 5px;\n margin-left: auto;\n }\n}\n","//\n// RTL Panels\n// --------------------------------------------------\n\n// Tables in panels\n//\n// Place a non-bordered `.table` within a panel (not within a `.panel-body`) and\n// watch it go full width.\n\n.panel {\n // Add border top radius for first one\n > .table:first-child,\n > .table-responsive:first-child > .table:first-child {\n\n > thead:first-child,\n > tbody:first-child {\n > tr:first-child {\n td:first-child,\n th:first-child {\n border-top-right-radius: (@panel-border-radius - 1);\n border-top-left-radius: 0;\n }\n td:last-child,\n th:last-child {\n border-top-left-radius: (@panel-border-radius - 1);\n border-top-right-radius: 0;\n }\n }\n }\n }\n // Add border bottom radius for last one\n > .table:last-child,\n > .table-responsive:last-child > .table:last-child {\n\n > tbody:last-child,\n > tfoot:last-child {\n > tr:last-child {\n td:first-child,\n th:first-child {\n border-bottom-left-radius: (@panel-border-radius - 1);\n border-top-right-radius: 0;\n }\n td:last-child,\n th:last-child {\n border-bottom-right-radius: (@panel-border-radius - 1);\n border-top-left-radius: 0;\n }\n }\n }\n }\n > .table-bordered,\n > .table-responsive > .table-bordered {\n > thead,\n > tbody,\n > tfoot {\n > tr {\n > th:first-child,\n > td:first-child {\n border-right: 0;\n border-left: none;\n }\n > th:last-child,\n > td:last-child {\n border-right: none;\n border-left: 0;\n }\n }\n }\n }\n}\n","// RTL Embeds responsive\n//\n// Credit: Nicolas Gallagher and SUIT CSS.\n\n.embed-responsive {\n\n .embed-responsive-item,\n iframe,\n embed,\n object {\n right: 0;\n left: auto;\n }\n\n}\n","//\n// RTL Close icons\n// --------------------------------------------------\n\n\n.close {\n float: left;\n}\n","//\n// RTL Modals\n// --------------------------------------------------\n\n// Footer (for actions)\n.modal-footer {\n text-align: left; // right align buttons\n\n // Properly space out buttons\n .btn + .btn {\n margin-left: auto;\n margin-right: 5px;\n }\n // but override that for button groups\n .btn-group .btn + .btn {\n margin-right: -1px;\n margin-left: auto;\n }\n // and override it for block buttons as well\n .btn-block + .btn-block {\n margin-right: 0;\n margin-left: auto;\n }\n}\n","//\n// Popovers\n// --------------------------------------------------\n\n\n.popover {\n left: auto;\n text-align: right;\n}\n\n.popover {\n &.top > .arrow {\n right: 50%;\n left: auto;\n margin-right: -@popover-arrow-outer-width;\n margin-left: auto;\n &:after {\n margin-right: -@popover-arrow-width;\n margin-left: auto;\n }\n }\n &.bottom > .arrow {\n right: 50%;\n left: auto;\n margin-right: -@popover-arrow-outer-width;\n margin-left: auto;\n &:after {\n margin-right: -@popover-arrow-width;\n margin-left: auto;\n }\n }\n\n}\n","//\n// RTL Carousel\n// --------------------------------------------------\n\n\n// Left/right controls for nav\n// ---------------------------\n\n.carousel-control {\n right: 0;\n bottom: 0;\n\n // Set gradients for backgrounds\n &.left {\n right: auto;\n left: 0;\n #gradient > .horizontal(@start-color: rgba(0,0,0,.5); @end-color: rgba(0,0,0,.0001));\n }\n &.right {\n left: auto;\n right: 0;\n #gradient > .horizontal(@start-color: rgba(0,0,0,.0001); @end-color: rgba(0,0,0,.5));\n }\n\n .icon-prev,\n .glyphicon-chevron-left {\n left: 50%;\n right: auto;\n margin-right: -10px;\n }\n .icon-next,\n .glyphicon-chevron-right {\n right: 50%;\n left: auto;\n margin-left: -10px;\n }\n}\n\n// Optional indicator pips\n//\n// Add an unordered list with the following class and add a list item for each\n// slide your carousel holds.\n\n.carousel-indicators {\n right: 50%;\n left: 0;\n margin-right: -30%;\n margin-left: 0;\n padding-left: 0;\n\n}\n\n// Scale up controls for tablets and up\n@media screen and (min-width: @screen-sm-min) {\n\n // Scale up the controls a smidge\n .carousel-control {\n .glyphicon-chevron-left,\n .icon-prev {\n margin-left: 0;\n margin-right: -15px;\n }\n .glyphicon-chevron-right,\n .icon-next {\n margin-left: 0;\n margin-right: -15px;\n }\n }\n\n // Show and left align the captions\n .carousel-caption {\n left: 20%;\n right: 20%;\n padding-bottom: 30px;\n }\n}\n","// RTL Gradients\n\n#gradient {\n\n // Horizontal gradient, from right to left\n //\n // Creates two color stops, start and end, by specifying a color and position for each color stop.\n // Color stops are not available in IE9 and below.\n .horizontal(@start-color: #333; @end-color: #555; @start-percent: 0%; @end-percent: 100%) {\n background-image: -webkit-linear-gradient(left, color-stop(@start-color @start-percent), color-stop(@end-color @end-percent)); // Safari 5.1-6, Chrome 10+\n background-image: -o-linear-gradient(left, @start-color @start-percent, @end-color @end-percent); // Opera 12\n background-image: linear-gradient(to right, @start-color @start-percent, @end-color @end-percent); // Standard, IE10, Firefox 16+, Opera 12.10+, Safari 7+, Chrome 26+\n background-repeat: repeat-x;\n filter: e(%(\"progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=1)\",argb(@start-color),argb(@end-color))); // IE9 and down\n }\n\n .horizontal-three-colors(@start-color: #c3325f; @mid-color: #7a43b6; @color-stop: 50%; @end-color: #00b3ee) {\n background-image: -webkit-linear-gradient(left, @start-color, @mid-color @color-stop, @end-color);\n background-image: -o-linear-gradient(left, @start-color, @mid-color @color-stop, @end-color);\n background-image: linear-gradient(to right, @start-color, @mid-color @color-stop, @end-color);\n background-repeat: no-repeat;\n filter: e(%(\"progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=1)\",argb(@start-color),argb(@end-color))); // IE9 and down, gets no color-stop at all for proper fallback\n }\n}\n","//\n// Temporary RTL style to fix bugs rapidly. \n// They will move to some place more appropriate later.\n// --------------------------------------------------\n\n.pull-right {\n &.flip {\n float: left !important;\n }\n}\n.pull-left {\n &.flip {\n float: right !important;\n }\n}\n"]} \ No newline at end of file diff --git a/iot.fedoraproject.org/static/css/bootstrap-theme.css b/iot.fedoraproject.org/static/css/bootstrap-theme.css new file mode 100644 index 0000000..94a8086 --- /dev/null +++ b/iot.fedoraproject.org/static/css/bootstrap-theme.css @@ -0,0 +1,97 @@ +body +{ +font-family: "Open sans", helvetica, arial; +} + + +/* Navbar */ + +.navbar-inverse { border-radius: 0; background:rgba(255, 255, 255, 1); border-bottom:1px solid rgba(255, 255, 255, 0.15); min-height:100px; padding-top:25px; margin-bottom:0;} +.navbar-inverse *:focus { outline: 0; } +@media (max-width: 767px) { + .navbar-inverse { background:rgba(0,0,0,.9); } +} + +.navbar-inverse .navbar-nav > li > a, +.navbar-inverse .navbar-nav > .open ul > a { color:rgba(255, 255, 255, .4); } + +.navbar-inverse .navbar-nav > .active > a, +.navbar-inverse .navbar-nav > .active > a:hover, +.navbar-inverse .navbar-nav > .active > a:focus { color: #fff; background:none ; } +.navbar-inverse .navbar-nav > .open > a{ background:none; color:white; } + +.navbar-inverse .navbar-nav>li>a:hover, +.navbar-inverse .navbar-nav>li>a:focus, +.navbar-inverse .navbar-nav>.open>a:hover, +.navbar-inverse .navbar-nav>.open>a:focus { background:none; color:white; } + +.navbar-inverse .navbar-nav > .active > a { background:none; color:white; } + +.navbar-inverse .navbar-brand { font-family: "Open sans", helvetica, arial; font-size: 24px; color:white; padding:0 0 0 15px; margin:12px 0 0 0; } + .navbar-inverse .navbar-brand img { margin-top:-20px;} + +.navbar-nav .dropdown-menu { + left:-5px; + font-size: 13px; + background-color: rgba(0, 0, 0, .7); + border: 0px none; + -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; + -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); +} +.navbar-nav .dropdown-menu > li > a { color:rgba(255, 255, 255, .7); padding:7px 20px; } + .navbar-nav .dropdown-menu > li > a:hover, + .navbar-nav .dropdown-menu > li > a:focus, + .navbar-nav .dropdown-menu > .active > a:hover{ background: rgba(255, 255, 255, .1); color:white; } + +.navbar-nav .dropdown-menu > .active > a, +.navbar-nav .dropdown-menu > .active > a:focus { background: none; color:#fff; } + +.navbar-nav .btn { border:1px solid rgba(255, 255, 255, .2); margin-left:5px; margin-top:5px; padding-top:10px; padding-bottom:10px; } + +.navbar-nav a.btn:focus, +.navbar-nav a.btn:hover { border:1px solid rgba(255,255,255,.6); } + +.navbar-collapse { border:0 none; border-top:0 none; box-shadow: none; } +@media (max-width: 767px) { + .navbar-collapse ul { text-align: center; width:100%; padding-bottom:10px; } + .navbar-collapse ul .btn{ max-width:50%; margin:0 auto; } +} + +.navbar-static-top, +.navbar-fixed-top, +.navbar-fixed-bottom { border-radius: 0; } + + +/* Buttons */ + +.btn-default, .btn-primary, .btn-success, .btn-action +.btn-info, .btn-warning, .btn-danger { + text-shadow: 0 2px 1px rgba(0, 0, 0, .2); +} + +.btn { padding: 10px 40px; font-weight: bold; border:0 none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } +.btn-lg { padding: 15px 65px; font-size: 14px; font-weight:bold; } +.btn-default { text-shadow: none; background:transparent; color:rgba(50,50,50,.5); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(50,50,50,.5); -moz-box-shadow:inset 0px 0px 0px 3px rgba(50,50,50,.5); box-shadow:inset 0px 0px 0px 3px rgba(50,50,50,.5); } + .btn-default:hover, + .btn-default:focus { color:rgba(50,50,50,.8); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(50,50,50,.8); -moz-box-shadow:inset 0px 0px 0px 3px rgba(50,50,50,.8); box-shadow:inset 0px 0px 0px 3px rgba(50,50,50,.8); background: transparent; } + .btn-default:active, + .btn-default.active { color:#333; -webkit-box-shadow:inset 0px 0px 0px 3px #333; -moz-box-shadow:inset 0px 0px 0px 3px #333; box-shadow:inset 0px 0px 0px 3px #333; background: transparent; } + +.btn-action, +.btn-primary { color:#FFEFD7; background-image: -webkit-linear-gradient(top, #FF9B22 0%, #FF8C00 100%); background-image: linear-gradient(to bottom, #FF9B22 0%, #FF8C00 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffFF9B22', endColorstr='#ffFF8C00', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); background-repeat: repeat-x; border:0 none; } + .btn-action:hover, + .btn-action:focus { color:#fff; background: #FF9B22; } + .btn-action:active { background: #FF8C00; } + + +/* Jumbotron */ + +.jumbotron { color: inherit; background-color: #F7F5F4; padding-top:30px; padding-bottom:30px; margin-bottom:0; } +.container .jumbotron { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding-left:40px; padding-right:40px; } + .jumbotron p { font-size:inherit; } + .jumbotron h2, .jumbotron h3, .jumbotron h4, + .jumbotron h5, .jumbotron h6 { line-height: 1.3em; } + +/* Images */ + +.img-rounded { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } diff --git a/iot.fedoraproject.org/static/css/bootstrap.css b/iot.fedoraproject.org/static/css/bootstrap.css new file mode 100644 index 0000000..6f1717d --- /dev/null +++ b/iot.fedoraproject.org/static/css/bootstrap.css @@ -0,0 +1,4503 @@ +/*! + * Bootstrap v3.0.3 (http://getbootstrap.com) + * Copyright 2013 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ + +/*! normalize.css v2.1.3 | MIT License | git.io/normalize */ + +article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { + display: block; +} +audio, canvas, video { + display: inline-block; +} +audio:not([controls]) { + display: none; + height: 0; +} +[hidden], template { + display: none; +} +html { + font-family: sans-serif; + -ms-text-size-adjust: 100%; + -webkit-text-size-adjust: 100%} +body { + margin: 0; +} +a { + background: 0 0; +} +a:focus { + outline: thin dotted; +} +a:active, a:hover { + outline: 0; +} +h1 { + font-size: 2em; + margin: .67em 0; +} +abbr[title] { + border-bottom: 1px dotted; +} +b, strong { + font-weight: 700; +} +dfn { + font-style: italic; +} +hr { + -moz-box-sizing: content-box; + box-sizing: content-box; + height: 0; +} +mark { + background: #ff0; + color: #000; +} +code, kbd, pre, samp { + font-family: monospace, serif; + font-size: 1em; +} +pre { + white-space: pre-wrap; +} +q { + quotes: "\201C" "\201D" "\2018" "\2019"} +small { + font-size: 80%} +sub, sup { + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline; +} +sup { + top: -.5em; +} +sub { + bottom: -.25em; +} +img { + border: 0; +} +svg:not(:root) { + overflow: hidden; +} +figure { + margin: 0; +} +fieldset { + border: 1px solid silver; + margin: 0 2px; + padding: .35em .625em .75em; +} +legend { + border: 0; + padding: 0; +} +button, input, select, textarea { + font-family: inherit; + font-size: 100%; + margin: 0; +} +button, input { + line-height: normal; +} +button, select { + text-transform: none; +} +button, html input[type=button], input[type=reset], input[type=submit] { + -webkit-appearance: button; + cursor: pointer; +} +button[disabled], html input[disabled] { + cursor: default; +} +input[type=checkbox], input[type=radio] { + box-sizing: border-box; + padding: 0; +} +input[type=search] { + -webkit-appearance: textfield; + -moz-box-sizing: content-box; + -webkit-box-sizing: content-box; + box-sizing: content-box; +} +input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { + -webkit-appearance: none; +} +button::-moz-focus-inner, input::-moz-focus-inner { + border: 0; + padding: 0; +} +textarea { + overflow: auto; + vertical-align: top; +} +table { + border-collapse: collapse; + border-spacing: 0; +} +@media print { + * { + text-shadow: none!important; + color: #000!important; + background: transparent!important; + box-shadow: none!important; +} +a, a:visited { + text-decoration: underline; +} +a[href]:after { + content: " (" attr(href) ")"} +abbr[title]:after { + content: " (" attr(title) ")"} +a[href^="javascript:"]:after, a[href^="#"]:after { + content: ""} +pre, blockquote { + border: 1px solid #999; + page-break-inside: avoid; +} +thead { + display: table-header-group; +} +tr, img { + page-break-inside: avoid; +} +img { + max-width: 100%!important; +} +@page { + margin: 2cm .5cm; +} +p, h2, h3 { + orphans: 3; + widows: 3; +} +h2, h3 { + page-break-after: avoid; +} +select { + background: #fff!important; +} +.navbar { + display: none; +} +.table td, .table th { + background-color: #fff!important; +} +.btn>.caret, .dropup>.btn>.caret { + border-top-color: #000!important; +} +.label { + border: 1px solid #000; +} +.table { + border-collapse: collapse!important; +} +.table-bordered th, .table-bordered td { + border: 1px solid #ddd!important; +} +}*, :before, :after { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +html { + font-size: 62.5%; + -webkit-tap-highlight-color: rgba(0, 0, 0, 0); +} +body { + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + font-size: 14px; + line-height: 1.428571429; + color: #333; + background-color: #fff; +} +input, button, select, textarea { + font-family: inherit; + font-size: inherit; + line-height: inherit; +} +a { + color: #428bca; + text-decoration: none; +} +a:hover, a:focus { + color: #2a6496; + text-decoration: underline; +} +a:focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +img { + vertical-align: middle; +} +.img-responsive { + display: block; + max-width: 100%; + height: auto; +} +.img-rounded { + border-radius: 6px; +} +.img-thumbnail { + padding: 4px; + line-height: 1.428571429; + background-color: #fff; + border: 1px solid #ddd; + border-radius: 4px; + -webkit-transition: all .2s ease-in-out; + transition: all .2s ease-in-out; + display: inline-block; + max-width: 100%; + height: auto; +} +.img-circle { + border-radius: 50%} +hr { + margin-top: 20px; + margin-bottom: 20px; + border: 0; + border-top: 1px solid #eee; +} +.sr-only { + position: absolute; + width: 1px; + height: 1px; + margin: -1px; + padding: 0; + overflow: hidden; + clip: rect(0, 0, 0, 0); + border: 0; +} +h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { + font-family: inherit; + font-weight: 500; + line-height: 1.1; + color: inherit; +} +h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small { + font-weight: 400; + line-height: 1; + color: #999; +} +h1, .h1, h2, .h2, h3, .h3 { + margin-top: 20px; + margin-bottom: 10px; +} +h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small { + font-size: 65%} +h4, .h4, h5, .h5, h6, .h6 { + margin-top: 10px; + margin-bottom: 10px; +} +h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small { + font-size: 75%} +h1, .h1 { + font-size: 36px; +} +h2, .h2 { + font-size: 30px; +} +h3, .h3 { + font-size: 24px; +} +h4, .h4 { + font-size: 18px; +} +h5, .h5 { + font-size: 14px; +} +h6, .h6 { + font-size: 12px; +} +p { + margin: 0 0 10px; +} +.lead { + margin-bottom: 20px; + font-size: 16px; + font-weight: 200; + line-height: 1.4; +} +@media (min-width:768px) { + .lead { + font-size: 21px; +} +}small, .small { + font-size: 85%} +cite { + font-style: normal; +} +.text-left { + text-align: left; +} +.text-right { + text-align: right; +} +.text-center { + text-align: center; +} +.text-justify { + text-align: justify; +} +.text-muted { + color: #999; +} +.text-primary { + color: #428bca; +} +.text-primary:hover { + color: #3071a9; +} +.text-warning { + color: #8a6d3b; +} +.text-warning:hover { + color: #66512c; +} +.text-danger { + color: #a94442; +} +.text-danger:hover { + color: #843534; +} +.text-success { + color: #3c763d; +} +.text-success:hover { + color: #2b542c; +} +.text-info { + color: #31708f; +} +.text-info:hover { + color: #245269; +} +.bg-primary { + color: #fff; + background-color: #428bca; +} +a.bg-primary:hover { + background-color: #3071a9; +} +.bg-warning { + background-color: #fcf8e3; +} +a.bg-warning:hover { + background-color: #f7ecb5; +} +.bg-danger { + background-color: #f2dede; +} +a.bg-danger:hover { + background-color: #e4b9b9; +} +.bg-success { + background-color: #dff0d8; +} +a.bg-success:hover { + background-color: #c1e2b3; +} +.bg-info { + background-color: #d9edf7; +} +a.bg-info:hover { + background-color: #afd9ee; +} +.page-header { + padding-bottom: 9px; + margin: 40px 0 20px; + border-bottom: 1px solid #eee; +} +ul, ol { + margin-top: 0; + margin-bottom: 10px; +} +ul ul, ol ul, ul ol, ol ol { + margin-bottom: 0; +} +.list-unstyled { + padding-left: 0; + list-style: none; +} +.list-inline { + padding-left: 0; + list-style: none; +} +.list-inline>li { + display: inline-block; + padding-left: 5px; + padding-right: 5px; +} +.list-inline>li:first-child { + padding-left: 0; +} +dl { + margin-top: 0; + margin-bottom: 20px; +} +dt, dd { + line-height: 1.428571429; +} +dt { + font-weight: 700; +} +dd { + margin-left: 0; +} +@media (min-width:768px) { + .dl-horizontal dt { + float: left; + width: 160px; + clear: left; + text-align: right; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +} +.dl-horizontal dd { + margin-left: 180px; +} +}abbr[title], abbr[data-original-title] { + cursor: help; + border-bottom: 1px dotted #999; +} +.initialism { + font-size: 90%; + text-transform: uppercase; +} +blockquote { + padding: 10px 20px; + margin: 0 0 20px; + font-size: 17.5px; + border-left: 5px solid #eee; +} +blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { + margin-bottom: 0; +} +blockquote footer, blockquote small, blockquote .small { + display: block; + font-size: 80%; + line-height: 1.428571429; + color: #999; +} +blockquote footer:before, blockquote small:before, blockquote .small:before { + content: '\2014 \00A0'} +.blockquote-reverse, blockquote.pull-right { + padding-right: 15px; + padding-left: 0; + border-right: 5px solid #eee; + border-left: 0; + text-align: right; +} +.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before { + content: ''} +.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after { + content: '\00A0 \2014'} +blockquote:before, blockquote:after { + content: ""} +address { + margin-bottom: 20px; + font-style: normal; + line-height: 1.428571429; +} +code, kbd, pre, samp { + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; +} +code { + padding: 2px 4px; + font-size: 90%; + color: #c7254e; + background-color: #f9f2f4; + white-space: nowrap; + border-radius: 4px; +} +kbd { + padding: 2px 4px; + font-size: 90%; + color: #fff; + background-color: #333; + border-radius: 3px; + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25); +} +pre { + display: block; + padding: 9.5px; + margin: 0 0 10px; + font-size: 13px; + line-height: 1.428571429; + word-break: break-all; + word-wrap: break-word; + color: #333; + background-color: #f5f5f5; + border: 1px solid #ccc; + border-radius: 4px; +} +pre code { + padding: 0; + font-size: inherit; + color: inherit; + white-space: pre-wrap; + background-color: transparent; + border-radius: 0; +} +.pre-scrollable { + max-height: 340px; + overflow-y: scroll; +} +.container { + margin-right: auto; + margin-left: auto; + padding-left: 15px; + padding-right: 15px; +} +@media (min-width:768px) { + .container { + width: 750px; +} +}@media (min-width:992px) { + .container { + width: 970px; +} +}@media (min-width:1200px) { + .container { + width: 1170px; +} +}.container-fluid { + margin-right: auto; + margin-left: auto; + padding-left: 15px; + padding-right: 15px; +} +.row { + margin-left: -15px; + margin-right: -15px; +} +.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { + position: relative; + min-height: 1px; + padding-left: 15px; + padding-right: 15px; +} +.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { + float: left; +} +.col-xs-12 { + width: 100%} +.col-xs-11 { + width: 91.66666666666666%} +.col-xs-10 { + width: 83.33333333333334%} +.col-xs-9 { + width: 75%} +.col-xs-8 { + width: 66.66666666666666%} +.col-xs-7 { + width: 58.333333333333336%} +.col-xs-6 { + width: 50%} +.col-xs-5 { + width: 41.66666666666667%} +.col-xs-4 { + width: 33.33333333333333%} +.col-xs-3 { + width: 25%} +.col-xs-2 { + width: 16.666666666666664%} +.col-xs-1 { + width: 8.333333333333332%} +.col-xs-pull-12 { + right: 100%} +.col-xs-pull-11 { + right: 91.66666666666666%} +.col-xs-pull-10 { + right: 83.33333333333334%} +.col-xs-pull-9 { + right: 75%} +.col-xs-pull-8 { + right: 66.66666666666666%} +.col-xs-pull-7 { + right: 58.333333333333336%} +.col-xs-pull-6 { + right: 50%} +.col-xs-pull-5 { + right: 41.66666666666667%} +.col-xs-pull-4 { + right: 33.33333333333333%} +.col-xs-pull-3 { + right: 25%} +.col-xs-pull-2 { + right: 16.666666666666664%} +.col-xs-pull-1 { + right: 8.333333333333332%} +.col-xs-pull-0 { + right: 0; +} +.col-xs-push-12 { + left: 100%} +.col-xs-push-11 { + left: 91.66666666666666%} +.col-xs-push-10 { + left: 83.33333333333334%} +.col-xs-push-9 { + left: 75%} +.col-xs-push-8 { + left: 66.66666666666666%} +.col-xs-push-7 { + left: 58.333333333333336%} +.col-xs-push-6 { + left: 50%} +.col-xs-push-5 { + left: 41.66666666666667%} +.col-xs-push-4 { + left: 33.33333333333333%} +.col-xs-push-3 { + left: 25%} +.col-xs-push-2 { + left: 16.666666666666664%} +.col-xs-push-1 { + left: 8.333333333333332%} +.col-xs-push-0 { + left: 0; +} +.col-xs-offset-12 { + margin-left: 100%} +.col-xs-offset-11 { + margin-left: 91.66666666666666%} +.col-xs-offset-10 { + margin-left: 83.33333333333334%} +.col-xs-offset-9 { + margin-left: 75%} +.col-xs-offset-8 { + margin-left: 66.66666666666666%} +.col-xs-offset-7 { + margin-left: 58.333333333333336%} +.col-xs-offset-6 { + margin-left: 50%} +.col-xs-offset-5 { + margin-left: 41.66666666666667%} +.col-xs-offset-4 { + margin-left: 33.33333333333333%} +.col-xs-offset-3 { + margin-left: 25%} +.col-xs-offset-2 { + margin-left: 16.666666666666664%} +.col-xs-offset-1 { + margin-left: 8.333333333333332%} +.col-xs-offset-0 { + margin-left: 0; +} +@media (min-width:768px) { + .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { + float: left; +} +.col-sm-12 { + width: 100%} +.col-sm-11 { + width: 91.66666666666666%} +.col-sm-10 { + width: 83.33333333333334%} +.col-sm-9 { + width: 75%} +.col-sm-8 { + width: 66.66666666666666%} +.col-sm-7 { + width: 58.333333333333336%} +.col-sm-6 { + width: 50%} +.col-sm-5 { + width: 41.66666666666667%} +.col-sm-4 { + width: 33.33333333333333%} +.col-sm-3 { + width: 25%} +.col-sm-2 { + width: 16.666666666666664%} +.col-sm-1 { + width: 8.333333333333332%} +.col-sm-pull-12 { + right: 100%} +.col-sm-pull-11 { + right: 91.66666666666666%} +.col-sm-pull-10 { + right: 83.33333333333334%} +.col-sm-pull-9 { + right: 75%} +.col-sm-pull-8 { + right: 66.66666666666666%} +.col-sm-pull-7 { + right: 58.333333333333336%} +.col-sm-pull-6 { + right: 50%} +.col-sm-pull-5 { + right: 41.66666666666667%} +.col-sm-pull-4 { + right: 33.33333333333333%} +.col-sm-pull-3 { + right: 25%} +.col-sm-pull-2 { + right: 16.666666666666664%} +.col-sm-pull-1 { + right: 8.333333333333332%} +.col-sm-pull-0 { + right: 0; +} +.col-sm-push-12 { + left: 100%} +.col-sm-push-11 { + left: 91.66666666666666%} +.col-sm-push-10 { + left: 83.33333333333334%} +.col-sm-push-9 { + left: 75%} +.col-sm-push-8 { + left: 66.66666666666666%} +.col-sm-push-7 { + left: 58.333333333333336%} +.col-sm-push-6 { + left: 50%} +.col-sm-push-5 { + left: 41.66666666666667%} +.col-sm-push-4 { + left: 33.33333333333333%} +.col-sm-push-3 { + left: 25%} +.col-sm-push-2 { + left: 16.666666666666664%} +.col-sm-push-1 { + left: 8.333333333333332%} +.col-sm-push-0 { + left: 0; +} +.col-sm-offset-12 { + margin-left: 100%} +.col-sm-offset-11 { + margin-left: 91.66666666666666%} +.col-sm-offset-10 { + margin-left: 83.33333333333334%} +.col-sm-offset-9 { + margin-left: 75%} +.col-sm-offset-8 { + margin-left: 66.66666666666666%} +.col-sm-offset-7 { + margin-left: 58.333333333333336%} +.col-sm-offset-6 { + margin-left: 50%} +.col-sm-offset-5 { + margin-left: 41.66666666666667%} +.col-sm-offset-4 { + margin-left: 33.33333333333333%} +.col-sm-offset-3 { + margin-left: 25%} +.col-sm-offset-2 { + margin-left: 16.666666666666664%} +.col-sm-offset-1 { + margin-left: 8.333333333333332%} +.col-sm-offset-0 { + margin-left: 0; +} +}@media (min-width:992px) { + .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { + float: left; +} +.col-md-12 { + width: 100%} +.col-md-11 { + width: 91.66666666666666%} +.col-md-10 { + width: 83.33333333333334%} +.col-md-9 { + width: 75%} +.col-md-8 { + width: 66.66666666666666%} +.col-md-7 { + width: 58.333333333333336%} +.col-md-6 { + width: 50%} +.col-md-5 { + width: 41.66666666666667%} +.col-md-4 { + width: 33.33333333333333%} +.col-md-3 { + width: 25%} +.col-md-2 { + width: 16.666666666666664%} +.col-md-1 { + width: 8.333333333333332%} +.col-md-pull-12 { + right: 100%} +.col-md-pull-11 { + right: 91.66666666666666%} +.col-md-pull-10 { + right: 83.33333333333334%} +.col-md-pull-9 { + right: 75%} +.col-md-pull-8 { + right: 66.66666666666666%} +.col-md-pull-7 { + right: 58.333333333333336%} +.col-md-pull-6 { + right: 50%} +.col-md-pull-5 { + right: 41.66666666666667%} +.col-md-pull-4 { + right: 33.33333333333333%} +.col-md-pull-3 { + right: 25%} +.col-md-pull-2 { + right: 16.666666666666664%} +.col-md-pull-1 { + right: 8.333333333333332%} +.col-md-pull-0 { + right: 0; +} +.col-md-push-12 { + left: 100%} +.col-md-push-11 { + left: 91.66666666666666%} +.col-md-push-10 { + left: 83.33333333333334%} +.col-md-push-9 { + left: 75%} +.col-md-push-8 { + left: 66.66666666666666%} +.col-md-push-7 { + left: 58.333333333333336%} +.col-md-push-6 { + left: 50%} +.col-md-push-5 { + left: 41.66666666666667%} +.col-md-push-4 { + left: 33.33333333333333%} +.col-md-push-3 { + left: 25%} +.col-md-push-2 { + left: 16.666666666666664%} +.col-md-push-1 { + left: 8.333333333333332%} +.col-md-push-0 { + left: 0; +} +.col-md-offset-12 { + margin-left: 100%} +.col-md-offset-11 { + margin-left: 91.66666666666666%} +.col-md-offset-10 { + margin-left: 83.33333333333334%} +.col-md-offset-9 { + margin-left: 75%} +.col-md-offset-8 { + margin-left: 66.66666666666666%} +.col-md-offset-7 { + margin-left: 58.333333333333336%} +.col-md-offset-6 { + margin-left: 50%} +.col-md-offset-5 { + margin-left: 41.66666666666667%} +.col-md-offset-4 { + margin-left: 33.33333333333333%} +.col-md-offset-3 { + margin-left: 25%} +.col-md-offset-2 { + margin-left: 16.666666666666664%} +.col-md-offset-1 { + margin-left: 8.333333333333332%} +.col-md-offset-0 { + margin-left: 0; +} +}@media (min-width:1200px) { + .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { + float: left; +} +.col-lg-12 { + width: 100%} +.col-lg-11 { + width: 91.66666666666666%} +.col-lg-10 { + width: 83.33333333333334%} +.col-lg-9 { + width: 75%} +.col-lg-8 { + width: 66.66666666666666%} +.col-lg-7 { + width: 58.333333333333336%} +.col-lg-6 { + width: 50%} +.col-lg-5 { + width: 41.66666666666667%} +.col-lg-4 { + width: 33.33333333333333%} +.col-lg-3 { + width: 25%} +.col-lg-2 { + width: 16.666666666666664%} +.col-lg-1 { + width: 8.333333333333332%} +.col-lg-pull-12 { + right: 100%} +.col-lg-pull-11 { + right: 91.66666666666666%} +.col-lg-pull-10 { + right: 83.33333333333334%} +.col-lg-pull-9 { + right: 75%} +.col-lg-pull-8 { + right: 66.66666666666666%} +.col-lg-pull-7 { + right: 58.333333333333336%} +.col-lg-pull-6 { + right: 50%} +.col-lg-pull-5 { + right: 41.66666666666667%} +.col-lg-pull-4 { + right: 33.33333333333333%} +.col-lg-pull-3 { + right: 25%} +.col-lg-pull-2 { + right: 16.666666666666664%} +.col-lg-pull-1 { + right: 8.333333333333332%} +.col-lg-pull-0 { + right: 0; +} +.col-lg-push-12 { + left: 100%} +.col-lg-push-11 { + left: 91.66666666666666%} +.col-lg-push-10 { + left: 83.33333333333334%} +.col-lg-push-9 { + left: 75%} +.col-lg-push-8 { + left: 66.66666666666666%} +.col-lg-push-7 { + left: 58.333333333333336%} +.col-lg-push-6 { + left: 50%} +.col-lg-push-5 { + left: 41.66666666666667%} +.col-lg-push-4 { + left: 33.33333333333333%} +.col-lg-push-3 { + left: 25%} +.col-lg-push-2 { + left: 16.666666666666664%} +.col-lg-push-1 { + left: 8.333333333333332%} +.col-lg-push-0 { + left: 0; +} +.col-lg-offset-12 { + margin-left: 100%} +.col-lg-offset-11 { + margin-left: 91.66666666666666%} +.col-lg-offset-10 { + margin-left: 83.33333333333334%} +.col-lg-offset-9 { + margin-left: 75%} +.col-lg-offset-8 { + margin-left: 66.66666666666666%} +.col-lg-offset-7 { + margin-left: 58.333333333333336%} +.col-lg-offset-6 { + margin-left: 50%} +.col-lg-offset-5 { + margin-left: 41.66666666666667%} +.col-lg-offset-4 { + margin-left: 33.33333333333333%} +.col-lg-offset-3 { + margin-left: 25%} +.col-lg-offset-2 { + margin-left: 16.666666666666664%} +.col-lg-offset-1 { + margin-left: 8.333333333333332%} +.col-lg-offset-0 { + margin-left: 0; +} +}table { + max-width: 100%; + background-color: transparent; +} +th { + text-align: left; +} +.table { + width: 100%; + margin-bottom: 20px; +} +.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td { + padding: 8px; + line-height: 1.428571429; + vertical-align: top; + border-top: 1px solid #ddd; +} +.table>thead>tr>th { + vertical-align: bottom; + border-bottom: 2px solid #ddd; +} +.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td { + border-top: 0; +} +.table>tbody+tbody { + border-top: 2px solid #ddd; +} +.table .table { + background-color: #fff; +} +.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td { + padding: 5px; +} +.table-bordered { + border: 1px solid #ddd; +} +.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td { + border: 1px solid #ddd; +} +.table-bordered>thead>tr>th, .table-bordered>thead>tr>td { + border-bottom-width: 2px; +} +.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th { + background-color: #f9f9f9; +} +.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th { + background-color: #f5f5f5; +} +table col[class*=col-] { + position: static; + float: none; + display: table-column; +} +table td[class*=col-], table th[class*=col-] { + position: static; + float: none; + display: table-cell; +} +.table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th { + background-color: #f5f5f5; +} +.table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover, .table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th { + background-color: #e8e8e8; +} +.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th { + background-color: #dff0d8; +} +.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th { + background-color: #d0e9c6; +} +.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th { + background-color: #fcf8e3; +} +.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th { + background-color: #faf2cc; +} +.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th { + background-color: #f2dede; +} +.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th { + background-color: #ebcccc; +} +.table>thead>tr>td.info, .table>tbody>tr>td.info, .table>tfoot>tr>td.info, .table>thead>tr>th.info, .table>tbody>tr>th.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>tbody>tr.info>td, .table>tfoot>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr.info>th, .table>tfoot>tr.info>th { + background-color: #d9edf7; +} +.table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover, .table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th { + background-color: #c4e3f3; +} +@media (max-width:767px) { +.table-responsive { + width: 100%; + margin-bottom: 15px; + overflow-y: hidden; + overflow-x: scroll; + -ms-overflow-style: -ms-autohiding-scrollbar; + border: 1px solid #ddd; + -webkit-overflow-scrolling: touch; +} +.table-responsive>.table { + margin-bottom: 0; +} +.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td { + white-space: nowrap; +} +.table-responsive>.table-bordered { + border: 0; +} +.table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child { + border-left: 0; +} +.table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child { + border-right: 0; +} +.table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td { + border-bottom: 0; +} +}fieldset { + padding: 0; + margin: 0; + border: 0; +} +legend { + display: block; + width: 100%; + padding: 0; + margin-bottom: 20px; + font-size: 21px; + line-height: inherit; + color: #333; + border: 0; + border-bottom: 1px solid #e5e5e5; +} +label { + display: inline-block; + margin-bottom: 5px; + font-weight: 700; +} +input[type=search] { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +input[type=radio], input[type=checkbox] { + margin: 4px 0 0; + margin-top: 1px \9; + line-height: normal; +} +input[type=file] { + display: block; +} +select[multiple], select[size] { + height: auto; +} +select optgroup { + font-size: inherit; + font-style: inherit; + font-family: inherit; +} +input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button { + height: auto; +} +output { + display: block; + padding-top: 7px; + font-size: 14px; + line-height: 1.428571429; + color: #555; +} +.form-control { + display: block; + width: 100%; + height: 34px; + padding: 6px 12px; + font-size: 14px; + line-height: 1.428571429; + color: #555; + background-color: #fff; + background-image: none; + border: 1px solid #ccc; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; + transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; +} +.form-control:focus { + border-color: #66afe9; + outline: 0; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6); +} +.form-control:-moz-placeholder { + color: #999; +} +.form-control::-moz-placeholder { + color: #999; + opacity: 1; +} +.form-control:-ms-input-placeholder { + color: #999; +} +.form-control::-webkit-input-placeholder { + color: #999; +} +.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { + cursor: not-allowed; + background-color: #eee; +} +textarea.form-control { + height: auto; +} +input[type=date] { + line-height: 34px; +} +.form-group { + margin-bottom: 15px; +} +.radio, .checkbox { + display: block; + min-height: 20px; + margin-top: 10px; + margin-bottom: 10px; + padding-left: 20px; +} +.radio label, .checkbox label { + display: inline; + font-weight: 400; + cursor: pointer; +} +.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] { + float: left; + margin-left: -20px; +} +.radio+.radio, .checkbox+.checkbox { + margin-top: -5px; +} +.radio-inline, .checkbox-inline { + display: inline-block; + padding-left: 20px; + margin-bottom: 0; + vertical-align: middle; + font-weight: 400; + cursor: pointer; +} +.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline { + margin-top: 0; + margin-left: 10px; +} +input[type=radio][disabled], input[type=checkbox][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline { + cursor: not-allowed; +} +.input-sm { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +select.input-sm { + height: 30px; + line-height: 30px; +} +textarea.input-sm { + height: auto; +} +.input-lg { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.33; + border-radius: 6px; +} +select.input-lg { + height: 46px; + line-height: 46px; +} +textarea.input-lg { + height: auto; +} +.has-feedback { + position: relative; +} +.has-feedback .form-control { + padding-right: 42.5px; +} +.has-feedback .form-control-feedback { + position: absolute; + top: 25px; + right: 0; + display: block; + width: 34px; + height: 34px; + line-height: 34px; + text-align: center; +} +.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline { + color: #8a6d3b; +} +.has-warning .form-control { + border-color: #8a6d3b; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); +} +.has-warning .form-control:focus { + border-color: #66512c; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b; +} +.has-warning .input-group-addon { + color: #8a6d3b; + border-color: #8a6d3b; + background-color: #fcf8e3; +} +.has-warning .form-control-feedback { + color: #8a6d3b; +} +.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline { + color: #a94442; +} +.has-error .form-control { + border-color: #a94442; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); +} +.has-error .form-control:focus { + border-color: #843534; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483; +} +.has-error .input-group-addon { + color: #a94442; + border-color: #a94442; + background-color: #f2dede; +} +.has-error .form-control-feedback { + color: #a94442; +} +.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline { + color: #3c763d; +} +.has-success .form-control { + border-color: #3c763d; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); +} +.has-success .form-control:focus { + border-color: #2b542c; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168; +} +.has-success .input-group-addon { + color: #3c763d; + border-color: #3c763d; + background-color: #dff0d8; +} +.has-success .form-control-feedback { + color: #3c763d; +} +.form-control-static { + margin-bottom: 0; +} +.help-block { + display: block; + margin-top: 5px; + margin-bottom: 10px; + color: #737373; +} +@media (min-width:768px) { + .form-inline .form-group { + display: inline-block; + margin-bottom: 0; + vertical-align: middle; +} +.form-inline .form-control { + display: inline-block; + width: auto; + vertical-align: middle; +} +.form-inline .control-label { + margin-bottom: 0; + vertical-align: middle; +} +.form-inline .radio, .form-inline .checkbox { + display: inline-block; + margin-top: 0; + margin-bottom: 0; + padding-left: 0; + vertical-align: middle; +} +.form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] { + float: none; + margin-left: 0; +} +.form-inline .has-feedback .form-control-feedback { + top: 0; +} +}.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { + margin-top: 0; + margin-bottom: 0; + padding-top: 7px; +} +.form-horizontal .radio, .form-horizontal .checkbox { + min-height: 27px; +} +.form-horizontal .form-group { + margin-left: -15px; + margin-right: -15px; +} +.form-horizontal .form-control-static { + padding-top: 7px; +} +@media (min-width:768px) { + .form-horizontal .control-label { + text-align: right; +} +}.form-horizontal .has-feedback .form-control-feedback { + top: 0; + right: 15px; +} +.btn { + display: inline-block; + margin-bottom: 0; + font-weight: 400; + text-align: center; + vertical-align: middle; + cursor: pointer; + background-image: none; + border: 1px solid transparent; + white-space: nowrap; + padding: 6px 12px; + font-size: 14px; + line-height: 1.428571429; + border-radius: 4px; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + -o-user-select: none; + user-select: none; +} +.btn:focus { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +.btn:hover, .btn:focus { + color: #333; + text-decoration: none; +} +.btn:active, .btn.active { + outline: 0; + background-image: none; + -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); + box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); +} +.btn.disabled, .btn[disabled], fieldset[disabled] .btn { + cursor: not-allowed; + pointer-events: none; + opacity: .65; + filter: alpha(opacity=65); + -webkit-box-shadow: none; + box-shadow: none; +} +.btn-default { + color: #333; + background-color: #fff; + border-color: #ccc; +} +.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { + color: #333; + background-color: #ebebeb; + border-color: #adadad; +} +.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { + background-image: none; +} +.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active { + background-color: #fff; + border-color: #ccc; +} +.btn-default .badge { + color: #fff; + background-color: #333; +} +.btn-primary { + color: #fff; + background-color: #428bca; + border-color: #357ebd; +} +.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { + color: #fff; + background-color: #3276b1; + border-color: #285e8e; +} +.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { + background-image: none; +} +.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active { + background-color: #428bca; + border-color: #357ebd; +} +.btn-primary .badge { + color: #428bca; + background-color: #fff; +} +.btn-success { + color: #fff; + background-color: #5cb85c; + border-color: #4cae4c; +} +.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { + color: #fff; + background-color: #47a447; + border-color: #398439; +} +.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { + background-image: none; +} +.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active { + background-color: #5cb85c; + border-color: #4cae4c; +} +.btn-success .badge { + color: #5cb85c; + background-color: #fff; +} +.btn-warning { + color: #fff; + background-color: #f0ad4e; + border-color: #eea236; +} +.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning { + color: #fff; + background-color: #ed9c28; + border-color: #d58512; +} +.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning { + background-image: none; +} +.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active { + background-color: #f0ad4e; + border-color: #eea236; +} +.btn-warning .badge { + color: #f0ad4e; + background-color: #fff; +} +.btn-danger { + color: #fff; + background-color: #d9534f; + border-color: #d43f3a; +} +.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger { + color: #fff; + background-color: #d2322d; + border-color: #ac2925; +} +.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger { + background-image: none; +} +.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active { + background-color: #d9534f; + border-color: #d43f3a; +} +.btn-danger .badge { + color: #d9534f; + background-color: #fff; +} +.btn-info { + color: #fff; + background-color: #5bc0de; + border-color: #46b8da; +} +.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info { + color: #fff; + background-color: #39b3d7; + border-color: #269abc; +} +.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info { + background-image: none; +} +.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active { + background-color: #5bc0de; + border-color: #46b8da; +} +.btn-info .badge { + color: #5bc0de; + background-color: #fff; +} +.btn-link { + color: #428bca; + font-weight: 400; + cursor: pointer; + border-radius: 0; +} +.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link { + background-color: transparent; + -webkit-box-shadow: none; + box-shadow: none; +} +.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { + border-color: transparent; +} +.btn-link:hover, .btn-link:focus { + color: #2a6496; + text-decoration: underline; + background-color: transparent; +} +.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus { + color: #999; + text-decoration: none; +} +.btn-lg { + padding: 10px 16px; + font-size: 18px; + line-height: 1.33; + border-radius: 6px; +} +.btn-sm { + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.btn-xs { + padding: 1px 5px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.btn-block { + display: block; + width: 100%; + padding-left: 0; + padding-right: 0; +} +.btn-block+.btn-block { + margin-top: 5px; +} +input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block { + width: 100%} +.fade { + opacity: 0; + -webkit-transition: opacity .15s linear; + transition: opacity .15s linear; +} +.fade.in { + opacity: 1; +} +.collapse { + display: none; +} +.collapse.in { + display: block; +} +.collapsing { + position: relative; + height: 0; + overflow: hidden; + -webkit-transition: height .35s ease; + transition: height .35s ease; +} +@font-face { + font-family: 'Glyphicons Halflings'; + src: url(../fonts/glyphicons-halflings-regular.eot); + src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg'); +} +.glyphicon { + position: relative; + top: 1px; + display: inline-block; + font-family: 'Glyphicons Halflings'; + font-style: normal; + font-weight: 400; + line-height: 1; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} +.glyphicon-asterisk:before { + content: "\2a"} +.glyphicon-plus:before { + content: "\2b"} +.glyphicon-euro:before { + content: "\20ac"} +.glyphicon-minus:before { + content: "\2212"} +.glyphicon-cloud:before { + content: "\2601"} +.glyphicon-envelope:before { + content: "\2709"} +.glyphicon-pencil:before { + content: "\270f"} +.glyphicon-glass:before { + content: "\e001"} +.glyphicon-music:before { + content: "\e002"} +.glyphicon-search:before { + content: "\e003"} +.glyphicon-heart:before { + content: "\e005"} +.glyphicon-star:before { + content: "\e006"} +.glyphicon-star-empty:before { + content: "\e007"} +.glyphicon-user:before { + content: "\e008"} +.glyphicon-film:before { + content: "\e009"} +.glyphicon-th-large:before { + content: "\e010"} +.glyphicon-th:before { + content: "\e011"} +.glyphicon-th-list:before { + content: "\e012"} +.glyphicon-ok:before { + content: "\e013"} +.glyphicon-remove:before { + content: "\e014"} +.glyphicon-zoom-in:before { + content: "\e015"} +.glyphicon-zoom-out:before { + content: "\e016"} +.glyphicon-off:before { + content: "\e017"} +.glyphicon-signal:before { + content: "\e018"} +.glyphicon-cog:before { + content: "\e019"} +.glyphicon-trash:before { + content: "\e020"} +.glyphicon-home:before { + content: "\e021"} +.glyphicon-file:before { + content: "\e022"} +.glyphicon-time:before { + content: "\e023"} +.glyphicon-road:before { + content: "\e024"} +.glyphicon-download-alt:before { + content: "\e025"} +.glyphicon-download:before { + content: "\e026"} +.glyphicon-upload:before { + content: "\e027"} +.glyphicon-inbox:before { + content: "\e028"} +.glyphicon-play-circle:before { + content: "\e029"} +.glyphicon-repeat:before { + content: "\e030"} +.glyphicon-refresh:before { + content: "\e031"} +.glyphicon-list-alt:before { + content: "\e032"} +.glyphicon-lock:before { + content: "\e033"} +.glyphicon-flag:before { + content: "\e034"} +.glyphicon-headphones:before { + content: "\e035"} +.glyphicon-volume-off:before { + content: "\e036"} +.glyphicon-volume-down:before { + content: "\e037"} +.glyphicon-volume-up:before { + content: "\e038"} +.glyphicon-qrcode:before { + content: "\e039"} +.glyphicon-barcode:before { + content: "\e040"} +.glyphicon-tag:before { + content: "\e041"} +.glyphicon-tags:before { + content: "\e042"} +.glyphicon-book:before { + content: "\e043"} +.glyphicon-bookmark:before { + content: "\e044"} +.glyphicon-print:before { + content: "\e045"} +.glyphicon-camera:before { + content: "\e046"} +.glyphicon-font:before { + content: "\e047"} +.glyphicon-bold:before { + content: "\e048"} +.glyphicon-italic:before { + content: "\e049"} +.glyphicon-text-height:before { + content: "\e050"} +.glyphicon-text-width:before { + content: "\e051"} +.glyphicon-align-left:before { + content: "\e052"} +.glyphicon-align-center:before { + content: "\e053"} +.glyphicon-align-right:before { + content: "\e054"} +.glyphicon-align-justify:before { + content: "\e055"} +.glyphicon-list:before { + content: "\e056"} +.glyphicon-indent-left:before { + content: "\e057"} +.glyphicon-indent-right:before { + content: "\e058"} +.glyphicon-facetime-video:before { + content: "\e059"} +.glyphicon-picture:before { + content: "\e060"} +.glyphicon-map-marker:before { + content: "\e062"} +.glyphicon-adjust:before { + content: "\e063"} +.glyphicon-tint:before { + content: "\e064"} +.glyphicon-edit:before { + content: "\e065"} +.glyphicon-share:before { + content: "\e066"} +.glyphicon-check:before { + content: "\e067"} +.glyphicon-move:before { + content: "\e068"} +.glyphicon-step-backward:before { + content: "\e069"} +.glyphicon-fast-backward:before { + content: "\e070"} +.glyphicon-backward:before { + content: "\e071"} +.glyphicon-play:before { + content: "\e072"} +.glyphicon-pause:before { + content: "\e073"} +.glyphicon-stop:before { + content: "\e074"} +.glyphicon-forward:before { + content: "\e075"} +.glyphicon-fast-forward:before { + content: "\e076"} +.glyphicon-step-forward:before { + content: "\e077"} +.glyphicon-eject:before { + content: "\e078"} +.glyphicon-chevron-left:before { + content: "\e079"} +.glyphicon-chevron-right:before { + content: "\e080"} +.glyphicon-plus-sign:before { + content: "\e081"} +.glyphicon-minus-sign:before { + content: "\e082"} +.glyphicon-remove-sign:before { + content: "\e083"} +.glyphicon-ok-sign:before { + content: "\e084"} +.glyphicon-question-sign:before { + content: "\e085"} +.glyphicon-info-sign:before { + content: "\e086"} +.glyphicon-screenshot:before { + content: "\e087"} +.glyphicon-remove-circle:before { + content: "\e088"} +.glyphicon-ok-circle:before { + content: "\e089"} +.glyphicon-ban-circle:before { + content: "\e090"} +.glyphicon-arrow-left:before { + content: "\e091"} +.glyphicon-arrow-right:before { + content: "\e092"} +.glyphicon-arrow-up:before { + content: "\e093"} +.glyphicon-arrow-down:before { + content: "\e094"} +.glyphicon-share-alt:before { + content: "\e095"} +.glyphicon-resize-full:before { + content: "\e096"} +.glyphicon-resize-small:before { + content: "\e097"} +.glyphicon-exclamation-sign:before { + content: "\e101"} +.glyphicon-gift:before { + content: "\e102"} +.glyphicon-leaf:before { + content: "\e103"} +.glyphicon-fire:before { + content: "\e104"} +.glyphicon-eye-open:before { + content: "\e105"} +.glyphicon-eye-close:before { + content: "\e106"} +.glyphicon-warning-sign:before { + content: "\e107"} +.glyphicon-plane:before { + content: "\e108"} +.glyphicon-calendar:before { + content: "\e109"} +.glyphicon-random:before { + content: "\e110"} +.glyphicon-comment:before { + content: "\e111"} +.glyphicon-magnet:before { + content: "\e112"} +.glyphicon-chevron-up:before { + content: "\e113"} +.glyphicon-chevron-down:before { + content: "\e114"} +.glyphicon-retweet:before { + content: "\e115"} +.glyphicon-shopping-cart:before { + content: "\e116"} +.glyphicon-folder-close:before { + content: "\e117"} +.glyphicon-folder-open:before { + content: "\e118"} +.glyphicon-resize-vertical:before { + content: "\e119"} +.glyphicon-resize-horizontal:before { + content: "\e120"} +.glyphicon-hdd:before { + content: "\e121"} +.glyphicon-bullhorn:before { + content: "\e122"} +.glyphicon-bell:before { + content: "\e123"} +.glyphicon-certificate:before { + content: "\e124"} +.glyphicon-thumbs-up:before { + content: "\e125"} +.glyphicon-thumbs-down:before { + content: "\e126"} +.glyphicon-hand-right:before { + content: "\e127"} +.glyphicon-hand-left:before { + content: "\e128"} +.glyphicon-hand-up:before { + content: "\e129"} +.glyphicon-hand-down:before { + content: "\e130"} +.glyphicon-circle-arrow-right:before { + content: "\e131"} +.glyphicon-circle-arrow-left:before { + content: "\e132"} +.glyphicon-circle-arrow-up:before { + content: "\e133"} +.glyphicon-circle-arrow-down:before { + content: "\e134"} +.glyphicon-globe:before { + content: "\e135"} +.glyphicon-wrench:before { + content: "\e136"} +.glyphicon-tasks:before { + content: "\e137"} +.glyphicon-filter:before { + content: "\e138"} +.glyphicon-briefcase:before { + content: "\e139"} +.glyphicon-fullscreen:before { + content: "\e140"} +.glyphicon-dashboard:before { + content: "\e141"} +.glyphicon-paperclip:before { + content: "\e142"} +.glyphicon-heart-empty:before { + content: "\e143"} +.glyphicon-link:before { + content: "\e144"} +.glyphicon-phone:before { + content: "\e145"} +.glyphicon-pushpin:before { + content: "\e146"} +.glyphicon-usd:before { + content: "\e148"} +.glyphicon-gbp:before { + content: "\e149"} +.glyphicon-sort:before { + content: "\e150"} +.glyphicon-sort-by-alphabet:before { + content: "\e151"} +.glyphicon-sort-by-alphabet-alt:before { + content: "\e152"} +.glyphicon-sort-by-order:before { + content: "\e153"} +.glyphicon-sort-by-order-alt:before { + content: "\e154"} +.glyphicon-sort-by-attributes:before { + content: "\e155"} +.glyphicon-sort-by-attributes-alt:before { + content: "\e156"} +.glyphicon-unchecked:before { + content: "\e157"} +.glyphicon-expand:before { + content: "\e158"} +.glyphicon-collapse-down:before { + content: "\e159"} +.glyphicon-collapse-up:before { + content: "\e160"} +.glyphicon-log-in:before { + content: "\e161"} +.glyphicon-flash:before { + content: "\e162"} +.glyphicon-log-out:before { + content: "\e163"} +.glyphicon-new-window:before { + content: "\e164"} +.glyphicon-record:before { + content: "\e165"} +.glyphicon-save:before { + content: "\e166"} +.glyphicon-open:before { + content: "\e167"} +.glyphicon-saved:before { + content: "\e168"} +.glyphicon-import:before { + content: "\e169"} +.glyphicon-export:before { + content: "\e170"} +.glyphicon-send:before { + content: "\e171"} +.glyphicon-floppy-disk:before { + content: "\e172"} +.glyphicon-floppy-saved:before { + content: "\e173"} +.glyphicon-floppy-remove:before { + content: "\e174"} +.glyphicon-floppy-save:before { + content: "\e175"} +.glyphicon-floppy-open:before { + content: "\e176"} +.glyphicon-credit-card:before { + content: "\e177"} +.glyphicon-transfer:before { + content: "\e178"} +.glyphicon-cutlery:before { + content: "\e179"} +.glyphicon-header:before { + content: "\e180"} +.glyphicon-compressed:before { + content: "\e181"} +.glyphicon-earphone:before { + content: "\e182"} +.glyphicon-phone-alt:before { + content: "\e183"} +.glyphicon-tower:before { + content: "\e184"} +.glyphicon-stats:before { + content: "\e185"} +.glyphicon-sd-video:before { + content: "\e186"} +.glyphicon-hd-video:before { + content: "\e187"} +.glyphicon-subtitles:before { + content: "\e188"} +.glyphicon-sound-stereo:before { + content: "\e189"} +.glyphicon-sound-dolby:before { + content: "\e190"} +.glyphicon-sound-5-1:before { + content: "\e191"} +.glyphicon-sound-6-1:before { + content: "\e192"} +.glyphicon-sound-7-1:before { + content: "\e193"} +.glyphicon-copyright-mark:before { + content: "\e194"} +.glyphicon-registration-mark:before { + content: "\e195"} +.glyphicon-cloud-download:before { + content: "\e197"} +.glyphicon-cloud-upload:before { + content: "\e198"} +.glyphicon-tree-conifer:before { + content: "\e199"} +.glyphicon-tree-deciduous:before { + content: "\e200"} +.caret { + display: inline-block; + width: 0; + height: 0; + margin-left: 2px; + vertical-align: middle; + border-top: 4px solid; + border-right: 4px solid transparent; + border-left: 4px solid transparent; +} +.dropdown { + position: relative; +} +.dropdown-toggle:focus { + outline: 0; +} +.dropdown-menu { + position: absolute; + top: 100%; + left: 0; + z-index: 1000; + display: none; + float: left; + min-width: 160px; + padding: 5px 0; + margin: 2px 0 0; + list-style: none; + font-size: 14px; + background-color: #fff; + border: 1px solid #ccc; + border: 1px solid rgba(0, 0, 0, .15); + border-radius: 4px; + -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); + box-shadow: 0 6px 12px rgba(0, 0, 0, .175); + background-clip: padding-box; +} +.dropdown-menu.pull-right { + right: 0; + left: auto; +} +.dropdown-menu .divider { + height: 1px; + margin: 9px 0; + overflow: hidden; + background-color: #e5e5e5; +} +.dropdown-menu>li>a { + display: block; + padding: 3px 20px; + clear: both; + font-weight: 400; + line-height: 1.428571429; + color: #333; + white-space: nowrap; +} +.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { + text-decoration: none; + color: #262626; + background-color: #f5f5f5; +} +.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus { + color: #fff; + text-decoration: none; + outline: 0; + background-color: #428bca; +} +.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus { + color: #999; +} +.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus { + text-decoration: none; + background-color: transparent; + background-image: none; + filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); + cursor: not-allowed; +} +.open>.dropdown-menu { + display: block; +} +.open>a { + outline: 0; +} +.dropdown-menu-right { + left: auto; + right: 0; +} +.dropdown-menu-left { + left: 0; + right: auto; +} +.dropdown-header { + display: block; + padding: 3px 20px; + font-size: 12px; + line-height: 1.428571429; + color: #999; +} +.dropdown-backdrop { + position: fixed; + left: 0; + right: 0; + bottom: 0; + top: 0; + z-index: 990; +} +.pull-right>.dropdown-menu { + right: 0; + left: auto; +} +.dropup .caret, .navbar-fixed-bottom .dropdown .caret { + border-top: 0; + border-bottom: 4px solid; + content: ""} +.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { + top: auto; + bottom: 100%; + margin-bottom: 1px; +} +@media (min-width:768px) { + .navbar-right .dropdown-menu { + left: auto; + right: 0; +} +.navbar-right .dropdown-menu-left { + left: 0; + right: auto; +} +}.btn-group, .btn-group-vertical { + position: relative; + display: inline-block; + vertical-align: middle; +} +.btn-group>.btn, .btn-group-vertical>.btn { + position: relative; + float: left; +} +.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active { + z-index: 2; +} +.btn-group>.btn:focus, .btn-group-vertical>.btn:focus { + outline: 0; +} +.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group { + margin-left: -1px; +} +.btn-toolbar { + margin-left: -5px; +} +.btn-toolbar .btn-group, .btn-toolbar .input-group { + float: left; +} +.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group { + margin-left: 5px; +} +.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { + border-radius: 0; +} +.btn-group>.btn:first-child { + margin-left: 0; +} +.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} +.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} +.btn-group>.btn-group { + float: left; +} +.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn { + border-radius: 0; +} +.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} +.btn-group>.btn-group:last-child>.btn:first-child { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} +.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { + outline: 0; +} +.btn-group-xs>.btn { + padding: 1px 5px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.btn-group-sm>.btn { + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.btn-group-lg>.btn { + padding: 10px 16px; + font-size: 18px; + line-height: 1.33; + border-radius: 6px; +} +.btn-group>.btn+.dropdown-toggle { + padding-left: 8px; + padding-right: 8px; +} +.btn-group>.btn-lg+.dropdown-toggle { + padding-left: 12px; + padding-right: 12px; +} +.btn-group.open .dropdown-toggle { + -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); + box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); +} +.btn-group.open .dropdown-toggle.btn-link { + -webkit-box-shadow: none; + box-shadow: none; +} +.btn .caret { + margin-left: 0; +} +.btn-lg .caret { + border-width: 5px 5px 0; + border-bottom-width: 0; +} +.dropup .btn-lg .caret { + border-width: 0 5px 5px; +} +.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn { + display: block; + float: none; + width: 100%; + max-width: 100%} +.btn-group-vertical>.btn-group>.btn { + float: none; +} +.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group { + margin-top: -1px; + margin-left: 0; +} +.btn-group-vertical>.btn:not(:first-child):not(:last-child) { + border-radius: 0; +} +.btn-group-vertical>.btn:first-child:not(:last-child) { + border-top-right-radius: 4px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} +.btn-group-vertical>.btn:last-child:not(:first-child) { + border-bottom-left-radius: 4px; + border-top-right-radius: 0; + border-top-left-radius: 0; +} +.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn { + border-radius: 0; +} +.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle { + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} +.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child { + border-top-right-radius: 0; + border-top-left-radius: 0; +} +.btn-group-justified { + display: table; + width: 100%; + table-layout: fixed; + border-collapse: separate; +} +.btn-group-justified>.btn, .btn-group-justified>.btn-group { + float: none; + display: table-cell; + width: 1%} +.btn-group-justified>.btn-group .btn { + width: 100%} +[data-toggle=buttons]>.btn>input[type=radio], [data-toggle=buttons]>.btn>input[type=checkbox] { + display: none; +} +.input-group { + position: relative; + display: table; + border-collapse: separate; +} +.input-group[class*=col-] { + float: none; + padding-left: 0; + padding-right: 0; +} +.input-group .form-control { + float: left; + width: 100%; + margin-bottom: 0; +} +.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn { + height: 46px; + padding: 10px 16px; + font-size: 18px; + line-height: 1.33; + border-radius: 6px; +} +select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn { + height: 46px; + line-height: 46px; +} +textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn { + height: auto; +} +.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn { + height: 30px; + padding: 5px 10px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn { + height: 30px; + line-height: 30px; +} +textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn { + height: auto; +} +.input-group-addon, .input-group-btn, .input-group .form-control { + display: table-cell; +} +.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { + border-radius: 0; +} +.input-group-addon, .input-group-btn { + width: 1%; + white-space: nowrap; + vertical-align: middle; +} +.input-group-addon { + padding: 6px 12px; + font-size: 14px; + font-weight: 400; + line-height: 1; + color: #555; + text-align: center; + background-color: #eee; + border: 1px solid #ccc; + border-radius: 4px; +} +.input-group-addon.input-sm { + padding: 5px 10px; + font-size: 12px; + border-radius: 3px; +} +.input-group-addon.input-lg { + padding: 10px 16px; + font-size: 18px; + border-radius: 6px; +} +.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] { + margin-top: 0; +} +.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} +.input-group-addon:first-child { + border-right: 0; +} +.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} +.input-group-addon:last-child { + border-left: 0; +} +.input-group-btn { + position: relative; + font-size: 0; + white-space: nowrap; +} +.input-group-btn>.btn { + position: relative; +} +.input-group-btn>.btn+.btn { + margin-left: -1px; +} +.input-group-btn>.btn:hover, .input-group-btn>.btn:focus, .input-group-btn>.btn:active { + z-index: 2; +} +.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group { + margin-right: -1px; +} +.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group { + margin-left: -1px; +} +.nav { + margin-bottom: 0; + padding-left: 0; + list-style: none; +} +.nav>li { + position: relative; + display: block; +} +.nav>li>a { + position: relative; + display: block; + padding: 10px 15px; +} +.nav>li>a:hover, .nav>li>a:focus { + text-decoration: none; + background-color: #eee; +} +.nav>li.disabled>a { + color: #999; +} +.nav>li.disabled>a:hover, .nav>li.disabled>a:focus { + color: #999; + text-decoration: none; + background-color: transparent; + cursor: not-allowed; +} +.nav .open>a, .nav .open>a:hover, .nav .open>a:focus { + background-color: #eee; + border-color: #428bca; +} +.nav .nav-divider { + height: 1px; + margin: 9px 0; + overflow: hidden; + background-color: #e5e5e5; +} +.nav>li>a>img { + max-width: none; +} +.nav-tabs { + border-bottom: 1px solid #ddd; +} +.nav-tabs>li { + float: left; + margin-bottom: -1px; +} +.nav-tabs>li>a { + margin-right: 2px; + line-height: 1.428571429; + border: 1px solid transparent; + border-radius: 4px 4px 0 0; +} +.nav-tabs>li>a:hover { + border-color: #eee #eee #ddd; +} +.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus { + color: #555; + background-color: #fff; + border: 1px solid #ddd; + border-bottom-color: transparent; + cursor: default; +} +.nav-tabs.nav-justified { + width: 100%; + border-bottom: 0; +} +.nav-tabs.nav-justified>li { + float: none; +} +.nav-tabs.nav-justified>li>a { + text-align: center; + margin-bottom: 5px; +} +.nav-tabs.nav-justified>.dropdown .dropdown-menu { + top: auto; + left: auto; +} +@media (min-width:768px) { + .nav-tabs.nav-justified>li { + display: table-cell; + width: 1%} +.nav-tabs.nav-justified>li>a { + margin-bottom: 0; +} +}.nav-tabs.nav-justified>li>a { + margin-right: 0; + border-radius: 4px; +} +.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus { + border: 1px solid #ddd; +} +@media (min-width:768px) { + .nav-tabs.nav-justified>li>a { + border-bottom: 1px solid #ddd; + border-radius: 4px 4px 0 0; +} +.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus { + border-bottom-color: #fff; +} +}.nav-pills>li { + float: left; +} +.nav-pills>li>a { + border-radius: 4px; +} +.nav-pills>li+li { + margin-left: 2px; +} +.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus { + color: #fff; + background-color: #428bca; +} +.nav-stacked>li { + float: none; +} +.nav-stacked>li+li { + margin-top: 2px; + margin-left: 0; +} +.nav-justified { + width: 100%} +.nav-justified>li { + float: none; +} +.nav-justified>li>a { + text-align: center; + margin-bottom: 5px; +} +.nav-justified>.dropdown .dropdown-menu { + top: auto; + left: auto; +} +@media (min-width:768px) { + .nav-justified>li { + display: table-cell; + width: 1%} +.nav-justified>li>a { + margin-bottom: 0; +} +}.nav-tabs-justified { + border-bottom: 0; +} +.nav-tabs-justified>li>a { + margin-right: 0; + border-radius: 4px; +} +.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus { + border: 1px solid #ddd; +} +@media (min-width:768px) { + .nav-tabs-justified>li>a { + border-bottom: 1px solid #ddd; + border-radius: 4px 4px 0 0; +} +.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus { + border-bottom-color: #fff; +} +}.tab-content>.tab-pane { + display: none; +} +.tab-content>.active { + display: block; +} +.nav-tabs .dropdown-menu { + margin-top: -1px; + border-top-right-radius: 0; + border-top-left-radius: 0; +} +.navbar { + position: relative; + min-height: 50px; + margin-bottom: 20px; + border: 1px solid transparent; +} +@media (min-width:768px) { + .navbar { + border-radius: 4px; +} +}@media (min-width:768px) { + .navbar-header { + float: left; +} +}.navbar-collapse { + max-height: 340px; + overflow-x: visible; + padding-right: 15px; + padding-left: 15px; + border-top: 1px solid transparent; + box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); + -webkit-overflow-scrolling: touch; +} +.navbar-collapse.in { + overflow-y: auto; +} +@media (min-width:768px) { + .navbar-collapse { + width: auto; + border-top: 0; + box-shadow: none; +} +.navbar-collapse.collapse { + display: block!important; + height: auto!important; + padding-bottom: 0; + overflow: visible!important; +} +.navbar-collapse.in { + overflow-y: visible; +} +.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { + padding-left: 0; + padding-right: 0; +} +}.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse { + margin-right: -15px; + margin-left: -15px; +} +@media (min-width:768px) { + .container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse { + margin-right: 0; + margin-left: 0; +} +}.navbar-static-top { + z-index: 1000; + border-width: 0 0 1px; +} +@media (min-width:768px) { + .navbar-static-top { + border-radius: 0; +} +}.navbar-fixed-top, .navbar-fixed-bottom { + position: fixed; + right: 0; + left: 0; + z-index: 1030; +} +@media (min-width:768px) { + .navbar-fixed-top, .navbar-fixed-bottom { + border-radius: 0; +} +}.navbar-fixed-top { + top: 0; + border-width: 0 0 1px; +} +.navbar-fixed-bottom { + bottom: 0; + margin-bottom: 0; + border-width: 1px 0 0; +} +.navbar-brand { + float: left; + padding: 15px; + font-size: 18px; + line-height: 20px; +} +.navbar-brand:hover, .navbar-brand:focus { + text-decoration: none; +} +.navbar-brand>.glyphicon { + float: left; + margin-top: -2px; + margin-right: 5px; +} +@media (min-width:768px) { + .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand { + margin-left: -15px; +} +}.navbar-toggle { + position: relative; + float: right; + margin-right: 15px; + padding: 9px 10px; + margin-top: 8px; + margin-bottom: 8px; + background-color: transparent; + background-image: none; + border: 1px solid transparent; + border-radius: 4px; +} +.navbar-toggle .icon-bar { + display: block; + width: 22px; + height: 2px; + border-radius: 1px; +} +.navbar-toggle .icon-bar+.icon-bar { + margin-top: 4px; +} +@media (min-width:768px) { + .navbar-toggle { + display: none; +} +}.navbar-nav { + margin: 7.5px -15px; +} +.navbar-nav>li>a { + padding-top: 10px; + padding-bottom: 10px; + line-height: 20px; +} +@media (max-width:767px) { + .navbar-nav .open .dropdown-menu { + position: static; + float: none; + width: auto; + margin-top: 0; + background-color: transparent; + border: 0; + box-shadow: none; +} +.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header { + padding: 5px 15px 5px 25px; +} +.navbar-nav .open .dropdown-menu>li>a { + line-height: 20px; +} +.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus { + background-image: none; +} +}@media (min-width:768px) { + .navbar-nav { + float: left; + margin: 0; +} +.navbar-nav>li { + float: left; +} +.navbar-nav>li>a { + padding-top: 15px; + padding-bottom: 15px; +} +.navbar-nav.navbar-right:last-child { + margin-right: -15px; +} +}@media (min-width:768px) { + .navbar-left { + float: left!important; +} +.navbar-right { + float: right!important; +} +}.navbar-form { + margin-left: -15px; + margin-right: -15px; + padding: 10px 15px; + border-top: 1px solid transparent; + border-bottom: 1px solid transparent; + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1); + margin-top: 8px; + margin-bottom: 8px; +} +@media (min-width:768px) { + .navbar-form .form-group { + display: inline-block; + margin-bottom: 0; + vertical-align: middle; +} +.navbar-form .form-control { + display: inline-block; + width: auto; + vertical-align: middle; +} +.navbar-form .control-label { + margin-bottom: 0; + vertical-align: middle; +} +.navbar-form .radio, .navbar-form .checkbox { + display: inline-block; + margin-top: 0; + margin-bottom: 0; + padding-left: 0; + vertical-align: middle; +} +.navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] { + float: none; + margin-left: 0; +} +.navbar-form .has-feedback .form-control-feedback { + top: 0; +} +}@media (max-width:767px) { + .navbar-form .form-group { + margin-bottom: 5px; +} +}@media (min-width:768px) { + .navbar-form { + width: auto; + border: 0; + margin-left: 0; + margin-right: 0; + padding-top: 0; + padding-bottom: 0; + -webkit-box-shadow: none; + box-shadow: none; +} +.navbar-form.navbar-right:last-child { + margin-right: -15px; +} +}.navbar-nav>li>.dropdown-menu { + margin-top: 0; + border-top-right-radius: 0; + border-top-left-radius: 0; +} +.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu { + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} +.navbar-btn { + margin-top: 8px; + margin-bottom: 8px; +} +.navbar-btn.btn-sm { + margin-top: 10px; + margin-bottom: 10px; +} +.navbar-btn.btn-xs { + margin-top: 14px; + margin-bottom: 14px; +} +.navbar-text { + margin-top: 15px; + margin-bottom: 15px; +} +@media (min-width:768px) { + .navbar-text { + float: left; + margin-left: 15px; + margin-right: 15px; +} +.navbar-text.navbar-right:last-child { + margin-right: 0; +} +}.navbar-default { + background-color: #f8f8f8; + border-color: #e7e7e7; +} +.navbar-default .navbar-brand { + color: #777; +} +.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { + color: #5e5e5e; + background-color: transparent; +} +.navbar-default .navbar-text { + color: #777; +} +.navbar-default .navbar-nav>li>a { + color: #777; +} +.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus { + color: #333; + background-color: transparent; +} +.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus { + color: #555; + background-color: #e7e7e7; +} +.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus { + color: #ccc; + background-color: transparent; +} +.navbar-default .navbar-toggle { + border-color: #ddd; +} +.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { + background-color: #ddd; +} +.navbar-default .navbar-toggle .icon-bar { + background-color: #888; +} +.navbar-default .navbar-collapse, .navbar-default .navbar-form { + border-color: #e7e7e7; +} +.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus { + background-color: #e7e7e7; + color: #555; +} +@media (max-width:767px) { + .navbar-default .navbar-nav .open .dropdown-menu>li>a { + color: #777; +} +.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus { + color: #333; + background-color: transparent; +} +.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus { + color: #555; + background-color: #e7e7e7; +} +.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus { + color: #ccc; + background-color: transparent; +} +}.navbar-default .navbar-link { + color: #777; +} +.navbar-default .navbar-link:hover { + color: #333; +} +.navbar-inverse { + background-color: #222; + border-color: #080808; +} +.navbar-inverse .navbar-brand { + color: #999; +} +.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { + color: #fff; + background-color: transparent; +} +.navbar-inverse .navbar-text { + color: #999; +} +.navbar-inverse .navbar-nav>li>a { + color: #999; +} +.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus { + color: #fff; + background-color: transparent; +} +.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus { + color: #fff; + background-color: #080808; +} +.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus { + color: #444; + background-color: transparent; +} +.navbar-inverse .navbar-toggle { + border-color: #333; +} +.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { + background-color: #333; +} +.navbar-inverse .navbar-toggle .icon-bar { + background-color: #fff; +} +.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { + border-color: #101010; +} +.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus { + background-color: #080808; + color: #fff; +} +@media (max-width:767px) { + .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header { + border-color: #080808; +} +.navbar-inverse .navbar-nav .open .dropdown-menu .divider { + background-color: #080808; +} +.navbar-inverse .navbar-nav .open .dropdown-menu>li>a { + color: #999; +} +.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus { + color: #fff; + background-color: transparent; +} +.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus { + color: #fff; + background-color: #080808; +} +.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus { + color: #444; + background-color: transparent; +} +}.navbar-inverse .navbar-link { + color: #999; +} +.navbar-inverse .navbar-link:hover { + color: #fff; +} +.breadcrumb { + padding: 8px 15px; + margin-bottom: 20px; + list-style: none; + background-color: #f5f5f5; + border-radius: 4px; +} +.breadcrumb>li { + display: inline-block; +} +.breadcrumb>li+li:before { + content: "/\00a0"; + padding: 0 5px; + color: #ccc; +} +.breadcrumb>.active { + color: #999; +} +.pagination { + display: inline-block; + padding-left: 0; + margin: 20px 0; + border-radius: 4px; +} +.pagination>li { + display: inline; +} +.pagination>li>a, .pagination>li>span { + position: relative; + float: left; + padding: 6px 12px; + line-height: 1.428571429; + text-decoration: none; + color: #428bca; + background-color: #fff; + border: 1px solid #ddd; + margin-left: -1px; +} +.pagination>li:first-child>a, .pagination>li:first-child>span { + margin-left: 0; + border-bottom-left-radius: 4px; + border-top-left-radius: 4px; +} +.pagination>li:last-child>a, .pagination>li:last-child>span { + border-bottom-right-radius: 4px; + border-top-right-radius: 4px; +} +.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus { + color: #2a6496; + background-color: #eee; + border-color: #ddd; +} +.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus { + z-index: 2; + color: #fff; + background-color: #428bca; + border-color: #428bca; + cursor: default; +} +.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus { + color: #999; + background-color: #fff; + border-color: #ddd; + cursor: not-allowed; +} +.pagination-lg>li>a, .pagination-lg>li>span { + padding: 10px 16px; + font-size: 18px; +} +.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span { + border-bottom-left-radius: 6px; + border-top-left-radius: 6px; +} +.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span { + border-bottom-right-radius: 6px; + border-top-right-radius: 6px; +} +.pagination-sm>li>a, .pagination-sm>li>span { + padding: 5px 10px; + font-size: 12px; +} +.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span { + border-bottom-left-radius: 3px; + border-top-left-radius: 3px; +} +.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span { + border-bottom-right-radius: 3px; + border-top-right-radius: 3px; +} +.pager { + padding-left: 0; + margin: 20px 0; + list-style: none; + text-align: center; +} +.pager li { + display: inline; +} +.pager li>a, .pager li>span { + display: inline-block; + padding: 5px 14px; + background-color: #fff; + border: 1px solid #ddd; + border-radius: 15px; +} +.pager li>a:hover, .pager li>a:focus { + text-decoration: none; + background-color: #eee; +} +.pager .next>a, .pager .next>span { + float: right; +} +.pager .previous>a, .pager .previous>span { + float: left; +} +.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span { + color: #999; + background-color: #fff; + cursor: not-allowed; +} +.label { + display: inline; + padding: .2em .6em .3em; + font-size: 75%; + font-weight: 700; + line-height: 1; + color: #fff; + text-align: center; + white-space: nowrap; + vertical-align: baseline; + border-radius: .25em; +} +.label[href]:hover, .label[href]:focus { + color: #fff; + text-decoration: none; + cursor: pointer; +} +.label:empty { + display: none; +} +.btn .label { + position: relative; + top: -1px; +} +.label-default { + background-color: #999; +} +.label-default[href]:hover, .label-default[href]:focus { + background-color: gray; +} +.label-primary { + background-color: #428bca; +} +.label-primary[href]:hover, .label-primary[href]:focus { + background-color: #3071a9; +} +.label-success { + background-color: #5cb85c; +} +.label-success[href]:hover, .label-success[href]:focus { + background-color: #449d44; +} +.label-info { + background-color: #5bc0de; +} +.label-info[href]:hover, .label-info[href]:focus { + background-color: #31b0d5; +} +.label-warning { + background-color: #f0ad4e; +} +.label-warning[href]:hover, .label-warning[href]:focus { + background-color: #ec971f; +} +.label-danger { + background-color: #d9534f; +} +.label-danger[href]:hover, .label-danger[href]:focus { + background-color: #c9302c; +} +.badge { + display: inline-block; + min-width: 10px; + padding: 3px 7px; + font-size: 12px; + font-weight: 700; + color: #fff; + line-height: 1; + vertical-align: baseline; + white-space: nowrap; + text-align: center; + background-color: #999; + border-radius: 10px; +} +.badge:empty { + display: none; +} +.btn .badge { + position: relative; + top: -1px; +} +a.badge:hover, a.badge:focus { + color: #fff; + text-decoration: none; + cursor: pointer; +} +a.list-group-item.active>.badge, .nav-pills>.active>a>.badge { + color: #428bca; + background-color: #fff; +} +.nav-pills>li>a>.badge { + margin-left: 3px; +} +.jumbotron { + padding: 30px; + margin-bottom: 30px; + color: inherit; + background-color: #eee; +} +.jumbotron h1, .jumbotron .h1 { + color: inherit; +} +.jumbotron p { + margin-bottom: 15px; + font-size: 21px; + font-weight: 200; +} +.container .jumbotron { + border-radius: 6px; +} +.jumbotron .container { + max-width: 100%} +@media screen and (min-width:768px) { + .jumbotron { + padding-top: 48px; + padding-bottom: 48px; +} +.container .jumbotron { + padding-left: 60px; + padding-right: 60px; +} +.jumbotron h1, .jumbotron .h1 { + font-size: 63px; +} +}.thumbnail { + display: block; + padding: 4px; + margin-bottom: 20px; + line-height: 1.428571429; + background-color: #fff; + border: 1px solid #ddd; + border-radius: 4px; + -webkit-transition: all .2s ease-in-out; + transition: all .2s ease-in-out; +} +.thumbnail>img, .thumbnail a>img { + display: block; + max-width: 100%; + height: auto; + margin-left: auto; + margin-right: auto; +} +a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active { + border-color: #428bca; +} +.thumbnail .caption { + padding: 9px; + color: #333; +} +.alert { + padding: 15px; + margin-bottom: 20px; + border: 1px solid transparent; + border-radius: 4px; +} +.alert h4 { + margin-top: 0; + color: inherit; +} +.alert .alert-link { + font-weight: 700; +} +.alert>p, .alert>ul { + margin-bottom: 0; +} +.alert>p+p { + margin-top: 5px; +} +.alert-dismissable { + padding-right: 35px; +} +.alert-dismissable .close { + position: relative; + top: -2px; + right: -21px; + color: inherit; +} +.alert-success { + background-color: #dff0d8; + border-color: #d6e9c6; + color: #3c763d; +} +.alert-success hr { + border-top-color: #c9e2b3; +} +.alert-success .alert-link { + color: #2b542c; +} +.alert-info { + background-color: #d9edf7; + border-color: #bce8f1; + color: #31708f; +} +.alert-info hr { + border-top-color: #a6e1ec; +} +.alert-info .alert-link { + color: #245269; +} +.alert-warning { + background-color: #fcf8e3; + border-color: #faebcc; + color: #8a6d3b; +} +.alert-warning hr { + border-top-color: #f7e1b5; +} +.alert-warning .alert-link { + color: #66512c; +} +.alert-danger { + background-color: #f2dede; + border-color: #ebccd1; + color: #a94442; +} +.alert-danger hr { + border-top-color: #e4b9c0; +} +.alert-danger .alert-link { + color: #843534; +} +@-webkit-keyframes progress-bar-stripes { + from { + background-position: 40px 0; +} +to { + background-position: 0 0; +} +}@keyframes progress-bar-stripes { + from { + background-position: 40px 0; +} +to { + background-position: 0 0; +} +}.progress { + overflow: hidden; + height: 20px; + margin-bottom: 20px; + background-color: #f5f5f5; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); +} +.progress-bar { + float: left; + width: 0; + height: 100%; + font-size: 12px; + line-height: 20px; + color: #fff; + text-align: center; + background-color: #428bca; + -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15); + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15); + -webkit-transition: width .6s ease; + transition: width .6s ease; +} +.progress-striped .progress-bar { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-size: 40px 40px; +} +.progress.active .progress-bar { + -webkit-animation: progress-bar-stripes 2s linear infinite; + animation: progress-bar-stripes 2s linear infinite; +} +.progress-bar-success { + background-color: #5cb85c; +} +.progress-striped .progress-bar-success { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} +.progress-bar-info { + background-color: #5bc0de; +} +.progress-striped .progress-bar-info { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} +.progress-bar-warning { + background-color: #f0ad4e; +} +.progress-striped .progress-bar-warning { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} +.progress-bar-danger { + background-color: #d9534f; +} +.progress-striped .progress-bar-danger { + background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); + background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); +} +.media, .media-body { + overflow: hidden; + zoom: 1; +} +.media, .media .media { + margin-top: 15px; +} +.media:first-child { + margin-top: 0; +} +.media-object { + display: block; +} +.media-heading { + margin: 0 0 5px; +} +.media>.pull-left { + margin-right: 10px; +} +.media>.pull-right { + margin-left: 10px; +} +.media-list { + padding-left: 0; + list-style: none; +} +.list-group { + margin-bottom: 20px; + padding-left: 0; +} +.list-group-item { + position: relative; + display: block; + padding: 10px 15px; + margin-bottom: -1px; + background-color: #fff; + border: 1px solid #ddd; +} +.list-group-item:first-child { + border-top-right-radius: 4px; + border-top-left-radius: 4px; +} +.list-group-item:last-child { + margin-bottom: 0; + border-bottom-right-radius: 4px; + border-bottom-left-radius: 4px; +} +.list-group-item>.badge { + float: right; +} +.list-group-item>.badge+.badge { + margin-right: 5px; +} +a.list-group-item { + color: #555; +} +a.list-group-item .list-group-item-heading { + color: #333; +} +a.list-group-item:hover, a.list-group-item:focus { + text-decoration: none; + background-color: #f5f5f5; +} +a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus { + z-index: 2; + color: #fff; + background-color: #428bca; + border-color: #428bca; +} +a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading { + color: inherit; +} +a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text { + color: #e1edf7; +} +.list-group-item-success { + color: #3c763d; + background-color: #dff0d8; +} +a.list-group-item-success { + color: #3c763d; +} +a.list-group-item-success .list-group-item-heading { + color: inherit; +} +a.list-group-item-success:hover, a.list-group-item-success:focus { + color: #3c763d; + background-color: #d0e9c6; +} +a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus { + color: #fff; + background-color: #3c763d; + border-color: #3c763d; +} +.list-group-item-warning { + color: #8a6d3b; + background-color: #fcf8e3; +} +a.list-group-item-warning { + color: #8a6d3b; +} +a.list-group-item-warning .list-group-item-heading { + color: inherit; +} +a.list-group-item-warning:hover, a.list-group-item-warning:focus { + color: #8a6d3b; + background-color: #faf2cc; +} +a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus { + color: #fff; + background-color: #8a6d3b; + border-color: #8a6d3b; +} +.list-group-item-danger { + color: #a94442; + background-color: #f2dede; +} +a.list-group-item-danger { + color: #a94442; +} +a.list-group-item-danger .list-group-item-heading { + color: inherit; +} +a.list-group-item-danger:hover, a.list-group-item-danger:focus { + color: #a94442; + background-color: #ebcccc; +} +a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus { + color: #fff; + background-color: #a94442; + border-color: #a94442; +} +.list-group-item-info { + color: #31708f; + background-color: #d9edf7; +} +a.list-group-item-info { + color: #31708f; +} +a.list-group-item-info .list-group-item-heading { + color: inherit; +} +a.list-group-item-info:hover, a.list-group-item-info:focus { + color: #31708f; + background-color: #c4e3f3; +} +a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus { + color: #fff; + background-color: #31708f; + border-color: #31708f; +} +.list-group-item-heading { + margin-top: 0; + margin-bottom: 5px; +} +.list-group-item-text { + margin-bottom: 0; + line-height: 1.3; +} +.panel { + margin-bottom: 20px; + background-color: #fff; + border: 1px solid transparent; + border-radius: 4px; + -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); + box-shadow: 0 1px 1px rgba(0, 0, 0, .05); +} +.panel-body { + padding: 15px; +} +.panel>.list-group { + margin-bottom: 0; +} +.panel>.list-group .list-group-item { + border-width: 1px 0; +} +.panel>.list-group .list-group-item:first-child { + border-top-right-radius: 0; + border-top-left-radius: 0; +} +.panel>.list-group .list-group-item:last-child { + border-bottom: 0; +} +.panel-heading+.list-group .list-group-item:first-child { + border-top-width: 0; +} +.panel>.table, .panel>.table-responsive>.table { + margin-bottom: 0; +} +.panel>.table>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive>.table>tbody:last-child>tr:last-child td:first-child, .panel>.table>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive>.table>tfoot:last-child>tr:last-child td:first-child, .panel>.table>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive>.table>tbody:last-child>tr:last-child th:first-child, .panel>.table>tfoot:last-child>tr:last-child th:first-child, .panel>.table-responsive>.table>tfoot:last-child>tr:last-child th:first-child { + border-bottom-left-radius: 3px; +} +.panel>.table>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive>.table>tbody:last-child>tr:last-child td:last-child, .panel>.table>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive>.table>tfoot:last-child>tr:last-child td:last-child, .panel>.table>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive>.table>tbody:last-child>tr:last-child th:last-child, .panel>.table>tfoot:last-child>tr:last-child th:last-child, .panel>.table-responsive>.table>tfoot:last-child>tr:last-child th:last-child { + border-bottom-right-radius: 3px; +} +.panel>.panel-body+.table, .panel>.panel-body+.table-responsive { + border-top: 1px solid #ddd; +} +.panel>.table>tbody:first-child th, .panel>.table>tbody:first-child td { + border-top: 0; +} +.panel>.table-bordered, .panel>.table-responsive>.table-bordered { + border: 0; +} +.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child { + border-left: 0; +} +.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child { + border-right: 0; +} +.panel>.table-bordered>thead>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:last-child>th, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table-bordered>thead>tr:last-child>td, .panel>.table-responsive>.table-bordered>thead>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td { + border-bottom: 0; +} +.panel>.table-responsive { + border: 0; + margin-bottom: 0; +} +.panel-heading { + padding: 10px 15px; + border-bottom: 1px solid transparent; + border-top-right-radius: 3px; + border-top-left-radius: 3px; +} +.panel-heading>.dropdown .dropdown-toggle { + color: inherit; +} +.panel-title { + margin-top: 0; + margin-bottom: 0; + font-size: 16px; + color: inherit; +} +.panel-title>a { + color: inherit; +} +.panel-footer { + padding: 10px 15px; + background-color: #f5f5f5; + border-top: 1px solid #ddd; + border-bottom-right-radius: 3px; + border-bottom-left-radius: 3px; +} +.panel-group .panel { + margin-bottom: 0; + border-radius: 4px; + overflow: hidden; +} +.panel-group .panel+.panel { + margin-top: 5px; +} +.panel-group .panel-heading { + border-bottom: 0; +} +.panel-group .panel-heading+.panel-collapse .panel-body { + border-top: 1px solid #ddd; +} +.panel-group .panel-footer { + border-top: 0; +} +.panel-group .panel-footer+.panel-collapse .panel-body { + border-bottom: 1px solid #ddd; +} +.panel-default { + border-color: #ddd; +} +.panel-default>.panel-heading { + color: #333; + background-color: #f5f5f5; + border-color: #ddd; +} +.panel-default>.panel-heading+.panel-collapse .panel-body { + border-top-color: #ddd; +} +.panel-default>.panel-footer+.panel-collapse .panel-body { + border-bottom-color: #ddd; +} +.panel-primary { + border-color: #428bca; +} +.panel-primary>.panel-heading { + color: #fff; + background-color: #428bca; + border-color: #428bca; +} +.panel-primary>.panel-heading+.panel-collapse .panel-body { + border-top-color: #428bca; +} +.panel-primary>.panel-footer+.panel-collapse .panel-body { + border-bottom-color: #428bca; +} +.panel-success { + border-color: #d6e9c6; +} +.panel-success>.panel-heading { + color: #3c763d; + background-color: #dff0d8; + border-color: #d6e9c6; +} +.panel-success>.panel-heading+.panel-collapse .panel-body { + border-top-color: #d6e9c6; +} +.panel-success>.panel-footer+.panel-collapse .panel-body { + border-bottom-color: #d6e9c6; +} +.panel-warning { + border-color: #faebcc; +} +.panel-warning>.panel-heading { + color: #8a6d3b; + background-color: #fcf8e3; + border-color: #faebcc; +} +.panel-warning>.panel-heading+.panel-collapse .panel-body { + border-top-color: #faebcc; +} +.panel-warning>.panel-footer+.panel-collapse .panel-body { + border-bottom-color: #faebcc; +} +.panel-danger { + border-color: #ebccd1; +} +.panel-danger>.panel-heading { + color: #a94442; + background-color: #f2dede; + border-color: #ebccd1; +} +.panel-danger>.panel-heading+.panel-collapse .panel-body { + border-top-color: #ebccd1; +} +.panel-danger>.panel-footer+.panel-collapse .panel-body { + border-bottom-color: #ebccd1; +} +.panel-info { + border-color: #bce8f1; +} +.panel-info>.panel-heading { + color: #31708f; + background-color: #d9edf7; + border-color: #bce8f1; +} +.panel-info>.panel-heading+.panel-collapse .panel-body { + border-top-color: #bce8f1; +} +.panel-info>.panel-footer+.panel-collapse .panel-body { + border-bottom-color: #bce8f1; +} +.well { + min-height: 20px; + padding: 19px; + margin-bottom: 20px; + background-color: #f5f5f5; + border: 1px solid #e3e3e3; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); + box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); +} +.well blockquote { + border-color: #ddd; + border-color: rgba(0, 0, 0, .15); +} +.well-lg { + padding: 24px; + border-radius: 6px; +} +.well-sm { + padding: 9px; + border-radius: 3px; +} +.close { + float: right; + font-size: 21px; + font-weight: 700; + line-height: 1; + color: #000; + text-shadow: 0 1px 0 #fff; + opacity: .2; + filter: alpha(opacity=20); +} +.close:hover, .close:focus { + color: #000; + text-decoration: none; + cursor: pointer; + opacity: .5; + filter: alpha(opacity=50); +} +button.close { + padding: 0; + cursor: pointer; + background: 0 0; + border: 0; + -webkit-appearance: none; +} +.modal-open { + overflow: hidden; +} +.modal { + display: none; + overflow: auto; + overflow-y: scroll; + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1050; + -webkit-overflow-scrolling: touch; + outline: 0; +} +.modal.fade .modal-dialog { + -webkit-transform: translate(0, -25%); + -ms-transform: translate(0, -25%); + transform: translate(0, -25%); + -webkit-transition: -webkit-transform .3s ease-out; + -moz-transition: -moz-transform .3s ease-out; + -o-transition: -o-transform .3s ease-out; + transition: transform .3s ease-out; +} +.modal.in .modal-dialog { + -webkit-transform: translate(0, 0); + -ms-transform: translate(0, 0); + transform: translate(0, 0); +} +.modal-dialog { + position: relative; + width: auto; + margin: 10px; +} +.modal-content { + position: relative; + background-color: #fff; + border: 1px solid #999; + border: 1px solid rgba(0, 0, 0, .2); + border-radius: 6px; + -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5); + box-shadow: 0 3px 9px rgba(0, 0, 0, .5); + background-clip: padding-box; + outline: 0; +} +.modal-backdrop { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1040; + background-color: #000; +} +.modal-backdrop.fade { + opacity: 0; + filter: alpha(opacity=0); +} +.modal-backdrop.in { + opacity: .5; + filter: alpha(opacity=50); +} +.modal-header { + padding: 15px; + border-bottom: 1px solid #e5e5e5; + min-height: 16.428571429px; +} +.modal-header .close { + margin-top: -2px; +} +.modal-title { + margin: 0; + line-height: 1.428571429; +} +.modal-body { + position: relative; + padding: 20px; +} +.modal-footer { + margin-top: 15px; + padding: 19px 20px 20px; + text-align: right; + border-top: 1px solid #e5e5e5; +} +.modal-footer .btn+.btn { + margin-left: 5px; + margin-bottom: 0; +} +.modal-footer .btn-group .btn+.btn { + margin-left: -1px; +} +.modal-footer .btn-block+.btn-block { + margin-left: 0; +} +@media (min-width:768px) { + .modal-dialog { + width: 600px; + margin: 30px auto; +} +.modal-content { + -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5); + box-shadow: 0 5px 15px rgba(0, 0, 0, .5); +} +.modal-sm { + width: 300px; +} +.modal-lg { + width: 900px; +} +}.tooltip { + position: absolute; + z-index: 1030; + display: block; + visibility: visible; + font-size: 12px; + line-height: 1.4; + opacity: 0; + filter: alpha(opacity=0); +} +.tooltip.in { + opacity: .9; + filter: alpha(opacity=90); +} +.tooltip.top { + margin-top: -3px; + padding: 5px 0; +} +.tooltip.right { + margin-left: 3px; + padding: 0 5px; +} +.tooltip.bottom { + margin-top: 3px; + padding: 5px 0; +} +.tooltip.left { + margin-left: -3px; + padding: 0 5px; +} +.tooltip-inner { + max-width: 200px; + padding: 3px 8px; + color: #fff; + text-align: center; + text-decoration: none; + background-color: #000; + border-radius: 4px; +} +.tooltip-arrow { + position: absolute; + width: 0; + height: 0; + border-color: transparent; + border-style: solid; +} +.tooltip.top .tooltip-arrow { + bottom: 0; + left: 50%; + margin-left: -5px; + border-width: 5px 5px 0; + border-top-color: #000; +} +.tooltip.top-left .tooltip-arrow { + bottom: 0; + left: 5px; + border-width: 5px 5px 0; + border-top-color: #000; +} +.tooltip.top-right .tooltip-arrow { + bottom: 0; + right: 5px; + border-width: 5px 5px 0; + border-top-color: #000; +} +.tooltip.right .tooltip-arrow { + top: 50%; + left: 0; + margin-top: -5px; + border-width: 5px 5px 5px 0; + border-right-color: #000; +} +.tooltip.left .tooltip-arrow { + top: 50%; + right: 0; + margin-top: -5px; + border-width: 5px 0 5px 5px; + border-left-color: #000; +} +.tooltip.bottom .tooltip-arrow { + top: 0; + left: 50%; + margin-left: -5px; + border-width: 0 5px 5px; + border-bottom-color: #000; +} +.tooltip.bottom-left .tooltip-arrow { + top: 0; + left: 5px; + border-width: 0 5px 5px; + border-bottom-color: #000; +} +.tooltip.bottom-right .tooltip-arrow { + top: 0; + right: 5px; + border-width: 0 5px 5px; + border-bottom-color: #000; +} +.popover { + position: absolute; + top: 0; + left: 0; + z-index: 1010; + display: none; + max-width: 276px; + padding: 1px; + text-align: left; + background-color: #fff; + background-clip: padding-box; + border: 1px solid #ccc; + border: 1px solid rgba(0, 0, 0, .2); + border-radius: 6px; + -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2); + box-shadow: 0 5px 10px rgba(0, 0, 0, .2); + white-space: normal; +} +.popover.top { + margin-top: -10px; +} +.popover.right { + margin-left: 10px; +} +.popover.bottom { + margin-top: 10px; +} +.popover.left { + margin-left: -10px; +} +.popover-title { + margin: 0; + padding: 8px 14px; + font-size: 14px; + font-weight: 400; + line-height: 18px; + background-color: #f7f7f7; + border-bottom: 1px solid #ebebeb; + border-radius: 5px 5px 0 0; +} +.popover-content { + padding: 9px 14px; +} +.popover .arrow, .popover .arrow:after { + position: absolute; + display: block; + width: 0; + height: 0; + border-color: transparent; + border-style: solid; +} +.popover .arrow { + border-width: 11px; +} +.popover .arrow:after { + border-width: 10px; + content: ""} +.popover.top .arrow { + left: 50%; + margin-left: -11px; + border-bottom-width: 0; + border-top-color: #999; + border-top-color: rgba(0, 0, 0, .25); + bottom: -11px; +} +.popover.top .arrow:after { + content: " "; + bottom: 1px; + margin-left: -10px; + border-bottom-width: 0; + border-top-color: #fff; +} +.popover.right .arrow { + top: 50%; + left: -11px; + margin-top: -11px; + border-left-width: 0; + border-right-color: #999; + border-right-color: rgba(0, 0, 0, .25); +} +.popover.right .arrow:after { + content: " "; + left: 1px; + bottom: -10px; + border-left-width: 0; + border-right-color: #fff; +} +.popover.bottom .arrow { + left: 50%; + margin-left: -11px; + border-top-width: 0; + border-bottom-color: #999; + border-bottom-color: rgba(0, 0, 0, .25); + top: -11px; +} +.popover.bottom .arrow:after { + content: " "; + top: 1px; + margin-left: -10px; + border-top-width: 0; + border-bottom-color: #fff; +} +.popover.left .arrow { + top: 50%; + right: -11px; + margin-top: -11px; + border-right-width: 0; + border-left-color: #999; + border-left-color: rgba(0, 0, 0, .25); +} +.popover.left .arrow:after { + content: " "; + right: 1px; + border-right-width: 0; + border-left-color: #fff; + bottom: -10px; +} +.carousel { + position: relative; +} +.carousel-inner { + position: relative; + overflow: hidden; + width: 100%} +.carousel-inner>.item { + display: none; + position: relative; + -webkit-transition: .6s ease-in-out left; + transition: .6s ease-in-out left; +} +.carousel-inner>.item>img, .carousel-inner>.item>a>img { + display: block; + max-width: 100%; + height: auto; + line-height: 1; +} +.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev { + display: block; +} +.carousel-inner>.active { + left: 0; +} +.carousel-inner>.next, .carousel-inner>.prev { + position: absolute; + top: 0; + width: 100%} +.carousel-inner>.next { + left: 100%} +.carousel-inner>.prev { + left: -100%} +.carousel-inner>.next.left, .carousel-inner>.prev.right { + left: 0; +} +.carousel-inner>.active.left { + left: -100%} +.carousel-inner>.active.right { + left: 100%} +.carousel-control { + position: absolute; + top: 0; + left: 0; + bottom: 0; + width: 15%; + opacity: .5; + filter: alpha(opacity=50); + font-size: 20px; + color: #fff; + text-align: center; + text-shadow: 0 1px 2px rgba(0, 0, 0, .6); +} +.carousel-control.left { + background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%)); + background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%); + background-repeat: repeat-x; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); +} +.carousel-control.right { + left: auto; + right: 0; + background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%)); + background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%); + background-repeat: repeat-x; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); +} +.carousel-control:hover, .carousel-control:focus { + outline: 0; + color: #fff; + text-decoration: none; + opacity: .9; + filter: alpha(opacity=90); +} +.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { + position: absolute; + top: 50%; + z-index: 5; + display: inline-block; +} +.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { + left: 50%} +.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { + right: 50%} +.carousel-control .icon-prev, .carousel-control .icon-next { + width: 20px; + height: 20px; + margin-top: -10px; + margin-left: -10px; + font-family: serif; +} +.carousel-control .icon-prev:before { + content: '\2039'} +.carousel-control .icon-next:before { + content: '\203a'} +.carousel-indicators { + position: absolute; + bottom: 10px; + left: 50%; + z-index: 15; + width: 60%; + margin-left: -30%; + padding-left: 0; + list-style: none; + text-align: center; +} +.carousel-indicators li { + display: inline-block; + width: 10px; + height: 10px; + margin: 1px; + text-indent: -999px; + border: 1px solid #fff; + border-radius: 10px; + cursor: pointer; + background-color: #000 \9; + background-color: rgba(0, 0, 0, 0); +} +.carousel-indicators .active { + margin: 0; + width: 12px; + height: 12px; + background-color: #fff; +} +.carousel-caption { + position: absolute; + left: 15%; + right: 15%; + bottom: 20px; + z-index: 10; + padding-top: 20px; + padding-bottom: 20px; + color: #fff; + text-align: center; + text-shadow: 0 1px 2px rgba(0, 0, 0, .6); +} +.carousel-caption .btn { + text-shadow: none; +} +@media screen and (min-width:768px) { + .carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { + width: 30px; + height: 30px; + margin-top: -15px; + margin-left: -15px; + font-size: 30px; +} +.carousel-caption { + left: 20%; + right: 20%; + padding-bottom: 30px; +} +.carousel-indicators { + bottom: 20px; +} +}.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after { + content: " "; + display: table; +} +.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after { + clear: both; +} +.center-block { + display: block; + margin-left: auto; + margin-right: auto; +} +.pull-right { + float: right!important; +} +.pull-left { + float: left!important; +} +.hide { + display: none!important; +} +.show { + display: block!important; +} +.invisible { + visibility: hidden; +} +.text-hide { + font: 0/0 a; + color: transparent; + text-shadow: none; + background-color: transparent; + border: 0; +} +.hidden { + display: none!important; + visibility: hidden!important; +} +.affix { + position: fixed; +} +@-ms-viewport { + width: device-width; +} +.visible-xs, tr.visible-xs, th.visible-xs, td.visible-xs { + display: none!important; +} +@media (max-width:767px) { + .visible-xs { + display: block!important; +} +table.visible-xs { + display: table; +} +tr.visible-xs { + display: table-row!important; +} +th.visible-xs, td.visible-xs { + display: table-cell!important; +} +}.visible-sm, tr.visible-sm, th.visible-sm, td.visible-sm { + display: none!important; +} +@media (min-width:768px) and (max-width:991px) { + .visible-sm { + display: block!important; +} +table.visible-sm { + display: table; +} +tr.visible-sm { + display: table-row!important; +} +th.visible-sm, td.visible-sm { + display: table-cell!important; +} +}.visible-md, tr.visible-md, th.visible-md, td.visible-md { + display: none!important; +} +@media (min-width:992px) and (max-width:1199px) { + .visible-md { + display: block!important; +} +table.visible-md { + display: table; +} +tr.visible-md { + display: table-row!important; +} +th.visible-md, td.visible-md { + display: table-cell!important; +} +}.visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg { + display: none!important; +} +@media (min-width:1200px) { + .visible-lg { + display: block!important; +} +table.visible-lg { + display: table; +} +tr.visible-lg { + display: table-row!important; +} +th.visible-lg, td.visible-lg { + display: table-cell!important; +} +}@media (max-width:767px) { + .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs { + display: none!important; +} +}@media (min-width:768px) and (max-width:991px) { + .hidden-sm, tr.hidden-sm, th.hidden-sm, td.hidden-sm { + display: none!important; +} +}@media (min-width:992px) and (max-width:1199px) { + .hidden-md, tr.hidden-md, th.hidden-md, td.hidden-md { + display: none!important; +} +}@media (min-width:1200px) { + .hidden-lg, tr.hidden-lg, th.hidden-lg, td.hidden-lg { + display: none!important; +} +}.visible-print, tr.visible-print, th.visible-print, td.visible-print { + display: none!important; +} +@media print { + .visible-print { + display: block!important; +} +table.visible-print { + display: table; +} +tr.visible-print { + display: table-row!important; +} +th.visible-print, td.visible-print { + display: table-cell!important; +} +}@media print { + .hidden-print, tr.hidden-print, th.hidden-print, td.hidden-print { + display: none!important; +} +} \ No newline at end of file diff --git a/iot.fedoraproject.org/static/css/font-awesome.css b/iot.fedoraproject.org/static/css/font-awesome.css new file mode 100644 index 0000000..ee906a8 --- /dev/null +++ b/iot.fedoraproject.org/static/css/font-awesome.css @@ -0,0 +1,2337 @@ +/*! + * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome + * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) + */ +/* FONT PATH + * -------------------------- */ +@font-face { + font-family: 'FontAwesome'; + src: url('../fonts/fontawesome-webfont.eot?v=4.7.0'); + src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg'); + font-weight: normal; + font-style: normal; +} +.fa { + display: inline-block; + font: normal normal normal 14px/1 FontAwesome; + font-size: inherit; + text-rendering: auto; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} +/* makes the font 33% larger relative to the icon container */ +.fa-lg { + font-size: 1.33333333em; + line-height: 0.75em; + vertical-align: -15%; +} +.fa-2x { + font-size: 2em; +} +.fa-3x { + font-size: 3em; +} +.fa-4x { + font-size: 4em; +} +.fa-5x { + font-size: 5em; +} +.fa-fw { + width: 1.28571429em; + text-align: center; +} +.fa-ul { + padding-left: 0; + margin-left: 2.14285714em; + list-style-type: none; +} +.fa-ul > li { + position: relative; +} +.fa-li { + position: absolute; + left: -2.14285714em; + width: 2.14285714em; + top: 0.14285714em; + text-align: center; +} +.fa-li.fa-lg { + left: -1.85714286em; +} +.fa-border { + padding: .2em .25em .15em; + border: solid 0.08em #eeeeee; + border-radius: .1em; +} +.fa-pull-left { + float: left; +} +.fa-pull-right { + float: right; +} +.fa.fa-pull-left { + margin-right: .3em; +} +.fa.fa-pull-right { + margin-left: .3em; +} +/* Deprecated as of 4.4.0 */ +.pull-right { + float: right; +} +.pull-left { + float: left; +} +.fa.pull-left { + margin-right: .3em; +} +.fa.pull-right { + margin-left: .3em; +} +.fa-spin { + -webkit-animation: fa-spin 2s infinite linear; + animation: fa-spin 2s infinite linear; +} +.fa-pulse { + -webkit-animation: fa-spin 1s infinite steps(8); + animation: fa-spin 1s infinite steps(8); +} +@-webkit-keyframes fa-spin { + 0% { + -webkit-transform: rotate(0deg); + transform: rotate(0deg); + } + 100% { + -webkit-transform: rotate(359deg); + transform: rotate(359deg); + } +} +@keyframes fa-spin { + 0% { + -webkit-transform: rotate(0deg); + transform: rotate(0deg); + } + 100% { + -webkit-transform: rotate(359deg); + transform: rotate(359deg); + } +} +.fa-rotate-90 { + -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; + -webkit-transform: rotate(90deg); + -ms-transform: rotate(90deg); + transform: rotate(90deg); +} +.fa-rotate-180 { + -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; + -webkit-transform: rotate(180deg); + -ms-transform: rotate(180deg); + transform: rotate(180deg); +} +.fa-rotate-270 { + -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; + -webkit-transform: rotate(270deg); + -ms-transform: rotate(270deg); + transform: rotate(270deg); +} +.fa-flip-horizontal { + -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; + -webkit-transform: scale(-1, 1); + -ms-transform: scale(-1, 1); + transform: scale(-1, 1); +} +.fa-flip-vertical { + -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; + -webkit-transform: scale(1, -1); + -ms-transform: scale(1, -1); + transform: scale(1, -1); +} +:root .fa-rotate-90, +:root .fa-rotate-180, +:root .fa-rotate-270, +:root .fa-flip-horizontal, +:root .fa-flip-vertical { + filter: none; +} +.fa-stack { + position: relative; + display: inline-block; + width: 2em; + height: 2em; + line-height: 2em; + vertical-align: middle; +} +.fa-stack-1x, +.fa-stack-2x { + position: absolute; + left: 0; + width: 100%; + text-align: center; +} +.fa-stack-1x { + line-height: inherit; +} +.fa-stack-2x { + font-size: 2em; +} +.fa-inverse { + color: #ffffff; +} +/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen + readers do not read off random characters that represent icons */ +.fa-glass:before { + content: "\f000"; +} +.fa-music:before { + content: "\f001"; +} +.fa-search:before { + content: "\f002"; +} +.fa-envelope-o:before { + content: "\f003"; +} +.fa-heart:before { + content: "\f004"; +} +.fa-star:before { + content: "\f005"; +} +.fa-star-o:before { + content: "\f006"; +} +.fa-user:before { + content: "\f007"; +} +.fa-film:before { + content: "\f008"; +} +.fa-th-large:before { + content: "\f009"; +} +.fa-th:before { + content: "\f00a"; +} +.fa-th-list:before { + content: "\f00b"; +} +.fa-check:before { + content: "\f00c"; +} +.fa-remove:before, +.fa-close:before, +.fa-times:before { + content: "\f00d"; +} +.fa-search-plus:before { + content: "\f00e"; +} +.fa-search-minus:before { + content: "\f010"; +} +.fa-power-off:before { + content: "\f011"; +} +.fa-signal:before { + content: "\f012"; +} +.fa-gear:before, +.fa-cog:before { + content: "\f013"; +} +.fa-trash-o:before { + content: "\f014"; +} +.fa-home:before { + content: "\f015"; +} +.fa-file-o:before { + content: "\f016"; +} +.fa-clock-o:before { + content: "\f017"; +} +.fa-road:before { + content: "\f018"; +} +.fa-download:before { + content: "\f019"; +} +.fa-arrow-circle-o-down:before { + content: "\f01a"; +} +.fa-arrow-circle-o-up:before { + content: "\f01b"; +} +.fa-inbox:before { + content: "\f01c"; +} +.fa-play-circle-o:before { + content: "\f01d"; +} +.fa-rotate-right:before, +.fa-repeat:before { + content: "\f01e"; +} +.fa-refresh:before { + content: "\f021"; +} +.fa-list-alt:before { + content: "\f022"; +} +.fa-lock:before { + content: "\f023"; +} +.fa-flag:before { + content: "\f024"; +} +.fa-headphones:before { + content: "\f025"; +} +.fa-volume-off:before { + content: "\f026"; +} +.fa-volume-down:before { + content: "\f027"; +} +.fa-volume-up:before { + content: "\f028"; +} +.fa-qrcode:before { + content: "\f029"; +} +.fa-barcode:before { + content: "\f02a"; +} +.fa-tag:before { + content: "\f02b"; +} +.fa-tags:before { + content: "\f02c"; +} +.fa-book:before { + content: "\f02d"; +} +.fa-bookmark:before { + content: "\f02e"; +} +.fa-print:before { + content: "\f02f"; +} +.fa-camera:before { + content: "\f030"; +} +.fa-font:before { + content: "\f031"; +} +.fa-bold:before { + content: "\f032"; +} +.fa-italic:before { + content: "\f033"; +} +.fa-text-height:before { + content: "\f034"; +} +.fa-text-width:before { + content: "\f035"; +} +.fa-align-left:before { + content: "\f036"; +} +.fa-align-center:before { + content: "\f037"; +} +.fa-align-right:before { + content: "\f038"; +} +.fa-align-justify:before { + content: "\f039"; +} +.fa-list:before { + content: "\f03a"; +} +.fa-dedent:before, +.fa-outdent:before { + content: "\f03b"; +} +.fa-indent:before { + content: "\f03c"; +} +.fa-video-camera:before { + content: "\f03d"; +} +.fa-photo:before, +.fa-image:before, +.fa-picture-o:before { + content: "\f03e"; +} +.fa-pencil:before { + content: "\f040"; +} +.fa-map-marker:before { + content: "\f041"; +} +.fa-adjust:before { + content: "\f042"; +} +.fa-tint:before { + content: "\f043"; +} +.fa-edit:before, +.fa-pencil-square-o:before { + content: "\f044"; +} +.fa-share-square-o:before { + content: "\f045"; +} +.fa-check-square-o:before { + content: "\f046"; +} +.fa-arrows:before { + content: "\f047"; +} +.fa-step-backward:before { + content: "\f048"; +} +.fa-fast-backward:before { + content: "\f049"; +} +.fa-backward:before { + content: "\f04a"; +} +.fa-play:before { + content: "\f04b"; +} +.fa-pause:before { + content: "\f04c"; +} +.fa-stop:before { + content: "\f04d"; +} +.fa-forward:before { + content: "\f04e"; +} +.fa-fast-forward:before { + content: "\f050"; +} +.fa-step-forward:before { + content: "\f051"; +} +.fa-eject:before { + content: "\f052"; +} +.fa-chevron-left:before { + content: "\f053"; +} +.fa-chevron-right:before { + content: "\f054"; +} +.fa-plus-circle:before { + content: "\f055"; +} +.fa-minus-circle:before { + content: "\f056"; +} +.fa-times-circle:before { + content: "\f057"; +} +.fa-check-circle:before { + content: "\f058"; +} +.fa-question-circle:before { + content: "\f059"; +} +.fa-info-circle:before { + content: "\f05a"; +} +.fa-crosshairs:before { + content: "\f05b"; +} +.fa-times-circle-o:before { + content: "\f05c"; +} +.fa-check-circle-o:before { + content: "\f05d"; +} +.fa-ban:before { + content: "\f05e"; +} +.fa-arrow-left:before { + content: "\f060"; +} +.fa-arrow-right:before { + content: "\f061"; +} +.fa-arrow-up:before { + content: "\f062"; +} +.fa-arrow-down:before { + content: "\f063"; +} +.fa-mail-forward:before, +.fa-share:before { + content: "\f064"; +} +.fa-expand:before { + content: "\f065"; +} +.fa-compress:before { + content: "\f066"; +} +.fa-plus:before { + content: "\f067"; +} +.fa-minus:before { + content: "\f068"; +} +.fa-asterisk:before { + content: "\f069"; +} +.fa-exclamation-circle:before { + content: "\f06a"; +} +.fa-gift:before { + content: "\f06b"; +} +.fa-leaf:before { + content: "\f06c"; +} +.fa-fire:before { + content: "\f06d"; +} +.fa-eye:before { + content: "\f06e"; +} +.fa-eye-slash:before { + content: "\f070"; +} +.fa-warning:before, +.fa-exclamation-triangle:before { + content: "\f071"; +} +.fa-plane:before { + content: "\f072"; +} +.fa-calendar:before { + content: "\f073"; +} +.fa-random:before { + content: "\f074"; +} +.fa-comment:before { + content: "\f075"; +} +.fa-magnet:before { + content: "\f076"; +} +.fa-chevron-up:before { + content: "\f077"; +} +.fa-chevron-down:before { + content: "\f078"; +} +.fa-retweet:before { + content: "\f079"; +} +.fa-shopping-cart:before { + content: "\f07a"; +} +.fa-folder:before { + content: "\f07b"; +} +.fa-folder-open:before { + content: "\f07c"; +} +.fa-arrows-v:before { + content: "\f07d"; +} +.fa-arrows-h:before { + content: "\f07e"; +} +.fa-bar-chart-o:before, +.fa-bar-chart:before { + content: "\f080"; +} +.fa-twitter-square:before { + content: "\f081"; +} +.fa-facebook-square:before { + content: "\f082"; +} +.fa-camera-retro:before { + content: "\f083"; +} +.fa-key:before { + content: "\f084"; +} +.fa-gears:before, +.fa-cogs:before { + content: "\f085"; +} +.fa-comments:before { + content: "\f086"; +} +.fa-thumbs-o-up:before { + content: "\f087"; +} +.fa-thumbs-o-down:before { + content: "\f088"; +} +.fa-star-half:before { + content: "\f089"; +} +.fa-heart-o:before { + content: "\f08a"; +} +.fa-sign-out:before { + content: "\f08b"; +} +.fa-linkedin-square:before { + content: "\f08c"; +} +.fa-thumb-tack:before { + content: "\f08d"; +} +.fa-external-link:before { + content: "\f08e"; +} +.fa-sign-in:before { + content: "\f090"; +} +.fa-trophy:before { + content: "\f091"; +} +.fa-github-square:before { + content: "\f092"; +} +.fa-upload:before { + content: "\f093"; +} +.fa-lemon-o:before { + content: "\f094"; +} +.fa-phone:before { + content: "\f095"; +} +.fa-square-o:before { + content: "\f096"; +} +.fa-bookmark-o:before { + content: "\f097"; +} +.fa-phone-square:before { + content: "\f098"; +} +.fa-twitter:before { + content: "\f099"; +} +.fa-facebook-f:before, +.fa-facebook:before { + content: "\f09a"; +} +.fa-github:before { + content: "\f09b"; +} +.fa-unlock:before { + content: "\f09c"; +} +.fa-credit-card:before { + content: "\f09d"; +} +.fa-feed:before, +.fa-rss:before { + content: "\f09e"; +} +.fa-hdd-o:before { + content: "\f0a0"; +} +.fa-bullhorn:before { + content: "\f0a1"; +} +.fa-bell:before { + content: "\f0f3"; +} +.fa-certificate:before { + content: "\f0a3"; +} +.fa-hand-o-right:before { + content: "\f0a4"; +} +.fa-hand-o-left:before { + content: "\f0a5"; +} +.fa-hand-o-up:before { + content: "\f0a6"; +} +.fa-hand-o-down:before { + content: "\f0a7"; +} +.fa-arrow-circle-left:before { + content: "\f0a8"; +} +.fa-arrow-circle-right:before { + content: "\f0a9"; +} +.fa-arrow-circle-up:before { + content: "\f0aa"; +} +.fa-arrow-circle-down:before { + content: "\f0ab"; +} +.fa-globe:before { + content: "\f0ac"; +} +.fa-wrench:before { + content: "\f0ad"; +} +.fa-tasks:before { + content: "\f0ae"; +} +.fa-filter:before { + content: "\f0b0"; +} +.fa-briefcase:before { + content: "\f0b1"; +} +.fa-arrows-alt:before { + content: "\f0b2"; +} +.fa-group:before, +.fa-users:before { + content: "\f0c0"; +} +.fa-chain:before, +.fa-link:before { + content: "\f0c1"; +} +.fa-cloud:before { + content: "\f0c2"; +} +.fa-flask:before { + content: "\f0c3"; +} +.fa-cut:before, +.fa-scissors:before { + content: "\f0c4"; +} +.fa-copy:before, +.fa-files-o:before { + content: "\f0c5"; +} +.fa-paperclip:before { + content: "\f0c6"; +} +.fa-save:before, +.fa-floppy-o:before { + content: "\f0c7"; +} +.fa-square:before { + content: "\f0c8"; +} +.fa-navicon:before, +.fa-reorder:before, +.fa-bars:before { + content: "\f0c9"; +} +.fa-list-ul:before { + content: "\f0ca"; +} +.fa-list-ol:before { + content: "\f0cb"; +} +.fa-strikethrough:before { + content: "\f0cc"; +} +.fa-underline:before { + content: "\f0cd"; +} +.fa-table:before { + content: "\f0ce"; +} +.fa-magic:before { + content: "\f0d0"; +} +.fa-truck:before { + content: "\f0d1"; +} +.fa-pinterest:before { + content: "\f0d2"; +} +.fa-pinterest-square:before { + content: "\f0d3"; +} +.fa-google-plus-square:before { + content: "\f0d4"; +} +.fa-google-plus:before { + content: "\f0d5"; +} +.fa-money:before { + content: "\f0d6"; +} +.fa-caret-down:before { + content: "\f0d7"; +} +.fa-caret-up:before { + content: "\f0d8"; +} +.fa-caret-left:before { + content: "\f0d9"; +} +.fa-caret-right:before { + content: "\f0da"; +} +.fa-columns:before { + content: "\f0db"; +} +.fa-unsorted:before, +.fa-sort:before { + content: "\f0dc"; +} +.fa-sort-down:before, +.fa-sort-desc:before { + content: "\f0dd"; +} +.fa-sort-up:before, +.fa-sort-asc:before { + content: "\f0de"; +} +.fa-envelope:before { + content: "\f0e0"; +} +.fa-linkedin:before { + content: "\f0e1"; +} +.fa-rotate-left:before, +.fa-undo:before { + content: "\f0e2"; +} +.fa-legal:before, +.fa-gavel:before { + content: "\f0e3"; +} +.fa-dashboard:before, +.fa-tachometer:before { + content: "\f0e4"; +} +.fa-comment-o:before { + content: "\f0e5"; +} +.fa-comments-o:before { + content: "\f0e6"; +} +.fa-flash:before, +.fa-bolt:before { + content: "\f0e7"; +} +.fa-sitemap:before { + content: "\f0e8"; +} +.fa-umbrella:before { + content: "\f0e9"; +} +.fa-paste:before, +.fa-clipboard:before { + content: "\f0ea"; +} +.fa-lightbulb-o:before { + content: "\f0eb"; +} +.fa-exchange:before { + content: "\f0ec"; +} +.fa-cloud-download:before { + content: "\f0ed"; +} +.fa-cloud-upload:before { + content: "\f0ee"; +} +.fa-user-md:before { + content: "\f0f0"; +} +.fa-stethoscope:before { + content: "\f0f1"; +} +.fa-suitcase:before { + content: "\f0f2"; +} +.fa-bell-o:before { + content: "\f0a2"; +} +.fa-coffee:before { + content: "\f0f4"; +} +.fa-cutlery:before { + content: "\f0f5"; +} +.fa-file-text-o:before { + content: "\f0f6"; +} +.fa-building-o:before { + content: "\f0f7"; +} +.fa-hospital-o:before { + content: "\f0f8"; +} +.fa-ambulance:before { + content: "\f0f9"; +} +.fa-medkit:before { + content: "\f0fa"; +} +.fa-fighter-jet:before { + content: "\f0fb"; +} +.fa-beer:before { + content: "\f0fc"; +} +.fa-h-square:before { + content: "\f0fd"; +} +.fa-plus-square:before { + content: "\f0fe"; +} +.fa-angle-double-left:before { + content: "\f100"; +} +.fa-angle-double-right:before { + content: "\f101"; +} +.fa-angle-double-up:before { + content: "\f102"; +} +.fa-angle-double-down:before { + content: "\f103"; +} +.fa-angle-left:before { + content: "\f104"; +} +.fa-angle-right:before { + content: "\f105"; +} +.fa-angle-up:before { + content: "\f106"; +} +.fa-angle-down:before { + content: "\f107"; +} +.fa-desktop:before { + content: "\f108"; +} +.fa-laptop:before { + content: "\f109"; +} +.fa-tablet:before { + content: "\f10a"; +} +.fa-mobile-phone:before, +.fa-mobile:before { + content: "\f10b"; +} +.fa-circle-o:before { + content: "\f10c"; +} +.fa-quote-left:before { + content: "\f10d"; +} +.fa-quote-right:before { + content: "\f10e"; +} +.fa-spinner:before { + content: "\f110"; +} +.fa-circle:before { + content: "\f111"; +} +.fa-mail-reply:before, +.fa-reply:before { + content: "\f112"; +} +.fa-github-alt:before { + content: "\f113"; +} +.fa-folder-o:before { + content: "\f114"; +} +.fa-folder-open-o:before { + content: "\f115"; +} +.fa-smile-o:before { + content: "\f118"; +} +.fa-frown-o:before { + content: "\f119"; +} +.fa-meh-o:before { + content: "\f11a"; +} +.fa-gamepad:before { + content: "\f11b"; +} +.fa-keyboard-o:before { + content: "\f11c"; +} +.fa-flag-o:before { + content: "\f11d"; +} +.fa-flag-checkered:before { + content: "\f11e"; +} +.fa-terminal:before { + content: "\f120"; +} +.fa-code:before { + content: "\f121"; +} +.fa-mail-reply-all:before, +.fa-reply-all:before { + content: "\f122"; +} +.fa-star-half-empty:before, +.fa-star-half-full:before, +.fa-star-half-o:before { + content: "\f123"; +} +.fa-location-arrow:before { + content: "\f124"; +} +.fa-crop:before { + content: "\f125"; +} +.fa-code-fork:before { + content: "\f126"; +} +.fa-unlink:before, +.fa-chain-broken:before { + content: "\f127"; +} +.fa-question:before { + content: "\f128"; +} +.fa-info:before { + content: "\f129"; +} +.fa-exclamation:before { + content: "\f12a"; +} +.fa-superscript:before { + content: "\f12b"; +} +.fa-subscript:before { + content: "\f12c"; +} +.fa-eraser:before { + content: "\f12d"; +} +.fa-puzzle-piece:before { + content: "\f12e"; +} +.fa-microphone:before { + content: "\f130"; +} +.fa-microphone-slash:before { + content: "\f131"; +} +.fa-shield:before { + content: "\f132"; +} +.fa-calendar-o:before { + content: "\f133"; +} +.fa-fire-extinguisher:before { + content: "\f134"; +} +.fa-rocket:before { + content: "\f135"; +} +.fa-maxcdn:before { + content: "\f136"; +} +.fa-chevron-circle-left:before { + content: "\f137"; +} +.fa-chevron-circle-right:before { + content: "\f138"; +} +.fa-chevron-circle-up:before { + content: "\f139"; +} +.fa-chevron-circle-down:before { + content: "\f13a"; +} +.fa-html5:before { + content: "\f13b"; +} +.fa-css3:before { + content: "\f13c"; +} +.fa-anchor:before { + content: "\f13d"; +} +.fa-unlock-alt:before { + content: "\f13e"; +} +.fa-bullseye:before { + content: "\f140"; +} +.fa-ellipsis-h:before { + content: "\f141"; +} +.fa-ellipsis-v:before { + content: "\f142"; +} +.fa-rss-square:before { + content: "\f143"; +} +.fa-play-circle:before { + content: "\f144"; +} +.fa-ticket:before { + content: "\f145"; +} +.fa-minus-square:before { + content: "\f146"; +} +.fa-minus-square-o:before { + content: "\f147"; +} +.fa-level-up:before { + content: "\f148"; +} +.fa-level-down:before { + content: "\f149"; +} +.fa-check-square:before { + content: "\f14a"; +} +.fa-pencil-square:before { + content: "\f14b"; +} +.fa-external-link-square:before { + content: "\f14c"; +} +.fa-share-square:before { + content: "\f14d"; +} +.fa-compass:before { + content: "\f14e"; +} +.fa-toggle-down:before, +.fa-caret-square-o-down:before { + content: "\f150"; +} +.fa-toggle-up:before, +.fa-caret-square-o-up:before { + content: "\f151"; +} +.fa-toggle-right:before, +.fa-caret-square-o-right:before { + content: "\f152"; +} +.fa-euro:before, +.fa-eur:before { + content: "\f153"; +} +.fa-gbp:before { + content: "\f154"; +} +.fa-dollar:before, +.fa-usd:before { + content: "\f155"; +} +.fa-rupee:before, +.fa-inr:before { + content: "\f156"; +} +.fa-cny:before, +.fa-rmb:before, +.fa-yen:before, +.fa-jpy:before { + content: "\f157"; +} +.fa-ruble:before, +.fa-rouble:before, +.fa-rub:before { + content: "\f158"; +} +.fa-won:before, +.fa-krw:before { + content: "\f159"; +} +.fa-bitcoin:before, +.fa-btc:before { + content: "\f15a"; +} +.fa-file:before { + content: "\f15b"; +} +.fa-file-text:before { + content: "\f15c"; +} +.fa-sort-alpha-asc:before { + content: "\f15d"; +} +.fa-sort-alpha-desc:before { + content: "\f15e"; +} +.fa-sort-amount-asc:before { + content: "\f160"; +} +.fa-sort-amount-desc:before { + content: "\f161"; +} +.fa-sort-numeric-asc:before { + content: "\f162"; +} +.fa-sort-numeric-desc:before { + content: "\f163"; +} +.fa-thumbs-up:before { + content: "\f164"; +} +.fa-thumbs-down:before { + content: "\f165"; +} +.fa-youtube-square:before { + content: "\f166"; +} +.fa-youtube:before { + content: "\f167"; +} +.fa-xing:before { + content: "\f168"; +} +.fa-xing-square:before { + content: "\f169"; +} +.fa-youtube-play:before { + content: "\f16a"; +} +.fa-dropbox:before { + content: "\f16b"; +} +.fa-stack-overflow:before { + content: "\f16c"; +} +.fa-instagram:before { + content: "\f16d"; +} +.fa-flickr:before { + content: "\f16e"; +} +.fa-adn:before { + content: "\f170"; +} +.fa-bitbucket:before { + content: "\f171"; +} +.fa-bitbucket-square:before { + content: "\f172"; +} +.fa-tumblr:before { + content: "\f173"; +} +.fa-tumblr-square:before { + content: "\f174"; +} +.fa-long-arrow-down:before { + content: "\f175"; +} +.fa-long-arrow-up:before { + content: "\f176"; +} +.fa-long-arrow-left:before { + content: "\f177"; +} +.fa-long-arrow-right:before { + content: "\f178"; +} +.fa-apple:before { + content: "\f179"; +} +.fa-windows:before { + content: "\f17a"; +} +.fa-android:before { + content: "\f17b"; +} +.fa-linux:before { + content: "\f17c"; +} +.fa-dribbble:before { + content: "\f17d"; +} +.fa-skype:before { + content: "\f17e"; +} +.fa-foursquare:before { + content: "\f180"; +} +.fa-trello:before { + content: "\f181"; +} +.fa-female:before { + content: "\f182"; +} +.fa-male:before { + content: "\f183"; +} +.fa-gittip:before, +.fa-gratipay:before { + content: "\f184"; +} +.fa-sun-o:before { + content: "\f185"; +} +.fa-moon-o:before { + content: "\f186"; +} +.fa-archive:before { + content: "\f187"; +} +.fa-bug:before { + content: "\f188"; +} +.fa-vk:before { + content: "\f189"; +} +.fa-weibo:before { + content: "\f18a"; +} +.fa-renren:before { + content: "\f18b"; +} +.fa-pagelines:before { + content: "\f18c"; +} +.fa-stack-exchange:before { + content: "\f18d"; +} +.fa-arrow-circle-o-right:before { + content: "\f18e"; +} +.fa-arrow-circle-o-left:before { + content: "\f190"; +} +.fa-toggle-left:before, +.fa-caret-square-o-left:before { + content: "\f191"; +} +.fa-dot-circle-o:before { + content: "\f192"; +} +.fa-wheelchair:before { + content: "\f193"; +} +.fa-vimeo-square:before { + content: "\f194"; +} +.fa-turkish-lira:before, +.fa-try:before { + content: "\f195"; +} +.fa-plus-square-o:before { + content: "\f196"; +} +.fa-space-shuttle:before { + content: "\f197"; +} +.fa-slack:before { + content: "\f198"; +} +.fa-envelope-square:before { + content: "\f199"; +} +.fa-wordpress:before { + content: "\f19a"; +} +.fa-openid:before { + content: "\f19b"; +} +.fa-institution:before, +.fa-bank:before, +.fa-university:before { + content: "\f19c"; +} +.fa-mortar-board:before, +.fa-graduation-cap:before { + content: "\f19d"; +} +.fa-yahoo:before { + content: "\f19e"; +} +.fa-google:before { + content: "\f1a0"; +} +.fa-reddit:before { + content: "\f1a1"; +} +.fa-reddit-square:before { + content: "\f1a2"; +} +.fa-stumbleupon-circle:before { + content: "\f1a3"; +} +.fa-stumbleupon:before { + content: "\f1a4"; +} +.fa-delicious:before { + content: "\f1a5"; +} +.fa-digg:before { + content: "\f1a6"; +} +.fa-pied-piper-pp:before { + content: "\f1a7"; +} +.fa-pied-piper-alt:before { + content: "\f1a8"; +} +.fa-drupal:before { + content: "\f1a9"; +} +.fa-joomla:before { + content: "\f1aa"; +} +.fa-language:before { + content: "\f1ab"; +} +.fa-fax:before { + content: "\f1ac"; +} +.fa-building:before { + content: "\f1ad"; +} +.fa-child:before { + content: "\f1ae"; +} +.fa-paw:before { + content: "\f1b0"; +} +.fa-spoon:before { + content: "\f1b1"; +} +.fa-cube:before { + content: "\f1b2"; +} +.fa-cubes:before { + content: "\f1b3"; +} +.fa-behance:before { + content: "\f1b4"; +} +.fa-behance-square:before { + content: "\f1b5"; +} +.fa-steam:before { + content: "\f1b6"; +} +.fa-steam-square:before { + content: "\f1b7"; +} +.fa-recycle:before { + content: "\f1b8"; +} +.fa-automobile:before, +.fa-car:before { + content: "\f1b9"; +} +.fa-cab:before, +.fa-taxi:before { + content: "\f1ba"; +} +.fa-tree:before { + content: "\f1bb"; +} +.fa-spotify:before { + content: "\f1bc"; +} +.fa-deviantart:before { + content: "\f1bd"; +} +.fa-soundcloud:before { + content: "\f1be"; +} +.fa-database:before { + content: "\f1c0"; +} +.fa-file-pdf-o:before { + content: "\f1c1"; +} +.fa-file-word-o:before { + content: "\f1c2"; +} +.fa-file-excel-o:before { + content: "\f1c3"; +} +.fa-file-powerpoint-o:before { + content: "\f1c4"; +} +.fa-file-photo-o:before, +.fa-file-picture-o:before, +.fa-file-image-o:before { + content: "\f1c5"; +} +.fa-file-zip-o:before, +.fa-file-archive-o:before { + content: "\f1c6"; +} +.fa-file-sound-o:before, +.fa-file-audio-o:before { + content: "\f1c7"; +} +.fa-file-movie-o:before, +.fa-file-video-o:before { + content: "\f1c8"; +} +.fa-file-code-o:before { + content: "\f1c9"; +} +.fa-vine:before { + content: "\f1ca"; +} +.fa-codepen:before { + content: "\f1cb"; +} +.fa-jsfiddle:before { + content: "\f1cc"; +} +.fa-life-bouy:before, +.fa-life-buoy:before, +.fa-life-saver:before, +.fa-support:before, +.fa-life-ring:before { + content: "\f1cd"; +} +.fa-circle-o-notch:before { + content: "\f1ce"; +} +.fa-ra:before, +.fa-resistance:before, +.fa-rebel:before { + content: "\f1d0"; +} +.fa-ge:before, +.fa-empire:before { + content: "\f1d1"; +} +.fa-git-square:before { + content: "\f1d2"; +} +.fa-git:before { + content: "\f1d3"; +} +.fa-y-combinator-square:before, +.fa-yc-square:before, +.fa-hacker-news:before { + content: "\f1d4"; +} +.fa-tencent-weibo:before { + content: "\f1d5"; +} +.fa-qq:before { + content: "\f1d6"; +} +.fa-wechat:before, +.fa-weixin:before { + content: "\f1d7"; +} +.fa-send:before, +.fa-paper-plane:before { + content: "\f1d8"; +} +.fa-send-o:before, +.fa-paper-plane-o:before { + content: "\f1d9"; +} +.fa-history:before { + content: "\f1da"; +} +.fa-circle-thin:before { + content: "\f1db"; +} +.fa-header:before { + content: "\f1dc"; +} +.fa-paragraph:before { + content: "\f1dd"; +} +.fa-sliders:before { + content: "\f1de"; +} +.fa-share-alt:before { + content: "\f1e0"; +} +.fa-share-alt-square:before { + content: "\f1e1"; +} +.fa-bomb:before { + content: "\f1e2"; +} +.fa-soccer-ball-o:before, +.fa-futbol-o:before { + content: "\f1e3"; +} +.fa-tty:before { + content: "\f1e4"; +} +.fa-binoculars:before { + content: "\f1e5"; +} +.fa-plug:before { + content: "\f1e6"; +} +.fa-slideshare:before { + content: "\f1e7"; +} +.fa-twitch:before { + content: "\f1e8"; +} +.fa-yelp:before { + content: "\f1e9"; +} +.fa-newspaper-o:before { + content: "\f1ea"; +} +.fa-wifi:before { + content: "\f1eb"; +} +.fa-calculator:before { + content: "\f1ec"; +} +.fa-paypal:before { + content: "\f1ed"; +} +.fa-google-wallet:before { + content: "\f1ee"; +} +.fa-cc-visa:before { + content: "\f1f0"; +} +.fa-cc-mastercard:before { + content: "\f1f1"; +} +.fa-cc-discover:before { + content: "\f1f2"; +} +.fa-cc-amex:before { + content: "\f1f3"; +} +.fa-cc-paypal:before { + content: "\f1f4"; +} +.fa-cc-stripe:before { + content: "\f1f5"; +} +.fa-bell-slash:before { + content: "\f1f6"; +} +.fa-bell-slash-o:before { + content: "\f1f7"; +} +.fa-trash:before { + content: "\f1f8"; +} +.fa-copyright:before { + content: "\f1f9"; +} +.fa-at:before { + content: "\f1fa"; +} +.fa-eyedropper:before { + content: "\f1fb"; +} +.fa-paint-brush:before { + content: "\f1fc"; +} +.fa-birthday-cake:before { + content: "\f1fd"; +} +.fa-area-chart:before { + content: "\f1fe"; +} +.fa-pie-chart:before { + content: "\f200"; +} +.fa-line-chart:before { + content: "\f201"; +} +.fa-lastfm:before { + content: "\f202"; +} +.fa-lastfm-square:before { + content: "\f203"; +} +.fa-toggle-off:before { + content: "\f204"; +} +.fa-toggle-on:before { + content: "\f205"; +} +.fa-bicycle:before { + content: "\f206"; +} +.fa-bus:before { + content: "\f207"; +} +.fa-ioxhost:before { + content: "\f208"; +} +.fa-angellist:before { + content: "\f209"; +} +.fa-cc:before { + content: "\f20a"; +} +.fa-shekel:before, +.fa-sheqel:before, +.fa-ils:before { + content: "\f20b"; +} +.fa-meanpath:before { + content: "\f20c"; +} +.fa-buysellads:before { + content: "\f20d"; +} +.fa-connectdevelop:before { + content: "\f20e"; +} +.fa-dashcube:before { + content: "\f210"; +} +.fa-forumbee:before { + content: "\f211"; +} +.fa-leanpub:before { + content: "\f212"; +} +.fa-sellsy:before { + content: "\f213"; +} +.fa-shirtsinbulk:before { + content: "\f214"; +} +.fa-simplybuilt:before { + content: "\f215"; +} +.fa-skyatlas:before { + content: "\f216"; +} +.fa-cart-plus:before { + content: "\f217"; +} +.fa-cart-arrow-down:before { + content: "\f218"; +} +.fa-diamond:before { + content: "\f219"; +} +.fa-ship:before { + content: "\f21a"; +} +.fa-user-secret:before { + content: "\f21b"; +} +.fa-motorcycle:before { + content: "\f21c"; +} +.fa-street-view:before { + content: "\f21d"; +} +.fa-heartbeat:before { + content: "\f21e"; +} +.fa-venus:before { + content: "\f221"; +} +.fa-mars:before { + content: "\f222"; +} +.fa-mercury:before { + content: "\f223"; +} +.fa-intersex:before, +.fa-transgender:before { + content: "\f224"; +} +.fa-transgender-alt:before { + content: "\f225"; +} +.fa-venus-double:before { + content: "\f226"; +} +.fa-mars-double:before { + content: "\f227"; +} +.fa-venus-mars:before { + content: "\f228"; +} +.fa-mars-stroke:before { + content: "\f229"; +} +.fa-mars-stroke-v:before { + content: "\f22a"; +} +.fa-mars-stroke-h:before { + content: "\f22b"; +} +.fa-neuter:before { + content: "\f22c"; +} +.fa-genderless:before { + content: "\f22d"; +} +.fa-facebook-official:before { + content: "\f230"; +} +.fa-pinterest-p:before { + content: "\f231"; +} +.fa-whatsapp:before { + content: "\f232"; +} +.fa-server:before { + content: "\f233"; +} +.fa-user-plus:before { + content: "\f234"; +} +.fa-user-times:before { + content: "\f235"; +} +.fa-hotel:before, +.fa-bed:before { + content: "\f236"; +} +.fa-viacoin:before { + content: "\f237"; +} +.fa-train:before { + content: "\f238"; +} +.fa-subway:before { + content: "\f239"; +} +.fa-medium:before { + content: "\f23a"; +} +.fa-yc:before, +.fa-y-combinator:before { + content: "\f23b"; +} +.fa-optin-monster:before { + content: "\f23c"; +} +.fa-opencart:before { + content: "\f23d"; +} +.fa-expeditedssl:before { + content: "\f23e"; +} +.fa-battery-4:before, +.fa-battery:before, +.fa-battery-full:before { + content: "\f240"; +} +.fa-battery-3:before, +.fa-battery-three-quarters:before { + content: "\f241"; +} +.fa-battery-2:before, +.fa-battery-half:before { + content: "\f242"; +} +.fa-battery-1:before, +.fa-battery-quarter:before { + content: "\f243"; +} +.fa-battery-0:before, +.fa-battery-empty:before { + content: "\f244"; +} +.fa-mouse-pointer:before { + content: "\f245"; +} +.fa-i-cursor:before { + content: "\f246"; +} +.fa-object-group:before { + content: "\f247"; +} +.fa-object-ungroup:before { + content: "\f248"; +} +.fa-sticky-note:before { + content: "\f249"; +} +.fa-sticky-note-o:before { + content: "\f24a"; +} +.fa-cc-jcb:before { + content: "\f24b"; +} +.fa-cc-diners-club:before { + content: "\f24c"; +} +.fa-clone:before { + content: "\f24d"; +} +.fa-balance-scale:before { + content: "\f24e"; +} +.fa-hourglass-o:before { + content: "\f250"; +} +.fa-hourglass-1:before, +.fa-hourglass-start:before { + content: "\f251"; +} +.fa-hourglass-2:before, +.fa-hourglass-half:before { + content: "\f252"; +} +.fa-hourglass-3:before, +.fa-hourglass-end:before { + content: "\f253"; +} +.fa-hourglass:before { + content: "\f254"; +} +.fa-hand-grab-o:before, +.fa-hand-rock-o:before { + content: "\f255"; +} +.fa-hand-stop-o:before, +.fa-hand-paper-o:before { + content: "\f256"; +} +.fa-hand-scissors-o:before { + content: "\f257"; +} +.fa-hand-lizard-o:before { + content: "\f258"; +} +.fa-hand-spock-o:before { + content: "\f259"; +} +.fa-hand-pointer-o:before { + content: "\f25a"; +} +.fa-hand-peace-o:before { + content: "\f25b"; +} +.fa-trademark:before { + content: "\f25c"; +} +.fa-registered:before { + content: "\f25d"; +} +.fa-creative-commons:before { + content: "\f25e"; +} +.fa-gg:before { + content: "\f260"; +} +.fa-gg-circle:before { + content: "\f261"; +} +.fa-tripadvisor:before { + content: "\f262"; +} +.fa-odnoklassniki:before { + content: "\f263"; +} +.fa-odnoklassniki-square:before { + content: "\f264"; +} +.fa-get-pocket:before { + content: "\f265"; +} +.fa-wikipedia-w:before { + content: "\f266"; +} +.fa-safari:before { + content: "\f267"; +} +.fa-chrome:before { + content: "\f268"; +} +.fa-firefox:before { + content: "\f269"; +} +.fa-opera:before { + content: "\f26a"; +} +.fa-internet-explorer:before { + content: "\f26b"; +} +.fa-tv:before, +.fa-television:before { + content: "\f26c"; +} +.fa-contao:before { + content: "\f26d"; +} +.fa-500px:before { + content: "\f26e"; +} +.fa-amazon:before { + content: "\f270"; +} +.fa-calendar-plus-o:before { + content: "\f271"; +} +.fa-calendar-minus-o:before { + content: "\f272"; +} +.fa-calendar-times-o:before { + content: "\f273"; +} +.fa-calendar-check-o:before { + content: "\f274"; +} +.fa-industry:before { + content: "\f275"; +} +.fa-map-pin:before { + content: "\f276"; +} +.fa-map-signs:before { + content: "\f277"; +} +.fa-map-o:before { + content: "\f278"; +} +.fa-map:before { + content: "\f279"; +} +.fa-commenting:before { + content: "\f27a"; +} +.fa-commenting-o:before { + content: "\f27b"; +} +.fa-houzz:before { + content: "\f27c"; +} +.fa-vimeo:before { + content: "\f27d"; +} +.fa-black-tie:before { + content: "\f27e"; +} +.fa-fonticons:before { + content: "\f280"; +} +.fa-reddit-alien:before { + content: "\f281"; +} +.fa-edge:before { + content: "\f282"; +} +.fa-credit-card-alt:before { + content: "\f283"; +} +.fa-codiepie:before { + content: "\f284"; +} +.fa-modx:before { + content: "\f285"; +} +.fa-fort-awesome:before { + content: "\f286"; +} +.fa-usb:before { + content: "\f287"; +} +.fa-product-hunt:before { + content: "\f288"; +} +.fa-mixcloud:before { + content: "\f289"; +} +.fa-scribd:before { + content: "\f28a"; +} +.fa-pause-circle:before { + content: "\f28b"; +} +.fa-pause-circle-o:before { + content: "\f28c"; +} +.fa-stop-circle:before { + content: "\f28d"; +} +.fa-stop-circle-o:before { + content: "\f28e"; +} +.fa-shopping-bag:before { + content: "\f290"; +} +.fa-shopping-basket:before { + content: "\f291"; +} +.fa-hashtag:before { + content: "\f292"; +} +.fa-bluetooth:before { + content: "\f293"; +} +.fa-bluetooth-b:before { + content: "\f294"; +} +.fa-percent:before { + content: "\f295"; +} +.fa-gitlab:before { + content: "\f296"; +} +.fa-wpbeginner:before { + content: "\f297"; +} +.fa-wpforms:before { + content: "\f298"; +} +.fa-envira:before { + content: "\f299"; +} +.fa-universal-access:before { + content: "\f29a"; +} +.fa-wheelchair-alt:before { + content: "\f29b"; +} +.fa-question-circle-o:before { + content: "\f29c"; +} +.fa-blind:before { + content: "\f29d"; +} +.fa-audio-description:before { + content: "\f29e"; +} +.fa-volume-control-phone:before { + content: "\f2a0"; +} +.fa-braille:before { + content: "\f2a1"; +} +.fa-assistive-listening-systems:before { + content: "\f2a2"; +} +.fa-asl-interpreting:before, +.fa-american-sign-language-interpreting:before { + content: "\f2a3"; +} +.fa-deafness:before, +.fa-hard-of-hearing:before, +.fa-deaf:before { + content: "\f2a4"; +} +.fa-glide:before { + content: "\f2a5"; +} +.fa-glide-g:before { + content: "\f2a6"; +} +.fa-signing:before, +.fa-sign-language:before { + content: "\f2a7"; +} +.fa-low-vision:before { + content: "\f2a8"; +} +.fa-viadeo:before { + content: "\f2a9"; +} +.fa-viadeo-square:before { + content: "\f2aa"; +} +.fa-snapchat:before { + content: "\f2ab"; +} +.fa-snapchat-ghost:before { + content: "\f2ac"; +} +.fa-snapchat-square:before { + content: "\f2ad"; +} +.fa-pied-piper:before { + content: "\f2ae"; +} +.fa-first-order:before { + content: "\f2b0"; +} +.fa-yoast:before { + content: "\f2b1"; +} +.fa-themeisle:before { + content: "\f2b2"; +} +.fa-google-plus-circle:before, +.fa-google-plus-official:before { + content: "\f2b3"; +} +.fa-fa:before, +.fa-font-awesome:before { + content: "\f2b4"; +} +.fa-handshake-o:before { + content: "\f2b5"; +} +.fa-envelope-open:before { + content: "\f2b6"; +} +.fa-envelope-open-o:before { + content: "\f2b7"; +} +.fa-linode:before { + content: "\f2b8"; +} +.fa-address-book:before { + content: "\f2b9"; +} +.fa-address-book-o:before { + content: "\f2ba"; +} +.fa-vcard:before, +.fa-address-card:before { + content: "\f2bb"; +} +.fa-vcard-o:before, +.fa-address-card-o:before { + content: "\f2bc"; +} +.fa-user-circle:before { + content: "\f2bd"; +} +.fa-user-circle-o:before { + content: "\f2be"; +} +.fa-user-o:before { + content: "\f2c0"; +} +.fa-id-badge:before { + content: "\f2c1"; +} +.fa-drivers-license:before, +.fa-id-card:before { + content: "\f2c2"; +} +.fa-drivers-license-o:before, +.fa-id-card-o:before { + content: "\f2c3"; +} +.fa-quora:before { + content: "\f2c4"; +} +.fa-free-code-camp:before { + content: "\f2c5"; +} +.fa-telegram:before { + content: "\f2c6"; +} +.fa-thermometer-4:before, +.fa-thermometer:before, +.fa-thermometer-full:before { + content: "\f2c7"; +} +.fa-thermometer-3:before, +.fa-thermometer-three-quarters:before { + content: "\f2c8"; +} +.fa-thermometer-2:before, +.fa-thermometer-half:before { + content: "\f2c9"; +} +.fa-thermometer-1:before, +.fa-thermometer-quarter:before { + content: "\f2ca"; +} +.fa-thermometer-0:before, +.fa-thermometer-empty:before { + content: "\f2cb"; +} +.fa-shower:before { + content: "\f2cc"; +} +.fa-bathtub:before, +.fa-s15:before, +.fa-bath:before { + content: "\f2cd"; +} +.fa-podcast:before { + content: "\f2ce"; +} +.fa-window-maximize:before { + content: "\f2d0"; +} +.fa-window-minimize:before { + content: "\f2d1"; +} +.fa-window-restore:before { + content: "\f2d2"; +} +.fa-times-rectangle:before, +.fa-window-close:before { + content: "\f2d3"; +} +.fa-times-rectangle-o:before, +.fa-window-close-o:before { + content: "\f2d4"; +} +.fa-bandcamp:before { + content: "\f2d5"; +} +.fa-grav:before { + content: "\f2d6"; +} +.fa-etsy:before { + content: "\f2d7"; +} +.fa-imdb:before { + content: "\f2d8"; +} +.fa-ravelry:before { + content: "\f2d9"; +} +.fa-eercast:before { + content: "\f2da"; +} +.fa-microchip:before { + content: "\f2db"; +} +.fa-snowflake-o:before { + content: "\f2dc"; +} +.fa-superpowers:before { + content: "\f2dd"; +} +.fa-wpexplorer:before { + content: "\f2de"; +} +.fa-meetup:before { + content: "\f2e0"; +} +.sr-only { + position: absolute; + width: 1px; + height: 1px; + padding: 0; + margin: -1px; + overflow: hidden; + clip: rect(0, 0, 0, 0); + border: 0; +} +.sr-only-focusable:active, +.sr-only-focusable:focus { + position: static; + width: auto; + height: auto; + margin: 0; + overflow: visible; + clip: auto; +} diff --git a/iot.fedoraproject.org/static/css/fonts/Cantarell-Bold-webfont.eot b/iot.fedoraproject.org/static/css/fonts/Cantarell-Bold-webfont.eot new file mode 100644 index 0000000..755fb56 Binary files /dev/null and b/iot.fedoraproject.org/static/css/fonts/Cantarell-Bold-webfont.eot differ diff --git a/iot.fedoraproject.org/static/css/fonts/Cantarell-Bold-webfont.svg b/iot.fedoraproject.org/static/css/fonts/Cantarell-Bold-webfont.svg new file mode 100644 index 0000000..fca9252 --- /dev/null +++ b/iot.fedoraproject.org/static/css/fonts/Cantarell-Bold-webfont.svg @@ -0,0 +1,143 @@ + + + + +This is a custom SVG webfont generated by Font Squirrel. +Designer : Dave Crossland +Foundry URL : http://abattis.org + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/iot.fedoraproject.org/static/css/fonts/Cantarell-Bold-webfont.ttf b/iot.fedoraproject.org/static/css/fonts/Cantarell-Bold-webfont.ttf new file mode 100644 index 0000000..a4fe14e Binary files /dev/null and b/iot.fedoraproject.org/static/css/fonts/Cantarell-Bold-webfont.ttf differ diff --git a/iot.fedoraproject.org/static/css/fonts/Cantarell-Bold-webfont.woff b/iot.fedoraproject.org/static/css/fonts/Cantarell-Bold-webfont.woff new file mode 100644 index 0000000..1f437f3 Binary files /dev/null and b/iot.fedoraproject.org/static/css/fonts/Cantarell-Bold-webfont.woff differ diff --git a/iot.fedoraproject.org/static/css/fonts/Cantarell-BoldOblique-webfont.eot b/iot.fedoraproject.org/static/css/fonts/Cantarell-BoldOblique-webfont.eot new file mode 100644 index 0000000..a308562 Binary files /dev/null and b/iot.fedoraproject.org/static/css/fonts/Cantarell-BoldOblique-webfont.eot differ diff --git a/iot.fedoraproject.org/static/css/fonts/Cantarell-BoldOblique-webfont.svg b/iot.fedoraproject.org/static/css/fonts/Cantarell-BoldOblique-webfont.svg new file mode 100644 index 0000000..92f1767 --- /dev/null +++ b/iot.fedoraproject.org/static/css/fonts/Cantarell-BoldOblique-webfont.svg @@ -0,0 +1,143 @@ + + + + +This is a custom SVG webfont generated by Font Squirrel. +Designer : Dave Crossland +Foundry URL : http://abattis.org + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/iot.fedoraproject.org/static/css/fonts/Cantarell-BoldOblique-webfont.ttf b/iot.fedoraproject.org/static/css/fonts/Cantarell-BoldOblique-webfont.ttf new file mode 100644 index 0000000..e28e364 Binary files /dev/null and b/iot.fedoraproject.org/static/css/fonts/Cantarell-BoldOblique-webfont.ttf differ diff --git a/iot.fedoraproject.org/static/css/fonts/Cantarell-BoldOblique-webfont.woff b/iot.fedoraproject.org/static/css/fonts/Cantarell-BoldOblique-webfont.woff new file mode 100644 index 0000000..eaae0a9 Binary files /dev/null and b/iot.fedoraproject.org/static/css/fonts/Cantarell-BoldOblique-webfont.woff differ diff --git a/iot.fedoraproject.org/static/css/fonts/Cantarell-Oblique-webfont.eot b/iot.fedoraproject.org/static/css/fonts/Cantarell-Oblique-webfont.eot new file mode 100644 index 0000000..fabd128 Binary files /dev/null and b/iot.fedoraproject.org/static/css/fonts/Cantarell-Oblique-webfont.eot differ diff --git a/iot.fedoraproject.org/static/css/fonts/Cantarell-Oblique-webfont.svg b/iot.fedoraproject.org/static/css/fonts/Cantarell-Oblique-webfont.svg new file mode 100644 index 0000000..313ab3d --- /dev/null +++ b/iot.fedoraproject.org/static/css/fonts/Cantarell-Oblique-webfont.svg @@ -0,0 +1,143 @@ + + + + +This is a custom SVG webfont generated by Font Squirrel. +Designer : Dave Crossland +Foundry URL : http://abattis.org + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/iot.fedoraproject.org/static/css/fonts/Cantarell-Oblique-webfont.ttf b/iot.fedoraproject.org/static/css/fonts/Cantarell-Oblique-webfont.ttf new file mode 100644 index 0000000..2330ccd Binary files /dev/null and b/iot.fedoraproject.org/static/css/fonts/Cantarell-Oblique-webfont.ttf differ diff --git a/iot.fedoraproject.org/static/css/fonts/Cantarell-Oblique-webfont.woff b/iot.fedoraproject.org/static/css/fonts/Cantarell-Oblique-webfont.woff new file mode 100644 index 0000000..c7d1ea8 Binary files /dev/null and b/iot.fedoraproject.org/static/css/fonts/Cantarell-Oblique-webfont.woff differ diff --git a/iot.fedoraproject.org/static/css/fonts/Cantarell-Regular-webfont.eot b/iot.fedoraproject.org/static/css/fonts/Cantarell-Regular-webfont.eot new file mode 100644 index 0000000..7022696 Binary files /dev/null and b/iot.fedoraproject.org/static/css/fonts/Cantarell-Regular-webfont.eot differ diff --git a/iot.fedoraproject.org/static/css/fonts/Cantarell-Regular-webfont.svg b/iot.fedoraproject.org/static/css/fonts/Cantarell-Regular-webfont.svg new file mode 100644 index 0000000..3c11cb6 --- /dev/null +++ b/iot.fedoraproject.org/static/css/fonts/Cantarell-Regular-webfont.svg @@ -0,0 +1,143 @@ + + + + +This is a custom SVG webfont generated by Font Squirrel. +Designer : Dave Crossland +Foundry URL : http://abattis.org + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/iot.fedoraproject.org/static/css/fonts/Cantarell-Regular-webfont.ttf b/iot.fedoraproject.org/static/css/fonts/Cantarell-Regular-webfont.ttf new file mode 100644 index 0000000..ff7a11d Binary files /dev/null and b/iot.fedoraproject.org/static/css/fonts/Cantarell-Regular-webfont.ttf differ diff --git a/iot.fedoraproject.org/static/css/fonts/Cantarell-Regular-webfont.woff b/iot.fedoraproject.org/static/css/fonts/Cantarell-Regular-webfont.woff new file mode 100644 index 0000000..cab5bd8 Binary files /dev/null and b/iot.fedoraproject.org/static/css/fonts/Cantarell-Regular-webfont.woff differ diff --git a/iot.fedoraproject.org/static/css/fonts/Comfortaa_Bold-webfont.eot b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Bold-webfont.eot new file mode 100644 index 0000000..5f40449 Binary files /dev/null and b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Bold-webfont.eot differ diff --git a/iot.fedoraproject.org/static/css/fonts/Comfortaa_Bold-webfont.svg b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Bold-webfont.svg new file mode 100644 index 0000000..8b25d69 --- /dev/null +++ b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Bold-webfont.svg @@ -0,0 +1,504 @@ + + + + +This is a custom SVG webfont generated by Font Squirrel. +Designer : Johan Aakerlund - aajohan + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/iot.fedoraproject.org/static/css/fonts/Comfortaa_Bold-webfont.ttf b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Bold-webfont.ttf new file mode 100644 index 0000000..d10f756 Binary files /dev/null and b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Bold-webfont.ttf differ diff --git a/iot.fedoraproject.org/static/css/fonts/Comfortaa_Bold-webfont.woff b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Bold-webfont.woff new file mode 100644 index 0000000..7d3d8aa Binary files /dev/null and b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Bold-webfont.woff differ diff --git a/iot.fedoraproject.org/static/css/fonts/Comfortaa_Regular-webfont.eot b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Regular-webfont.eot new file mode 100644 index 0000000..224ec8e Binary files /dev/null and b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Regular-webfont.eot differ diff --git a/iot.fedoraproject.org/static/css/fonts/Comfortaa_Regular-webfont.svg b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Regular-webfont.svg new file mode 100644 index 0000000..b1b9d23 --- /dev/null +++ b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Regular-webfont.svg @@ -0,0 +1,505 @@ + + + + +This is a custom SVG webfont generated by Font Squirrel. +Designer : Johan Aakerlund - aajohan +Foundry : Johan Aakerlund + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/iot.fedoraproject.org/static/css/fonts/Comfortaa_Regular-webfont.ttf b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Regular-webfont.ttf new file mode 100644 index 0000000..b3f207e Binary files /dev/null and b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Regular-webfont.ttf differ diff --git a/iot.fedoraproject.org/static/css/fonts/Comfortaa_Regular-webfont.woff b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Regular-webfont.woff new file mode 100644 index 0000000..59c5767 Binary files /dev/null and b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Regular-webfont.woff differ diff --git a/iot.fedoraproject.org/static/css/fonts/Comfortaa_Thin-webfont.eot b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Thin-webfont.eot new file mode 100644 index 0000000..46a6295 Binary files /dev/null and b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Thin-webfont.eot differ diff --git a/iot.fedoraproject.org/static/css/fonts/Comfortaa_Thin-webfont.svg b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Thin-webfont.svg new file mode 100644 index 0000000..e099110 --- /dev/null +++ b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Thin-webfont.svg @@ -0,0 +1,505 @@ + + + + +This is a custom SVG webfont generated by Font Squirrel. +Designer : Johan Aakerlund - aajohan +Foundry : Johan Aakerlund + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/iot.fedoraproject.org/static/css/fonts/Comfortaa_Thin-webfont.ttf b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Thin-webfont.ttf new file mode 100644 index 0000000..8289a85 Binary files /dev/null and b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Thin-webfont.ttf differ diff --git a/iot.fedoraproject.org/static/css/fonts/Comfortaa_Thin-webfont.woff b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Thin-webfont.woff new file mode 100644 index 0000000..8d75a95 Binary files /dev/null and b/iot.fedoraproject.org/static/css/fonts/Comfortaa_Thin-webfont.woff differ diff --git a/iot.fedoraproject.org/static/css/jquery.uls.compact.css b/iot.fedoraproject.org/static/css/jquery.uls.compact.css new file mode 100644 index 0000000..f5e6e07 --- /dev/null +++ b/iot.fedoraproject.org/static/css/jquery.uls.compact.css @@ -0,0 +1,75 @@ +.uls-compact .uls-icon-close, +.uls-compact .uls-title-region, +.uls-compact .uls-map-block, +.uls-compact #uls-settings-block { + display: none !important; +} + +.uls-compact.uls-menu { + border-radius: 0; +} + +.uls-compact .uls-search { + background: white; + border-top: none; + padding: 0.8em 0; + border-bottom-width: 1px; + border-bottom-style: solid; + border-bottom-color: #DDD; +} + +.uls-compact .uls-filterinput, +.uls-compact .uls-filterinput:focus { + background-color: transparent; + border: none; + box-shadow: none; + outline: none; + font-size: 18px; + left: 0; +} + +.uls-compact .uls-language-list { + background: #FCFCFC; + height: 20em; +} + +.uls-compact .uls-search-label { + background-size: 25px; + height: 26px; + width: 26px; + float: right; + opacity: 0.8; +} + +.uls-compact .uls-languagefilter-clear { + margin-left: 0; +} + +.uls-compact .uls-title-region a { + color: #777; + display: inline-block; + margin: 15px 0 5px 19px; + cursor: pointer; + padding: 6px; + text-decoration: none; + font-size: 14px; + border: 1px solid transparent; +} + +.uls-compact .uls-title-region a:hover { + color: #252525; + background: #F0F0F0; + border: 1px solid #DDD; + border-radius: 3px; +} + +.uls-compact .uls-title-region a:before { + display: inline-block; + width: 0; + height: 0; + border-right: 4px solid #777; + border-top: 4px solid transparent; + border-bottom: 4px solid transparent; + content: ""; + margin: 0 6px 0 0; +} diff --git a/iot.fedoraproject.org/static/css/jquery.uls.css b/iot.fedoraproject.org/static/css/jquery.uls.css new file mode 100644 index 0000000..06268fd --- /dev/null +++ b/iot.fedoraproject.org/static/css/jquery.uls.css @@ -0,0 +1,260 @@ +.uls-trigger { + /* @embed */ + background: transparent url('/static/images/icon-language.png') no-repeat scroll left center; + /* @embed */ + background-image: -webkit-linear-gradient(transparent, transparent), url('/static/images/icon-language.svg'); + /* @embed */ + background-image: linear-gradient(transparent, transparent), url('/static/images/icon-language.svg'); + padding-left: 30px; +} + +.uls-menu { + position: absolute; + z-index: 1000; + display: none; + margin-top: 1px; + /* Styling */ + background-color: #ffffff; + border: 1px solid #ccc; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 5px; + -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); + -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); + box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); + -webkit-background-clip: padding-box; + -moz-background-clip: padding; + background-clip: padding-box; +} + +.uls-wide { + min-width: 715px; + width: 45%; +} + +.uls-title-region a { + padding-left: 15px; +} + +.uls-menu .uls-title { + font-weight: normal; + border: none; + padding-top: 1.25em; + padding-left: 15px; + padding-bottom: 3px; + font-size: 18pt; + line-height: 1.25em; + color: #555; +} + +.uls-menu .uls-no-results-found-title { + font-size: 16pt; + font-weight: bold; + line-height: 1.5em; + padding-left: 6px; + padding-top: 10px; + margin-top: 0; + margin-bottom: 15px; + border-bottom: none; + color: #555; +} + +.uls-menu .uls-lcd-region-section .uls-lcd-region-title { + color: #777; + font-size: 14pt; + font-weight: lighter; + line-height: 1.5em; + padding-left: 0; + margin-top: 0; + margin-bottom: 10px; + border-bottom: none; +} + +.uls-worldmap { + /* @embed */ + background: transparent url('/static/images/world_map.png') no-repeat scroll right top; + /* @embed */ + background-image: -webkit-linear-gradient(transparent, transparent), url('/static/images/world_map.svg'); + /* @embed */ + background-image: linear-gradient(transparent, transparent), url('/static/images/world_map.svg'); + background-size: 100%; +} + +div.uls-region { + cursor: pointer; + padding: 0; + margin: 0; + height: 120px; + border-bottom-color: transparent; + border-bottom-style: solid; + border-bottom-width: 2px; +} + +.uls-worldmap .uls-region { /* The map doesn't flip */ + /* @noflip */ + float: left; +} + +.uls-region a { + bottom: 2px; + left: 2px; + padding: 0; + position: absolute; + font-size: 13px; + line-height: 1.2em; + text-decoration: none; + overflow: hidden; + text-overflow: ellipsis; + width: 99%; +} + +.uls-region:hover { + /*Cross-browser background transparency*/ + background: #3366bb; + background: rgba(51, 102, 187, 0.1); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#253366bb, endColorstr=#253366bb ); + -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#253366bb, endColorstr=#253366bb)"; +} + +.uls-map-block .active { + border-bottom-color: #3366bb; + border-bottom-style: solid; +} + +.uls-menu .row .uls-map-block { + top: 1px; + margin-right: 0; + padding-right: 0; + float: right; + overflow: hidden; + opacity: 0.7; + -moz-transition: opacity 0.2s linear; + -o-transition: opacity 0.2s linear; + -webkit-transition: opacity 0.2s linear; + transition: opacity 0.2s linear; +} + +.uls-map-block a { + color: #333; + opacity: 0; + -moz-transition: opacity 0.15s linear; + -o-transition: opacity 0.15s linear; + -webkit-transition: opacity 0.15s linear; + transition: opacity 0.15s linear; +} + +.uls-menu .uls-map-block:hover, +.uls-menu .uls-map-block:hover a { + opacity: 1; + color: #333; +} + +.uls-map-block .uls-region-1 { + border-color: transparent; +} + +.uls-map-block:hover .active { + border-color: #3366bb; +} + +.uls-map-block .active a { + font-weight: bold; +} + +.uls-icon-close { + /* @embed */ + background: transparent url('/static/images/close.png') no-repeat scroll center center; + /* @embed */ + background-image: -webkit-linear-gradient(transparent, transparent), url('/static/images/close.svg'); + /* @embed */ + background-image: linear-gradient(transparent, transparent), url('/static/images/close.svg'); + float: right; + padding: 15px; + cursor: pointer; +} + +.uls-menu .uls-languagefilter { + background-color: transparent; + border: 1px solid #c9c9c9; + border-radius: 2px 2px 2px 2px; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset; + color: #333; + display: block; + padding: 6px; + -moz-transition: border 0.15s linear 0s; + -o-transition: border 0.15s linear 0s; + -webkit-transition: border 0.15s linear 0s; + transition: border 0.15s linear 0s; +} + +.uls-menu .uls-languagefilter:focus { + border: 1px solid #3366bb; +} + +.uls-menu .uls-search { + position: relative; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0F0F0', endColorstr='#FBFBFB'); + background: #f8f8f8; + background: -webkit-gradient(linear, left top, left bottom, from(#F0F0F0), to(#FBFBFB)); + background: -webkit-linear-gradient(top, #F0F0F0, #FBFBFB); + background: -moz-linear-gradient(top, #F0F0F0, #FBFBFB); + background: -o-linear-gradient(top, #F0F0F0, #FBFBFB); + background: linear-gradient(#F0F0F0, #FBFBFB); + border-top-color: #AAA; + border-top-style: solid; + border-top-width: 1px; + padding: 0.8em 0; + border-bottom-width: 1px; + border-bottom-style: solid; + border-bottom-color: #DDD; +} + +.uls-menu .uls-search-label { + /* @embed */ + background: transparent url('/static/images/search.png') no-repeat scroll right center; + /* @embed */ + background-image: -webkit-linear-gradient(transparent, transparent), url('/static/images/search.svg'); + /* @embed */ + background-image: linear-gradient(transparent, transparent), url('/static/images/search.svg'); + background-size: 30px; + height: 32px; + width: 32px; + float: right; +} + +.uls-menu .uls-languagefilter-clear { + /* @embed */ + background: transparent url('/static/images/clear.png') no-repeat scroll left center; + /* @embed */ + background-image: -webkit-linear-gradient(transparent, transparent), url('/static/images/clear.svg'); + /* @embed */ + background-image: linear-gradient(transparent, transparent), url('/static/images/clear.svg'); + cursor: pointer; + height: 32px; + position: absolute; + width: 32px; + margin-left: -32px; +} + +.uls-menu .uls-filterinput { + position: absolute; + top: 0; + left: 0; + font-size: 14px; + height: 32px; + width: 100%; + text-align: left; +} + +.uls-menu .uls-filtersuggestion { + padding: 6px; + background-color: white; + color: #888; + border: 1px transparent; + border-radius: 2px 2px 2px 2px; + box-shadow: 0 1px 2px transparent inset; + left: 1px; +} + +.uls-menu .uls-search-input-block { + position: relative; +} diff --git a/iot.fedoraproject.org/static/css/jquery.uls.grid.css b/iot.fedoraproject.org/static/css/jquery.uls.grid.css new file mode 100644 index 0000000..9caf088 --- /dev/null +++ b/iot.fedoraproject.org/static/css/jquery.uls.grid.css @@ -0,0 +1,315 @@ +/* Generated using Foundation http://foundation.zurb.com/docs/grid.php */ +/* Global Reset & Standards ---------------------- */ +.grid * { + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} + +/* Misc ---------------------- */ +.grid .left { + float: left; +} + +.grid .right { + float: right; +} + +.grid .text-left { + text-align: left; +} + +.grid .text-right { + text-align: right; +} + +.grid .text-center { + text-align: center; +} + +.grid .hide { + display: none; +} + +.grid .highlight { + background: #ffff99; +} + +/* The Grid ---------------------- */ +.grid .row { + width: 100%; + max-width: none; + min-width: 600px; + margin: 0 auto; +} + +.grid .row .row { + width: auto; + max-width: none; + min-width: 0; + margin: 0 -5px; +} + +.grid .row.collapse .column, +.grid .row.collapse .columns { + padding: 0; +} + +.grid .row .row { + width: auto; + max-width: none; + min-width: 0; + margin: 0 -5px; +} + +.grid .row .row.collapse { + margin: 0; +} + +.grid .column, .grid .columns { + float: left; + min-height: 1px; + padding: 0 5px; + position: relative; +} + +.grid .column.centered, .grid .columns.centered { + float: none; + margin: 0 auto; +} + +.grid .row .one { + width: 8.333%; +} + +.grid .row .two { + width: 16.667%; +} + +.grid .row .three { + width: 25%; +} + +.grid .row .four { + width: 33.333%; +} + +.grid .row .five { + width: 41.667%; +} + +.grid .row .six { + width: 50%; +} + +.grid .row .seven { + width: 58.333%; +} + +.grid .row .eight { + width: 66.667%; +} + +.grid .row .nine { + width: 75%; +} + +.grid .row .ten { + width: 83.333%; +} + +.grid .row .eleven { + width: 91.667%; +} + +.grid .row .twelve { + width: 100%; +} + +.grid .row .offset-by-one { + margin-left: 8.333%; +} + +.grid .row .offset-by-two { + margin-left: 16.667%; +} + +.grid .row .offset-by-three { + margin-left: 25%; +} + +.grid .row .offset-by-four { + margin-left: 33.333%; +} + +.grid .row .offset-by-five { + margin-left: 41.667%; +} + +.grid .row .offset-by-six { + margin-left: 50%; +} + +.grid .row .offset-by-seven { + margin-left: 58.333%; +} + +.grid .row .offset-by-eight { + margin-left: 66.667%; +} + +.grid .row .offset-by-nine { + margin-left: 75%; +} + +.grid .row .offset-by-ten { + margin-left: 83.333%; +} + +.grid .push-two { + left: 16.667%; +} + +.grid .pull-two { + right: 16.667%; +} + +.grid .push-three { + left: 25%; +} + +.grid .pull-three { + right: 25%; +} + +.grid .push-four { + left: 33.333%; +} + +.grid .pull-four { + right: 33.333%; +} + +.grid .push-five { + left: 41.667%; +} + +.grid .pull-five { + right: 41.667%; +} + +.grid .push-six { + left: 50%; +} + +.grid .pull-six { + right: 50%; +} + +.grid .push-seven { + left: 58.333%; +} + +.grid .pull-seven { + right: 58.333%; +} + +.grid .push-eight { + left: 66.667%; +} + +.grid .pull-eight { + right: 66.667%; +} + +.grid .push-nine { + left: 75%; +} + +.grid .pull-nine { + right: 75%; +} + +.grid .push-ten { + left: 83.333%; +} + +.grid .pull-ten { + right: 83.333%; +} + +/* Nicolas Gallagher's micro clearfix */ +.grid .row { + *zoom: 1; +} + +.grid .row:before, .grid .row:after { + content: ""; + display: table; +} + +.grid .row:after { + clear: both; +} + +/* Block Grids ---------------------- */ +/* These are 2-up, 3-up, 4-up and 5-up ULs, suited + for repeating blocks of content. Add 'mobile' to + them to switch them just like the layout grid + (one item per line) on phones + + For IE7/8 compatibility block-grid items need to be + the same height. You can optionally uncomment the + lines below to support arbitrary height, but know + that IE7/8 do not support :nth-child. + -------------------------------------------------- */ +.grid .block-grid { + display: block; + overflow: hidden; + padding: 0; +} + +.grid .block-grid > li { + display: block; + height: auto; + float: left; +} + +.grid .block-grid.two-up { + margin: 0 -15px; +} + +.grid .block-grid.two-up > li { + width: 50%; + padding: 0 15px 15px; +} + +/* .block-grid.two-up>li:nth-child(2n+1) {clear: left;} */ +.grid .block-grid.three-up { + margin: 0 -12px; +} + +.grid .block-grid.three-up > li { + width: 33.33%; + padding: 0 12px 12px; +} + +/* .block-grid.three-up>li:nth-child(3n+1) {clear: left;} */ +.grid .block-grid.four-up { + margin: 0 -10px; +} + +.grid .block-grid.four-up > li { + width: 25%; + padding: 0 10px 10px; +} + +/* .block-grid.four-up>li:nth-child(4n+1) {clear: left;} */ +.grid .block-grid.five-up { + margin: 0 -8px; +} + +.grid .block-grid.five-up > li { + width: 20%; + padding: 0 8px 8px; +} diff --git a/iot.fedoraproject.org/static/css/jquery.uls.lcd.css b/iot.fedoraproject.org/static/css/jquery.uls.lcd.css new file mode 100644 index 0000000..becfb6d --- /dev/null +++ b/iot.fedoraproject.org/static/css/jquery.uls.lcd.css @@ -0,0 +1,86 @@ +.uls-lcd-region-section ul li:hover { + background-color: #eaeff7; +} + +.uls-lcd-region-section { + margin-top: 10px; +} + +/* Language list */ +.uls-language-list { + height: 17em; + overflow: auto; + width: auto; +} + +.uls-language-block ul { + margin: 0 0 1.5em; +} + +.uls-language-list ul li { + cursor: pointer; + font-weight: normal; + overflow: hidden; + white-space: nowrap; + + /* + * Some languages have long names for various reasons and we still want + * them to appear on one line. + * To make it work correctly, the directionality must be set correctly + * on the item level. + */ + text-overflow: ellipsis; + + /* + * The directionality (ltr/rtl) for each list item is set dynamically + * as HTML attributes in JavaScript. Setting directionality also applies + * alignment, but a list with mixed alignment is hard to read. + * All items are therefore explicitly aligned to the left, including names + * of right-to-left languages in left-to-right environment and vice versa. + * As long as the directionality of the item is set correctly, the text + * is readable. + */ + text-align: left; + + /* + * We don't want any visible bullets in this list. + */ + list-style-image: none; + list-style-type: none; +} + +.uls-language-list strong { + text-decoration: underline; +} + +.uls-language-list a { + font-weight: normal; + text-decoration: none; + color: #3366bb; + font-size: 14px; + line-height: 1.6em; +} + +.uls-language-block { + width: 100%; +} + +.uls-no-results-view { + color: #555; + height: 100%; +} + +.uls-no-found-more { + font-size: 0.9em; + background: #F8F8F8; + width: 100%; + margin-top: 1.6em; + line-height: 1.6em; + position: absolute; + bottom: 0; + left: 0; +} + +.uls-no-found-more a { + cursor: pointer; +} diff --git a/iot.fedoraproject.org/static/css/jquery.uls.mobile.css b/iot.fedoraproject.org/static/css/jquery.uls.mobile.css new file mode 100644 index 0000000..5d3e06e --- /dev/null +++ b/iot.fedoraproject.org/static/css/jquery.uls.mobile.css @@ -0,0 +1,319 @@ +@media only screen and (max-width: 767px) { + + .uls-mobile.uls-menu { + width: 95%; + left: 2.5%; + } + + .uls-mobile .uls-language-list { + -webkit-overflow-scrolling: touch; + } + + .uls-mobile .uls-language-block { + padding-left: 15px !important; + } + + .uls-mobile .uls-language-block ul { + min-height: 14em; + } + + .uls-mobile .uls-language-block a { + font-size: 16px; + line-height: 1.7em; + } + + .uls-mobile div.uls-region { + width: 33% !important; + float: left !important; + } + + .uls-mobile .uls-map-block a, + .uls-mobile .uls-map-block { + opacity: 1 !important; + } + + .uls-mobile .row { + width: auto; + min-width: 0; + margin-left: 0; + margin-right: 0; + } + + .uls-mobile .column, + .uls-mobile .columns { + width: auto !important; + float: none; + } + + .uls-mobile .column:last-child, + .uls-mobile .columns:last-child { + float: none; + } + + .uls-mobile [class*="column"] + [class*="column"]:last-child { + float: none; + } + + .uls-mobile .column:before, + .uls-mobile .uls-mobile .columns:before, + .uls-mobile .column:after, + .columns:after { + content: ""; + display: table; + } + + .uls-mobile .column:after, + .uls-mobile .columns:after { + clear: both; + } + + .uls-mobile .offset-by-one, + .uls-mobile .offset-by-two, + .uls-mobile .offset-by-three, + .uls-mobile .offset-by-four, + .uls-mobile .offset-by-five, + .uls-mobile .offset-by-six, + .uls-mobile .offset-by-seven, + .uls-mobile .offset-by-eight, + .uls-mobile .offset-by-nine, + .uls-mobile .offset-by-ten { + margin-left: 0 !important; + } + + .uls-mobile .push-two, + .uls-mobile .push-three, + .uls-mobile .push-four, + .uls-mobile .push-five, + .uls-mobile .push-six, + .uls-mobile .push-seven, + .uls-mobile .push-eight, + .uls-mobile .push-nine, + .uls-mobile .push-ten { + left: auto; + } + + .uls-mobile .pull-two, + .uls-mobile .pull-three, + .uls-mobile .pull-four, + .uls-mobile .pull-five, + .uls-mobile .pull-six, + .uls-mobile .pull-seven, + .uls-mobile .pull-eight, + .uls-mobile .pull-nine, + .uls-mobile .pull-ten { + right: auto; + } + + /* Mobile 4-column Grid */ + .uls-mobile .row .mobile-one { + width: 25% !important; + float: left; + padding: 0 4px; + } + + .uls-mobile .row .mobile-one:last-child { + float: right; + } + + .uls-mobile .row.collapse .mobile-one { + padding: 0; + } + + .uls-mobile .row .mobile-two { + width: 50% !important; + float: left; + padding: 0 4px; + } + + .uls-mobile .row .mobile-two:last-child { + float: right; + } + + .uls-mobile .row.collapse .mobile-two { + padding: 0; + } + + .uls-mobile .row .mobile-three { + width: 75% !important; + float: left; + padding: 0 4px; + } + + .uls-mobile .row .mobile-three:last-child { + float: right; + } + + .uls-mobile .row.collapse .mobile-three { + padding: 0; + } + + .uls-mobile .row .mobile-four { + width: 100% !important; + float: left; + padding: 0 4px; + } + + .uls-mobile .row .mobile-four:last-child { + float: right; + } + + .uls-mobile .row.collapse .mobile-four { + padding: 0; + } + + .uls-mobile .push-one-mobile { + left: 25%; + } + + .uls-mobile .pull-one-mobile { + right: 25%; + } + + .uls-mobile .push-two-mobile { + left: 50%; + } + + .uls-mobile .pull-two-mobile { + right: 50%; + } + + .uls-mobile .push-three-mobile { + left: 75%; + } + + .uls-mobile .pull-three-mobile { + right: 75%; + } +} + +/* Visibility Classes ---------------------- */ +/* Standard (large) display targeting */ +.uls-mobile .show-for-small, +.uls-mobile .show-for-medium, +.uls-mobile .show-for-medium-down, +.uls-mobile .hide-for-large, +.uls-mobile .hide-for-large-up, +.uls-mobile .show-for-xlarge { + display: none !important; +} + +.uls-mobile .hide-for-xlarge, +.uls-mobile .show-for-large, +.uls-mobile .show-for-large-up, +.uls-mobile .hide-for-small, +.uls-mobile .hide-for-medium, +.uls-mobile .hide-for-medium-down { + display: block !important; +} + +/* Very large display targeting */ +@media only screen and (min-width: 1441px) { + + .uls-mobile .hide-for-small, + .uls-mobile .hide-for-medium, + .uls-mobile .hide-for-medium-down, + .hide-for-large, .show-for-large-up, + .show-for-xlarge { + display: block !important; + } + + .show-for-small, + .uls-mobile .show-for-medium, + .uls-mobile .show-for-medium-down, + .uls-mobile .show-for-large, + .uls-mobile .hide-for-large-up, + .uls-mobile .hide-for-xlarge { + display: none !important; + } +} +/* Medium display targeting */ +@media only screen and (max-width: 1279px) and (min-width: 768px) { + + .uls-mobile .hide-for-small, + .uls-mobile .show-for-medium, + .uls-mobile .show-for-medium-down, + .uls-mobile .hide-for-large, + .uls-mobile .hide-for-large-up, + .uls-mobile .hide-for-xlarge { + display: block !important; + } + + .uls-mobile .show-for-small, + .uls-mobile .hide-for-medium, + .uls-mobile .hide-for-medium-down, + .uls-mobile .show-for-large, + .uls-mobile .show-for-large-up, + .uls-mobile .show-for-xlarge { + display: none !important; + } +} +/* Small display targeting */ +@media only screen and (max-width: 767px) { + + .uls-mobile .show-for-small, + .uls-mobile .hide-for-medium, + .uls-mobile .show-for-medium-down, + .uls-mobile .hide-for-large, + .uls-mobile .hide-for-large-up, + .uls-mobile .hide-for-xlarge { + display: block !important; + } + .uls-mobile .hide-for-small, + .uls-mobile .show-for-medium, + .uls-mobile .hide-for-medium-down, + .uls-mobile .show-for-large, + .uls-mobile .show-for-large-up, + .uls-mobile .show-for-xlarge { + display: none !important; + } +} + +/* Orientation targeting */ +.uls-mobile .show-for-landscape, +.uls-mobile .hide-for-portrait { + display: block !important; +} + +.uls-mobile .hide-for-landscape, +.uls-mobile .show-for-portrait { + display: none !important; +} + +@media screen and (orientation: landscape) { + .uls-mobile .show-for-landscape, + .uls-mobile .hide-for-portrait { + display: block !important; + } + .uls-mobile .hide-for-landscape, + .uls-mobile .show-for-portrait { + display: none !important; + } +} + +@media screen and (orientation: portrait) { + .uls-mobile .show-for-portrait, + .uls-mobile .hide-for-landscape { + display: block !important; + } + .uls-mobile .hide-for-portrait, + .uls-mobile .show-for-landscape { + display: none !important; + } +} + +/* Touch-enabled device targeting */ +.uls-mobile .show-for-touch { + display: none !important; +} + +.uls-mobile .hide-for-touch { + display: block !important; +} + +.uls-mobile .touch .show-for-touch { + display: block !important; +} + +.uls-mobile .touch .hide-for-touch { + display: none !important; +} diff --git a/iot.fedoraproject.org/static/firefox/attribution.html b/iot.fedoraproject.org/static/firefox/attribution.html new file mode 100644 index 0000000..4eb1178 --- /dev/null +++ b/iot.fedoraproject.org/static/firefox/attribution.html @@ -0,0 +1,20 @@ + + +The binary version of Mozilla Firefox 3.0 included in this +distribution is licensed to you under the same free software/open +source licensing terms that apply to the corresponding source code +version. Those licensing terms do not grant any right to use +trademarks, service marks, or logos of the Mozilla Foundation or its +licensors. + +You may not remove or alter any trademark, logo, copyright or other +legal notice in or on the accompanying binary version of Mozilla +Firefox. + +Nothing in this notice shall be understood to limit any rights +granted to you under free software/open source licenses applicable to +source or binary versions of Mozilla Firefox. In the case of any +conflict between this notice and those applicable licenses, the +latter shall control. + + diff --git a/iot.fedoraproject.org/static/firefox/index.html b/iot.fedoraproject.org/static/firefox/index.html new file mode 100644 index 0000000..be4f51d --- /dev/null +++ b/iot.fedoraproject.org/static/firefox/index.html @@ -0,0 +1,49 @@ + + + + Welcome to Mozilla Firefox + + + + +
      + + + +
      +

      Welcome to Mozilla Firefox

      +

      The accompanying version of Mozilla Firefox utilizes website information services ("Services"), such as safe-browsing features, which are provided by the Mozilla Corporation and made available to you under additional terms. By using the Services, you consent to the terms of the referenced Mozilla Firefox Website Services Agreement. If you do not agree to these terms, do not use the Services and disable the Services in Edit > Preferences > Security and uncheck the options for both: "Tell me if the site I'm visiting is a suspected attack site" and "Tell me if the site I'm visiting is a suspected forgery".

      + +
      +
      +
      + + +
      + + diff --git a/iot.fedoraproject.org/static/firefox/website-services-agreement.html b/iot.fedoraproject.org/static/firefox/website-services-agreement.html new file mode 100644 index 0000000..392c7fd --- /dev/null +++ b/iot.fedoraproject.org/static/firefox/website-services-agreement.html @@ -0,0 +1,29 @@ + + +MOZILLA FIREFOX WEBSITE SERVICES AGREEMENT + + + +

      MOZILLA FIREFOX WEBSITE SERVICES AGREEMENT

      +

      Version 3.0, June 2008

      +

      During the Mozilla Firefox installation process, and at later times, you may be given the option of installing additional components from third-party software providers. The installation and use of those third-party components may be governed by additional license agreements.

      +

      In this Mozilla Firefox Website Services Agreement ("Agreement"), the accompanying executable version of Mozilla Firefox shall be referred to as "the Product".

      +

      The Product utilizes website information services ("Services"), such as safe-browsing features, which are provided by the Mozilla Corporation ("Mozilla") and made available to you subject to the terms below. By using the Services, you consent to the terms of this Agreement. If you do not agree to the terms of this Agreement, do not use the Services and disable the Services in the preferences/security menu.

      +

      1. USE OF SERVICES. Mozilla permits you to use the Services via the Product. This Agreement will also govern the use of Services made available to you as a result of your installing any executable software upgrades to the Product provided to you by Red Hat, Inc., where those Services replace and/or supplement the Services provided through use of the Product. In such a case, "the Product" shall also refer to such installed upgrades. However, if such upgrades are accompanied by a separate agreement from Mozilla, the terms of that agreement will govern.

      +

      2. TERMINATION. If you breach this Agreement your right to use the Services will terminate immediately and without notice, but all provisions of this Agreement except the Use of Services (Paragraph 1) will survive termination and continue in effect.

      +

      3. PROPRIETARY RIGHTS. Subject to this Agreement and to all applicable licensing terms governing your use of the Product, Mozilla, for itself and on behalf of its licensors, hereby reserves all intellectual property rights in the Services, except for the rights expressly granted in this Agreement. You may not remove or alter any trademark, logo, copyright or other proprietary notice in or on the Product. This agreement does not grant you any right to use the trademarks, service marks or logos of Mozilla or its licensors. Nothing in this Agreement shall be construed to limit any rights granted under open source licenses applicable to the Product and to corresponding source code versions of the Product.

      +

      4. PRIVACY POLICY. The Mozilla Firefox Privacy Policy is made available online at http://www.mozilla.com/legal/privacy/, as that policy may be updated from time to time.

      +

      5. WEBSITE INFORMATION SERVICES. Mozilla and its contributors, licensors and partners work to provide the most accurate and up-to-date phishing and malware information. However, they cannot guarantee that this information is comprehensive and error-free: some risky sites may not be identified, and some safe sites may be identified in error.

      +

      6. DISCLAIMER OF WARRANTY. THE PRODUCT AND SERVICES ARE PROVIDED "AS IS" WITH ALL FAULTS. TO THE EXTENT PERMITTED BY LAW, MOZILLA AND MOZILLA'S DISTRIBUTORS, AND LICENSORS HEREBY DISCLAIM ALL WARRANTIES, WHETHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION WARRANTIES THAT THE PRODUCT AND SERVICES ARE FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE AND NON-INFRINGING. YOU BEAR THE ENTIRE RISK AS TO SELECTING THE PRODUCT AND SERVICES FOR YOUR PURPOSES AND AS TO THE QUALITY AND PERFORMANCE OF THE PRODUCT AND SERVICES. THIS LIMITATION WILL APPLY NOTWITHSTANDING THE FAILURE OF ESSENTIAL PURPOSE OF ANY REMEDY. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF IMPLIED WARRANTIES, SO THIS DISCLAIMER MAY NOT APPLY TO YOU.

      +

      7. LIMITATION OF LIABILITY. EXCEPT AS REQUIRED BY LAW, MOZILLA AND ITS DISTRIBUTORS, DIRECTORS, LICENSORS, CONTRIBUTORS AND AGENTS (COLLECTIVELY, THE "MOZILLA GROUP") WILL NOT BE LIABLE FOR ANY INDIRECT, SPECIAL, INCIDENTAL, CONSEQUENTIAL OR EXEMPLARY DAMAGES ARISING OUT OF OR IN ANY WAY RELATING TO THIS AGREEMENT OR THE USE OF OR INABILITY TO USE THE PRODUCT AND THE SERVICES, INCLUDING WITHOUT LIMITATION DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, LOST PROFITS, LOSS OF DATA, AND COMPUTER FAILURE OR MALFUNCTION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES AND REGARDLESS OF THE THEORY (CONTRACT, TORT OR OTHERWISE) UPON WHICH SUCH CLAIM IS BASED. THE MOZILLA GROUP'S COLLECTIVE LIABILITY UNDER THIS AGREEMENT WILL NOT EXCEED THE GREATER OF $500 (FIVE HUNDRED DOLLARS) AND THE FEES PAID BY YOU UNDER THE LICENSE (IF ANY). SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL, CONSEQUENTIAL OR SPECIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.

      +

      8. U.S. GOVERNMENT END-USERS. This Product is a "commercial item," as that term is defined in 48 C.F.R. 2.101, consisting of "commercial computer software" and "commercial computer software documentation," as such terms are used in 48 C.F.R. 12.212 (Sept. 1995) and 48 C.F.R. 227.7202 (June 1995). Consistent with 48 C.F.R. 12.212, 48 C.F.R. 27.405(b)(2) (June 1998) and 48 C.F.R. 227.7202, all U.S. Government End Users acquire the Product with only those rights as set forth therein.

      +

      9. MISCELLANEOUS. (a) This Agreement constitutes the entire agreement between Mozilla and you concerning the subject matter hereof, and it may only be modified by a written amendment signed by an authorized executive of Mozilla. (b) Except to the extent applicable law, if any, provides otherwise, this Agreement will be governed by the laws of the state of California, U.S.A., excluding its conflict of law provisions. (c) This Agreement will not be governed by the United Nations Convention on Contracts for the International Sale of Goods. (d) If any part of this Agreement is held invalid or unenforceable, that part will be construed to reflect the parties' original intent, and the remaining portions will remain in full force and effect. (e) A waiver by either party of any term or condition of this Agreement or any breach thereof, in any one instance, will not waive such term or condition or any subsequent breach thereof. (f) Except as required by law, the controlling language of this Agreement is English. (g) You may assign your rights under this Agreement to any party that consents to, and agrees to be bound by, its terms; the Mozilla Corporation may assign its rights under this Agreement without condition. (h) This Agreement will be binding upon and inure to the benefit of the parties, their successors and permitted assigns.

      + + + diff --git a/iot.fedoraproject.org/static/fonts/Comfortaa_Bold-webfont.eot b/iot.fedoraproject.org/static/fonts/Comfortaa_Bold-webfont.eot new file mode 100644 index 0000000..5f40449 Binary files /dev/null and b/iot.fedoraproject.org/static/fonts/Comfortaa_Bold-webfont.eot differ diff --git a/iot.fedoraproject.org/static/fonts/Comfortaa_Regular-webfont.eot b/iot.fedoraproject.org/static/fonts/Comfortaa_Regular-webfont.eot new file mode 100644 index 0000000..224ec8e Binary files /dev/null and b/iot.fedoraproject.org/static/fonts/Comfortaa_Regular-webfont.eot differ diff --git a/iot.fedoraproject.org/static/fonts/Comfortaa_Regular-webfont.ttf b/iot.fedoraproject.org/static/fonts/Comfortaa_Regular-webfont.ttf new file mode 100644 index 0000000..e1020f0 Binary files /dev/null and b/iot.fedoraproject.org/static/fonts/Comfortaa_Regular-webfont.ttf differ diff --git a/iot.fedoraproject.org/static/fonts/Comfortaa_Regular-webfont.woff b/iot.fedoraproject.org/static/fonts/Comfortaa_Regular-webfont.woff new file mode 100644 index 0000000..f72a918 Binary files /dev/null and b/iot.fedoraproject.org/static/fonts/Comfortaa_Regular-webfont.woff differ diff --git a/iot.fedoraproject.org/static/fonts/Comfortaa_Thin-webfont.eot b/iot.fedoraproject.org/static/fonts/Comfortaa_Thin-webfont.eot new file mode 100644 index 0000000..46a6295 Binary files /dev/null and b/iot.fedoraproject.org/static/fonts/Comfortaa_Thin-webfont.eot differ diff --git a/iot.fedoraproject.org/static/fonts/FontAwesome.otf b/iot.fedoraproject.org/static/fonts/FontAwesome.otf new file mode 100644 index 0000000..401ec0f Binary files /dev/null and b/iot.fedoraproject.org/static/fonts/FontAwesome.otf differ diff --git a/iot.fedoraproject.org/static/fonts/chewy-webfont.eot b/iot.fedoraproject.org/static/fonts/chewy-webfont.eot new file mode 100644 index 0000000..ddaff64 Binary files /dev/null and b/iot.fedoraproject.org/static/fonts/chewy-webfont.eot differ diff --git a/iot.fedoraproject.org/static/fonts/chewy-webfont.ttf b/iot.fedoraproject.org/static/fonts/chewy-webfont.ttf new file mode 100644 index 0000000..e63adfa Binary files /dev/null and b/iot.fedoraproject.org/static/fonts/chewy-webfont.ttf differ diff --git a/iot.fedoraproject.org/static/fonts/chewy-webfont.woff b/iot.fedoraproject.org/static/fonts/chewy-webfont.woff new file mode 100644 index 0000000..51ced5f Binary files /dev/null and b/iot.fedoraproject.org/static/fonts/chewy-webfont.woff differ diff --git a/iot.fedoraproject.org/static/fonts/fontawesome-webfont.eot b/iot.fedoraproject.org/static/fonts/fontawesome-webfont.eot new file mode 100644 index 0000000..e9f60ca Binary files /dev/null and b/iot.fedoraproject.org/static/fonts/fontawesome-webfont.eot differ diff --git a/iot.fedoraproject.org/static/fonts/fontawesome-webfont.svg b/iot.fedoraproject.org/static/fonts/fontawesome-webfont.svg new file mode 100644 index 0000000..855c845 --- /dev/null +++ b/iot.fedoraproject.org/static/fonts/fontawesome-webfont.svg @@ -0,0 +1,2671 @@ + + + + +Created by FontForge 20120731 at Mon Oct 24 17:37:40 2016 + By ,,, +Copyright Dave Gandy 2016. All rights reserved. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/iot.fedoraproject.org/static/fonts/fontawesome-webfont.ttf b/iot.fedoraproject.org/static/fonts/fontawesome-webfont.ttf new file mode 100644 index 0000000..35acda2 Binary files /dev/null and b/iot.fedoraproject.org/static/fonts/fontawesome-webfont.ttf differ diff --git a/iot.fedoraproject.org/static/fonts/fontawesome-webfont.woff b/iot.fedoraproject.org/static/fonts/fontawesome-webfont.woff new file mode 100644 index 0000000..400014a Binary files /dev/null and b/iot.fedoraproject.org/static/fonts/fontawesome-webfont.woff differ diff --git a/iot.fedoraproject.org/static/fonts/fontawesome-webfont.woff2 b/iot.fedoraproject.org/static/fonts/fontawesome-webfont.woff2 new file mode 100644 index 0000000..4d13fc6 Binary files /dev/null and b/iot.fedoraproject.org/static/fonts/fontawesome-webfont.woff2 differ diff --git a/iot.fedoraproject.org/static/images/arm-logo.png b/iot.fedoraproject.org/static/images/arm-logo.png new file mode 100644 index 0000000..00062b7 Binary files /dev/null and b/iot.fedoraproject.org/static/images/arm-logo.png differ diff --git a/iot.fedoraproject.org/static/images/arm-text.png b/iot.fedoraproject.org/static/images/arm-text.png new file mode 100644 index 0000000..8876cb6 Binary files /dev/null and b/iot.fedoraproject.org/static/images/arm-text.png differ diff --git a/iot.fedoraproject.org/static/images/banners/f23alpha.png b/iot.fedoraproject.org/static/images/banners/f23alpha.png new file mode 100644 index 0000000..7ed0f93 Binary files /dev/null and b/iot.fedoraproject.org/static/images/banners/f23alpha.png differ diff --git a/iot.fedoraproject.org/static/images/banners/f23beta.png b/iot.fedoraproject.org/static/images/banners/f23beta.png new file mode 100644 index 0000000..570b70b Binary files /dev/null and b/iot.fedoraproject.org/static/images/banners/f23beta.png differ diff --git a/iot.fedoraproject.org/static/images/banners/f24alpha.png b/iot.fedoraproject.org/static/images/banners/f24alpha.png new file mode 100644 index 0000000..701a11b Binary files /dev/null and b/iot.fedoraproject.org/static/images/banners/f24alpha.png differ diff --git a/iot.fedoraproject.org/static/images/banners/f24beta.png b/iot.fedoraproject.org/static/images/banners/f24beta.png new file mode 100644 index 0000000..c46751f Binary files /dev/null and b/iot.fedoraproject.org/static/images/banners/f24beta.png differ diff --git a/iot.fedoraproject.org/static/images/cinnamon.png b/iot.fedoraproject.org/static/images/cinnamon.png new file mode 100644 index 0000000..98721c2 Binary files /dev/null and b/iot.fedoraproject.org/static/images/cinnamon.png differ diff --git a/iot.fedoraproject.org/static/images/downloadicon.svg b/iot.fedoraproject.org/static/images/downloadicon.svg new file mode 100644 index 0000000..23f04cf --- /dev/null +++ b/iot.fedoraproject.org/static/images/downloadicon.svg @@ -0,0 +1,60 @@ + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/iot.fedoraproject.org/static/images/favicon.ico b/iot.fedoraproject.org/static/images/favicon.ico new file mode 100644 index 0000000..a912017 Binary files /dev/null and b/iot.fedoraproject.org/static/images/favicon.ico differ diff --git a/iot.fedoraproject.org/static/images/fedora-logo-27.png b/iot.fedoraproject.org/static/images/fedora-logo-27.png new file mode 100644 index 0000000..d41b875 Binary files /dev/null and b/iot.fedoraproject.org/static/images/fedora-logo-27.png differ diff --git a/iot.fedoraproject.org/static/images/fedora-logo-fiv.png b/iot.fedoraproject.org/static/images/fedora-logo-fiv.png new file mode 100644 index 0000000..12a5bd5 Binary files /dev/null and b/iot.fedoraproject.org/static/images/fedora-logo-fiv.png differ diff --git a/iot.fedoraproject.org/static/images/fedora-logo.png b/iot.fedoraproject.org/static/images/fedora-logo.png new file mode 100644 index 0000000..ada9752 Binary files /dev/null and b/iot.fedoraproject.org/static/images/fedora-logo.png differ diff --git a/iot.fedoraproject.org/static/images/fedora-logotext.png b/iot.fedoraproject.org/static/images/fedora-logotext.png new file mode 100644 index 0000000..3f1bdb6 Binary files /dev/null and b/iot.fedoraproject.org/static/images/fedora-logotext.png differ diff --git a/iot.fedoraproject.org/static/images/fedora_infinity_140x140.png b/iot.fedoraproject.org/static/images/fedora_infinity_140x140.png new file mode 100644 index 0000000..eeeb70c Binary files /dev/null and b/iot.fedoraproject.org/static/images/fedora_infinity_140x140.png differ diff --git a/iot.fedoraproject.org/static/images/fedora_infinity_32x32.png b/iot.fedoraproject.org/static/images/fedora_infinity_32x32.png new file mode 100644 index 0000000..3d46bf0 Binary files /dev/null and b/iot.fedoraproject.org/static/images/fedora_infinity_32x32.png differ diff --git a/iot.fedoraproject.org/static/images/fedora_infinity_64x64.png b/iot.fedoraproject.org/static/images/fedora_infinity_64x64.png new file mode 100644 index 0000000..34c7062 Binary files /dev/null and b/iot.fedoraproject.org/static/images/fedora_infinity_64x64.png differ diff --git a/iot.fedoraproject.org/static/images/footer-redhat-logo.png b/iot.fedoraproject.org/static/images/footer-redhat-logo.png new file mode 100644 index 0000000..de23243 Binary files /dev/null and b/iot.fedoraproject.org/static/images/footer-redhat-logo.png differ diff --git a/iot.fedoraproject.org/static/images/gradient_bg.png b/iot.fedoraproject.org/static/images/gradient_bg.png new file mode 100644 index 0000000..89de957 Binary files /dev/null and b/iot.fedoraproject.org/static/images/gradient_bg.png differ diff --git a/iot.fedoraproject.org/static/images/grayscale-pattern.png b/iot.fedoraproject.org/static/images/grayscale-pattern.png new file mode 100644 index 0000000..c4cadaf Binary files /dev/null and b/iot.fedoraproject.org/static/images/grayscale-pattern.png differ diff --git a/iot.fedoraproject.org/static/images/greybg.png b/iot.fedoraproject.org/static/images/greybg.png new file mode 100644 index 0000000..ba5c99e Binary files /dev/null and b/iot.fedoraproject.org/static/images/greybg.png differ diff --git a/iot.fedoraproject.org/static/images/icon-language.png b/iot.fedoraproject.org/static/images/icon-language.png new file mode 100644 index 0000000..d1f1317 Binary files /dev/null and b/iot.fedoraproject.org/static/images/icon-language.png differ diff --git a/iot.fedoraproject.org/static/images/icon-language.svg b/iot.fedoraproject.org/static/images/icon-language.svg new file mode 100644 index 0000000..9f439be --- /dev/null +++ b/iot.fedoraproject.org/static/images/icon-language.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/iot.fedoraproject.org/static/images/kde.png b/iot.fedoraproject.org/static/images/kde.png new file mode 100644 index 0000000..0b3c938 Binary files /dev/null and b/iot.fedoraproject.org/static/images/kde.png differ diff --git a/iot.fedoraproject.org/static/images/line-bottom.png b/iot.fedoraproject.org/static/images/line-bottom.png new file mode 100644 index 0000000..acb4cbc Binary files /dev/null and b/iot.fedoraproject.org/static/images/line-bottom.png differ diff --git a/iot.fedoraproject.org/static/images/line.png b/iot.fedoraproject.org/static/images/line.png new file mode 100644 index 0000000..6c111c3 Binary files /dev/null and b/iot.fedoraproject.org/static/images/line.png differ diff --git a/iot.fedoraproject.org/static/images/logo.png b/iot.fedoraproject.org/static/images/logo.png new file mode 100644 index 0000000..4a8b36c Binary files /dev/null and b/iot.fedoraproject.org/static/images/logo.png differ diff --git a/iot.fedoraproject.org/static/images/lxde.png b/iot.fedoraproject.org/static/images/lxde.png new file mode 100644 index 0000000..bafdebe Binary files /dev/null and b/iot.fedoraproject.org/static/images/lxde.png differ diff --git a/iot.fedoraproject.org/static/images/lxqt.png b/iot.fedoraproject.org/static/images/lxqt.png new file mode 100644 index 0000000..d594a14 Binary files /dev/null and b/iot.fedoraproject.org/static/images/lxqt.png differ diff --git a/iot.fedoraproject.org/static/images/mate.png b/iot.fedoraproject.org/static/images/mate.png new file mode 100644 index 0000000..7477fe1 Binary files /dev/null and b/iot.fedoraproject.org/static/images/mate.png differ diff --git a/iot.fedoraproject.org/static/images/minimal.png b/iot.fedoraproject.org/static/images/minimal.png new file mode 100644 index 0000000..4efd05b Binary files /dev/null and b/iot.fedoraproject.org/static/images/minimal.png differ diff --git a/iot.fedoraproject.org/static/images/python.png b/iot.fedoraproject.org/static/images/python.png new file mode 100644 index 0000000..dcac480 Binary files /dev/null and b/iot.fedoraproject.org/static/images/python.png differ diff --git a/iot.fedoraproject.org/static/images/redhat-logo.png b/iot.fedoraproject.org/static/images/redhat-logo.png new file mode 100644 index 0000000..08dcdde Binary files /dev/null and b/iot.fedoraproject.org/static/images/redhat-logo.png differ diff --git a/iot.fedoraproject.org/static/images/search.png b/iot.fedoraproject.org/static/images/search.png new file mode 100644 index 0000000..9b58456 Binary files /dev/null and b/iot.fedoraproject.org/static/images/search.png differ diff --git a/iot.fedoraproject.org/static/images/search.svg b/iot.fedoraproject.org/static/images/search.svg new file mode 100644 index 0000000..bd28b5a --- /dev/null +++ b/iot.fedoraproject.org/static/images/search.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/iot.fedoraproject.org/static/images/server.png b/iot.fedoraproject.org/static/images/server.png new file mode 100644 index 0000000..33aaf13 Binary files /dev/null and b/iot.fedoraproject.org/static/images/server.png differ diff --git a/iot.fedoraproject.org/static/images/soas.png b/iot.fedoraproject.org/static/images/soas.png new file mode 100644 index 0000000..435df56 Binary files /dev/null and b/iot.fedoraproject.org/static/images/soas.png differ diff --git a/iot.fedoraproject.org/static/images/sponsors/arrival.jpg b/iot.fedoraproject.org/static/images/sponsors/arrival.jpg new file mode 100644 index 0000000..faf75e4 Binary files /dev/null and b/iot.fedoraproject.org/static/images/sponsors/arrival.jpg differ diff --git a/iot.fedoraproject.org/static/images/sponsors/bodhost.png b/iot.fedoraproject.org/static/images/sponsors/bodhost.png new file mode 100644 index 0000000..514b85a Binary files /dev/null and b/iot.fedoraproject.org/static/images/sponsors/bodhost.png differ diff --git a/iot.fedoraproject.org/static/images/sponsors/colocation-america-logo.png b/iot.fedoraproject.org/static/images/sponsors/colocation-america-logo.png new file mode 100644 index 0000000..9afabc8 Binary files /dev/null and b/iot.fedoraproject.org/static/images/sponsors/colocation-america-logo.png differ diff --git a/iot.fedoraproject.org/static/images/sponsors/dedicatedsolutions.png b/iot.fedoraproject.org/static/images/sponsors/dedicatedsolutions.png new file mode 100644 index 0000000..79ee22a Binary files /dev/null and b/iot.fedoraproject.org/static/images/sponsors/dedicatedsolutions.png differ diff --git a/iot.fedoraproject.org/static/images/sponsors/dell.gif b/iot.fedoraproject.org/static/images/sponsors/dell.gif new file mode 100644 index 0000000..92c3c85 Binary files /dev/null and b/iot.fedoraproject.org/static/images/sponsors/dell.gif differ diff --git a/iot.fedoraproject.org/static/images/sponsors/host1plus.jpg b/iot.fedoraproject.org/static/images/sponsors/host1plus.jpg new file mode 100644 index 0000000..ac31eac Binary files /dev/null and b/iot.fedoraproject.org/static/images/sponsors/host1plus.jpg differ diff --git a/iot.fedoraproject.org/static/images/sponsors/ibiblio.png b/iot.fedoraproject.org/static/images/sponsors/ibiblio.png new file mode 100644 index 0000000..0bd791f Binary files /dev/null and b/iot.fedoraproject.org/static/images/sponsors/ibiblio.png differ diff --git a/iot.fedoraproject.org/static/images/sponsors/internetx.png b/iot.fedoraproject.org/static/images/sponsors/internetx.png new file mode 100644 index 0000000..8f62576 Binary files /dev/null and b/iot.fedoraproject.org/static/images/sponsors/internetx.png differ diff --git a/iot.fedoraproject.org/static/images/sponsors/open_source_lab.png b/iot.fedoraproject.org/static/images/sponsors/open_source_lab.png new file mode 100644 index 0000000..e2c61a4 Binary files /dev/null and b/iot.fedoraproject.org/static/images/sponsors/open_source_lab.png differ diff --git a/iot.fedoraproject.org/static/images/sponsors/peer1.png b/iot.fedoraproject.org/static/images/sponsors/peer1.png new file mode 100644 index 0000000..ab1d291 Binary files /dev/null and b/iot.fedoraproject.org/static/images/sponsors/peer1.png differ diff --git a/iot.fedoraproject.org/static/images/sponsors/proio.jpg b/iot.fedoraproject.org/static/images/sponsors/proio.jpg new file mode 100644 index 0000000..b6dc7d9 Binary files /dev/null and b/iot.fedoraproject.org/static/images/sponsors/proio.jpg differ diff --git a/iot.fedoraproject.org/static/images/sponsors/redhat-community.png b/iot.fedoraproject.org/static/images/sponsors/redhat-community.png new file mode 100644 index 0000000..011c9bb Binary files /dev/null and b/iot.fedoraproject.org/static/images/sponsors/redhat-community.png differ diff --git a/iot.fedoraproject.org/static/images/sponsors/redhat-community.png.old b/iot.fedoraproject.org/static/images/sponsors/redhat-community.png.old new file mode 100644 index 0000000..263fb47 Binary files /dev/null and b/iot.fedoraproject.org/static/images/sponsors/redhat-community.png.old differ diff --git a/iot.fedoraproject.org/static/images/sponsors/redhat-trans.png b/iot.fedoraproject.org/static/images/sponsors/redhat-trans.png new file mode 100644 index 0000000..0e59ae9 Binary files /dev/null and b/iot.fedoraproject.org/static/images/sponsors/redhat-trans.png differ diff --git a/iot.fedoraproject.org/static/images/sponsors/redhat.png b/iot.fedoraproject.org/static/images/sponsors/redhat.png new file mode 100644 index 0000000..3f2cf1d Binary files /dev/null and b/iot.fedoraproject.org/static/images/sponsors/redhat.png differ diff --git a/iot.fedoraproject.org/static/images/sponsors/serverBeach.png b/iot.fedoraproject.org/static/images/sponsors/serverBeach.png new file mode 100644 index 0000000..5ada051 Binary files /dev/null and b/iot.fedoraproject.org/static/images/sponsors/serverBeach.png differ diff --git a/iot.fedoraproject.org/static/images/sponsors/sidebar/bodhost.png b/iot.fedoraproject.org/static/images/sponsors/sidebar/bodhost.png new file mode 120000 index 0000000..e0c6cc3 --- /dev/null +++ b/iot.fedoraproject.org/static/images/sponsors/sidebar/bodhost.png @@ -0,0 +1 @@ +../bodhost.png \ No newline at end of file diff --git a/iot.fedoraproject.org/static/images/sponsors/sidebar/coloamerica.png b/iot.fedoraproject.org/static/images/sponsors/sidebar/coloamerica.png new file mode 120000 index 0000000..fa5bb57 --- /dev/null +++ b/iot.fedoraproject.org/static/images/sponsors/sidebar/coloamerica.png @@ -0,0 +1 @@ +../colocation-america-logo.png \ No newline at end of file diff --git a/iot.fedoraproject.org/static/images/sponsors/sidebar/dedicatedsolutions.png b/iot.fedoraproject.org/static/images/sponsors/sidebar/dedicatedsolutions.png new file mode 100644 index 0000000..6139bed Binary files /dev/null and b/iot.fedoraproject.org/static/images/sponsors/sidebar/dedicatedsolutions.png differ diff --git a/iot.fedoraproject.org/static/images/sponsors/sidebar/ibiblio.png b/iot.fedoraproject.org/static/images/sponsors/sidebar/ibiblio.png new file mode 120000 index 0000000..0de904d --- /dev/null +++ b/iot.fedoraproject.org/static/images/sponsors/sidebar/ibiblio.png @@ -0,0 +1 @@ +../ibiblio.png \ No newline at end of file diff --git a/iot.fedoraproject.org/static/images/sponsors/sidebar/internetx.png b/iot.fedoraproject.org/static/images/sponsors/sidebar/internetx.png new file mode 120000 index 0000000..7867968 --- /dev/null +++ b/iot.fedoraproject.org/static/images/sponsors/sidebar/internetx.png @@ -0,0 +1 @@ +../internetx.png \ No newline at end of file diff --git a/iot.fedoraproject.org/static/images/sponsors/sidebar/osuosl.png b/iot.fedoraproject.org/static/images/sponsors/sidebar/osuosl.png new file mode 120000 index 0000000..1713857 --- /dev/null +++ b/iot.fedoraproject.org/static/images/sponsors/sidebar/osuosl.png @@ -0,0 +1 @@ +../open_source_lab.png \ No newline at end of file diff --git a/iot.fedoraproject.org/static/images/sponsors/sidebar/redhat.png b/iot.fedoraproject.org/static/images/sponsors/sidebar/redhat.png new file mode 100644 index 0000000..99433f5 Binary files /dev/null and b/iot.fedoraproject.org/static/images/sponsors/sidebar/redhat.png differ diff --git a/iot.fedoraproject.org/static/images/sponsors/sidebar/telia.png b/iot.fedoraproject.org/static/images/sponsors/sidebar/telia.png new file mode 120000 index 0000000..32910de --- /dev/null +++ b/iot.fedoraproject.org/static/images/sponsors/sidebar/telia.png @@ -0,0 +1 @@ +../telia.png \ No newline at end of file diff --git a/iot.fedoraproject.org/static/images/sponsors/sidebar/tummy.png b/iot.fedoraproject.org/static/images/sponsors/sidebar/tummy.png new file mode 120000 index 0000000..334cc42 --- /dev/null +++ b/iot.fedoraproject.org/static/images/sponsors/sidebar/tummy.png @@ -0,0 +1 @@ +../tummy.png \ No newline at end of file diff --git a/iot.fedoraproject.org/static/images/sponsors/technomonk.png b/iot.fedoraproject.org/static/images/sponsors/technomonk.png new file mode 100644 index 0000000..d97aeba Binary files /dev/null and b/iot.fedoraproject.org/static/images/sponsors/technomonk.png differ diff --git a/iot.fedoraproject.org/static/images/sponsors/telia.png b/iot.fedoraproject.org/static/images/sponsors/telia.png new file mode 100644 index 0000000..0120e38 Binary files /dev/null and b/iot.fedoraproject.org/static/images/sponsors/telia.png differ diff --git a/iot.fedoraproject.org/static/images/sponsors/tummy.png b/iot.fedoraproject.org/static/images/sponsors/tummy.png new file mode 100644 index 0000000..af4938b Binary files /dev/null and b/iot.fedoraproject.org/static/images/sponsors/tummy.png differ diff --git a/iot.fedoraproject.org/static/images/support-bugs.png b/iot.fedoraproject.org/static/images/support-bugs.png new file mode 100644 index 0000000..0fb08a3 Binary files /dev/null and b/iot.fedoraproject.org/static/images/support-bugs.png differ diff --git a/iot.fedoraproject.org/static/images/tut-placeholder.png b/iot.fedoraproject.org/static/images/tut-placeholder.png new file mode 100644 index 0000000..6ca1aec Binary files /dev/null and b/iot.fedoraproject.org/static/images/tut-placeholder.png differ diff --git a/iot.fedoraproject.org/static/images/workstation.png b/iot.fedoraproject.org/static/images/workstation.png new file mode 100644 index 0000000..4ae3ac1 Binary files /dev/null and b/iot.fedoraproject.org/static/images/workstation.png differ diff --git a/iot.fedoraproject.org/static/images/world_map.png b/iot.fedoraproject.org/static/images/world_map.png new file mode 100644 index 0000000..c3f9df8 Binary files /dev/null and b/iot.fedoraproject.org/static/images/world_map.png differ diff --git a/iot.fedoraproject.org/static/images/world_map.svg b/iot.fedoraproject.org/static/images/world_map.svg new file mode 100644 index 0000000..54f68b8 --- /dev/null +++ b/iot.fedoraproject.org/static/images/world_map.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/iot.fedoraproject.org/static/images/xfce.png b/iot.fedoraproject.org/static/images/xfce.png new file mode 100644 index 0000000..a864a21 Binary files /dev/null and b/iot.fedoraproject.org/static/images/xfce.png differ diff --git a/iot.fedoraproject.org/static/js/banner.js b/iot.fedoraproject.org/static/js/banner.js new file mode 100644 index 0000000..0e4bf4f --- /dev/null +++ b/iot.fedoraproject.org/static/js/banner.js @@ -0,0 +1,30 @@ +var banners = [ +// Image URL, +// Title attribute +// Target URL +// Weight + [ + "/static/images/banners/f19alpha.png", + "Fedora 19 Schrödinger\'s Cat Alpha is here!", + "https://fedoraproject.org/get-prerelease", + 5 + ], + [ + "/static/images/banners/f19release.png", + "Fedora 19 Schrödinger\'s Cat is here!", + "https://fedoraproject.org/get-fedora", + 0 + ], + [ + "/static/images/banners/picturebanner-envelope-1.png", + "Fedora Picture Book - Now accepting submissions", + "https://fedoraproject.org/wiki/Category:Picture_book", + 0 + ], + [ + "/static/images/banners/super-packager.png", + "Fedora Community", + "https://apps.fedoraproject.org/packages/", + 0 + ] +]; diff --git a/iot.fedoraproject.org/static/js/bootstrap.js b/iot.fedoraproject.org/static/js/bootstrap.js new file mode 100644 index 0000000..8ae571b --- /dev/null +++ b/iot.fedoraproject.org/static/js/bootstrap.js @@ -0,0 +1,1951 @@ +/*! + * Bootstrap v3.1.1 (http://getbootstrap.com) + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ + +if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript requires jQuery') } + +/* ======================================================================== + * Bootstrap: transition.js v3.1.1 + * http://getbootstrap.com/javascript/#transitions + * ======================================================================== + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * ======================================================================== */ + + ++function ($) { + 'use strict'; + + // CSS TRANSITION SUPPORT (Shoutout: http://www.modernizr.com/) + // ============================================================ + + function transitionEnd() { + var el = document.createElement('bootstrap') + + var transEndEventNames = { + 'WebkitTransition' : 'webkitTransitionEnd', + 'MozTransition' : 'transitionend', + 'OTransition' : 'oTransitionEnd otransitionend', + 'transition' : 'transitionend' + } + + for (var name in transEndEventNames) { + if (el.style[name] !== undefined) { + return { end: transEndEventNames[name] } + } + } + + return false // explicit for ie8 ( ._.) + } + + // http://blog.alexmaccaw.com/css-transitions + $.fn.emulateTransitionEnd = function (duration) { + var called = false, $el = this + $(this).one($.support.transition.end, function () { called = true }) + var callback = function () { if (!called) $($el).trigger($.support.transition.end) } + setTimeout(callback, duration) + return this + } + + $(function () { + $.support.transition = transitionEnd() + }) + +}(jQuery); + +/* ======================================================================== + * Bootstrap: alert.js v3.1.1 + * http://getbootstrap.com/javascript/#alerts + * ======================================================================== + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * ======================================================================== */ + + ++function ($) { + 'use strict'; + + // ALERT CLASS DEFINITION + // ====================== + + var dismiss = '[data-dismiss="alert"]' + var Alert = function (el) { + $(el).on('click', dismiss, this.close) + } + + Alert.prototype.close = function (e) { + var $this = $(this) + var selector = $this.attr('data-target') + + if (!selector) { + selector = $this.attr('href') + selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') // strip for ie7 + } + + var $parent = $(selector) + + if (e) e.preventDefault() + + if (!$parent.length) { + $parent = $this.hasClass('alert') ? $this : $this.parent() + } + + $parent.trigger(e = $.Event('close.bs.alert')) + + if (e.isDefaultPrevented()) return + + $parent.removeClass('in') + + function removeElement() { + $parent.trigger('closed.bs.alert').remove() + } + + $.support.transition && $parent.hasClass('fade') ? + $parent + .one($.support.transition.end, removeElement) + .emulateTransitionEnd(150) : + removeElement() + } + + + // ALERT PLUGIN DEFINITION + // ======================= + + var old = $.fn.alert + + $.fn.alert = function (option) { + return this.each(function () { + var $this = $(this) + var data = $this.data('bs.alert') + + if (!data) $this.data('bs.alert', (data = new Alert(this))) + if (typeof option == 'string') data[option].call($this) + }) + } + + $.fn.alert.Constructor = Alert + + + // ALERT NO CONFLICT + // ================= + + $.fn.alert.noConflict = function () { + $.fn.alert = old + return this + } + + + // ALERT DATA-API + // ============== + + $(document).on('click.bs.alert.data-api', dismiss, Alert.prototype.close) + +}(jQuery); + +/* ======================================================================== + * Bootstrap: button.js v3.1.1 + * http://getbootstrap.com/javascript/#buttons + * ======================================================================== + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * ======================================================================== */ + + ++function ($) { + 'use strict'; + + // BUTTON PUBLIC CLASS DEFINITION + // ============================== + + var Button = function (element, options) { + this.$element = $(element) + this.options = $.extend({}, Button.DEFAULTS, options) + this.isLoading = false + } + + Button.DEFAULTS = { + loadingText: 'loading...' + } + + Button.prototype.setState = function (state) { + var d = 'disabled' + var $el = this.$element + var val = $el.is('input') ? 'val' : 'html' + var data = $el.data() + + state = state + 'Text' + + if (!data.resetText) $el.data('resetText', $el[val]()) + + $el[val](data[state] || this.options[state]) + + // push to event loop to allow forms to submit + setTimeout($.proxy(function () { + if (state == 'loadingText') { + this.isLoading = true + $el.addClass(d).attr(d, d) + } else if (this.isLoading) { + this.isLoading = false + $el.removeClass(d).removeAttr(d) + } + }, this), 0) + } + + Button.prototype.toggle = function () { + var changed = true + var $parent = this.$element.closest('[data-toggle="buttons"]') + + if ($parent.length) { + var $input = this.$element.find('input') + if ($input.prop('type') == 'radio') { + if ($input.prop('checked') && this.$element.hasClass('active')) changed = false + else $parent.find('.active').removeClass('active') + } + if (changed) $input.prop('checked', !this.$element.hasClass('active')).trigger('change') + } + + if (changed) this.$element.toggleClass('active') + } + + + // BUTTON PLUGIN DEFINITION + // ======================== + + var old = $.fn.button + + $.fn.button = function (option) { + return this.each(function () { + var $this = $(this) + var data = $this.data('bs.button') + var options = typeof option == 'object' && option + + if (!data) $this.data('bs.button', (data = new Button(this, options))) + + if (option == 'toggle') data.toggle() + else if (option) data.setState(option) + }) + } + + $.fn.button.Constructor = Button + + + // BUTTON NO CONFLICT + // ================== + + $.fn.button.noConflict = function () { + $.fn.button = old + return this + } + + + // BUTTON DATA-API + // =============== + + $(document).on('click.bs.button.data-api', '[data-toggle^=button]', function (e) { + var $btn = $(e.target) + if (!$btn.hasClass('btn')) $btn = $btn.closest('.btn') + $btn.button('toggle') + e.preventDefault() + }) + +}(jQuery); + +/* ======================================================================== + * Bootstrap: carousel.js v3.1.1 + * http://getbootstrap.com/javascript/#carousel + * ======================================================================== + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * ======================================================================== */ + + ++function ($) { + 'use strict'; + + // CAROUSEL CLASS DEFINITION + // ========================= + + var Carousel = function (element, options) { + this.$element = $(element) + this.$indicators = this.$element.find('.carousel-indicators') + this.options = options + this.paused = + this.sliding = + this.interval = + this.$active = + this.$items = null + + this.options.pause == 'hover' && this.$element + .on('mouseenter', $.proxy(this.pause, this)) + .on('mouseleave', $.proxy(this.cycle, this)) + } + + Carousel.DEFAULTS = { + interval: 5000, + pause: 'hover', + wrap: true + } + + Carousel.prototype.cycle = function (e) { + e || (this.paused = false) + + this.interval && clearInterval(this.interval) + + this.options.interval + && !this.paused + && (this.interval = setInterval($.proxy(this.next, this), this.options.interval)) + + return this + } + + Carousel.prototype.getActiveIndex = function () { + this.$active = this.$element.find('.item.active') + this.$items = this.$active.parent().children() + + return this.$items.index(this.$active) + } + + Carousel.prototype.to = function (pos) { + var that = this + var activeIndex = this.getActiveIndex() + + if (pos > (this.$items.length - 1) || pos < 0) return + + if (this.sliding) return this.$element.one('slid.bs.carousel', function () { that.to(pos) }) + if (activeIndex == pos) return this.pause().cycle() + + return this.slide(pos > activeIndex ? 'next' : 'prev', $(this.$items[pos])) + } + + Carousel.prototype.pause = function (e) { + e || (this.paused = true) + + if (this.$element.find('.next, .prev').length && $.support.transition) { + this.$element.trigger($.support.transition.end) + this.cycle(true) + } + + this.interval = clearInterval(this.interval) + + return this + } + + Carousel.prototype.next = function () { + if (this.sliding) return + return this.slide('next') + } + + Carousel.prototype.prev = function () { + if (this.sliding) return + return this.slide('prev') + } + + Carousel.prototype.slide = function (type, next) { + var $active = this.$element.find('.item.active') + var $next = next || $active[type]() + var isCycling = this.interval + var direction = type == 'next' ? 'left' : 'right' + var fallback = type == 'next' ? 'first' : 'last' + var that = this + + if (!$next.length) { + if (!this.options.wrap) return + $next = this.$element.find('.item')[fallback]() + } + + if ($next.hasClass('active')) return this.sliding = false + + var e = $.Event('slide.bs.carousel', { relatedTarget: $next[0], direction: direction }) + this.$element.trigger(e) + if (e.isDefaultPrevented()) return + + this.sliding = true + + isCycling && this.pause() + + if (this.$indicators.length) { + this.$indicators.find('.active').removeClass('active') + this.$element.one('slid.bs.carousel', function () { + var $nextIndicator = $(that.$indicators.children()[that.getActiveIndex()]) + $nextIndicator && $nextIndicator.addClass('active') + }) + } + + if ($.support.transition && this.$element.hasClass('slide')) { + $next.addClass(type) + $next[0].offsetWidth // force reflow + $active.addClass(direction) + $next.addClass(direction) + $active + .one($.support.transition.end, function () { + $next.removeClass([type, direction].join(' ')).addClass('active') + $active.removeClass(['active', direction].join(' ')) + that.sliding = false + setTimeout(function () { that.$element.trigger('slid.bs.carousel') }, 0) + }) + .emulateTransitionEnd($active.css('transition-duration').slice(0, -1) * 1000) + } else { + $active.removeClass('active') + $next.addClass('active') + this.sliding = false + this.$element.trigger('slid.bs.carousel') + } + + isCycling && this.cycle() + + return this + } + + + // CAROUSEL PLUGIN DEFINITION + // ========================== + + var old = $.fn.carousel + + $.fn.carousel = function (option) { + return this.each(function () { + var $this = $(this) + var data = $this.data('bs.carousel') + var options = $.extend({}, Carousel.DEFAULTS, $this.data(), typeof option == 'object' && option) + var action = typeof option == 'string' ? option : options.slide + + if (!data) $this.data('bs.carousel', (data = new Carousel(this, options))) + if (typeof option == 'number') data.to(option) + else if (action) data[action]() + else if (options.interval) data.pause().cycle() + }) + } + + $.fn.carousel.Constructor = Carousel + + + // CAROUSEL NO CONFLICT + // ==================== + + $.fn.carousel.noConflict = function () { + $.fn.carousel = old + return this + } + + + // CAROUSEL DATA-API + // ================= + + $(document).on('click.bs.carousel.data-api', '[data-slide], [data-slide-to]', function (e) { + var $this = $(this), href + var $target = $($this.attr('data-target') || (href = $this.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '')) //strip for ie7 + var options = $.extend({}, $target.data(), $this.data()) + var slideIndex = $this.attr('data-slide-to') + if (slideIndex) options.interval = false + + $target.carousel(options) + + if (slideIndex = $this.attr('data-slide-to')) { + $target.data('bs.carousel').to(slideIndex) + } + + e.preventDefault() + }) + + $(window).on('load', function () { + $('[data-ride="carousel"]').each(function () { + var $carousel = $(this) + $carousel.carousel($carousel.data()) + }) + }) + +}(jQuery); + +/* ======================================================================== + * Bootstrap: collapse.js v3.1.1 + * http://getbootstrap.com/javascript/#collapse + * ======================================================================== + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * ======================================================================== */ + + ++function ($) { + 'use strict'; + + // COLLAPSE PUBLIC CLASS DEFINITION + // ================================ + + var Collapse = function (element, options) { + this.$element = $(element) + this.options = $.extend({}, Collapse.DEFAULTS, options) + this.transitioning = null + + if (this.options.parent) this.$parent = $(this.options.parent) + if (this.options.toggle) this.toggle() + } + + Collapse.DEFAULTS = { + toggle: true + } + + Collapse.prototype.dimension = function () { + var hasWidth = this.$element.hasClass('width') + return hasWidth ? 'width' : 'height' + } + + Collapse.prototype.show = function () { + if (this.transitioning || this.$element.hasClass('in')) return + + var startEvent = $.Event('show.bs.collapse') + this.$element.trigger(startEvent) + if (startEvent.isDefaultPrevented()) return + + var actives = this.$parent && this.$parent.find('> .panel > .in') + + if (actives && actives.length) { + var hasData = actives.data('bs.collapse') + if (hasData && hasData.transitioning) return + actives.collapse('hide') + hasData || actives.data('bs.collapse', null) + } + + var dimension = this.dimension() + + this.$element + .removeClass('collapse') + .addClass('collapsing') + [dimension](0) + + this.transitioning = 1 + + var complete = function () { + this.$element + .removeClass('collapsing') + .addClass('collapse in') + [dimension]('auto') + this.transitioning = 0 + this.$element.trigger('shown.bs.collapse') + } + + if (!$.support.transition) return complete.call(this) + + var scrollSize = $.camelCase(['scroll', dimension].join('-')) + + this.$element + .one($.support.transition.end, $.proxy(complete, this)) + .emulateTransitionEnd(350) + [dimension](this.$element[0][scrollSize]) + } + + Collapse.prototype.hide = function () { + if (this.transitioning || !this.$element.hasClass('in')) return + + var startEvent = $.Event('hide.bs.collapse') + this.$element.trigger(startEvent) + if (startEvent.isDefaultPrevented()) return + + var dimension = this.dimension() + + this.$element + [dimension](this.$element[dimension]()) + [0].offsetHeight + + this.$element + .addClass('collapsing') + .removeClass('collapse') + .removeClass('in') + + this.transitioning = 1 + + var complete = function () { + this.transitioning = 0 + this.$element + .trigger('hidden.bs.collapse') + .removeClass('collapsing') + .addClass('collapse') + } + + if (!$.support.transition) return complete.call(this) + + this.$element + [dimension](0) + .one($.support.transition.end, $.proxy(complete, this)) + .emulateTransitionEnd(350) + } + + Collapse.prototype.toggle = function () { + this[this.$element.hasClass('in') ? 'hide' : 'show']() + } + + + // COLLAPSE PLUGIN DEFINITION + // ========================== + + var old = $.fn.collapse + + $.fn.collapse = function (option) { + return this.each(function () { + var $this = $(this) + var data = $this.data('bs.collapse') + var options = $.extend({}, Collapse.DEFAULTS, $this.data(), typeof option == 'object' && option) + + if (!data && options.toggle && option == 'show') option = !option + if (!data) $this.data('bs.collapse', (data = new Collapse(this, options))) + if (typeof option == 'string') data[option]() + }) + } + + $.fn.collapse.Constructor = Collapse + + + // COLLAPSE NO CONFLICT + // ==================== + + $.fn.collapse.noConflict = function () { + $.fn.collapse = old + return this + } + + + // COLLAPSE DATA-API + // ================= + + $(document).on('click.bs.collapse.data-api', '[data-toggle=collapse]', function (e) { + var $this = $(this), href + var target = $this.attr('data-target') + || e.preventDefault() + || (href = $this.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '') //strip for ie7 + var $target = $(target) + var data = $target.data('bs.collapse') + var option = data ? 'toggle' : $this.data() + var parent = $this.attr('data-parent') + var $parent = parent && $(parent) + + if (!data || !data.transitioning) { + if ($parent) $parent.find('[data-toggle=collapse][data-parent="' + parent + '"]').not($this).addClass('collapsed') + $this[$target.hasClass('in') ? 'addClass' : 'removeClass']('collapsed') + } + + $target.collapse(option) + }) + +}(jQuery); + +/* ======================================================================== + * Bootstrap: dropdown.js v3.1.1 + * http://getbootstrap.com/javascript/#dropdowns + * ======================================================================== + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * ======================================================================== */ + + ++function ($) { + 'use strict'; + + // DROPDOWN CLASS DEFINITION + // ========================= + + var backdrop = '.dropdown-backdrop' + var toggle = '[data-toggle=dropdown]' + var Dropdown = function (element) { + $(element).on('click.bs.dropdown', this.toggle) + } + + Dropdown.prototype.toggle = function (e) { + var $this = $(this) + + if ($this.is('.disabled, :disabled')) return + + var $parent = getParent($this) + var isActive = $parent.hasClass('open') + + clearMenus() + + if (!isActive) { + if ('ontouchstart' in document.documentElement && !$parent.closest('.navbar-nav').length) { + // if mobile we use a backdrop because click events don't delegate + $('