author | wudoo <wudoo> | 2002-10-13 20:53:34 (UTC) |
---|---|---|
committer | wudoo <wudoo> | 2002-10-13 20:53:34 (UTC) |
commit | 03c81e6d55d1a837e543a00f6e0a7334e96f1eef (patch) (side-by-side diff) | |
tree | 0263ff3f9b80aef91a291af47c2390e0d6f8c666 /i18n/sl/confedit.ts | |
parent | 1157769f33b2474aa2037c1d3a4137f051c4f436 (diff) | |
download | opie-03c81e6d55d1a837e543a00f6e0a7334e96f1eef.zip opie-03c81e6d55d1a837e543a00f6e0a7334e96f1eef.tar.gz opie-03c81e6d55d1a837e543a00f6e0a7334e96f1eef.tar.bz2 |
Updates !!!
-rw-r--r-- | i18n/sl/confedit.ts | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/i18n/sl/confedit.ts b/i18n/sl/confedit.ts index a4f440a..ae09452 100644 --- a/i18n/sl/confedit.ts +++ b/i18n/sl/confedit.ts @@ -1,78 +1,78 @@ <!DOCTYPE TS><TS> <context> <name>EditWidget</name> <message> <source>File Name:</source> - <translation type="unfinished"></translation> + <translation>Ime datoteke:</translation> </message> <message> <source>Group:</source> - <translation type="unfinished"></translation> + <translation>Skupina:</translation> </message> <message> <source>Key:</source> - <translation type="unfinished"></translation> + <translation>Ključ:</translation> </message> <message> <source>Value:</source> - <translation type="unfinished"></translation> + <translation>Vrednost:</translation> </message> </context> <context> <name>ListViewConfDir</name> <message> <source>Files</source> - <translation type="unfinished"></translation> + <translation>Datoteke</translation> </message> <message> <source>Could not open</source> - <translation type="unfinished"></translation> + <translation>Ne morem odpreti</translation> </message> <message> <source>The directory </source> - <translation type="unfinished"></translation> + <translation>Imenik</translation> </message> <message> <source> could not be opened.</source> - <translation type="unfinished"></translation> + <translation>ne more biti odprta.</translation> </message> </context> <context> <name>ListViewItemConfFile</name> <message> <source>Could not open</source> - <translation type="unfinished"></translation> + <translation>Ne morem odpreti</translation> </message> <message> <source>The file </source> - <translation type="unfinished"></translation> + <translation>Datoteka</translation> </message> <message> <source> could not be opened.</source> - <translation type="unfinished"></translation> + <translation>ne more biti odprta.</translation> </message> <message> <source>no group</source> - <translation type="unfinished"></translation> + <translation>ni skupine</translation> </message> </context> <context> <name>MainWindow</name> <message> <source>Conf File Editor</source> - <translation type="unfinished"></translation> + <translation>Urejevalnik nastavitvenih datotek</translation> </message> <message> <source>Save</source> - <translation type="unfinished"></translation> + <translation>Shrani</translation> </message> <message> <source>Revert</source> - <translation type="unfinished"></translation> + <translation>Prvotno stanje</translation> </message> <message> <source>Delete</source> - <translation type="unfinished"></translation> + <translation>Izbriši</translation> </message> </context> </TS> |