diff options
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/asteroid-stopwatch.cs.ts | 12 | ||||
-rw-r--r-- | i18n/asteroid-stopwatch.da.ts | 12 | ||||
-rw-r--r-- | i18n/asteroid-stopwatch.es.ts | 2 | ||||
-rw-r--r-- | i18n/asteroid-stopwatch.it.ts | 12 | ||||
-rw-r--r-- | i18n/asteroid-stopwatch.ka.ts | 12 | ||||
-rw-r--r-- | i18n/asteroid-stopwatch.kab.ts | 12 | ||||
-rw-r--r-- | i18n/asteroid-stopwatch.nb.ts | 12 | ||||
-rw-r--r-- | i18n/asteroid-stopwatch.tr.ts | 12 |
8 files changed, 85 insertions, 1 deletions
diff --git a/i18n/asteroid-stopwatch.cs.ts b/i18n/asteroid-stopwatch.cs.ts new file mode 100644 index 0000000..5b04c1f --- /dev/null +++ b/i18n/asteroid-stopwatch.cs.ts @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="cs"> +<context> + <name>QObject</name> + <message> + <location filename="asteroid-stopwatch.desktop.h" line="5"/> + <source>Stopwatch</source> + <translation>Stopky</translation> + </message> +</context> +</TS> diff --git a/i18n/asteroid-stopwatch.da.ts b/i18n/asteroid-stopwatch.da.ts new file mode 100644 index 0000000..4ca5dfc --- /dev/null +++ b/i18n/asteroid-stopwatch.da.ts @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="da"> +<context> + <name>QObject</name> + <message> + <location filename="asteroid-stopwatch.desktop.h" line="5"/> + <source>Stopwatch</source> + <translation>Stopur</translation> + </message> +</context> +</TS> diff --git a/i18n/asteroid-stopwatch.es.ts b/i18n/asteroid-stopwatch.es.ts index 92639f5..81c4ca9 100644 --- a/i18n/asteroid-stopwatch.es.ts +++ b/i18n/asteroid-stopwatch.es.ts @@ -6,7 +6,7 @@ <message> <location filename="asteroid-stopwatch.desktop.h" line="5"/> <source>Stopwatch</source> - <translation>Cronometro</translation> + <translation>Cronómetro</translation> </message> </context> </TS> diff --git a/i18n/asteroid-stopwatch.it.ts b/i18n/asteroid-stopwatch.it.ts new file mode 100644 index 0000000..3c0e70d --- /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>Cronometro</translation> + </message> +</context> +</TS> diff --git a/i18n/asteroid-stopwatch.ka.ts b/i18n/asteroid-stopwatch.ka.ts new file mode 100644 index 0000000..2ba028c --- /dev/null +++ b/i18n/asteroid-stopwatch.ka.ts @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ka"> +<context> + <name>QObject</name> + <message> + <location filename="asteroid-stopwatch.desktop.h" line="5"/> + <source>Stopwatch</source> + <translation>წამზომი</translation> + </message> +</context> +</TS> diff --git a/i18n/asteroid-stopwatch.kab.ts b/i18n/asteroid-stopwatch.kab.ts new file mode 100644 index 0000000..f4c3b00 --- /dev/null +++ b/i18n/asteroid-stopwatch.kab.ts @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="kab"> +<context> + <name>QObject</name> + <message> + <location filename="asteroid-stopwatch.desktop.h" line="5"/> + <source>Stopwatch</source> + <translation>Amesmiḍan n wakud</translation> + </message> +</context> +</TS> diff --git a/i18n/asteroid-stopwatch.nb.ts b/i18n/asteroid-stopwatch.nb.ts new file mode 100644 index 0000000..a003ce4 --- /dev/null +++ b/i18n/asteroid-stopwatch.nb.ts @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="nb"> +<context> + <name>QObject</name> + <message> + <location filename="asteroid-stopwatch.desktop.h" line="5"/> + <source>Stopwatch</source> + <translation>Stoppeklokke</translation> + </message> +</context> +</TS> diff --git a/i18n/asteroid-stopwatch.tr.ts b/i18n/asteroid-stopwatch.tr.ts new file mode 100644 index 0000000..f3e7c82 --- /dev/null +++ b/i18n/asteroid-stopwatch.tr.ts @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="tr"> +<context> + <name>QObject</name> + <message> + <location filename="asteroid-stopwatch.desktop.h" line="5"/> + <source>Stopwatch</source> + <translation>Süreölçer</translation> + </message> +</context> +</TS> |