diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-19 02:31:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-19 02:31:32 +0000 |
commit | c7238e79be1c783b03efcd3e844591e396796933 (patch) | |
tree | ae1bad3cc97e624828eba61ace9cfc44eda95991 /apps/files/l10n/ast.js | |
parent | ab7a117b8b87206b1f820210ddc9d9f1ad38b83b (diff) | |
download | nextcloud-server-c7238e79be1c783b03efcd3e844591e396796933.tar.gz nextcloud-server-c7238e79be1c783b03efcd3e844591e396796933.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ast.js')
-rw-r--r-- | apps/files/l10n/ast.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index 91c5376700c..74c2f1b0a64 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -57,7 +57,6 @@ OC.L10N.register( "\"{name}\" is not an allowed filetype" : "«{name}» nun ye una triba de ficheru permitida", "Storage of {owner} is full, files can not be updated or synced anymore!" : "L'almacenamientu de {owner} ta completu, ¡yá nun se pueden anovar o sincronizar ficheros!", "Your storage is full, files can not be updated or synced anymore!" : "L'almacenamientu ta completu, ¡yá nun se pueden anovar o sincronizar ficheros!", - "_matches '{filter}'_::_match '{filter}'_" : ["concasa '{filter}'","concasa '{filter}'"], "View in folder" : "Ver na carpeta", "Copied!" : "¡Copióse!", "Path" : "Camín", @@ -113,6 +112,7 @@ OC.L10N.register( "Unshare" : "Dexar de compartir", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "L'almacenamientu de {owner} ta casi completu ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "L'almacenamientu ta casi completu ({usedSpacePercent}%)", + "_matches '{filter}'_::_match '{filter}'_" : ["concasa '{filter}'","concasa '{filter}'"], "A new file or folder has been <strong>created</strong>" : "<strong>Creóse</strong> un ficheru o carpeta nuevos", "A file or folder has been <strong>deleted</strong>" : "<strong>Desanicióse</strong> un ficheru o carpeta", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Llendar les notificaciones tocantes a creación y cambeos a tos <strong>ficheros favoritos</strong <em>(namás Stream)</em>", |