diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-17 02:32:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-17 02:32:07 +0000 |
commit | 8232366c6f3c09ec1d4494bb91ae9419baf5a5af (patch) | |
tree | 94f39b937d4081af450f2b32da1e66dba6e7ab4b /lib/l10n/sl.js | |
parent | cb0bfae73e73b4412e6178ac7036bac13bbe02dd (diff) | |
download | nextcloud-server-8232366c6f3c09ec1d4494bb91ae9419baf5a5af.tar.gz nextcloud-server-8232366c6f3c09ec1d4494bb91ae9419baf5a5af.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/sl.js')
-rw-r--r-- | lib/l10n/sl.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js index a07177806d5..0408dee2de2 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -106,10 +106,6 @@ OC.L10N.register( "Role" : "Vloga", "Unknown user" : "Neznan uporabnik", "Additional settings" : "Dodatne nastavitve", - "%s enter the database username and name." : "%s – vnos uporabniškega imena in imena podatkovne zbirke.", - "%s enter the database username." : "%s – vnos uporabniškega imena podatkovne zbirke.", - "%s enter the database name." : "%s – vnos imena podatkovne zbirke.", - "%s you may not use dots in the database name" : "%s – v imenu podatkovne zbirke ni dovoljeno uporabljati pik.", "MySQL username and/or password not valid" : "Uporabniško ime ali geslo MySQL ni veljavno", "You need to enter details of an existing account." : "Vpisati je treba podrobnosti obstoječega računa.", "Oracle connection could not be established" : "Povezave s sistemom Oracle ni mogoče vzpostaviti.", @@ -231,6 +227,10 @@ OC.L10N.register( "Storage is temporarily not available" : "Shramba trenutno ni na voljo", "Storage connection timeout. %s" : "Povezava do shrambe je časovno potekla. %s", "This can usually be fixed by giving the webserver write access to the config directory." : "Napako je mogoče odpraviti z dodelitvijo dovoljenja spletnemu strežniku za pisanje v nastavitveno mapo.", + "%s enter the database username and name." : "%s – vnos uporabniškega imena in imena podatkovne zbirke.", + "%s enter the database username." : "%s – vnos uporabniškega imena podatkovne zbirke.", + "%s enter the database name." : "%s – vnos imena podatkovne zbirke.", + "%s you may not use dots in the database name" : "%s – v imenu podatkovne zbirke ni dovoljeno uporabljati pik.", "Cannot read file" : "Datoteke ni mogoče prebrati.", "Cannot write into \"config\" directory" : "Mapa »config« nima nastavljenih ustreznih dovoljenj za pisanje!", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Napako je mogoče odpraviti z dodelitvijo dovoljenja spletnemu strežniku za pisanje v nastavitveno mapo. Poglejte %s", |