author | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
commit | 0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (side-by-side diff) | |
tree | 418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/mk/tabmanager.ts | |
parent | b97ae670792c4b9e35fbe89f1e40d59786afdabb (diff) | |
download | opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2 |
Merge from BRANCH_1_0.
-rw-r--r-- | i18n/mk/tabmanager.ts | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/i18n/mk/tabmanager.ts b/i18n/mk/tabmanager.ts new file mode 100644 index 0000000..f121cc1 --- a/dev/null +++ b/i18n/mk/tabmanager.ts @@ -0,0 +1,88 @@ +<!DOCTYPE TS><TS> +<context> + <name>AppEdit</name> + <message> + <source>Application</source> + <translation>Апликација</translation> + </message> + <message> + <source>Name:</source> + <translation>Име:</translation> + </message> + <message> + <source>Icon:</source> + <translation>Икона:</translation> + </message> + <message> + <source>Exec:</source> + <translation>Изврши:</translation> + </message> + <message> + <source>Comment:</source> + <translation>Коментар:</translation> + </message> +</context> +<context> + <name>TabManager</name> + <message> + <source>Message</source> + <translation>Порака</translation> + </message> + <message> + <source>Can't remove with applications +still in the group.</source> + <translation>Неможе да се отстрани додека +апликациите се во групата.</translation> + </message> + <message> + <source>Ok</source> + <translation>Ок</translation> + </message> + <message> + <source>Are you sure you want to delete?</source> + <translation>Сигурно да се избрише?</translation> + </message> + <message> + <source>Yes</source> + <translation>Да</translation> + </message> + <message> + <source>Cancel</source> + <translation>Откажи</translation> + </message> + <message> + <source>Can't remove.</source> + <translation>Неможе да се отстрани.</translation> + </message> + <message> + <source>Gathering icons...</source> + <translation>Собирање на икони...</translation> + </message> + <message> + <source>Tab</source> + <translation>Јазиче</translation> + </message> + <message> + <source>Application</source> + <translation>Апликација</translation> + </message> +</context> +<context> + <name>TabManagerBase</name> + <message> + <source>Tab Manager</source> + <translation>Менаџер на јазичиња</translation> + </message> + <message> + <source>Hierarchy</source> + <translation>Хиреархија</translation> + </message> +</context> +<context> + <name>Wait</name> + <message> + <source>Please Wait...</source> + <translation>Почекајте...</translation> + </message> +</context> +</TS> |