diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-24 03:02:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-24 03:02:27 +0000 |
commit | 5256ba0f2d16cb2656bcf880bad6ee3af86734a5 (patch) | |
tree | 15393ad9f124e617f46dabd7a439d2447d7ece7b /apps/files/l10n/af.js | |
parent | f176b3b3dd7febce8c1008f70d133c425fa87c22 (diff) | |
download | nextcloud-server-5256ba0f2d16cb2656bcf880bad6ee3af86734a5.tar.gz nextcloud-server-5256ba0f2d16cb2656bcf880bad6ee3af86734a5.zip |
Fix(l10n): đ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/af.js')
-rw-r--r-- | apps/files/l10n/af.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/af.js b/apps/files/l10n/af.js index 9c5f0af9d20..f1e9b8097a7 100644 --- a/apps/files/l10n/af.js +++ b/apps/files/l10n/af.js @@ -69,7 +69,6 @@ OC.L10N.register( "File name cannot be empty." : "LĂȘernaam kan nie leeg wees nie.", "\"/\" is not allowed inside a file name." : "\"/\" word nie binne 'n lĂȘernaam toegelaat nie.", "View in folder" : "Vertoon in gids", - "Copied!" : "Gekopieer!", "Path" : "Roete", "_%n byte_::_%n bytes_" : ["%n greep","%n grepe"], "Favorited" : "As gunsteling ", @@ -134,6 +133,7 @@ OC.L10N.register( "Select" : "Kies", "You donât have permission to upload or create files here" : "U het nie toestemming om lĂȘers hier op te laai of te skep nie", "New" : "Nuwe", + "Copied!" : "Gekopieer!", "Settings" : "Instellings" }, "nplurals=2; plural=(n != 1);"); |