diff options
Diffstat (limited to 'apps/sharebymail/l10n/sl.json')
-rw-r--r-- | apps/sharebymail/l10n/sl.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/sl.json b/apps/sharebymail/l10n/sl.json new file mode 100644 index 00000000000..61d0664f62a --- /dev/null +++ b/apps/sharebymail/l10n/sl.json @@ -0,0 +1,28 @@ +{ "translations": { + "Shared with %1$s" : "V skupni rabi %1$s", + "Shared with {email}" : "V skupni rabi z {email}", + "Password for mail share sent to %1$s" : "Geslo za dostop je bilo poslano na %1$s", + "Password for mail share sent to {email}" : "Geslo za dostop je bilo poslano na {email}.", + "Password to access %1$s was sent to %2s" : "Geslo za dostop do datoteke %1$s je bilo poslano na %2s.", + "Password to access {file} was sent to {email}" : "Geslo za dostop do datoteke {file} je bilo poslano na {email}.", + "Password to access %1$s was sent to you" : "Geslo za dostop do datoteke %1$s je bilo poslano vaš elektronski naslov.", + "Password to access {file} was sent to you" : "Geslo za dostop do datoteke {file} je bilo poslano vaš elektronski naslov.", + "Failed to send share by email" : "Pošiljanje povezave po elektronski pošti je spodletelo.", + "%1$s shared »%2$s« with you" : "%1$s vam omogoča souporabo »%2$s«", + "%1$s shared »%2$s« with you." : "%1$s vam omogoča souporabo »%2$s«.", + "Click the button below to open it." : "Kliknite na gumb za odpiranje.", + "Open »%s«" : "Odpri »%s«", + "%1$s via %2$s" : "%1$s prek %2$s", + "%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s vam omogoča souporabo »%2$s«.\nPo elektronski pošti bi morali prejeti tudi ločeno sporočilo s povezavo.\n", + "Password to access »%s«" : "Geslo za dostop do »%s«", + "It is protected with the following password:" : "Zaščiten je z geslom:", + "»%s« added a note to a file shared with you" : "»%s« doda opombo k datoteki v souporabi", + "This is the password:" : "Geslo:", + "You can choose a different password at any time in the share dialog." : "Geslo je mogoče kadarkoli spremeniti med nastavitvami souporabe.", + "Could not find share" : "Mape v souporabi ni mogoče najti", + "Share by mail" : "Souporaba prek elektronske pošte", + "Allows users to share a personalized link to a file or folder by putting in an email address." : "Dovoli uporabnikom omogočanje souporabe prek osebne povezave na datoteko ali mapo z vpisom elektronskega naslova.", + "Send password by mail" : "Pošlji geslo po elektronski pošti", + "Enforce password protection" : "Vsili zaščito z geslom" +},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" +}
\ No newline at end of file |