-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1047 from simon-leech/translations
Translations
- Loading branch information
Showing
32 changed files
with
1,080 additions
and
312 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
export default { | ||
save: '保存', | ||
cancel: '取消', | ||
no_results: '未找到相关地点', | ||
cancel: '取消', | ||
confirm_delete: '您确定要删除吗? 这将无法撤消。', | ||
invalid_geometry: '无效图形', | ||
no_results: '未找到相关结果', | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
export default { | ||
save: '保存', | ||
cancel: '取消', | ||
confirm_delete: '您確定要刪除嗎? 這將無法撤銷。', | ||
invalid_geometry: '無效圖形', | ||
no_results: '未找到相關結果', | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
export default { | ||
save: 'Speichern', | ||
cancel: 'Abbrechen', | ||
invalid_geometry: 'Ungültige Geometrie', | ||
confirm_delete: 'Bestätigung des Löschvorgang', | ||
invalid_geometry: 'Ungültige Geometrie', | ||
no_results: 'Suche ist ergebnislos', | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
export default { | ||
save: 'Salvar', | ||
cancel: 'Cancelar', | ||
confirm_delete: '¿Estas seguro que quieres borrarlo? No se puede deshacer.', | ||
invalid_geometry: 'Geometría no válida', | ||
no_results: 'No hay resultados para esta búsqueda', | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
export default { | ||
save: 'Enregister', | ||
save: 'Sauvegarde', | ||
cancel: 'Annuler', | ||
no_results: 'Aucun resultat pour cette recherche', | ||
confirm_delete: 'Êtes-vous sûr de vouloir supprimer ? Ça ne peut pas être annulé.', | ||
invalid_geometry: 'Géométrie non valide', | ||
no_results: 'Pas de résultats pour cette recherche', | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
export default { | ||
save: 'Salva', | ||
cancel: 'Cancella', | ||
confirm_delete: 'Sei sicuro di voler eliminare questo elemento? Questa operazione non può essere annullata. ', | ||
invalid_geometry: 'Geometria non valida', | ||
no_results: 'Nessun risultato per questa ricerca', | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
export default { | ||
save: '保存', | ||
cancel: 'キャンセル', | ||
confirm_delete: 'フィーチャを本当に削除しますか。取り消し不可', | ||
invalid_geometry: '無効のジオメトリー', | ||
no_results: '結果なし', | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
export default { | ||
save: 'Zapisz', | ||
cancel: 'Anuluj', | ||
no_results: 'Nic nie znaleziono', | ||
cancel: 'Zrezygnuj', | ||
confirm_delete: 'Czy jesteś pewny, że chcesz usunąć? To nie może być cofnięte.', | ||
invalid_geometry: 'Wadliwa geometria', | ||
no_results: 'Brak wyników dla tego poszukiwania', | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
export default { | ||
save: 'บันทึก', | ||
cancel: 'ยกเลิก', | ||
confirm_delete: 'คุณแน่ใจหรือไม่ว่าต้องการลบคุณลักษณะนี้ สิ่งนี้ไม่สามารถยกเลิกได้', | ||
invalid_geometry: 'เรขาคณิตไม่ถูกต้อง', | ||
no_results: 'ไม่มีผลลัพธ์สำหรับการค้นหานี้', | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
export default { | ||
save: 'Kaydet', | ||
cancel: 'Iptal Et', | ||
confirm_delete: 'Bu sekli silmek istediginizden emin misiniz? Bu islem geri alinamaz.', | ||
invalid_geometry: 'Gecersiz geometri', | ||
no_results: 'Sonuc bulunamadi', | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.