diff options
Diffstat (limited to 'apps/files_external/l10n/sl.js')
-rw-r--r-- | apps/files_external/l10n/sl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/sl.js b/apps/files_external/l10n/sl.js index 767bc960c89..e71b1e71bf7 100644 --- a/apps/files_external/l10n/sl.js +++ b/apps/files_external/l10n/sl.js @@ -133,10 +133,10 @@ OC.L10N.register( "Add storage" : "Dodaj shrambo", "Advanced settings" : "Napredne nastavitve", "Allow users to mount external storage" : "Dovoli uporabnikom priklapljanje zunanje shrambe", + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Splošna poverila je mogoče uporabiti za overitev z več zunanjimi shrambami, ki uporabljajo enaka poverila.", "External storages" : "Zunanje shrambe", "(group)" : "(skupina)", "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS z uporabo prijave OC", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Splošna poverila je mogoče uporabiti za overitev z več zunanjimi shrambami, ki uporabljajo enaka poverila." + "SMB / CIFS using OC login" : "SMB / CIFS z uporabo prijave OC" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |