diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-19 02:27:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-19 02:27:03 +0000 |
commit | aaf759bbb09e695de63fafe09405fe71dc6cc3bb (patch) | |
tree | e33e0e883f0ecfc19573b4ca065f17a6f36fbac1 /apps/files/l10n/af.js | |
parent | 752f3a39f9e4745a241063ff7f3322b753fa7bbb (diff) | |
download | nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.tar.gz nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.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 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/af.js b/apps/files/l10n/af.js index 154efc7275b..d5e9a4efb74 100644 --- a/apps/files/l10n/af.js +++ b/apps/files/l10n/af.js @@ -104,7 +104,6 @@ OC.L10N.register( "You moved {oldfile} to {newfile}" : "U het {oldfile} na {newfile} geskuif", "{user} moved {oldfile} to {newfile}" : "{user} het {oldfile} na {newfile} geskuif", "All files" : "Alle lĂȘers", - "Unlimited" : "Onbeperkte", "Upload (max. %s)" : "Oplaai (maks. %s)", "Accept" : "Aanvaar", "in %s" : "in %s", @@ -113,9 +112,6 @@ OC.L10N.register( "Show hidden files" : "Vertoon verborge lĂȘers ", "Cancel" : "Kanselleer", "Create" : "Skep", - "%s used" : "%s gebruik", - "%1$s of %2$s used" : "%1$s van %2$s gebruik", - "WebDAV" : "WebDAV", "No files in here" : "Geen lĂȘers hierbinne nie", "Upload some content or sync with your devices!" : "Laai 'n paar lĂȘers op of sinchroniseer met u toestelle", "No entries found in this folder" : "Geen inskrwyings in hierdie gids gevind", @@ -134,6 +130,10 @@ OC.L10N.register( "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" + "Unlimited" : "Onbeperkte", + "%s used" : "%s gebruik", + "%1$s of %2$s used" : "%1$s van %2$s gebruik", + "Settings" : "Instellings", + "WebDAV" : "WebDAV" }, "nplurals=2; plural=(n != 1);"); |