diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:19:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:19:16 +0000 |
commit | af313a79e879f6af5b6f430a981befb4df23a4b1 (patch) | |
tree | ed7242538637b3b7c7ed373e91587b4cfdc125f9 /apps/files/l10n/sc.js | |
parent | 9695c021c2da7a497a248aba969396f16dea5d49 (diff) | |
download | nextcloud-server-af313a79e879f6af5b6f430a981befb4df23a4b1.tar.gz nextcloud-server-af313a79e879f6af5b6f430a981befb4df23a4b1.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 4d7ffb7d940..844b69d2431 100644 --- a/apps/files/l10n/sc.js +++ b/apps/files/l10n/sc.js @@ -187,8 +187,6 @@ OC.L10N.register( "Could not rename \"{oldName}\"" : "Impossìbile torrare a numenare \"{oldName}\"", "Could not copy {file}. {message}" : "Impossìbile copiare {file}. {message}", "Could not move {file}. {message}" : "Impossìbile tramudare {file}. {message}", - "Select all" : "Seletziona totu", - "Unselect all" : "Deseletziona totu", "List of files and folders." : "Lista de archìvios e cartellas.", "File not found" : "Archìviu no agatadu", "Storage informations" : "Informatziones de s'archiviatzione", @@ -275,6 +273,7 @@ OC.L10N.register( "Files and folders you recently modified will show up here." : "Is cartellas e is archìvios chi apas modificadu de reghente ant a èssere mustrados inoghe.", "Toggle %1$s sublist" : "Passa a sa sutalista %1$s", "No entries found in this folder" : "Perunu elementu agatadu in custa cartella", + "Select all" : "Seletziona totu", "Upload too large" : "Carrigamentu tropu mannu", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Is archìvios chi boles carrigare passant sa mannària màssima de carrigamentu de archìvios in custu serbidore.", "Text file" : "Archìviu de testu", @@ -293,6 +292,7 @@ OC.L10N.register( "This file has the tag {tag}" : "Custu archìviu tenet s'eticheta {tag}", "This file has the tags {firstTags} and {lastTag}" : "Custu archìviu tenet is etichetas {firstTags} e {lastTag}", "Open folder {name}" : "Aberi sa cartella {name}", + "Unselect all" : "Deseletziona totu", "Choose" : "Sèbera" }, "nplurals=2; plural=(n != 1);"); |