diff options
author | Andrea Scarpino <me@andreascarpino.it> | 2017-04-01 11:10:46 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2017-04-01 13:10:46 +0200 |
commit | fd16af0459ec3abc83447ade34b46f10aff6b1ae (patch) | |
tree | 1849d936d610c95814666c0f7ba1fae541351a57 | |
parent | f71a40125a01ecdcf94d5e48b03aeca462f07eef (diff) |
Added translation using Weblate (Italian)
-rw-r--r-- | i18n/asteroid-stopwatch.it.ts | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/i18n/asteroid-stopwatch.it.ts b/i18n/asteroid-stopwatch.it.ts new file mode 100644 index 0000000..ae53542 --- /dev/null +++ b/i18n/asteroid-stopwatch.it.ts @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="it"> +<context> + <name>QObject</name> + <message> + <location filename="asteroid-stopwatch.desktop.h" line="5"/> + <source>Stopwatch</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |