diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-15 02:25:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-15 02:25:45 +0000 |
commit | 54954cc374aed5265b53002b02fc40c9e93e7507 (patch) | |
tree | 09bfe791dff90e44750c926b2af35610a9434060 /apps/files/l10n/sc.js | |
parent | e764ee84c9a987a0c1258520fda873d5e42a5515 (diff) | |
download | nextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.tar.gz nextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sc.js')
-rw-r--r-- | apps/files/l10n/sc.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/sc.js b/apps/files/l10n/sc.js index 415aa24bfd8..f172163421b 100644 --- a/apps/files/l10n/sc.js +++ b/apps/files/l10n/sc.js @@ -169,6 +169,7 @@ OC.L10N.register( "Show hidden files" : "Mustra archìvios cuados", "Crop image previews" : "Retà llia anteprimas de s'imà gine", "Additional settings" : "Impostatziones in agiunta", + "WebDAV" : "WebDAV", "Copy to clipboard" : "Còpia in is punta de billete", "Use this address to access your Files via WebDAV" : "Imprea custu indiritzu pro intrare in archìvios trà mite WebDAV", "Unable to change the favourite state of the file" : "Non faghet a cambiare s'istadu de preferidu de s'archìviu", @@ -211,7 +212,6 @@ OC.L10N.register( "Cannot transfer ownership of a file or folder you don't own" : "Non faghet a tramudare sa propriedade de un'archìviu o cartella de is chi non ses mere", "%s used" : "%s impreadu", "%1$s of %2$s used" : "%1$s de %2$s impreadu", - "Settings" : "Impostatziones", - "WebDAV" : "WebDAV" + "Settings" : "Impostatziones" }, "nplurals=2; plural=(n != 1);"); |