tasks/l10n/af.js
2020-02-10 03:06:34 +00:00

44 lines
1.5 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"tasks",
{
"Important" : "Belangrik",
"Today" : "Vandag",
"Week" : "Week",
"All" : "Alle",
"Current" : "Huidige",
"Completed" : "Voltooid",
"Tasks" : "Take",
"Share with users or groups" : "Deel met gebruikers of groepe",
"No users or groups" : "Geen gebruikers of groepe",
"can edit" : "kan wysig",
"New List" : "Nuwe lys",
"Cancel" : "Kanselleer",
"Save" : "Stoor",
"An empty name is not allowed." : "n Leë naam word nie toegestaan nie.",
"Edit" : "Wysig",
"Copied" : "Gekopieer",
"Can not copy" : "Kan nie kopieer nie",
"Download" : "Laai Af",
"Delete" : "Skrap",
"Unshare" : "Ontdeel",
"Visibility of Smart Collections" : "Sigbaarheid van Slimversamelings",
"Hidden" : "Versteek",
"Visible" : "Sigbaar",
"Automatic" : "Outomaties",
"Change sort order" : "Verander sorteer volgorde",
"Start date" : "Begindatum",
"Due date" : "Sperdatum",
"Last modified" : "Laas gewysig",
"Priority" : "Prioriteit",
"Manually" : "Handmatig",
"Alphabetically" : "Alfabeties",
"Task is completed" : "Taak is voltooid",
"_%n Completed Task_::_%n Completed Tasks_" : ["%n Voltooide taak","%n Voltooide take"],
"Tomorrow" : "Môre",
"Set start date" : "Stel begindatum",
"Set due date" : "Stel sperdatum",
"All day" : "Heeldag",
"Task not found!" : "Taak nie gevind!",
"An error occurred" : "'n Fout het voorgekom"
},
"nplurals=2; plural=(n != 1);");