diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-20 00:27:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-20 00:27:55 +0000 |
commit | 5b16df8dd1f12858c97a42c1a3e85e49382395e5 (patch) | |
tree | 609f8a2ce13a82a88f6e959fdfe920b36a3daddf /apps/files_sharing/l10n | |
parent | 6c3fa6e9def48a65adeb480e59f8bf911bf9994c (diff) | |
download | nextcloud-server-5b16df8dd1f12858c97a42c1a3e85e49382395e5.tar.gz nextcloud-server-5b16df8dd1f12858c97a42c1a3e85e49382395e5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/sl.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js index 07fac3ef1e1..0ad3c3f73e3 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -211,6 +211,7 @@ OC.L10N.register( "Expires {relativetime}" : "Preteče {relativetime}", "this share just expired." : "to mesto souporabe je ravnokar preteklo.", "Shared with you by {owner}" : "Souporabo omogoča {owner}", + "Open in Files" : "Odpri datoteke", "Shared" : "V souporabi", "Link to a file" : "Povezava do datoteke", "Error creating the share: {errorMessage}" : "Napaka pri ustvarjanju mesta souporabe: {errorMessage}", diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json index c9dec4b5d60..af9fe4c1b4d 100644 --- a/apps/files_sharing/l10n/sl.json +++ b/apps/files_sharing/l10n/sl.json @@ -209,6 +209,7 @@ "Expires {relativetime}" : "Preteče {relativetime}", "this share just expired." : "to mesto souporabe je ravnokar preteklo.", "Shared with you by {owner}" : "Souporabo omogoča {owner}", + "Open in Files" : "Odpri datoteke", "Shared" : "V souporabi", "Link to a file" : "Povezava do datoteke", "Error creating the share: {errorMessage}" : "Napaka pri ustvarjanju mesta souporabe: {errorMessage}", |