diff options
Diffstat (limited to 'lib/l10n/af.js')
-rw-r--r-- | lib/l10n/af.js | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/lib/l10n/af.js b/lib/l10n/af.js index 52799acfdcc..af032009615 100644 --- a/lib/l10n/af.js +++ b/lib/l10n/af.js @@ -10,6 +10,7 @@ OC.L10N.register( "Apps" : "Toeps", "Settings" : "Instellings", "Log out" : "Meld af", + "Accounts" : "Accounts", "Email" : "E-pos", "Phone" : "Foon", "Twitter" : "Twitter", @@ -17,7 +18,6 @@ OC.L10N.register( "Address" : "Adres", "Profile picture" : "Profielprent", "About" : "Oor", - "Open »%s«" : "Open »%s«", "Sunday" : "Sondag", "Monday" : "Maandag", "Tuesday" : "Dinsdag", @@ -27,9 +27,8 @@ OC.L10N.register( "Saturday" : "Saterdag", "a safe home for all your data" : "’n veilige tuiste vir al u data", "Storage is temporarily not available" : "Berging is tydelik nie beskikbaar nie", - "Summary" : "Opsomming", - "Help" : "Hulp", - "Users" : "Gebruikers", - "Unknown user" : "Onbekende gebruiker" + "Images" : "Beelde", + "Text" : "Teks", + "Summary" : "Opsomming" }, "nplurals=2; plural=(n != 1);"); |