aboutsummaryrefslogtreecommitdiffstats
path: root/l10n/sl
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-25 19:21:52 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-25 19:21:52 -0400
commitd587146a5abf0abcb88e2cccbb74c486ee8510a3 (patch)
treeb027fe7e2e8d90cc88a2e2e68f589de200fef9c5 /l10n/sl
parentb8965c6107a908db705fde55e0606998ccbf02e4 (diff)
downloadnextcloud-server-d587146a5abf0abcb88e2cccbb74c486ee8510a3.tar.gz
nextcloud-server-d587146a5abf0abcb88e2cccbb74c486ee8510a3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sl')
-rw-r--r--l10n/sl/lib.po83
-rw-r--r--l10n/sl/settings.po42
2 files changed, 98 insertions, 27 deletions
diff --git a/l10n/sl/lib.po b/l10n/sl/lib.po
index a1879f4bce7..38ac1137b6f 100644
--- a/l10n/sl/lib.po
+++ b/l10n/sl/lib.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-08-19 15:06-0400\n"
-"PO-Revision-Date: 2013-08-19 19:07+0000\n"
+"POT-Creation-Date: 2013-08-25 19:18-0400\n"
+"PO-Revision-Date: 2013-08-25 23:18+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
"MIME-Version: 1.0\n"
@@ -18,27 +18,38 @@ msgstr ""
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
-#: app.php:360
+#: app.php:239
+#, php-format
+msgid ""
+"App \"%s\" can't be installed because it is not compatible with this version"
+" of ownCloud."
+msgstr ""
+
+#: app.php:250
+msgid "No app name specified"
+msgstr ""
+
+#: app.php:361
msgid "Help"
msgstr "Pomoč"
-#: app.php:373
+#: app.php:374
msgid "Personal"
msgstr "Osebno"
-#: app.php:384
+#: app.php:385
msgid "Settings"
msgstr "Nastavitve"
-#: app.php:396
+#: app.php:397
msgid "Users"
msgstr "Uporabniki"
-#: app.php:409
+#: app.php:410
msgid "Admin"
msgstr "Skrbništvo"
-#: app.php:836
+#: app.php:837
#, php-format
msgid "Failed to upgrade \"%s\"."
msgstr ""
@@ -74,6 +85,62 @@ msgid ""
"administrator."
msgstr ""
+#: installer.php:63
+msgid "No source specified when installing app"
+msgstr ""
+
+#: installer.php:70
+msgid "No href specified when installing app from http"
+msgstr ""
+
+#: installer.php:75
+msgid "No path specified when installing app from local file"
+msgstr ""
+
+#: installer.php:89
+#, php-format
+msgid "Archives of type %s are not supported"
+msgstr ""
+
+#: installer.php:103
+msgid "Failed to open archive when installing app"
+msgstr ""
+
+#: installer.php:123
+msgid "App does not provide an info.xml file"
+msgstr ""
+
+#: installer.php:129
+msgid "App can't be installed because of not allowed code in the App"
+msgstr ""
+
+#: installer.php:138
+msgid ""
+"App can't be installed because it is not compatible with this version of "
+"ownCloud"
+msgstr ""
+
+#: installer.php:144
+msgid ""
+"App can't be installed because it contains the <shipped>true</shipped> tag "
+"which is not allowed for non shipped apps"
+msgstr ""
+
+#: installer.php:150
+msgid ""
+"App can't be installed because the version in info.xml/version is not the "
+"same as the version reported from the app store"
+msgstr ""
+
+#: installer.php:160
+msgid "App directory already exists"
+msgstr ""
+
+#: installer.php:173
+#, php-format
+msgid "Can't create app folder. Please fix permissions. %s"
+msgstr ""
+
#: json.php:28
msgid "Application is not enabled"
msgstr "Program ni omogočen"
diff --git a/l10n/sl/settings.po b/l10n/sl/settings.po
index 9b0ecf0db04..2ffd3e80111 100644
--- a/l10n/sl/settings.po
+++ b/l10n/sl/settings.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-08-21 08:11-0400\n"
-"PO-Revision-Date: 2013-08-19 19:20+0000\n"
+"POT-Creation-Date: 2013-08-25 19:18-0400\n"
+"PO-Revision-Date: 2013-08-25 23:18+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
"MIME-Version: 1.0\n"
@@ -44,10 +44,6 @@ msgstr "Skupina že obstaja"
msgid "Unable to add group"
msgstr "Skupine ni mogoče dodati"
-#: ajax/enableapp.php:11
-msgid "Could not enable app. "
-msgstr "Programa ni mogoče omogočiti."
-
#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr "Elektronski naslov je shranjen"
@@ -94,31 +90,43 @@ msgstr "Programa ni mogoče posodobiti."
msgid "Update to {appversion}"
msgstr "Posodobi na {appversion}"
-#: js/apps.js:41 js/apps.js:81
+#: js/apps.js:41 js/apps.js:74 js/apps.js:100
msgid "Disable"
msgstr "Onemogoči"
-#: js/apps.js:41 js/apps.js:69 js/apps.js:88
+#: js/apps.js:41 js/apps.js:81 js/apps.js:94 js/apps.js:109
msgid "Enable"
msgstr "Omogoči"
-#: js/apps.js:60
+#: js/apps.js:63
msgid "Please wait...."
msgstr "Počakajte ..."
-#: js/apps.js:64 js/apps.js:76 js/apps.js:85 js/apps.js:98
-msgid "Error"
-msgstr "Napaka"
+#: js/apps.js:71 js/apps.js:72 js/apps.js:92
+msgid "Error while disabling app"
+msgstr ""
-#: js/apps.js:95
+#: js/apps.js:91 js/apps.js:104 js/apps.js:105
+msgid "Error while enabling app"
+msgstr ""
+
+#: js/apps.js:115
msgid "Updating...."
msgstr "Poteka posodabljanje ..."
-#: js/apps.js:98
+#: js/apps.js:118
msgid "Error while updating app"
msgstr "Prišlo je do napake med posodabljanjem programa."
-#: js/apps.js:101
+#: js/apps.js:118
+msgid "Error"
+msgstr "Napaka"
+
+#: js/apps.js:119 templates/apps.php:43
+msgid "Update"
+msgstr "Posodobi"
+
+#: js/apps.js:122
msgid "Updated"
msgstr "Posodobljeno"
@@ -371,10 +379,6 @@ msgstr "Obiščite spletno stran programa na apps.owncloud.com"
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr "<span class=\"licence\"></span>-z dovoljenjem <span class=\"author\"></span>"
-#: templates/apps.php:43
-msgid "Update"
-msgstr "Posodobi"
-
#: templates/help.php:4
msgid "User Documentation"
msgstr "Uporabniška dokumentacija"