diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-18 02:17:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-18 02:17:43 +0000 |
commit | 25b4b90fddf380d4e0462205658aac1ffdbb973c (patch) | |
tree | 00344fc9daa818ed3fd53fa3e90632fb7f852d45 /apps/sharebymail/l10n/sl.js | |
parent | 9172b9ad206efa766cefec4e5c1db63fc9190432 (diff) | |
download | nextcloud-server-25b4b90fddf380d4e0462205658aac1ffdbb973c.tar.gz nextcloud-server-25b4b90fddf380d4e0462205658aac1ffdbb973c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/sl.js')
-rw-r--r-- | apps/sharebymail/l10n/sl.js | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/sl.js b/apps/sharebymail/l10n/sl.js new file mode 100644 index 00000000000..0ec2dcdbd1f --- /dev/null +++ b/apps/sharebymail/l10n/sl.js @@ -0,0 +1,30 @@ +OC.L10N.register( + "sharebymail", + { + "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" +}, +"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |