diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
commit | e18c608cb470081e9ad1342b0abb0a7acb2fe458 (patch) | |
tree | c8f79767bbc30c3b9cb15968454ca4161fc5fe58 /apps/files/l10n/af.js | |
parent | 86678ba5df7b74fab9ac739ca17109cd717f8062 (diff) | |
download | nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.tar.gz nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/af.js')
-rw-r--r-- | apps/files/l10n/af.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/af.js b/apps/files/l10n/af.js index 06248afc734..cfda4a1de65 100644 --- a/apps/files/l10n/af.js +++ b/apps/files/l10n/af.js @@ -136,7 +136,6 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "U stoorspasie is amper vol ({usedSpacePercent}%)", "A new file or folder has been <strong>created</strong>" : "'n Lêer of gids is <strong>geskep</strong>", "A file or folder has been <strong>deleted</strong>" : "'n Lêer of gids is <strong>geskrap</strong>", - "A file or folder has been <strong>restored</strong>" : "'n Lêer of gids is <strong>herstel</strong>", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Gebruik dié adres vir <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">toegang tot lêers d.m.v. WebDAV</a>" + "A file or folder has been <strong>restored</strong>" : "'n Lêer of gids is <strong>herstel</strong>" }, "nplurals=2; plural=(n != 1);"); |