diff options
Diffstat (limited to 'apps/files/l10n/sc.js')
-rw-r--r-- | apps/files/l10n/sc.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/sc.js b/apps/files/l10n/sc.js index b055f912a51..cf5ca540a48 100644 --- a/apps/files/l10n/sc.js +++ b/apps/files/l10n/sc.js @@ -79,10 +79,6 @@ 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 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!", - "Your storage is full, files can not 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}%).", @@ -208,6 +204,10 @@ OC.L10N.register( "Text file" : "Archìviu de testu", "New text file.txt" : "Archìviu de testu .txt nou", "Unshare" : "Annulla sa cumpartzidura", + "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!", + "Your storage is full, files can not 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}%)", |