diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-01 00:18:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-01 00:18:33 +0000 |
commit | f49550db979bdc1de23ef6df993ec29f938de1d7 (patch) | |
tree | d3701ef31c4c2e8bc982b4687d7c20ad8b6526f8 /apps/files_sharing/l10n/sl.js | |
parent | 254914a7358a8dbdfe18580cf876c126383cb4ef (diff) | |
download | nextcloud-server-f49550db979bdc1de23ef6df993ec29f938de1d7.tar.gz nextcloud-server-f49550db979bdc1de23ef6df993ec29f938de1d7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/sl.js')
-rw-r--r-- | apps/files_sharing/l10n/sl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js index 4e503749012..48da42143d5 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -274,6 +274,7 @@ OC.L10N.register( "Allow resharing" : "Dovoli nadaljnje omogočanje souporabe", "Expiration date enforced" : "Datum preteka je vsiljeno omogočen", "Password protect" : "Zaščiti z geslom", - "Science Mesh" : "Science Mesh" + "Science Mesh" : "Science Mesh", + "Update" : "Posodobi" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |