diff options
author | Enol P <enolp@softastur.org> | 2022-10-18 01:02:57 +0200 |
---|---|---|
committer | Hosted Weblate <hosted@weblate.org> | 2022-10-18 01:02:57 +0200 |
commit | 79db06a150138ae53bfcabaf7c067b2b8cabfa44 (patch) | |
tree | 72c26740fd4c6388a6787079eda53f0209b06c86 | |
parent | 98965bc543862616085e3071d33776342a8310cf (diff) |
Added translation using Weblate (Asturian)
-rw-r--r-- | i18n/asteroid-compass.ast.ts | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/i18n/asteroid-compass.ast.ts b/i18n/asteroid-compass.ast.ts new file mode 100644 index 0000000..1dde610 --- /dev/null +++ b/i18n/asteroid-compass.ast.ts @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ast"> +<context> + <name></name> + <message id="id-no-data-calibrate"> + <location filename="../src/main.qml" line="45"/> + <source><h3>No data</h3>Calibrate the sensor by moving it in an ∞ figure.</source> + <translation type="unfinished"></translation> + </message> + <message id="id-app-launcher-name"> + <location filename="asteroid-compass.desktop.h" line="6"/> + <source>Compass</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |