[smuxi] Updated Slovenian translation



commit 3ba9e9873b440692b6d560e7efc9ed06c7593174
Author: Matej Urbančič <mateju svn gnome org>
Date:   Fri Mar 11 23:37:40 2016 +0100

    Updated Slovenian translation

 po-Server/sl.po |  153 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 153 insertions(+), 0 deletions(-)
---
diff --git a/po-Server/sl.po b/po-Server/sl.po
new file mode 100644
index 0000000..fcadc76
--- /dev/null
+++ b/po-Server/sl.po
@@ -0,0 +1,153 @@
+# 'smuxi/po-Server/
+# Slovenian translation for smuxi.
+# Copyright (C) 2016 smuxi's COPYRIGHT HOLDER
+# This file is distributed under the same license as the smuxi package.
+#
+# Matej Urbančič <mateju svn gnome org>, 2016.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: smuxi master\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
+"product=smuxi&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2016-03-11 14:43+0000\n"
+"PO-Revision-Date: 2016-03-11 23:36+0100\n"
+"Last-Translator: Matej Urbančič <mateju svn gnome org>\n"
+"Language-Team: Slovenščina <gnome-si googlegroups com>\n"
+"Language: sl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
+"%100==4 ? 3 : 0);\n"
+"X-Poedit-SourceCharset: utf-8\n"
+"X-Generator: Poedit 1.8.4\n"
+
+#: ../src/Server/Main.cs:65
+msgid "Add user to Server"
+msgstr "Dodaj uporabnika na strežnik"
+
+#: ../src/Server/Main.cs:74
+#, fuzzy
+msgid "Modify existing user of Server"
+msgstr "Vsili obstoječi uporabniški način"
+
+#: ../src/Server/Main.cs:83
+#, fuzzy
+msgid "Delete user from Server"
+msgstr "_Izbriši s strežnika"
+
+#: ../src/Server/Main.cs:92
+msgid "List all existing users of Server"
+msgstr ""
+
+#: ../src/Server/Main.cs:101
+#, fuzzy
+msgid "User to create, modify or delete"
+msgstr "Ustvari in spremeni arhiv"
+
+#: ../src/Server/Main.cs:110
+#, fuzzy
+msgid "Password of the user when creating or modifying a user"
+msgstr "Pri ustvarjanju datoteke omogoči dostop le trenutnemu uporabniku"
+
+#: ../src/Server/Main.cs:119
+#, fuzzy
+msgid "Enable debug output"
+msgstr "Omogoči odvod razhroščevanja"
+
+#: ../src/Server/Main.cs:127
+msgid ""
+"Optimize message buffers and exit (valid values: none, defrag, index, all)"
+msgstr ""
+
+#: ../src/Server/Main.cs:140
+msgid "Show this help"
+msgstr "Pokaži to pomoč"
+
+#: ../src/Server/Main.cs:142
+#, fuzzy
+msgid "Usage: smuxi-server [options]"
+msgstr "Uporaba: gbrainy [možnosti ...]"
+
+#: ../src/Server/Main.cs:144
+msgid "Options:"
+msgstr "Možnosti:"
+
+#: ../src/Server/Main.cs:152
+msgid "Show version"
+msgstr "Pokaži različico"
+
+#: ../src/Server/Main.cs:165
+#, fuzzy, csharp-format
+msgid "Unknown option: '{0}'"
+msgstr "Neznana možnost: %s"
+
+#: ../src/Server/Main.cs:192
+#, fuzzy, csharp-format
+msgid "Command line error: {0}"
+msgstr "Neznan parameter v ukazni vrstici {0}"
+
+#: ../src/Server/Main.cs:236
+msgid ""
+"At most one of --add-user, --modify-user, and --delete-user may be used at a "
+"time."
+msgstr ""
+
+#: ../src/Server/Main.cs:246
+#, fuzzy
+msgid "You must specify a username with the --username option."
+msgstr ""
+"Dovoljenje za poizvedovanje o uporabniku imajo le pooblaščene osebe in "
+"osebe, ki navedejo uporabniško ime."
+
+#: ../src/Server/Main.cs:252
+#, fuzzy
+msgid "Username must not be empty."
+msgstr "Seznam mora biti prazen"
+
+#: ../src/Server/Main.cs:262
+#, fuzzy
+msgid "You must specify a password with the --password option."
+msgstr "Vnesti je treba podatke OpenID ali pa geslo"
+
+#: ../src/Server/Main.cs:268
+#, fuzzy
+msgid "Password must not be empty."
+msgstr "Imena delovnih listov ne morejo biti prazna."
+
+#: ../src/Server/Main.cs:287
+#, csharp-format
+msgid ""
+"Invalid optimization value passed to --optimize-message-buffer, valid values "
+"are: {0}"
+msgstr ""
+
+#: ../src/Server/Main.cs:307
+#, csharp-format
+msgid "User \"{0}\" successfully added to server."
+msgstr ""
+
+#: ../src/Server/Main.cs:316
+#, fuzzy, csharp-format
+msgid "User \"{0}\" successfully modified."
+msgstr "Ali lahko uporabnik spremeni besedilo"
+
+#: ../src/Server/Main.cs:325
+#, csharp-format
+msgid "User \"{0}\" successfully deleted from server."
+msgstr ""
+
+#: ../src/Server/Main.cs:332
+msgid "Users:"
+msgstr "Uporabniki:"
+
+#: ../src/Server/Main.cs:380
+#, csharp-format
+msgid "Successfully optimized {0} message buffers."
+msgstr ""
+
+#: ../src/Server/Main.cs:393
+#, csharp-format
+msgid "Failed to optimize message buffers: {0}"
+msgstr ""


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]