diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-13 02:26:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-13 02:26:37 +0000 |
commit | 05ec2faea8e2333ee96059d17c707322cfd279ea (patch) | |
tree | dd94af18eda5732d6cb0423d7c9cec05b5ecc5e5 /apps/files/l10n/sc.js | |
parent | 26a4d73d85574bf682b6bad220aa2d0eb0f3c816 (diff) | |
download | nextcloud-server-05ec2faea8e2333ee96059d17c707322cfd279ea.tar.gz nextcloud-server-05ec2faea8e2333ee96059d17c707322cfd279ea.zip |
[tx-robot] updated 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 | 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}'"] }, |