diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-18 00:20:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-18 00:20:24 +0000 |
commit | 91614c29cd16d471ac51057e8e5f4c99b43317e1 (patch) | |
tree | 8e877067cc823183ee353d99890f3f559e76369c /apps/files/l10n/sc.js | |
parent | 40fd76f69e601ab5579e8ce9b81318d3924dd463 (diff) | |
download | nextcloud-server-91614c29cd16d471ac51057e8e5f4c99b43317e1.tar.gz nextcloud-server-91614c29cd16d471ac51057e8e5f4c99b43317e1.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, 1 insertions, 3 deletions
diff --git a/apps/files/l10n/sc.js b/apps/files/l10n/sc.js index 37bd65207ee..461126416bb 100644 --- a/apps/files/l10n/sc.js +++ b/apps/files/l10n/sc.js @@ -279,8 +279,6 @@ OC.L10N.register( "List of favorites files and folders." : "Lista de cartellas e de archìvios preferidos.", "Toggle %1$s sublist" : "Passa a sa sutalista %1$s", "Text file" : "Archìviu de testu", - "New text file.txt" : "Archìviu de testu .txt nou", - "Destination is not a folder" : "Sa destinatzione no est una cartella", - "This file/folder is already in that directory" : "Custu archìviu o cartella est giai in cussu diretòriu" + "New text file.txt" : "Archìviu de testu .txt nou" }, "nplurals=2; plural=(n != 1);"); |