diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-10 00:19:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-10 00:19:57 +0000 |
commit | 241e1dbc53c0f31e19aee65515dae35ff301a321 (patch) | |
tree | 804663fad16fdfe8c88322bf986b3b5fa9e0900f /apps/files/l10n/sc.js | |
parent | f758f61dc41b4d8d9dcf3f9324020e5360fd6d7f (diff) | |
download | nextcloud-server-241e1dbc53c0f31e19aee65515dae35ff301a321.tar.gz nextcloud-server-241e1dbc53c0f31e19aee65515dae35ff301a321.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 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files/l10n/sc.js b/apps/files/l10n/sc.js index aba115586fc..66ebcbfb17a 100644 --- a/apps/files/l10n/sc.js +++ b/apps/files/l10n/sc.js @@ -187,6 +187,7 @@ OC.L10N.register( "{relative}% used" : "{relative}% impreadu", "Could not refresh storage stats" : "Impossìbile atualizare is istatìsticas de archiviatzione", "Your storage is full, files can not be updated or synced anymore!" : "S'archiviatzione est prena, non podes prus carrigare o sincronizare archìvios!", + "Create" : "Crea", "Transfer ownership of a file or folder" : "Tràmuda propriedade de un'archìviu o una cartella", "Choose file or folder to transfer" : "Sèbera archìviu o cartella de tramudare", "Change" : "Càmbia", @@ -229,7 +230,6 @@ OC.L10N.register( "Unable to change the favourite state of the file" : "Non faghet a cambiare s'istadu de preferidu de s'archìviu", "Error while loading the file data" : "Errore in su carrigamentu de is datos de s'archìviu", "Pick a template for {name}" : "Sèbera unu modellu pro {name}", - "Create" : "Crea", "Create a new file with the selected template" : "Crea un'archìviu nou cun su modellu seletzionadu", "Creating file" : "Creende s'archìviu", "Blank" : "Isbòidu", @@ -248,9 +248,10 @@ OC.L10N.register( "Open details" : "Aberi is detàllios", "Could not copy {file}. {message}" : "Impossìbile copiare {file}. {message}", "Could not move {file}. {message}" : "Impossìbile tramudare {file}. {message}", - "Templates" : "Modellos", - "Unable to initialize the templates directory" : "Non faghet a initzializare sa cartella de is modellos", "Created new folder \"{name}\"" : "Cartella noa \"{name}\" creada", + "Filename" : "Nùmene de s'archìviu", + "Unable to initialize the templates directory" : "Non faghet a initzializare sa cartella de is modellos", + "Templates" : "Modellos", "Uploading \"{filename}\" failed" : "Errore in sa càrriga de \"{filename}\"", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartella","{folderCount} cartellas"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} archìviu","{fileCount} archìvios"], |