diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-02 00:03:12 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-02 00:03:12 +0100 |
commit | 401c56ce7bda6b8fb782e3cea962e47546626eef (patch) | |
tree | 4ca709701a5198d8c454653d59c022c3c46eaa5b /lib/l10n/sk_SK.php | |
parent | c7c5e2a2e25a93a18399b2ebad2150354434ead6 (diff) | |
download | nextcloud-server-401c56ce7bda6b8fb782e3cea962e47546626eef.tar.gz nextcloud-server-401c56ce7bda6b8fb782e3cea962e47546626eef.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sk_SK.php')
-rw-r--r-- | lib/l10n/sk_SK.php | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/l10n/sk_SK.php b/lib/l10n/sk_SK.php index 588933a4375..98a5b5ca677 100644 --- a/lib/l10n/sk_SK.php +++ b/lib/l10n/sk_SK.php @@ -18,13 +18,17 @@ "seconds ago" => "pred sekundami", "1 minute ago" => "pred 1 minútou", "%d minutes ago" => "pred %d minútami", +"1 hour ago" => "Pred 1 hodinou", +"%d hours ago" => "Pred %d hodinami.", "today" => "dnes", "yesterday" => "včera", "%d days ago" => "pred %d dňami", "last month" => "minulý mesiac", +"%d months ago" => "Pred %d mesiacmi.", "last year" => "minulý rok", "years ago" => "pred rokmi", "%s is available. Get <a href=\"%s\">more information</a>" => "%s je dostupné. Získať <a href=\"%s\">viac informácií</a>", "up to date" => "aktuálny", -"updates check is disabled" => "sledovanie aktualizácií je vypnuté" +"updates check is disabled" => "sledovanie aktualizácií je vypnuté", +"Could not find category \"%s\"" => "Nemožno nájsť danú kategóriu \"%s\"" ); |