diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-10 01:54:49 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-10 01:54:49 -0400 |
commit | a29e732607acaf411451b0cc60006bfcc9d3b5d1 (patch) | |
tree | c780a06fecacb6c95110aa7b8b0e44a6436bd72b /core | |
parent | e68c4b1d737a8f49fc88c999a93ad7cc9b1e98df (diff) | |
download | nextcloud-server-a29e732607acaf411451b0cc60006bfcc9d3b5d1.tar.gz nextcloud-server-a29e732607acaf411451b0cc60006bfcc9d3b5d1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/sl.js | 3 | ||||
-rw-r--r-- | core/l10n/sl.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/core/l10n/sl.js b/core/l10n/sl.js index 4056de2de84..0af9907368e 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -27,6 +27,7 @@ OC.L10N.register( "Couldn't send mail to following users: %s " : "Ni mogoče poslati sporočila za: %s", "Preparing update" : "Pripravljanje posodobitve", "[%d / %d]: %s" : "[%d / %d]: %s", + "[%d / %d]: Checking table %s" : "[%d / %d]: Poteka preverjanje razpredelnice %s", "Turned on maintenance mode" : "Vzdrževalni način je omogočen", "Turned off maintenance mode" : "Vzdrževalni način je onemogočen", "Maintenance mode is kept active" : "Vzdrževalni način je še vedno dejaven", @@ -193,7 +194,7 @@ OC.L10N.register( "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Trenutno se izvaja posodobitev sistema. Priporočljivo je počakati, saj se lahko opravilo, če stran zapustite, prekine.", "An error occurred." : "Prišlo je do napake.", "Please reload the page." : "Stran je treba ponovno naložiti", - "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." : "Posodobitev ni uspela. Pošljite poročilo o napaki razvijalcem sistema <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud</a>.", + "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." : "Posodobitev je spodletela uspela. Pošljite poročilo o napaki razvijalcem sistema <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud</a>.", "The update was successful. There were warnings." : "Posodobitev je uspešno končana, vendar z nekaj opozorili.", "The update was successful. Redirecting you to ownCloud now." : "Posodobitev je uspešno končana. Stran bo preusmerjena na oblak ownCloud.", "Searching other places" : "Iskanje drugih mest", diff --git a/core/l10n/sl.json b/core/l10n/sl.json index e00367f3a65..5b1331d26d7 100644 --- a/core/l10n/sl.json +++ b/core/l10n/sl.json @@ -25,6 +25,7 @@ "Couldn't send mail to following users: %s " : "Ni mogoče poslati sporočila za: %s", "Preparing update" : "Pripravljanje posodobitve", "[%d / %d]: %s" : "[%d / %d]: %s", + "[%d / %d]: Checking table %s" : "[%d / %d]: Poteka preverjanje razpredelnice %s", "Turned on maintenance mode" : "Vzdrževalni način je omogočen", "Turned off maintenance mode" : "Vzdrževalni način je onemogočen", "Maintenance mode is kept active" : "Vzdrževalni način je še vedno dejaven", @@ -191,7 +192,7 @@ "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Trenutno se izvaja posodobitev sistema. Priporočljivo je počakati, saj se lahko opravilo, če stran zapustite, prekine.", "An error occurred." : "Prišlo je do napake.", "Please reload the page." : "Stran je treba ponovno naložiti", - "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." : "Posodobitev ni uspela. Pošljite poročilo o napaki razvijalcem sistema <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud</a>.", + "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." : "Posodobitev je spodletela uspela. Pošljite poročilo o napaki razvijalcem sistema <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud</a>.", "The update was successful. There were warnings." : "Posodobitev je uspešno končana, vendar z nekaj opozorili.", "The update was successful. Redirecting you to ownCloud now." : "Posodobitev je uspešno končana. Stran bo preusmerjena na oblak ownCloud.", "Searching other places" : "Iskanje drugih mest", |