Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-22 04:08:16 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-22 04:08:16 +0400
commite6d87b2c4b643761becbd14d8b7a08ba30aa4269 (patch)
tree8204a1c7084c381c73b5d2ca342249cc6d79c5cb /lib/l10n/sl.php
parent1d7018158e154d644ca5aae0050f2c294d626bcb (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sl.php')
-rw-r--r--lib/l10n/sl.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/sl.php b/lib/l10n/sl.php
index cec9945b1b3..fad16417253 100644
--- a/lib/l10n/sl.php
+++ b/lib/l10n/sl.php
@@ -12,14 +12,14 @@
"Application is not enabled" => "Aplikacija ni omogočena",
"Authentication error" => "Napaka overitve",
"Token expired. Please reload page." => "Žeton je potekel. Prosimo, če spletno stran znova naložite.",
-"seconds ago" => "sekundami",
+"seconds ago" => "sekund nazaj",
"1 minute ago" => "pred minuto",
"%d minutes ago" => "pred %d minutami",
"today" => "danes",
"yesterday" => "včeraj",
"%d days ago" => "pred %d dnevi",
"last month" => "prejšnji mesec",
-"months ago" => "meseci",
+"months ago" => "mesecev nazaj",
"last year" => "lani",
-"years ago" => "leti"
+"years ago" => "let nazaj"
);