diff options
Diffstat (limited to 'apps/files/l10n/sc.js')
-rw-r--r-- | apps/files/l10n/sc.js | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/files/l10n/sc.js b/apps/files/l10n/sc.js index ac66bf07aff..38494e0ff9e 100644 --- a/apps/files/l10n/sc.js +++ b/apps/files/l10n/sc.js @@ -39,6 +39,8 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "No at fatu a carrigare informatziones de s'archìviu \"{file}\"", "Files" : "Archìvios", "Details" : "Detàllios", + "Please select tag(s) to add to the selection" : "Seletziona eticheta(s) pro agiùnghere a sa seletzione", + "Apply tag(s) to selection" : "Àplica eticheta(s) a sa seletzione", "Select" : "Seletziona", "Pending" : "In suspesu", "Unable to determine date" : "Non faghet a determinare sa data", @@ -79,10 +81,15 @@ OC.L10N.register( "File name cannot be empty." : "Su nùmene de s'archìviu non podet èssere bòidu.", "\"/\" is not allowed inside a file name." : "\"/\" no est permìtidu in unu nùmene de archìviu.", "\"{name}\" is not an allowed filetype" : "\"{name}\" no est una genia de archìviu permìtida", + "Storage of {owner} is full, files cannot be updated or synced anymore!" : "S'archiviatzione de {owner} est prena, non podes prus carrigare o sincronizare archìvios!", + "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Sa cartella de grupu \"{mountPoint}\" est prena, non podes prus carrigare o sincronizare archìvios!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "S'archiviatzione de foras \"{mountPoint}\" est prena, non podes prus carrigare o sincronizare archìvios!", + "Your storage is full, files cannot be updated or synced anymore!" : "S'archiviatzione est prena, non podes prus carrigare o sincronizare archìvios!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "S'archiviatzione de {owner} est giai prena ({usedSpacePercent}%).", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Sa cartella de grupu \"{mountPoint}\" est giai prena ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "S'archiviatzione esterna \"{mountPoint}\" est giai prena ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)." : "S'archiviatzione tua est giai prena ({usedSpacePercent}%).", + "_matches \"{filter}\"_::_match \"{filter}\"_" : ["currispondet '{filter}'","currispondent '{filter}'"], "View in folder" : "Visualiza in sa cartella", "Copied!" : "Copiadu!", "Copy direct link (only works for users who have access to this file/folder)" : "Còpia ligòngiu deretu (faghet isceti pro utentes chi tenent atzessu a custu archìviu/cartella)", @@ -185,6 +192,7 @@ OC.L10N.register( "Crop image previews" : "Retàllia anteprimas de s'imàgine", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "Imprea custu indiritzu pro intrare in archìvios tràmite WebDAV", + "Toggle %1$s sublist" : "Passa a sa sutalista %1$s", "Toggle grid view" : "Càmbia a visualizatzione in mosàicu", "No files in here" : "Perunu archìviu", "Upload some content or sync with your devices!" : "Càrriga cuntenutos o sincroniza cun is dispositivos tuos!", @@ -205,7 +213,7 @@ OC.L10N.register( "New text file.txt" : "Archìviu de testu .txt nou", "Storage of {owner} is full, files can not be updated or synced anymore!" : "S'archiviatzione de {owner} est prena, non podes prus carrigare o sincronizare archìvios!", "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Sa cartella de grupu \"{mountPoint}\" est prena, non podes prus carrigare o sincronizare archìvios!", - "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "S'archiviatzione esterna \"{mountPoint}\" est prena, non podes prus carrigare o sincronizare archìvios!", + "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "S'archiviatzione de foras \"{mountPoint}\" est prena, non podes prus carrigare o sincronizare archìvios!", "Your storage is full, files can not be updated or synced anymore!" : "S'archiviatzione est prena, non podes prus carrigare o sincronizare archìvios!", "_matches '{filter}'_::_match '{filter}'_" : ["currispondèntzias '{filter}'","currispondèntzia '{filter}'"] }, |