Skip to content

Commit 52614b1

Browse files
committed
(hu) adding new files for translation
1 parent f37de68 commit 52614b1

File tree

4 files changed

+761
-0
lines changed

4 files changed

+761
-0
lines changed
Lines changed: 144 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,144 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) 2011~2022, OSGeo
3+
# This file is distributed under the same license as the OSGeoLive package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: OSGeoLive 16.0\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2024-08-17 15:05-0600\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14+
"Language: hu\n"
15+
"Language-Team: hu <LL@li.org>\n"
16+
"Plural-Forms: nplurals=1; plural=0;\n"
17+
"MIME-Version: 1.0\n"
18+
"Content-Type: text/plain; charset=utf-8\n"
19+
"Content-Transfer-Encoding: 8bit\n"
20+
"Generated-By: Babel 2.11.0\n"
21+
22+
#: ../../build/doc/overview/odc_overview.rst:16
23+
#: ../../build/doc/overview/odc_overview.rst:19
24+
msgid "Open Data Cube"
25+
msgstr ""
26+
27+
#: ../../build/doc/overview/odc_overview.rst:21
28+
msgid ""
29+
"The Open Data Cube (ODC) is a community of people and organisations "
30+
"building capability for working with earth observation data. At the core,"
31+
" the ODC is a software library and set of command line tools. And keeping"
32+
" the core together we have a group of organisations collaborating on "
33+
"strategy and who may maintain specific implementations of the ODC."
34+
msgstr ""
35+
36+
#: ../../build/doc/overview/odc_overview.rst:26
37+
msgid ""
38+
"The objective of the ODC is to increase the impact of satellite data by "
39+
"providing an open and freely accessible exploitation tool, and to foster "
40+
"a community to develop, sustain, and grow the breadth and depth of "
41+
"applications."
42+
msgstr ""
43+
44+
#: ../../build/doc/overview/odc_overview.rst:30
45+
msgid ""
46+
"At a technical level, an implementation of the ODC is made up of three "
47+
"things: data, an index and software:"
48+
msgstr ""
49+
50+
#: ../../build/doc/overview/odc_overview.rst:33
51+
msgid ""
52+
"Data is usually file based, either in local directories of GeoTIFFs or "
53+
"NetCDF files, but data can be anything that GDAL can read, including "
54+
"Cloud Optimised GeoTIFFs stored on AWS’ S3."
55+
msgstr ""
56+
57+
#: ../../build/doc/overview/odc_overview.rst:36
58+
msgid ""
59+
"For the Index, the ODC uses PostgreSQL as a database to store a list of "
60+
"Products (a specific data type, like Landsat 8 Analysis Ready Data) and "
61+
"Datasets (a single instance of a Product, for example, a single Landsat 8"
62+
" scene). The index enables a user to ask for data at a time and location,"
63+
" without needing to know specifically where the required files are stored"
64+
" and how to access them."
65+
msgstr ""
66+
67+
#: ../../build/doc/overview/odc_overview.rst:42
68+
msgid ""
69+
"The Software at the core of the ODC is a Python library that enables a "
70+
"user to index data (add records to the Index), to ingest data (optimise "
71+
"indexed data for performance), to query data (returning data in a "
72+
"standard data format) and a wide range of other functions related to "
73+
"managing data."
74+
msgstr ""
75+
76+
msgid "odc screenshot"
77+
msgstr ""
78+
79+
#: ../../build/doc/overview/odc_overview.rst:55
80+
msgid "Core Features"
81+
msgstr ""
82+
83+
#: ../../build/doc/overview/odc_overview.rst:57
84+
msgid ""
85+
"storing, processing and analyzing large collections of earth observation "
86+
"data"
87+
msgstr ""
88+
89+
#: ../../build/doc/overview/odc_overview.rst:58
90+
msgid "Gridding and contouring functions"
91+
msgstr ""
92+
93+
#: ../../build/doc/overview/odc_overview.rst:61
94+
msgid "Details"
95+
msgstr ""
96+
97+
#: ../../build/doc/overview/odc_overview.rst:63
98+
msgid "**Website:** https://www.opendatacube.org"
99+
msgstr ""
100+
101+
#: ../../build/doc/overview/odc_overview.rst:65
102+
msgid "**Licence:** Apache License Version 2"
103+
msgstr ""
104+
105+
#: ../../build/doc/overview/odc_overview.rst:67
106+
msgid "**Software Version:** |version-odc|"
107+
msgstr ""
108+
109+
#: ../../build/doc/overview/odc_overview.rst:69
110+
msgid "**Supported Platforms:** GNU/Linux, Mac OSX, MS Windows"
111+
msgstr ""
112+
113+
#: ../../build/doc/overview/odc_overview.rst:71
114+
msgid "**API Interfaces:** Command line"
115+
msgstr ""
116+
117+
#: ../../build/doc/overview/odc_overview.rst:73
118+
msgid "**Support:** https://www.opendatacube.org/faq"
119+
msgstr ""
120+
121+
#: ../../build/doc/overview/odc_overview.rst:79
122+
msgid "Quickstart"
123+
msgstr ""
124+
125+
#: ../../build/doc/overview/odc_overview.rst:81
126+
msgid ":doc:`Quickstart documentation <../quickstart/odc_quickstart>`"
127+
msgstr ""
128+
129+
#: ../../build/doc/<rst_epilog>:13
130+
msgid "vmdk"
131+
msgstr ""
132+
133+
#: ../../build/doc/<rst_epilog>:16
134+
msgid "nologo"
135+
msgstr ""
136+
137+
#: ../../build/doc/<rst_epilog>
138+
msgid "OSGeo Project"
139+
msgstr ""
140+
141+
#: ../../build/doc/<rst_epilog>
142+
msgid "OSGeo Community"
143+
msgstr ""
144+
Lines changed: 200 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,200 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) 2011~2022, OSGeo
3+
# This file is distributed under the same license as the OSGeoLive package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: OSGeoLive 16.0\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2024-08-17 21:19+0000\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14+
"Language: hu\n"
15+
"Language-Team: hu <LL@li.org>\n"
16+
"Plural-Forms: nplurals=1; plural=0;\n"
17+
"MIME-Version: 1.0\n"
18+
"Content-Type: text/plain; charset=utf-8\n"
19+
"Content-Transfer-Encoding: 8bit\n"
20+
"Generated-By: Babel 2.11.0\n"
21+
22+
#: ../../build/doc/overview/qfield_overview.rst:13
23+
msgid "QField"
24+
msgstr ""
25+
26+
#: ../../build/doc/overview/qfield_overview.rst:16
27+
msgid "Mobile GIS"
28+
msgstr ""
29+
30+
#: ../../build/doc/overview/qfield_overview.rst:18
31+
msgid ""
32+
"`QField for QGIS <https://qfield.org>`_ is a simplified touch optimized "
33+
"interface for QGIS in the field. It includes professional tools for data "
34+
"acquisition with surveying grade positioning device integration as well "
35+
"as support for a wide variety of advanced attribute capturing and mobile "
36+
"mapping functionalities. QField is available for Android, iOS, Linux, "
37+
"MacOS and Windows."
38+
msgstr ""
39+
40+
#: ../../build/doc/overview/qfield_overview.rst:24
41+
msgid ""
42+
"It is perfectly integrated with :doc:`QGIS <qgis_overview>` and the "
43+
"development of the two projects collaborate closely."
44+
msgstr ""
45+
46+
msgid "qfield screenshot"
47+
msgstr ""
48+
49+
#: ../../build/doc/overview/qfield_overview.rst:34
50+
msgid "Core Features"
51+
msgstr ""
52+
53+
#: ../../build/doc/overview/qfield_overview.rst:42
54+
msgid "Friendly graphical user interface:"
55+
msgstr ""
56+
57+
#: ../../build/doc/overview/qfield_overview.rst:37
58+
msgid "identify/select features"
59+
msgstr ""
60+
61+
#: ../../build/doc/overview/qfield_overview.rst:38
62+
msgid "edit/view/search attributes"
63+
msgstr ""
64+
65+
#: ../../build/doc/overview/qfield_overview.rst:39
66+
msgid "on the fly reprojection"
67+
msgstr ""
68+
69+
#: ../../build/doc/overview/qfield_overview.rst:40
70+
msgid "beautiful cartography"
71+
msgstr ""
72+
73+
#: ../../build/doc/overview/qfield_overview.rst:41
74+
msgid "photo and multimedia capturing"
75+
msgstr ""
76+
77+
#: ../../build/doc/overview/qfield_overview.rst:42
78+
msgid "live feedback on data quality via constraints"
79+
msgstr ""
80+
81+
#: ../../build/doc/overview/qfield_overview.rst:47
82+
msgid "Easy Viewing of many Vector and Raster Formats"
83+
msgstr ""
84+
85+
#: ../../build/doc/overview/qfield_overview.rst:45
86+
msgid ""
87+
"most vector formats: including ESRI shapefiles, MapInfo, SDTS and GML, "
88+
"OpenStreetMap vectors"
89+
msgstr ""
90+
91+
#: ../../build/doc/overview/qfield_overview.rst:46
92+
msgid ""
93+
"raster formats such as digital elevation models, aerial photography or "
94+
"landsat imagery"
95+
msgstr ""
96+
97+
#: ../../build/doc/overview/qfield_overview.rst:47
98+
msgid "online web services: WMS, WFS and OGC API"
99+
msgstr ""
100+
101+
#: ../../build/doc/overview/qfield_overview.rst:50
102+
msgid "Exporting data"
103+
msgstr ""
104+
105+
#: ../../build/doc/overview/qfield_overview.rst:50
106+
msgid "printing to pdf"
107+
msgstr ""
108+
109+
#: ../../build/doc/overview/qfield_overview.rst:56
110+
msgid "Sensor integration"
111+
msgstr ""
112+
113+
#: ../../build/doc/overview/qfield_overview.rst:53
114+
msgid "internal positioning sensors (GNSS)"
115+
msgstr ""
116+
117+
#: ../../build/doc/overview/qfield_overview.rst:54
118+
msgid "external positioning sensors via NMEA (bluetooth, UDP, TPC)"
119+
msgstr ""
120+
121+
#: ../../build/doc/overview/qfield_overview.rst:55
122+
msgid "NTRIP correction (RTK) can be enabled dependening on the device"
123+
msgstr ""
124+
125+
#: ../../build/doc/overview/qfield_overview.rst:56
126+
msgid "external sensor integration (radiation, gas, ...)"
127+
msgstr ""
128+
129+
#: ../../build/doc/overview/qfield_overview.rst:59
130+
msgid "Synchronization"
131+
msgstr ""
132+
133+
#: ../../build/doc/overview/qfield_overview.rst:59
134+
msgid "Data synchronization via `QFieldCloud <https://qfield.cloud>`"
135+
msgstr ""
136+
137+
#: ../../build/doc/overview/qfield_overview.rst:62
138+
msgid "Implemented Standards"
139+
msgstr ""
140+
141+
#: ../../build/doc/overview/qfield_overview.rst:64
142+
msgid "OGC standards compliant (WMS, WFS, ... )"
143+
msgstr ""
144+
145+
#: ../../build/doc/overview/qfield_overview.rst:67
146+
msgid "Details"
147+
msgstr ""
148+
149+
#: ../../build/doc/overview/qfield_overview.rst:69
150+
msgid "**Website:** https://qfield.org/"
151+
msgstr ""
152+
153+
#: ../../build/doc/overview/qfield_overview.rst:71
154+
msgid "**Licence:** GNU General Public License (GPL) version 2"
155+
msgstr ""
156+
157+
#: ../../build/doc/overview/qfield_overview.rst:73
158+
msgid "**Software Version:** |version-qfield|"
159+
msgstr ""
160+
161+
#: ../../build/doc/overview/qfield_overview.rst:75
162+
msgid "**Supported Platforms:** Windows, Linux, Mac, Unix, iOS, Android"
163+
msgstr ""
164+
165+
#: ../../build/doc/overview/qfield_overview.rst:77
166+
msgid "**Community Support:** https://docs.qfield.org/get-started/support/"
167+
msgstr ""
168+
169+
#: ../../build/doc/overview/qfield_overview.rst:79
170+
msgid "**Commercial Support:** https://docs.qfield.org/get-started/support/"
171+
msgstr ""
172+
173+
#: ../../build/doc/overview/qfield_overview.rst:82
174+
msgid "This project is only included on the OSGeoLive virtual machine disk (VMDK)"
175+
msgstr ""
176+
177+
#: ../../build/doc/overview/qfield_overview.rst:85
178+
msgid "Quickstart"
179+
msgstr ""
180+
181+
#: ../../build/doc/overview/qfield_overview.rst:87
182+
msgid ":doc:`Quickstart documentation <../quickstart/qfield_quickstart>`"
183+
msgstr ""
184+
185+
#: ../../build/doc/<rst_epilog>:13
186+
msgid "vmdk"
187+
msgstr ""
188+
189+
#: ../../build/doc/<rst_epilog>:16
190+
msgid "nologo"
191+
msgstr ""
192+
193+
#: ../../build/doc/<rst_epilog>
194+
msgid "OSGeo Project"
195+
msgstr ""
196+
197+
#: ../../build/doc/<rst_epilog>
198+
msgid "OSGeo Community"
199+
msgstr ""
200+

0 commit comments

Comments
 (0)