Files
nextcloud-pantry/l10n/gd.js
Nextcloud bot b42970a2f3 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-04-23 02:23:31 +00:00

25 lines
723 B
JavaScript
Raw 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(
"pantry",
{
"Save" : "Sàbhail",
"Notifications" : "Brathan",
"Name" : "Ainm",
"Cancel" : "Cancel",
"Create" : "Cruthaich",
"Delete" : "Sguab às",
"Edit" : "Deasaich",
"Category" : "Roinn-seòrsa",
"General" : "Coitcheann",
"Preview" : "Ro-sheall",
"Folder name" : "Ainm a phasgain",
"Rename" : "Thoir ainm ùr air",
"Close" : "Dùin",
"Newest first" : "As ùire an toiseach",
"Oldest first" : "As sine an toiseach",
"New note" : "Nòta ùr",
"Upload" : "Luchdaich suas",
"New folder" : "Pasgan ùr",
"Back" : "Air ais"
},
"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;");