Skip to content

Commit

Permalink
Merge pull request #197 from gtt-project/next
Browse files Browse the repository at this point in the history
Updates languages
  • Loading branch information
dkastl authored Sep 13, 2022
2 parents a66161c + 8eaead5 commit 2d74938
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
19 changes: 19 additions & 0 deletions config/locales/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,22 @@ de:
label_baselayer: Basislayer
gtt_tile_sources_select_imagewms: Image WMS
gtt_tile_sources_select_xyz: XYZ Tiles
title_geojson_upload: GeoJSON importieren
placeholder_geojson_upload: Bitte fügen Sie hier eine GeoJSON-Geometrie ein, oder
importieren Sie die GeoJSON-Daten aus einer Datei.
gtt_js:
control:
geocoding: Standort-Suche
geolocation: Mein Standort
maximize: Zoom auf alle Objekte
upload: GeoJSON hochladen
fullscreen: Vollbildmodus umschalten
rotate: Drehung zurücksetzen
zoom_in: Heranzoomen
zoom_out: Herauszoomen
point: Punkteditor
linestring: Linieneditor
polygon: Flächeneditor
modal:
load: Laden
cancel: Abbrechen
18 changes: 18 additions & 0 deletions config/locales/ja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,21 @@ ja:

project_module_gtt: "GTT"
permission_manage_gtt_settings: "GTT設定の管理"
placeholder_geojson_upload: GeoJSONのジオメトリをここにペーストするか、ファイルからGeoJSONデータをインポートしてください。
gtt_js:
control:
geocoding: 住所検索
geolocation: 現在地へ移動
maximize: 地物にズーム
upload: GeoJSONのアップロード
fullscreen: フルスクリーン切り替え
rotate: 回転のリセット
zoom_in: 拡大
zoom_out: 縮小
point: ポイント編集
linestring: ライン編集
polygon: エリア編集
modal:
load: 読み込み
cancel: キャンセル
title_geojson_upload: GeoJSONのインポート

0 comments on commit 2d74938

Please sign in to comment.