diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-12 02:26:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-12 02:26:28 +0000 |
commit | 3bcc23ba2c6618eb5714c6bf80875e43157c0653 (patch) | |
tree | 1aa4da94fc474b0d26ad52cb6abb8333d3f0c6a3 /apps/sharebymail/l10n | |
parent | 8cd1f023da94d0f452ebdfa2c4c251d53b1a913f (diff) | |
download | nextcloud-server-3bcc23ba2c6618eb5714c6bf80875e43157c0653.tar.gz nextcloud-server-3bcc23ba2c6618eb5714c6bf80875e43157c0653.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n')
-rw-r--r-- | apps/sharebymail/l10n/sl.js | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/sl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/sl.js b/apps/sharebymail/l10n/sl.js index d45e2afa232..40fa141c2e5 100644 --- a/apps/sharebymail/l10n/sl.js +++ b/apps/sharebymail/l10n/sl.js @@ -48,6 +48,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Ponudnik souporabe, ki omogoča souporabo datotek 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", + "Reply to initiator" : "Odgovori pošiljatelju", "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);"); diff --git a/apps/sharebymail/l10n/sl.json b/apps/sharebymail/l10n/sl.json index 94d7d8725c8..38eeb42ed75 100644 --- a/apps/sharebymail/l10n/sl.json +++ b/apps/sharebymail/l10n/sl.json @@ -46,6 +46,7 @@ "Share provider which allows you to share files by mail" : "Ponudnik souporabe, ki omogoča souporabo datotek 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", + "Reply to initiator" : "Odgovori pošiljatelju", "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 |